@lucide/astro 1.17.0 → 1.18.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 +80 -80
- package/src/aliases/prefixed.ts +729 -725
- package/src/aliases/suffixed.ts +1059 -1055
- package/src/icons/index.ts +210 -208
- package/src/icons/play-off.ts +18 -0
- package/src/icons/webcam-off.ts +18 -0
package/src/aliases/suffixed.ts
CHANGED
|
@@ -1,167 +1,167 @@
|
|
|
1
1
|
// AArrowDown aliases
|
|
2
2
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
|
-
// Accessibility aliases
|
|
4
|
-
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
5
3
|
// AArrowUp aliases
|
|
6
4
|
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
7
5
|
// ALargeSmall aliases
|
|
8
6
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
7
|
+
// Accessibility aliases
|
|
8
|
+
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
9
|
// Activity aliases
|
|
10
10
|
export { default as ActivityIcon } from '../icons/activity';
|
|
11
|
-
// Airplay aliases
|
|
12
|
-
export { default as AirplayIcon } from '../icons/airplay';
|
|
13
|
-
// AlarmClockOff aliases
|
|
14
|
-
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
15
11
|
// AirVent aliases
|
|
16
12
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
13
|
+
// Airplay aliases
|
|
14
|
+
export { default as AirplayIcon } from '../icons/airplay';
|
|
17
15
|
// AlarmClock aliases
|
|
18
16
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
19
17
|
// AlarmSmoke aliases
|
|
20
18
|
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
21
|
-
//
|
|
22
|
-
export { default as
|
|
19
|
+
// AlarmClockOff aliases
|
|
20
|
+
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
23
21
|
// AlignCenterHorizontal aliases
|
|
24
22
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
23
|
+
// Album aliases
|
|
24
|
+
export { default as AlbumIcon } from '../icons/album';
|
|
25
25
|
// AlignCenterVertical aliases
|
|
26
26
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
27
|
// AlignEndHorizontal aliases
|
|
28
28
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
29
29
|
// AlignEndVertical aliases
|
|
30
30
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
31
|
-
// AlignHorizontalDistributeCenter aliases
|
|
32
|
-
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
33
31
|
// AlignHorizontalDistributeEnd aliases
|
|
34
32
|
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
35
|
-
//
|
|
36
|
-
export { default as
|
|
33
|
+
// AlignHorizontalDistributeCenter aliases
|
|
34
|
+
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
37
35
|
// AlignHorizontalDistributeStart aliases
|
|
38
36
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
39
|
-
//
|
|
40
|
-
export { default as
|
|
41
|
-
// AlignHorizontalSpaceAround aliases
|
|
42
|
-
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
37
|
+
// AlignHorizontalJustifyCenter aliases
|
|
38
|
+
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
43
39
|
// AlignHorizontalJustifyEnd aliases
|
|
44
40
|
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
41
|
+
// AlignHorizontalJustifyStart aliases
|
|
42
|
+
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
45
43
|
// AlignHorizontalSpaceBetween aliases
|
|
46
44
|
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
45
|
+
// AlignHorizontalSpaceAround aliases
|
|
46
|
+
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
47
47
|
// AlignStartHorizontal aliases
|
|
48
48
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
49
|
-
// AlignVerticalDistributeCenter aliases
|
|
50
|
-
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
51
49
|
// AlignStartVertical aliases
|
|
52
50
|
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
53
|
-
//
|
|
54
|
-
export { default as
|
|
51
|
+
// AlignVerticalDistributeCenter aliases
|
|
52
|
+
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
55
53
|
// AlignVerticalDistributeEnd aliases
|
|
56
54
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
55
|
+
// AlignVerticalDistributeStart aliases
|
|
56
|
+
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
57
57
|
// AlignVerticalJustifyCenter aliases
|
|
58
58
|
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
59
59
|
// AlignVerticalJustifyEnd aliases
|
|
60
60
|
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
61
|
-
// AlignVerticalJustifyStart aliases
|
|
62
|
-
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
63
61
|
// AlignVerticalSpaceAround aliases
|
|
64
62
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
63
|
+
// AlignVerticalJustifyStart aliases
|
|
64
|
+
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
65
65
|
// AlignVerticalSpaceBetween aliases
|
|
66
66
|
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
67
|
-
// Ampersand aliases
|
|
68
|
-
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
69
67
|
// Ambulance aliases
|
|
70
68
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
71
|
-
// Anchor aliases
|
|
72
|
-
export { default as AnchorIcon } from '../icons/anchor';
|
|
73
69
|
// Ampersands aliases
|
|
74
70
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
71
|
+
// Ampersand aliases
|
|
72
|
+
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
73
|
+
// Anchor aliases
|
|
74
|
+
export { default as AnchorIcon } from '../icons/anchor';
|
|
75
75
|
// Amphora aliases
|
|
76
76
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
77
77
|
// Angry aliases
|
|
78
78
|
export { default as AngryIcon } from '../icons/angry';
|
|
79
79
|
// Annoyed aliases
|
|
80
80
|
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
81
|
-
// Anvil aliases
|
|
82
|
-
export { default as AnvilIcon } from '../icons/anvil';
|
|
83
81
|
// Antenna aliases
|
|
84
82
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
83
|
+
// Anvil aliases
|
|
84
|
+
export { default as AnvilIcon } from '../icons/anvil';
|
|
85
85
|
// Aperture aliases
|
|
86
86
|
export { default as ApertureIcon } from '../icons/aperture';
|
|
87
87
|
// AppWindowMac aliases
|
|
88
88
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
89
|
+
// AppWindow aliases
|
|
90
|
+
export { default as AppWindowIcon } from '../icons/app-window';
|
|
89
91
|
// Apple aliases
|
|
90
92
|
export { default as AppleIcon } from '../icons/apple';
|
|
91
93
|
// ArchiveRestore aliases
|
|
92
94
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
93
95
|
// ArchiveX aliases
|
|
94
96
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
95
|
-
// AppWindow aliases
|
|
96
|
-
export { default as AppWindowIcon } from '../icons/app-window';
|
|
97
97
|
// Archive aliases
|
|
98
98
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
99
99
|
// Armchair aliases
|
|
100
100
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
101
101
|
// ArrowBigDownDash aliases
|
|
102
102
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
103
|
-
// ArrowBigLeftDash aliases
|
|
104
|
-
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
105
103
|
// ArrowBigDown aliases
|
|
106
104
|
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
105
|
+
// ArrowBigLeftDash aliases
|
|
106
|
+
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
107
107
|
// ArrowBigLeft aliases
|
|
108
108
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
109
109
|
// ArrowBigRightDash aliases
|
|
110
110
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
111
111
|
// ArrowBigRight aliases
|
|
112
112
|
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
113
|
-
// ArrowBigUpDash aliases
|
|
114
|
-
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
115
113
|
// ArrowBigUp aliases
|
|
116
114
|
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
117
|
-
//
|
|
118
|
-
export { default as
|
|
115
|
+
// ArrowBigUpDash aliases
|
|
116
|
+
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
119
117
|
// ArrowDownFromLine aliases
|
|
120
118
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
119
|
+
// ArrowDownLeft aliases
|
|
120
|
+
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
121
121
|
// ArrowDownNarrowWide aliases
|
|
122
122
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
123
123
|
// ArrowDownRight aliases
|
|
124
124
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
125
|
-
// ArrowDownUp aliases
|
|
126
|
-
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
127
125
|
// ArrowDownToDot aliases
|
|
128
126
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
129
127
|
// ArrowDownToLine aliases
|
|
130
128
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
131
|
-
// ArrowLeftFromLine aliases
|
|
132
|
-
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
133
|
-
// ArrowLeftRight aliases
|
|
134
|
-
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
135
129
|
// ArrowDown aliases
|
|
136
130
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
131
|
+
// ArrowDownUp aliases
|
|
132
|
+
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
133
|
+
// ArrowLeftRight aliases
|
|
134
|
+
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
137
135
|
// ArrowLeftToLine aliases
|
|
138
136
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
137
|
+
// ArrowLeftFromLine aliases
|
|
138
|
+
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
139
139
|
// ArrowLeft aliases
|
|
140
140
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
141
|
+
// ArrowRightFromLine aliases
|
|
142
|
+
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
141
143
|
// ArrowRightLeft aliases
|
|
142
144
|
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
143
145
|
// ArrowRightToLine aliases
|
|
144
146
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
145
|
-
// ArrowRightFromLine aliases
|
|
146
|
-
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
147
147
|
// ArrowRight aliases
|
|
148
148
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
149
|
-
// ArrowUpFromDot aliases
|
|
150
|
-
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
151
149
|
// ArrowUpDown aliases
|
|
152
150
|
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
153
|
-
//
|
|
154
|
-
export { default as
|
|
151
|
+
// ArrowUpFromDot aliases
|
|
152
|
+
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
155
153
|
// ArrowUpFromLine aliases
|
|
156
154
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
157
|
-
//
|
|
158
|
-
export { default as
|
|
159
|
-
// ArrowUpToLine aliases
|
|
160
|
-
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
155
|
+
// ArrowUpLeft aliases
|
|
156
|
+
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
161
157
|
// ArrowUpWideNarrow aliases
|
|
162
158
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
163
159
|
// ArrowUp aliases
|
|
164
160
|
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
161
|
+
// ArrowUpToLine aliases
|
|
162
|
+
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
163
|
+
// ArrowUpRight aliases
|
|
164
|
+
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
165
165
|
// ArrowsUpFromLine aliases
|
|
166
166
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
167
167
|
// Asterisk aliases
|
|
@@ -170,14 +170,14 @@ export { default as AsteriskIcon } from '../icons/asterisk';
|
|
|
170
170
|
export { default as AstroidIcon } from '../icons/astroid';
|
|
171
171
|
// AtSign aliases
|
|
172
172
|
export { default as AtSignIcon } from '../icons/at-sign';
|
|
173
|
-
// Atom aliases
|
|
174
|
-
export { default as AtomIcon } from '../icons/atom';
|
|
175
173
|
// AudioLines aliases
|
|
176
174
|
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
177
|
-
// Award aliases
|
|
178
|
-
export { default as AwardIcon } from '../icons/award';
|
|
179
175
|
// AudioWaveform aliases
|
|
180
176
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
177
|
+
// Award aliases
|
|
178
|
+
export { default as AwardIcon } from '../icons/award';
|
|
179
|
+
// Atom aliases
|
|
180
|
+
export { default as AtomIcon } from '../icons/atom';
|
|
181
181
|
// Axe aliases
|
|
182
182
|
export { default as AxeIcon } from '../icons/axe';
|
|
183
183
|
// Baby aliases
|
|
@@ -190,26 +190,26 @@ export { default as BackpackIcon } from '../icons/backpack';
|
|
|
190
190
|
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
191
191
|
// BadgeDollarSign aliases
|
|
192
192
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
193
|
-
// BadgeIndianRupee aliases
|
|
194
|
-
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
195
|
-
// BadgeInfo aliases
|
|
196
|
-
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
197
193
|
// BadgeEuro aliases
|
|
198
194
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
199
|
-
//
|
|
200
|
-
export { default as
|
|
195
|
+
// BadgeInfo aliases
|
|
196
|
+
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
197
|
+
// BadgeIndianRupee aliases
|
|
198
|
+
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
201
199
|
// BadgeMinus aliases
|
|
202
200
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
203
|
-
//
|
|
204
|
-
export { default as
|
|
201
|
+
// BadgeJapaneseYen aliases
|
|
202
|
+
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
205
203
|
// BadgePlus aliases
|
|
206
204
|
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
205
|
+
// BadgePercent aliases
|
|
206
|
+
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
207
207
|
// BadgePoundSterling aliases
|
|
208
208
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
209
|
-
// BadgeRussianRuble aliases
|
|
210
|
-
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
211
209
|
// BadgeSwissFranc aliases
|
|
212
210
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
211
|
+
// BadgeRussianRuble aliases
|
|
212
|
+
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
213
213
|
// BadgeTurkishLira aliases
|
|
214
214
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
215
215
|
// BadgeX aliases
|
|
@@ -218,14 +218,14 @@ export { default as BadgeXIcon } from '../icons/badge-x';
|
|
|
218
218
|
export { default as BadgeIcon } from '../icons/badge';
|
|
219
219
|
// BaggageClaim aliases
|
|
220
220
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
221
|
-
// Balloon aliases
|
|
222
|
-
export { default as BalloonIcon } from '../icons/balloon';
|
|
223
221
|
// Ban aliases
|
|
224
222
|
export { default as BanIcon } from '../icons/ban';
|
|
225
223
|
// Banana aliases
|
|
226
224
|
export { default as BananaIcon } from '../icons/banana';
|
|
227
225
|
// Bandage aliases
|
|
228
226
|
export { default as BandageIcon } from '../icons/bandage';
|
|
227
|
+
// Balloon aliases
|
|
228
|
+
export { default as BalloonIcon } from '../icons/balloon';
|
|
229
229
|
// BanknoteArrowDown aliases
|
|
230
230
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
231
231
|
// BanknoteArrowUp aliases
|
|
@@ -234,54 +234,54 @@ export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
|
234
234
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
235
235
|
// Banknote aliases
|
|
236
236
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
237
|
-
// Barcode aliases
|
|
238
|
-
export { default as BarcodeIcon } from '../icons/barcode';
|
|
239
237
|
// Barrel aliases
|
|
240
238
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
239
|
+
// Barcode aliases
|
|
240
|
+
export { default as BarcodeIcon } from '../icons/barcode';
|
|
241
241
|
// Baseline aliases
|
|
242
242
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
243
243
|
// Bath aliases
|
|
244
244
|
export { default as BathIcon } from '../icons/bath';
|
|
245
|
-
// BatteryCharging aliases
|
|
246
|
-
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
247
245
|
// BatteryFull aliases
|
|
248
246
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
249
247
|
// BatteryLow aliases
|
|
250
248
|
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
249
|
+
// BatteryCharging aliases
|
|
250
|
+
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
251
251
|
// BatteryMedium aliases
|
|
252
252
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
253
253
|
// BatteryPlus aliases
|
|
254
254
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
255
|
-
// BatteryWarning aliases
|
|
256
|
-
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
257
255
|
// Battery aliases
|
|
258
256
|
export { default as BatteryIcon } from '../icons/battery';
|
|
259
257
|
// Beaker aliases
|
|
260
258
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
259
|
+
// BatteryWarning aliases
|
|
260
|
+
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
261
261
|
// BeanOff aliases
|
|
262
262
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
263
263
|
// Bean aliases
|
|
264
264
|
export { default as BeanIcon } from '../icons/bean';
|
|
265
|
-
// BedDouble aliases
|
|
266
|
-
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
267
265
|
// BedSingle aliases
|
|
268
266
|
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
269
267
|
// Bed aliases
|
|
270
268
|
export { default as BedIcon } from '../icons/bed';
|
|
271
|
-
//
|
|
272
|
-
export { default as
|
|
273
|
-
// BeerOff aliases
|
|
274
|
-
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
269
|
+
// BedDouble aliases
|
|
270
|
+
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
275
271
|
// BeefOff aliases
|
|
276
272
|
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
273
|
+
// Beef aliases
|
|
274
|
+
export { default as BeefIcon } from '../icons/beef';
|
|
277
275
|
// Beer aliases
|
|
278
276
|
export { default as BeerIcon } from '../icons/beer';
|
|
279
|
-
//
|
|
280
|
-
export { default as
|
|
281
|
-
// BellElectric aliases
|
|
282
|
-
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
277
|
+
// BeerOff aliases
|
|
278
|
+
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
283
279
|
// BellDot aliases
|
|
284
280
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
281
|
+
// BellElectric aliases
|
|
282
|
+
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
283
|
+
// BellCheck aliases
|
|
284
|
+
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
285
285
|
// BellMinus aliases
|
|
286
286
|
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
287
287
|
// BellOff aliases
|
|
@@ -292,24 +292,24 @@ export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
|
292
292
|
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
293
293
|
// Bell aliases
|
|
294
294
|
export { default as BellIcon } from '../icons/bell';
|
|
295
|
-
// BetweenVerticalStart aliases
|
|
296
|
-
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
297
295
|
// BetweenVerticalEnd aliases
|
|
298
296
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
299
297
|
// BicepsFlexed aliases
|
|
300
298
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
301
299
|
// Bike aliases
|
|
302
300
|
export { default as BikeIcon } from '../icons/bike';
|
|
303
|
-
//
|
|
304
|
-
export { default as
|
|
301
|
+
// BetweenVerticalStart aliases
|
|
302
|
+
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
305
303
|
// Binoculars aliases
|
|
306
304
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
307
|
-
//
|
|
308
|
-
export { default as
|
|
305
|
+
// Binary aliases
|
|
306
|
+
export { default as BinaryIcon } from '../icons/binary';
|
|
309
307
|
// Bird aliases
|
|
310
308
|
export { default as BirdIcon } from '../icons/bird';
|
|
311
309
|
// Birdhouse aliases
|
|
312
310
|
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
311
|
+
// Biohazard aliases
|
|
312
|
+
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
313
313
|
// Bitcoin aliases
|
|
314
314
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
315
315
|
// Blend aliases
|
|
@@ -322,38 +322,38 @@ export { default as BlenderIcon } from '../icons/blender';
|
|
|
322
322
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
323
323
|
// BluetoothConnected aliases
|
|
324
324
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
325
|
+
// BluetoothOff aliases
|
|
326
|
+
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
325
327
|
// BluetoothSearching aliases
|
|
326
328
|
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
327
|
-
// Bluetooth aliases
|
|
328
|
-
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
329
329
|
// Bold aliases
|
|
330
330
|
export { default as BoldIcon } from '../icons/bold';
|
|
331
|
-
//
|
|
332
|
-
export { default as
|
|
331
|
+
// Bluetooth aliases
|
|
332
|
+
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
333
|
+
// Bolt aliases
|
|
334
|
+
export { default as BoltIcon } from '../icons/bolt';
|
|
333
335
|
// Bomb aliases
|
|
334
336
|
export { default as BombIcon } from '../icons/bomb';
|
|
335
337
|
// Bone aliases
|
|
336
338
|
export { default as BoneIcon } from '../icons/bone';
|
|
337
339
|
// BookA aliases
|
|
338
340
|
export { default as BookAIcon } from '../icons/book-a';
|
|
339
|
-
//
|
|
340
|
-
export { default as
|
|
341
|
+
// BookAudio aliases
|
|
342
|
+
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
341
343
|
// BookAlert aliases
|
|
342
344
|
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
343
345
|
// BookCheck aliases
|
|
344
346
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
345
347
|
// BookCopy aliases
|
|
346
348
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
347
|
-
// BookHeadphones aliases
|
|
348
|
-
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
349
|
-
// BookAudio aliases
|
|
350
|
-
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
351
349
|
// BookDown aliases
|
|
352
350
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
353
|
-
//
|
|
354
|
-
export { default as
|
|
351
|
+
// BookHeadphones aliases
|
|
352
|
+
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
355
353
|
// BookHeart aliases
|
|
356
354
|
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
355
|
+
// BookImage aliases
|
|
356
|
+
export { default as BookImageIcon } from '../icons/book-image';
|
|
357
357
|
// BookKey aliases
|
|
358
358
|
export { default as BookKeyIcon } from '../icons/book-key';
|
|
359
359
|
// BookLock aliases
|
|
@@ -366,16 +366,16 @@ export { default as BookMinusIcon } from '../icons/book-minus';
|
|
|
366
366
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
367
367
|
// BookOpenText aliases
|
|
368
368
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
369
|
+
// BookPlus aliases
|
|
370
|
+
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
369
371
|
// BookOpen aliases
|
|
370
372
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
371
373
|
// BookSearch aliases
|
|
372
374
|
export { default as BookSearchIcon } from '../icons/book-search';
|
|
373
|
-
// BookPlus aliases
|
|
374
|
-
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
375
|
-
// BookText aliases
|
|
376
|
-
export { default as BookTextIcon } from '../icons/book-text';
|
|
377
375
|
// BookType aliases
|
|
378
376
|
export { default as BookTypeIcon } from '../icons/book-type';
|
|
377
|
+
// BookText aliases
|
|
378
|
+
export { default as BookTextIcon } from '../icons/book-text';
|
|
379
379
|
// BookUp2 aliases
|
|
380
380
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
381
381
|
// BookUp aliases
|
|
@@ -384,28 +384,28 @@ export { default as BookUpIcon } from '../icons/book-up';
|
|
|
384
384
|
export { default as BookUserIcon } from '../icons/book-user';
|
|
385
385
|
// BookX aliases
|
|
386
386
|
export { default as BookXIcon } from '../icons/book-x';
|
|
387
|
-
// Book aliases
|
|
388
|
-
export { default as BookIcon } from '../icons/book';
|
|
389
387
|
// BookmarkCheck aliases
|
|
390
388
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
391
389
|
// BookmarkMinus aliases
|
|
392
390
|
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
391
|
+
// Book aliases
|
|
392
|
+
export { default as BookIcon } from '../icons/book';
|
|
393
393
|
// BookmarkOff aliases
|
|
394
394
|
export { default as BookmarkOffIcon } from '../icons/bookmark-off';
|
|
395
|
-
// BookmarkPlus aliases
|
|
396
|
-
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
397
395
|
// BookmarkX aliases
|
|
398
396
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
397
|
+
// BookmarkPlus aliases
|
|
398
|
+
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
399
399
|
// Bookmark aliases
|
|
400
400
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
401
401
|
// BoomBox aliases
|
|
402
402
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
403
|
-
// BotOff aliases
|
|
404
|
-
export { default as BotOffIcon } from '../icons/bot-off';
|
|
405
403
|
// BotMessageSquare aliases
|
|
406
404
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
407
405
|
// Bot aliases
|
|
408
406
|
export { default as BotIcon } from '../icons/bot';
|
|
407
|
+
// BotOff aliases
|
|
408
|
+
export { default as BotOffIcon } from '../icons/bot-off';
|
|
409
409
|
// BottleWine aliases
|
|
410
410
|
export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
411
411
|
// BowArrow aliases
|
|
@@ -422,20 +422,20 @@ export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
|
422
422
|
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
423
423
|
// Brain aliases
|
|
424
424
|
export { default as BrainIcon } from '../icons/brain';
|
|
425
|
-
// BrickWallFire aliases
|
|
426
|
-
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
427
425
|
// BrickWallShield aliases
|
|
428
426
|
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
429
|
-
//
|
|
430
|
-
export { default as
|
|
427
|
+
// BrickWallFire aliases
|
|
428
|
+
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
431
429
|
// BrickWall aliases
|
|
432
430
|
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
431
|
+
// BriefcaseBusiness aliases
|
|
432
|
+
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
433
433
|
// BriefcaseConveyorBelt aliases
|
|
434
434
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
435
|
-
// Briefcase aliases
|
|
436
|
-
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
437
435
|
// BriefcaseMedical aliases
|
|
438
436
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
437
|
+
// Briefcase aliases
|
|
438
|
+
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
439
439
|
// BringToFront aliases
|
|
440
440
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
441
441
|
// Broccoli aliases
|
|
@@ -456,22 +456,22 @@ export { default as BugIcon } from '../icons/bug';
|
|
|
456
456
|
export { default as Building2Icon } from '../icons/building-2';
|
|
457
457
|
// Building aliases
|
|
458
458
|
export { default as BuildingIcon } from '../icons/building';
|
|
459
|
+
// BusFront aliases
|
|
460
|
+
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
459
461
|
// Bus aliases
|
|
460
462
|
export { default as BusIcon } from '../icons/bus';
|
|
461
463
|
// CableCar aliases
|
|
462
464
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
463
|
-
// BusFront aliases
|
|
464
|
-
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
465
465
|
// Cable aliases
|
|
466
466
|
export { default as CableIcon } from '../icons/cable';
|
|
467
467
|
// CakeSlice aliases
|
|
468
468
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
469
469
|
// Cake aliases
|
|
470
470
|
export { default as CakeIcon } from '../icons/cake';
|
|
471
|
-
// Calendar1 aliases
|
|
472
|
-
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
473
471
|
// Calculator aliases
|
|
474
472
|
export { default as CalculatorIcon } from '../icons/calculator';
|
|
473
|
+
// Calendar1 aliases
|
|
474
|
+
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
475
475
|
// CalendarArrowDown aliases
|
|
476
476
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
477
477
|
// CalendarArrowUp aliases
|
|
@@ -480,10 +480,10 @@ export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
|
480
480
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
481
481
|
// CalendarCheck aliases
|
|
482
482
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
483
|
-
// CalendarClock aliases
|
|
484
|
-
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
485
483
|
// CalendarCog aliases
|
|
486
484
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
485
|
+
// CalendarClock aliases
|
|
486
|
+
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
487
487
|
// CalendarDays aliases
|
|
488
488
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
489
489
|
// CalendarFold aliases
|
|
@@ -492,18 +492,18 @@ export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
|
492
492
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
493
493
|
// CalendarMinus2 aliases
|
|
494
494
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
495
|
-
// CalendarPlus2 aliases
|
|
496
|
-
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
497
495
|
// CalendarMinus aliases
|
|
498
496
|
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
499
|
-
// CalendarRange aliases
|
|
500
|
-
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
501
497
|
// CalendarOff aliases
|
|
502
498
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
503
|
-
//
|
|
504
|
-
export { default as
|
|
499
|
+
// CalendarPlus2 aliases
|
|
500
|
+
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
505
501
|
// CalendarPlus aliases
|
|
506
502
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
503
|
+
// CalendarRange aliases
|
|
504
|
+
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
505
|
+
// CalendarSearch aliases
|
|
506
|
+
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
507
507
|
// CalendarSync aliases
|
|
508
508
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
509
509
|
// CalendarX2 aliases
|
|
@@ -514,152 +514,152 @@ export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
|
514
514
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
515
515
|
// Calendars aliases
|
|
516
516
|
export { default as CalendarsIcon } from '../icons/calendars';
|
|
517
|
-
// CameraOff aliases
|
|
518
|
-
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
519
517
|
// Camera aliases
|
|
520
518
|
export { default as CameraIcon } from '../icons/camera';
|
|
519
|
+
// CameraOff aliases
|
|
520
|
+
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
521
521
|
// CandyCane aliases
|
|
522
522
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
523
523
|
// CandyOff aliases
|
|
524
524
|
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
525
525
|
// Candy aliases
|
|
526
526
|
export { default as CandyIcon } from '../icons/candy';
|
|
527
|
-
// Cannabis aliases
|
|
528
|
-
export { default as CannabisIcon } from '../icons/cannabis';
|
|
529
527
|
// CannabisOff aliases
|
|
530
528
|
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
529
|
+
// Cannabis aliases
|
|
530
|
+
export { default as CannabisIcon } from '../icons/cannabis';
|
|
531
531
|
// CaptionsOff aliases
|
|
532
532
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
533
533
|
// CarFront aliases
|
|
534
534
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
535
535
|
// CarTaxiFront aliases
|
|
536
536
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
537
|
+
// Car aliases
|
|
538
|
+
export { default as CarIcon } from '../icons/car';
|
|
537
539
|
// CardSim aliases
|
|
538
540
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
539
541
|
// Caravan aliases
|
|
540
542
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
541
|
-
// Car aliases
|
|
542
|
-
export { default as CarIcon } from '../icons/car';
|
|
543
543
|
// Carrot aliases
|
|
544
544
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
545
545
|
// CaseLower aliases
|
|
546
546
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
547
|
+
// CaseUpper aliases
|
|
548
|
+
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
547
549
|
// CaseSensitive aliases
|
|
548
550
|
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
549
551
|
// CassetteTape aliases
|
|
550
552
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
551
|
-
// CaseUpper aliases
|
|
552
|
-
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
553
|
-
// Cast aliases
|
|
554
|
-
export { default as CastIcon } from '../icons/cast';
|
|
555
553
|
// Castle aliases
|
|
556
554
|
export { default as CastleIcon } from '../icons/castle';
|
|
557
555
|
// Cat aliases
|
|
558
556
|
export { default as CatIcon } from '../icons/cat';
|
|
557
|
+
// Cast aliases
|
|
558
|
+
export { default as CastIcon } from '../icons/cast';
|
|
559
559
|
// CctvOff aliases
|
|
560
560
|
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
561
561
|
// Cctv aliases
|
|
562
562
|
export { default as CctvIcon } from '../icons/cctv';
|
|
563
|
+
// ChartBarIncreasing aliases
|
|
564
|
+
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
563
565
|
// ChartBarDecreasing aliases
|
|
564
566
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
565
567
|
// ChartBarStacked aliases
|
|
566
568
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
567
|
-
// ChartBarIncreasing aliases
|
|
568
|
-
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
569
569
|
// ChartColumnDecreasing aliases
|
|
570
570
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
571
571
|
// ChartColumnStacked aliases
|
|
572
572
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
573
573
|
// ChartGantt aliases
|
|
574
574
|
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
575
|
-
// ChartNetwork aliases
|
|
576
|
-
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
577
575
|
// ChartNoAxesColumnDecreasing aliases
|
|
578
576
|
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
577
|
+
// ChartNetwork aliases
|
|
578
|
+
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
579
579
|
// ChartNoAxesCombined aliases
|
|
580
580
|
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
581
581
|
// ChartSpline aliases
|
|
582
582
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
583
|
-
// Check aliases
|
|
584
|
-
export { default as CheckIcon } from '../icons/check';
|
|
585
583
|
// CheckCheck aliases
|
|
586
584
|
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
587
585
|
// CheckLine aliases
|
|
588
586
|
export { default as CheckLineIcon } from '../icons/check-line';
|
|
587
|
+
// Check aliases
|
|
588
|
+
export { default as CheckIcon } from '../icons/check';
|
|
589
589
|
// ChefHat aliases
|
|
590
590
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
591
|
+
// ChessBishop aliases
|
|
592
|
+
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
591
593
|
// Cherry aliases
|
|
592
594
|
export { default as CherryIcon } from '../icons/cherry';
|
|
595
|
+
// ChessPawn aliases
|
|
596
|
+
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
593
597
|
// ChessKing aliases
|
|
594
598
|
export { default as ChessKingIcon } from '../icons/chess-king';
|
|
595
599
|
// ChessKnight aliases
|
|
596
600
|
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
597
|
-
// ChessBishop aliases
|
|
598
|
-
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
599
601
|
// ChessQueen aliases
|
|
600
602
|
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
601
|
-
// ChessPawn aliases
|
|
602
|
-
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
603
603
|
// ChessRook aliases
|
|
604
604
|
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
605
605
|
// ChevronDown aliases
|
|
606
606
|
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
607
607
|
// ChevronFirst aliases
|
|
608
608
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
609
|
-
// ChevronRight aliases
|
|
610
|
-
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
611
609
|
// ChevronLast aliases
|
|
612
610
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
611
|
+
// ChevronRight aliases
|
|
612
|
+
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
613
613
|
// ChevronLeft aliases
|
|
614
614
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
615
|
+
// ChevronUp aliases
|
|
616
|
+
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
615
617
|
// ChevronsDownUp aliases
|
|
616
618
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
617
619
|
// ChevronsDown aliases
|
|
618
620
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
619
|
-
// ChevronUp aliases
|
|
620
|
-
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
621
|
-
// ChevronsLeftRightEllipsis aliases
|
|
622
|
-
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
623
621
|
// ChevronsLeftRight aliases
|
|
624
622
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
623
|
+
// ChevronsLeftRightEllipsis aliases
|
|
624
|
+
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
625
625
|
// ChevronsLeft aliases
|
|
626
626
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
627
|
-
// ChevronsRight aliases
|
|
628
|
-
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
629
627
|
// ChevronsRightLeft aliases
|
|
630
628
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
631
629
|
// ChevronsUpDown aliases
|
|
632
630
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
631
|
+
// ChevronsRight aliases
|
|
632
|
+
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
633
633
|
// ChevronsUp aliases
|
|
634
634
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
635
635
|
// Church aliases
|
|
636
636
|
export { default as ChurchIcon } from '../icons/church';
|
|
637
|
-
// Cigarette aliases
|
|
638
|
-
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
639
637
|
// CigaretteOff aliases
|
|
640
638
|
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
641
|
-
//
|
|
642
|
-
export { default as
|
|
639
|
+
// Cigarette aliases
|
|
640
|
+
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
643
641
|
// CircleDashed aliases
|
|
644
642
|
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
643
|
+
// CircleDollarSign aliases
|
|
644
|
+
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
645
645
|
// CircleDotDashed aliases
|
|
646
646
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
647
|
-
// CircleEllipsis aliases
|
|
648
|
-
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
649
647
|
// CircleDot aliases
|
|
650
648
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
651
649
|
// CircleEqual aliases
|
|
652
650
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
653
651
|
// CircleFadingArrowUp aliases
|
|
654
652
|
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
653
|
+
// CircleEllipsis aliases
|
|
654
|
+
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
655
655
|
// CircleFadingPlus aliases
|
|
656
656
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
657
|
-
// CirclePile aliases
|
|
658
|
-
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
659
|
-
// CirclePoundSterling aliases
|
|
660
|
-
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
661
657
|
// CircleOff aliases
|
|
662
658
|
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
659
|
+
// CirclePoundSterling aliases
|
|
660
|
+
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
661
|
+
// CirclePile aliases
|
|
662
|
+
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
663
663
|
// CircleSlash aliases
|
|
664
664
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
665
665
|
// CircleSmall aliases
|
|
@@ -670,10 +670,10 @@ export { default as CircleStarIcon } from '../icons/circle-star';
|
|
|
670
670
|
export { default as CircleIcon } from '../icons/circle';
|
|
671
671
|
// CircuitBoard aliases
|
|
672
672
|
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
673
|
-
// Clapperboard aliases
|
|
674
|
-
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
675
673
|
// Citrus aliases
|
|
676
674
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
675
|
+
// Clapperboard aliases
|
|
676
|
+
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
677
677
|
// ClipboardCheck aliases
|
|
678
678
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
679
679
|
// ClipboardClock aliases
|
|
@@ -696,10 +696,10 @@ export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
|
696
696
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
697
697
|
// Clock1 aliases
|
|
698
698
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
699
|
-
// Clock10 aliases
|
|
700
|
-
export { default as Clock10Icon } from '../icons/clock-10';
|
|
701
699
|
// Clock11 aliases
|
|
702
700
|
export { default as Clock11Icon } from '../icons/clock-11';
|
|
701
|
+
// Clock10 aliases
|
|
702
|
+
export { default as Clock10Icon } from '../icons/clock-10';
|
|
703
703
|
// Clock12 aliases
|
|
704
704
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
705
705
|
// Clock3 aliases
|
|
@@ -716,90 +716,90 @@ export { default as Clock6Icon } from '../icons/clock-6';
|
|
|
716
716
|
export { default as Clock7Icon } from '../icons/clock-7';
|
|
717
717
|
// Clock8 aliases
|
|
718
718
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
719
|
-
// Clock9 aliases
|
|
720
|
-
export { default as Clock9Icon } from '../icons/clock-9';
|
|
721
719
|
// ClockAlert aliases
|
|
722
720
|
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
723
721
|
// ClockArrowDown aliases
|
|
724
722
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
723
|
+
// Clock9 aliases
|
|
724
|
+
export { default as Clock9Icon } from '../icons/clock-9';
|
|
725
725
|
// ClockArrowUp aliases
|
|
726
726
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
727
727
|
// ClockCheck aliases
|
|
728
728
|
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
729
|
-
// ClockFading aliases
|
|
730
|
-
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
731
729
|
// ClockPlus aliases
|
|
732
730
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
733
|
-
//
|
|
734
|
-
export { default as
|
|
731
|
+
// ClockFading aliases
|
|
732
|
+
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
735
733
|
// Clock aliases
|
|
736
734
|
export { default as ClockIcon } from '../icons/clock';
|
|
735
|
+
// ClosedCaption aliases
|
|
736
|
+
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
737
737
|
// CloudAlert aliases
|
|
738
738
|
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
739
|
-
// CloudBackup aliases
|
|
740
|
-
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
741
739
|
// CloudCheck aliases
|
|
742
740
|
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
743
741
|
// CloudCog aliases
|
|
744
742
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
743
|
+
// CloudBackup aliases
|
|
744
|
+
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
745
745
|
// CloudDrizzle aliases
|
|
746
746
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
747
|
-
// CloudMoonRain aliases
|
|
748
|
-
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
749
747
|
// CloudFog aliases
|
|
750
748
|
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
751
|
-
// CloudLightning aliases
|
|
752
|
-
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
753
749
|
// CloudHail aliases
|
|
754
750
|
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
751
|
+
// CloudMoonRain aliases
|
|
752
|
+
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
753
|
+
// CloudLightning aliases
|
|
754
|
+
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
755
755
|
// CloudMoon aliases
|
|
756
756
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
757
|
-
// CloudOff aliases
|
|
758
|
-
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
759
757
|
// CloudRainWind aliases
|
|
760
758
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
759
|
+
// CloudOff aliases
|
|
760
|
+
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
761
761
|
// CloudRain aliases
|
|
762
762
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
763
763
|
// CloudSnow aliases
|
|
764
764
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
765
765
|
// CloudSunRain aliases
|
|
766
766
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
767
|
-
// CloudSync aliases
|
|
768
|
-
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
769
767
|
// CloudSun aliases
|
|
770
768
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
771
|
-
//
|
|
772
|
-
export { default as
|
|
769
|
+
// CloudSync aliases
|
|
770
|
+
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
773
771
|
// Cloudy aliases
|
|
774
772
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
775
|
-
//
|
|
776
|
-
export { default as
|
|
773
|
+
// Cloud aliases
|
|
774
|
+
export { default as CloudIcon } from '../icons/cloud';
|
|
777
775
|
// Clover aliases
|
|
778
776
|
export { default as CloverIcon } from '../icons/clover';
|
|
779
|
-
//
|
|
780
|
-
export { default as
|
|
777
|
+
// Club aliases
|
|
778
|
+
export { default as ClubIcon } from '../icons/club';
|
|
781
779
|
// Code aliases
|
|
782
780
|
export { default as CodeIcon } from '../icons/code';
|
|
783
|
-
//
|
|
784
|
-
export { default as
|
|
785
|
-
// Columns4 aliases
|
|
786
|
-
export { default as Columns4Icon } from '../icons/columns-4';
|
|
781
|
+
// Coffee aliases
|
|
782
|
+
export { default as CoffeeIcon } from '../icons/coffee';
|
|
787
783
|
// Cog aliases
|
|
788
784
|
export { default as CogIcon } from '../icons/cog';
|
|
785
|
+
// Coins aliases
|
|
786
|
+
export { default as CoinsIcon } from '../icons/coins';
|
|
789
787
|
// Combine aliases
|
|
790
788
|
export { default as CombineIcon } from '../icons/combine';
|
|
791
789
|
// Command aliases
|
|
792
790
|
export { default as CommandIcon } from '../icons/command';
|
|
791
|
+
// Columns4 aliases
|
|
792
|
+
export { default as Columns4Icon } from '../icons/columns-4';
|
|
793
793
|
// Compass aliases
|
|
794
794
|
export { default as CompassIcon } from '../icons/compass';
|
|
795
|
-
// Computer aliases
|
|
796
|
-
export { default as ComputerIcon } from '../icons/computer';
|
|
797
795
|
// Component aliases
|
|
798
796
|
export { default as ComponentIcon } from '../icons/component';
|
|
799
|
-
//
|
|
800
|
-
export { default as
|
|
797
|
+
// Computer aliases
|
|
798
|
+
export { default as ComputerIcon } from '../icons/computer';
|
|
801
799
|
// ConciergeBell aliases
|
|
802
800
|
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
801
|
+
// Cone aliases
|
|
802
|
+
export { default as ConeIcon } from '../icons/cone';
|
|
803
803
|
// Construction aliases
|
|
804
804
|
export { default as ConstructionIcon } from '../icons/construction';
|
|
805
805
|
// Contact aliases
|
|
@@ -810,12 +810,12 @@ export { default as ContainerIcon } from '../icons/container';
|
|
|
810
810
|
export { default as ContrastIcon } from '../icons/contrast';
|
|
811
811
|
// Cookie aliases
|
|
812
812
|
export { default as CookieIcon } from '../icons/cookie';
|
|
813
|
-
// CopyCheck aliases
|
|
814
|
-
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
815
813
|
// CookingPot aliases
|
|
816
814
|
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
817
815
|
// CopyMinus aliases
|
|
818
816
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
817
|
+
// CopyCheck aliases
|
|
818
|
+
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
819
819
|
// CopyPlus aliases
|
|
820
820
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
821
821
|
// CopySlash aliases
|
|
@@ -828,68 +828,68 @@ export { default as CopyIcon } from '../icons/copy';
|
|
|
828
828
|
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
829
829
|
// Copyright aliases
|
|
830
830
|
export { default as CopyrightIcon } from '../icons/copyright';
|
|
831
|
-
// CornerDownLeft aliases
|
|
832
|
-
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
833
831
|
// CornerDownRight aliases
|
|
834
832
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
833
|
+
// CornerDownLeft aliases
|
|
834
|
+
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
835
835
|
// CornerLeftDown aliases
|
|
836
836
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
837
837
|
// CornerLeftUp aliases
|
|
838
838
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
839
839
|
// CornerRightDown aliases
|
|
840
840
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
841
|
-
// CornerRightUp aliases
|
|
842
|
-
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
843
841
|
// CornerUpLeft aliases
|
|
844
842
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
843
|
+
// CornerRightUp aliases
|
|
844
|
+
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
845
845
|
// CornerUpRight aliases
|
|
846
846
|
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
847
|
-
// Cpu aliases
|
|
848
|
-
export { default as CpuIcon } from '../icons/cpu';
|
|
849
847
|
// CreativeCommons aliases
|
|
850
848
|
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
849
|
+
// Cpu aliases
|
|
850
|
+
export { default as CpuIcon } from '../icons/cpu';
|
|
851
851
|
// CreditCard aliases
|
|
852
852
|
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
853
853
|
// Croissant aliases
|
|
854
854
|
export { default as CroissantIcon } from '../icons/croissant';
|
|
855
|
-
// Crop aliases
|
|
856
|
-
export { default as CropIcon } from '../icons/crop';
|
|
857
|
-
// Cross aliases
|
|
858
|
-
export { default as CrossIcon } from '../icons/cross';
|
|
859
855
|
// Crosshair aliases
|
|
860
856
|
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
861
|
-
//
|
|
862
|
-
export { default as
|
|
863
|
-
//
|
|
864
|
-
export { default as
|
|
857
|
+
// Cross aliases
|
|
858
|
+
export { default as CrossIcon } from '../icons/cross';
|
|
859
|
+
// Crop aliases
|
|
860
|
+
export { default as CropIcon } from '../icons/crop';
|
|
865
861
|
// Cuboid aliases
|
|
866
862
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
863
|
+
// CupSoda aliases
|
|
864
|
+
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
865
|
+
// Crown aliases
|
|
866
|
+
export { default as CrownIcon } from '../icons/crown';
|
|
867
867
|
// Cylinder aliases
|
|
868
868
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
869
|
-
// Dam aliases
|
|
870
|
-
export { default as DamIcon } from '../icons/dam';
|
|
871
869
|
// Currency aliases
|
|
872
870
|
export { default as CurrencyIcon } from '../icons/currency';
|
|
871
|
+
// Dam aliases
|
|
872
|
+
export { default as DamIcon } from '../icons/dam';
|
|
873
873
|
// DatabaseBackup aliases
|
|
874
874
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
875
|
+
// Database aliases
|
|
876
|
+
export { default as DatabaseIcon } from '../icons/database';
|
|
875
877
|
// DatabaseSearch aliases
|
|
876
878
|
export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
877
879
|
// DatabaseZap aliases
|
|
878
880
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
879
|
-
// Database aliases
|
|
880
|
-
export { default as DatabaseIcon } from '../icons/database';
|
|
881
|
-
// DecimalsArrowLeft aliases
|
|
882
|
-
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
883
881
|
// DecimalsArrowRight aliases
|
|
884
882
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
885
883
|
// Delete aliases
|
|
886
884
|
export { default as DeleteIcon } from '../icons/delete';
|
|
885
|
+
// DecimalsArrowLeft aliases
|
|
886
|
+
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
887
887
|
// Dessert aliases
|
|
888
888
|
export { default as DessertIcon } from '../icons/dessert';
|
|
889
|
-
// Diameter aliases
|
|
890
|
-
export { default as DiameterIcon } from '../icons/diameter';
|
|
891
889
|
// DiamondMinus aliases
|
|
892
890
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
891
|
+
// Diameter aliases
|
|
892
|
+
export { default as DiameterIcon } from '../icons/diameter';
|
|
893
893
|
// DiamondPlus aliases
|
|
894
894
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
895
895
|
// Diamond aliases
|
|
@@ -906,24 +906,24 @@ export { default as Dice4Icon } from '../icons/dice-4';
|
|
|
906
906
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
907
907
|
// Dice6 aliases
|
|
908
908
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
909
|
-
// Dices aliases
|
|
910
|
-
export { default as DicesIcon } from '../icons/dices';
|
|
911
|
-
// Diff aliases
|
|
912
|
-
export { default as DiffIcon } from '../icons/diff';
|
|
913
909
|
// Disc2 aliases
|
|
914
910
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
911
|
+
// Diff aliases
|
|
912
|
+
export { default as DiffIcon } from '../icons/diff';
|
|
913
|
+
// Dices aliases
|
|
914
|
+
export { default as DicesIcon } from '../icons/dices';
|
|
915
915
|
// Disc3 aliases
|
|
916
916
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
917
917
|
// DiscAlbum aliases
|
|
918
918
|
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
919
|
-
// Disc aliases
|
|
920
|
-
export { default as DiscIcon } from '../icons/disc';
|
|
921
919
|
// Divide aliases
|
|
922
920
|
export { default as DivideIcon } from '../icons/divide';
|
|
923
|
-
//
|
|
924
|
-
export { default as
|
|
921
|
+
// Disc aliases
|
|
922
|
+
export { default as DiscIcon } from '../icons/disc';
|
|
925
923
|
// Dna aliases
|
|
926
924
|
export { default as DnaIcon } from '../icons/dna';
|
|
925
|
+
// DnaOff aliases
|
|
926
|
+
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
927
927
|
// Dock aliases
|
|
928
928
|
export { default as DockIcon } from '../icons/dock';
|
|
929
929
|
// Dog aliases
|
|
@@ -936,90 +936,90 @@ export { default as DonutIcon } from '../icons/donut';
|
|
|
936
936
|
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
937
937
|
// DoorClosed aliases
|
|
938
938
|
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
939
|
-
// Dot aliases
|
|
940
|
-
export { default as DotIcon } from '../icons/dot';
|
|
941
939
|
// DoorOpen aliases
|
|
942
940
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
943
|
-
//
|
|
944
|
-
export { default as
|
|
941
|
+
// Dot aliases
|
|
942
|
+
export { default as DotIcon } from '../icons/dot';
|
|
945
943
|
// DraftingCompass aliases
|
|
946
944
|
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
945
|
+
// Download aliases
|
|
946
|
+
export { default as DownloadIcon } from '../icons/download';
|
|
947
947
|
// Drama aliases
|
|
948
948
|
export { default as DramaIcon } from '../icons/drama';
|
|
949
949
|
// Drone aliases
|
|
950
950
|
export { default as DroneIcon } from '../icons/drone';
|
|
951
|
+
// DropletOff aliases
|
|
952
|
+
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
951
953
|
// Drill aliases
|
|
952
954
|
export { default as DrillIcon } from '../icons/drill';
|
|
953
955
|
// Droplet aliases
|
|
954
956
|
export { default as DropletIcon } from '../icons/droplet';
|
|
955
|
-
// DropletOff aliases
|
|
956
|
-
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
957
957
|
// Droplets aliases
|
|
958
958
|
export { default as DropletsIcon } from '../icons/droplets';
|
|
959
959
|
// Drum aliases
|
|
960
960
|
export { default as DrumIcon } from '../icons/drum';
|
|
961
961
|
// Dumbbell aliases
|
|
962
962
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
963
|
+
// EarOff aliases
|
|
964
|
+
export { default as EarOffIcon } from '../icons/ear-off';
|
|
963
965
|
// Drumstick aliases
|
|
964
966
|
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
965
967
|
// Ear aliases
|
|
966
968
|
export { default as EarIcon } from '../icons/ear';
|
|
967
|
-
// EarOff aliases
|
|
968
|
-
export { default as EarOffIcon } from '../icons/ear-off';
|
|
969
|
-
// EarthLock aliases
|
|
970
|
-
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
971
969
|
// Eclipse aliases
|
|
972
970
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
971
|
+
// EarthLock aliases
|
|
972
|
+
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
973
|
+
// EggOff aliases
|
|
974
|
+
export { default as EggOffIcon } from '../icons/egg-off';
|
|
973
975
|
// EggFried aliases
|
|
974
976
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
975
977
|
// Egg aliases
|
|
976
978
|
export { default as EggIcon } from '../icons/egg';
|
|
977
|
-
// EggOff aliases
|
|
978
|
-
export { default as EggOffIcon } from '../icons/egg-off';
|
|
979
979
|
// Ellipse aliases
|
|
980
980
|
export { default as EllipseIcon } from '../icons/ellipse';
|
|
981
981
|
// EqualApproximately aliases
|
|
982
982
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
983
|
-
// Eraser aliases
|
|
984
|
-
export { default as EraserIcon } from '../icons/eraser';
|
|
985
983
|
// EqualNot aliases
|
|
986
984
|
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
987
|
-
// EthernetPort aliases
|
|
988
|
-
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
989
985
|
// Equal aliases
|
|
990
986
|
export { default as EqualIcon } from '../icons/equal';
|
|
991
|
-
//
|
|
992
|
-
export { default as
|
|
987
|
+
// Eraser aliases
|
|
988
|
+
export { default as EraserIcon } from '../icons/eraser';
|
|
989
|
+
// EthernetPort aliases
|
|
990
|
+
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
993
991
|
// EvCharger aliases
|
|
994
992
|
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
995
|
-
//
|
|
996
|
-
export { default as
|
|
993
|
+
// Euro aliases
|
|
994
|
+
export { default as EuroIcon } from '../icons/euro';
|
|
997
995
|
// ExternalLink aliases
|
|
998
996
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
997
|
+
// Expand aliases
|
|
998
|
+
export { default as ExpandIcon } from '../icons/expand';
|
|
999
999
|
// EyeClosed aliases
|
|
1000
1000
|
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
1001
1001
|
// EyeOff aliases
|
|
1002
1002
|
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
1003
|
-
// Eye aliases
|
|
1004
|
-
export { default as EyeIcon } from '../icons/eye';
|
|
1005
|
-
// Fan aliases
|
|
1006
|
-
export { default as FanIcon } from '../icons/fan';
|
|
1007
1003
|
// Factory aliases
|
|
1008
1004
|
export { default as FactoryIcon } from '../icons/factory';
|
|
1005
|
+
// Fan aliases
|
|
1006
|
+
export { default as FanIcon } from '../icons/fan';
|
|
1007
|
+
// Eye aliases
|
|
1008
|
+
export { default as EyeIcon } from '../icons/eye';
|
|
1009
1009
|
// FastForward aliases
|
|
1010
1010
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
1011
|
+
// Feather aliases
|
|
1012
|
+
export { default as FeatherIcon } from '../icons/feather';
|
|
1011
1013
|
// Fence aliases
|
|
1012
1014
|
export { default as FenceIcon } from '../icons/fence';
|
|
1013
1015
|
// FerrisWheel aliases
|
|
1014
1016
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
1015
|
-
// Feather aliases
|
|
1016
|
-
export { default as FeatherIcon } from '../icons/feather';
|
|
1017
1017
|
// FileArchive aliases
|
|
1018
1018
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1019
|
-
// FileBox aliases
|
|
1020
|
-
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1021
1019
|
// FileCheck aliases
|
|
1022
1020
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
1021
|
+
// FileBox aliases
|
|
1022
|
+
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1023
1023
|
// FileClock aliases
|
|
1024
1024
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
1025
1025
|
// FileCode aliases
|
|
@@ -1028,20 +1028,20 @@ export { default as FileCodeIcon } from '../icons/file-code';
|
|
|
1028
1028
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1029
1029
|
// FileDigit aliases
|
|
1030
1030
|
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1031
|
-
// FileDown aliases
|
|
1032
|
-
export { default as FileDownIcon } from '../icons/file-down';
|
|
1033
1031
|
// FileHeart aliases
|
|
1034
1032
|
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1033
|
+
// FileDown aliases
|
|
1034
|
+
export { default as FileDownIcon } from '../icons/file-down';
|
|
1035
1035
|
// FileImage aliases
|
|
1036
1036
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
1037
1037
|
// FileInput aliases
|
|
1038
1038
|
export { default as FileInputIcon } from '../icons/file-input';
|
|
1039
|
-
// FileMinus aliases
|
|
1040
|
-
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1041
1039
|
// FileMusic aliases
|
|
1042
1040
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1043
1041
|
// FileOutput aliases
|
|
1044
1042
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1043
|
+
// FileMinus aliases
|
|
1044
|
+
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1045
1045
|
// FilePlus aliases
|
|
1046
1046
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1047
1047
|
// FileScan aliases
|
|
@@ -1056,46 +1056,46 @@ export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
|
1056
1056
|
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1057
1057
|
// FileSymlink aliases
|
|
1058
1058
|
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1059
|
-
// FileText aliases
|
|
1060
|
-
export { default as FileTextIcon } from '../icons/file-text';
|
|
1061
1059
|
// FileTerminal aliases
|
|
1062
1060
|
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1063
|
-
//
|
|
1064
|
-
export { default as
|
|
1061
|
+
// FileText aliases
|
|
1062
|
+
export { default as FileTextIcon } from '../icons/file-text';
|
|
1065
1063
|
// FileUp aliases
|
|
1066
1064
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1065
|
+
// FileType aliases
|
|
1066
|
+
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1067
1067
|
// FileUser aliases
|
|
1068
1068
|
export { default as FileUserIcon } from '../icons/file-user';
|
|
1069
1069
|
// FileVolume aliases
|
|
1070
1070
|
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1071
|
-
// FileX aliases
|
|
1072
|
-
export { default as FileXIcon } from '../icons/file-x';
|
|
1073
|
-
// Files aliases
|
|
1074
|
-
export { default as FilesIcon } from '../icons/files';
|
|
1075
1071
|
// File aliases
|
|
1076
1072
|
export { default as FileIcon } from '../icons/file';
|
|
1073
|
+
// FileX aliases
|
|
1074
|
+
export { default as FileXIcon } from '../icons/file-x';
|
|
1077
1075
|
// Film aliases
|
|
1078
1076
|
export { default as FilmIcon } from '../icons/film';
|
|
1077
|
+
// Files aliases
|
|
1078
|
+
export { default as FilesIcon } from '../icons/files';
|
|
1079
1079
|
// FireExtinguisher aliases
|
|
1080
1080
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1081
1081
|
// FishOff aliases
|
|
1082
1082
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1083
1083
|
// FishSymbol aliases
|
|
1084
1084
|
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1085
|
-
// FishingHook aliases
|
|
1086
|
-
export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
1087
1085
|
// Fish aliases
|
|
1088
1086
|
export { default as FishIcon } from '../icons/fish';
|
|
1089
|
-
//
|
|
1090
|
-
export { default as
|
|
1087
|
+
// FishingHook aliases
|
|
1088
|
+
export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
1091
1089
|
// FishingRod aliases
|
|
1092
1090
|
export { default as FishingRodIcon } from '../icons/fishing-rod';
|
|
1093
1091
|
// FlagTriangleLeft aliases
|
|
1094
1092
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1095
|
-
// FlagTriangleRight aliases
|
|
1096
|
-
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1097
1093
|
// Flag aliases
|
|
1098
1094
|
export { default as FlagIcon } from '../icons/flag';
|
|
1095
|
+
// FlagOff aliases
|
|
1096
|
+
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1097
|
+
// FlagTriangleRight aliases
|
|
1098
|
+
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1099
1099
|
// Flame aliases
|
|
1100
1100
|
export { default as FlameIcon } from '../icons/flame';
|
|
1101
1101
|
// FlameKindling aliases
|
|
@@ -1106,34 +1106,34 @@ export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
|
1106
1106
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1107
1107
|
// FlaskConicalOff aliases
|
|
1108
1108
|
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1109
|
-
// FlaskRound aliases
|
|
1110
|
-
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1111
|
-
// FlaskConical aliases
|
|
1112
|
-
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1113
1109
|
// FlipVertical2 aliases
|
|
1114
1110
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1111
|
+
// FlaskConical aliases
|
|
1112
|
+
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1113
|
+
// FlaskRound aliases
|
|
1114
|
+
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1115
1115
|
// FlipHorizontal2 aliases
|
|
1116
1116
|
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1117
1117
|
// Flower2 aliases
|
|
1118
1118
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1119
1119
|
// Flower aliases
|
|
1120
1120
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1121
|
-
// Focus aliases
|
|
1122
|
-
export { default as FocusIcon } from '../icons/focus';
|
|
1123
|
-
// FoldVertical aliases
|
|
1124
|
-
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1125
|
-
// FolderArchive aliases
|
|
1126
|
-
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1121
|
+
// Focus aliases
|
|
1122
|
+
export { default as FocusIcon } from '../icons/focus';
|
|
1127
1123
|
// FoldHorizontal aliases
|
|
1128
1124
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1125
|
+
// FoldVertical aliases
|
|
1126
|
+
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1129
1127
|
// FolderBookmark aliases
|
|
1130
1128
|
export { default as FolderBookmarkIcon } from '../icons/folder-bookmark';
|
|
1131
|
-
//
|
|
1132
|
-
export { default as
|
|
1133
|
-
// FolderClosed aliases
|
|
1134
|
-
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1129
|
+
// FolderArchive aliases
|
|
1130
|
+
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1135
1131
|
// FolderCheck aliases
|
|
1136
1132
|
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1133
|
+
// FolderClosed aliases
|
|
1134
|
+
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1135
|
+
// FolderClock aliases
|
|
1136
|
+
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1137
1137
|
// FolderCode aliases
|
|
1138
1138
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1139
1139
|
// FolderDot aliases
|
|
@@ -1164,24 +1164,24 @@ export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
|
1164
1164
|
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1165
1165
|
// FolderPlus aliases
|
|
1166
1166
|
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1167
|
+
// FolderRoot aliases
|
|
1168
|
+
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1167
1169
|
// FolderSearch2 aliases
|
|
1168
1170
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1169
1171
|
// FolderSearch aliases
|
|
1170
1172
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1171
|
-
//
|
|
1172
|
-
export { default as
|
|
1173
|
+
// FolderTree aliases
|
|
1174
|
+
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1173
1175
|
// FolderSymlink aliases
|
|
1174
1176
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1175
1177
|
// FolderSync aliases
|
|
1176
1178
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1177
|
-
// FolderTree aliases
|
|
1178
|
-
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1179
1179
|
// FolderUp aliases
|
|
1180
1180
|
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1181
|
-
// FolderX aliases
|
|
1182
|
-
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1183
1181
|
// Folder aliases
|
|
1184
1182
|
export { default as FolderIcon } from '../icons/folder';
|
|
1183
|
+
// FolderX aliases
|
|
1184
|
+
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1185
1185
|
// Folders aliases
|
|
1186
1186
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1187
1187
|
// Footprints aliases
|
|
@@ -1206,16 +1206,16 @@ export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
|
1206
1206
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1207
1207
|
// GalleryHorizontal aliases
|
|
1208
1208
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1209
|
-
// GalleryVerticalEnd aliases
|
|
1210
|
-
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1211
1209
|
// GalleryThumbnails aliases
|
|
1212
1210
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1213
1211
|
// GalleryVertical aliases
|
|
1214
1212
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1215
|
-
//
|
|
1216
|
-
export { default as
|
|
1213
|
+
// GalleryVerticalEnd aliases
|
|
1214
|
+
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1217
1215
|
// Gamepad2 aliases
|
|
1218
1216
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1217
|
+
// GamepadDirectional aliases
|
|
1218
|
+
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1219
1219
|
// Gamepad aliases
|
|
1220
1220
|
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1221
1221
|
// Gauge aliases
|
|
@@ -1228,24 +1228,24 @@ export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
|
1228
1228
|
export { default as GemIcon } from '../icons/gem';
|
|
1229
1229
|
// Ghost aliases
|
|
1230
1230
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1231
|
-
// GitBranchMinus aliases
|
|
1232
|
-
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1233
1231
|
// Gift aliases
|
|
1234
1232
|
export { default as GiftIcon } from '../icons/gift';
|
|
1233
|
+
// GitBranchMinus aliases
|
|
1234
|
+
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1235
1235
|
// GitBranchPlus aliases
|
|
1236
1236
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1237
1237
|
// GitBranch aliases
|
|
1238
1238
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1239
|
-
// GitCompareArrows aliases
|
|
1240
|
-
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1241
1239
|
// GitCommitVertical aliases
|
|
1242
1240
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1241
|
+
// GitCompareArrows aliases
|
|
1242
|
+
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1243
1243
|
// GitCompare aliases
|
|
1244
1244
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1245
|
-
// GitFork aliases
|
|
1246
|
-
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1247
1245
|
// GitGraph aliases
|
|
1248
1246
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1247
|
+
// GitFork aliases
|
|
1248
|
+
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1249
1249
|
// GitMergeConflict aliases
|
|
1250
1250
|
export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
|
|
1251
1251
|
// GitMerge aliases
|
|
@@ -1260,42 +1260,42 @@ export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-requ
|
|
|
1260
1260
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1261
1261
|
// GitPullRequestCreate aliases
|
|
1262
1262
|
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1263
|
-
// GitPullRequest aliases
|
|
1264
|
-
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1265
1263
|
// GlassWater aliases
|
|
1266
1264
|
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1265
|
+
// GitPullRequest aliases
|
|
1266
|
+
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1267
1267
|
// Glasses aliases
|
|
1268
1268
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1269
|
-
// GlobeCheck aliases
|
|
1270
|
-
export { default as GlobeCheckIcon } from '../icons/globe-check';
|
|
1271
1269
|
// GlobeLock aliases
|
|
1272
1270
|
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1271
|
+
// GlobeCheck aliases
|
|
1272
|
+
export { default as GlobeCheckIcon } from '../icons/globe-check';
|
|
1273
1273
|
// GlobeOff aliases
|
|
1274
1274
|
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1275
1275
|
// GlobeX aliases
|
|
1276
1276
|
export { default as GlobeXIcon } from '../icons/globe-x';
|
|
1277
|
-
// Globe aliases
|
|
1278
|
-
export { default as GlobeIcon } from '../icons/globe';
|
|
1279
1277
|
// Goal aliases
|
|
1280
1278
|
export { default as GoalIcon } from '../icons/goal';
|
|
1279
|
+
// Globe aliases
|
|
1280
|
+
export { default as GlobeIcon } from '../icons/globe';
|
|
1281
1281
|
// Gpu aliases
|
|
1282
1282
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1283
1283
|
// GraduationCap aliases
|
|
1284
1284
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1285
|
-
// Grape aliases
|
|
1286
|
-
export { default as GrapeIcon } from '../icons/grape';
|
|
1287
1285
|
// Grid3x2 aliases
|
|
1288
1286
|
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1287
|
+
// Grape aliases
|
|
1288
|
+
export { default as GrapeIcon } from '../icons/grape';
|
|
1289
1289
|
// GripHorizontal aliases
|
|
1290
1290
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1291
|
+
// GripVertical aliases
|
|
1292
|
+
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1291
1293
|
// Grip aliases
|
|
1292
1294
|
export { default as GripIcon } from '../icons/grip';
|
|
1293
1295
|
// Group aliases
|
|
1294
1296
|
export { default as GroupIcon } from '../icons/group';
|
|
1295
1297
|
// Guitar aliases
|
|
1296
1298
|
export { default as GuitarIcon } from '../icons/guitar';
|
|
1297
|
-
// GripVertical aliases
|
|
1298
|
-
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1299
1299
|
// Ham aliases
|
|
1300
1300
|
export { default as HamIcon } from '../icons/ham';
|
|
1301
1301
|
// Hamburger aliases
|
|
@@ -1318,24 +1318,24 @@ export { default as HandIcon } from '../icons/hand';
|
|
|
1318
1318
|
export { default as HandbagIcon } from '../icons/handbag';
|
|
1319
1319
|
// Handshake aliases
|
|
1320
1320
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1321
|
-
// HardDriveDownload aliases
|
|
1322
|
-
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1323
1321
|
// HardDriveUpload aliases
|
|
1324
1322
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1325
|
-
//
|
|
1326
|
-
export { default as
|
|
1323
|
+
// HardDriveDownload aliases
|
|
1324
|
+
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1327
1325
|
// HardHat aliases
|
|
1328
1326
|
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1329
|
-
// Hash aliases
|
|
1330
|
-
export { default as HashIcon } from '../icons/hash';
|
|
1331
1327
|
// HatGlasses aliases
|
|
1332
1328
|
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1329
|
+
// Hash aliases
|
|
1330
|
+
export { default as HashIcon } from '../icons/hash';
|
|
1333
1331
|
// Haze aliases
|
|
1334
1332
|
export { default as HazeIcon } from '../icons/haze';
|
|
1335
|
-
//
|
|
1336
|
-
export { default as
|
|
1333
|
+
// HardDrive aliases
|
|
1334
|
+
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1337
1335
|
// HdmiPort aliases
|
|
1338
1336
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1337
|
+
// Hd aliases
|
|
1338
|
+
export { default as HdIcon } from '../icons/hd';
|
|
1339
1339
|
// Heading1 aliases
|
|
1340
1340
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1341
1341
|
// Heading2 aliases
|
|
@@ -1348,50 +1348,50 @@ export { default as Heading4Icon } from '../icons/heading-4';
|
|
|
1348
1348
|
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1349
1349
|
// Heading6 aliases
|
|
1350
1350
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1351
|
-
// HeadphoneOff aliases
|
|
1352
|
-
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1353
1351
|
// Heading aliases
|
|
1354
1352
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1353
|
+
// HeadphoneOff aliases
|
|
1354
|
+
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1355
1355
|
// Headphones aliases
|
|
1356
1356
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1357
|
-
// Headset aliases
|
|
1358
|
-
export { default as HeadsetIcon } from '../icons/headset';
|
|
1359
1357
|
// HeartCrack aliases
|
|
1360
1358
|
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1359
|
+
// Headset aliases
|
|
1360
|
+
export { default as HeadsetIcon } from '../icons/headset';
|
|
1361
1361
|
// HeartMinus aliases
|
|
1362
1362
|
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1363
|
-
// HeartHandshake aliases
|
|
1364
|
-
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1365
1363
|
// HeartOff aliases
|
|
1366
1364
|
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1367
1365
|
// HeartPlus aliases
|
|
1368
1366
|
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1367
|
+
// HeartHandshake aliases
|
|
1368
|
+
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1369
1369
|
// HeartPulse aliases
|
|
1370
1370
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1371
|
+
// Heart aliases
|
|
1372
|
+
export { default as HeartIcon } from '../icons/heart';
|
|
1371
1373
|
// HeartX aliases
|
|
1372
1374
|
export { default as HeartXIcon } from '../icons/heart-x';
|
|
1375
|
+
// Highlighter aliases
|
|
1376
|
+
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1373
1377
|
// Helicopter aliases
|
|
1374
1378
|
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1375
|
-
// Heart aliases
|
|
1376
|
-
export { default as HeartIcon } from '../icons/heart';
|
|
1377
1379
|
// Heater aliases
|
|
1378
1380
|
export { default as HeaterIcon } from '../icons/heater';
|
|
1379
|
-
// Highlighter aliases
|
|
1380
|
-
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1381
1381
|
// Hexagon aliases
|
|
1382
1382
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1383
1383
|
// History aliases
|
|
1384
1384
|
export { default as HistoryIcon } from '../icons/history';
|
|
1385
1385
|
// HopOff aliases
|
|
1386
1386
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1387
|
+
// Hotel aliases
|
|
1388
|
+
export { default as HotelIcon } from '../icons/hotel';
|
|
1387
1389
|
// Hop aliases
|
|
1388
1390
|
export { default as HopIcon } from '../icons/hop';
|
|
1389
1391
|
// Hospital aliases
|
|
1390
1392
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1391
1393
|
// Hourglass aliases
|
|
1392
1394
|
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1393
|
-
// Hotel aliases
|
|
1394
|
-
export { default as HotelIcon } from '../icons/hotel';
|
|
1395
1395
|
// HouseHeart aliases
|
|
1396
1396
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1397
1397
|
// HousePlug aliases
|
|
@@ -1400,10 +1400,10 @@ export { default as HousePlugIcon } from '../icons/house-plug';
|
|
|
1400
1400
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1401
1401
|
// HouseWifi aliases
|
|
1402
1402
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1403
|
-
// IdCardLanyard aliases
|
|
1404
|
-
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1405
1403
|
// IdCard aliases
|
|
1406
1404
|
export { default as IdCardIcon } from '../icons/id-card';
|
|
1405
|
+
// IdCardLanyard aliases
|
|
1406
|
+
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1407
1407
|
// ImageDown aliases
|
|
1408
1408
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1409
1409
|
// ImageMinus aliases
|
|
@@ -1422,18 +1422,18 @@ export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
|
1422
1422
|
export { default as ImageIcon } from '../icons/image';
|
|
1423
1423
|
// Images aliases
|
|
1424
1424
|
export { default as ImagesIcon } from '../icons/images';
|
|
1425
|
-
// Import aliases
|
|
1426
|
-
export { default as ImportIcon } from '../icons/import';
|
|
1427
1425
|
// Inbox aliases
|
|
1428
1426
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1429
|
-
//
|
|
1430
|
-
export { default as
|
|
1427
|
+
// Import aliases
|
|
1428
|
+
export { default as ImportIcon } from '../icons/import';
|
|
1431
1429
|
// IndianRupee aliases
|
|
1432
1430
|
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1433
|
-
// Info aliases
|
|
1434
|
-
export { default as InfoIcon } from '../icons/info';
|
|
1435
1431
|
// InspectionPanel aliases
|
|
1436
1432
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1433
|
+
// Infinity aliases
|
|
1434
|
+
export { default as InfinityIcon } from '../icons/infinity';
|
|
1435
|
+
// Info aliases
|
|
1436
|
+
export { default as InfoIcon } from '../icons/info';
|
|
1437
1437
|
// Italic aliases
|
|
1438
1438
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1439
1439
|
// IterationCcw aliases
|
|
@@ -1446,12 +1446,12 @@ export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
|
1446
1446
|
export { default as JoystickIcon } from '../icons/joystick';
|
|
1447
1447
|
// Kanban aliases
|
|
1448
1448
|
export { default as KanbanIcon } from '../icons/kanban';
|
|
1449
|
+
// KeyRound aliases
|
|
1450
|
+
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1449
1451
|
// Kayak aliases
|
|
1450
1452
|
export { default as KayakIcon } from '../icons/kayak';
|
|
1451
1453
|
// KeySquare aliases
|
|
1452
1454
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1453
|
-
// KeyRound aliases
|
|
1454
|
-
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1455
1455
|
// Key aliases
|
|
1456
1456
|
export { default as KeyIcon } from '../icons/key';
|
|
1457
1457
|
// KeyboardMusic aliases
|
|
@@ -1468,34 +1468,34 @@ export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
|
1468
1468
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1469
1469
|
// LampWallDown aliases
|
|
1470
1470
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1471
|
-
// Lamp aliases
|
|
1472
|
-
export { default as LampIcon } from '../icons/lamp';
|
|
1473
1471
|
// LampWallUp aliases
|
|
1474
1472
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1475
1473
|
// LandPlot aliases
|
|
1476
1474
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1477
1475
|
// Landmark aliases
|
|
1478
1476
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1479
|
-
//
|
|
1480
|
-
export { default as
|
|
1477
|
+
// Lamp aliases
|
|
1478
|
+
export { default as LampIcon } from '../icons/lamp';
|
|
1481
1479
|
// Languages aliases
|
|
1482
1480
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1481
|
+
// LaptopMinimalCheck aliases
|
|
1482
|
+
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1483
1483
|
// Laptop aliases
|
|
1484
1484
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1485
|
-
// Lasso aliases
|
|
1486
|
-
export { default as LassoIcon } from '../icons/lasso';
|
|
1487
1485
|
// LassoSelect aliases
|
|
1488
1486
|
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1489
|
-
//
|
|
1490
|
-
export { default as
|
|
1487
|
+
// Lasso aliases
|
|
1488
|
+
export { default as LassoIcon } from '../icons/lasso';
|
|
1491
1489
|
// Layers2 aliases
|
|
1492
1490
|
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1493
|
-
//
|
|
1494
|
-
export { default as
|
|
1491
|
+
// Laugh aliases
|
|
1492
|
+
export { default as LaughIcon } from '../icons/laugh';
|
|
1495
1493
|
// LayersMinus aliases
|
|
1496
1494
|
export { default as LayersMinusIcon } from '../icons/layers-minus';
|
|
1497
1495
|
// LayersPlus aliases
|
|
1498
1496
|
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1497
|
+
// LayoutDashboard aliases
|
|
1498
|
+
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1499
1499
|
// LayoutGrid aliases
|
|
1500
1500
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1501
1501
|
// LayoutList aliases
|
|
@@ -1504,104 +1504,104 @@ export { default as LayoutListIcon } from '../icons/layout-list';
|
|
|
1504
1504
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1505
1505
|
// LayoutPanelTop aliases
|
|
1506
1506
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1507
|
+
// LayoutTemplate aliases
|
|
1508
|
+
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1507
1509
|
// Leaf aliases
|
|
1508
1510
|
export { default as LeafIcon } from '../icons/leaf';
|
|
1509
1511
|
// LeafyGreen aliases
|
|
1510
1512
|
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1511
|
-
// LayoutTemplate aliases
|
|
1512
|
-
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1513
1513
|
// Lectern aliases
|
|
1514
1514
|
export { default as LecternIcon } from '../icons/lectern';
|
|
1515
|
-
// LensConcave aliases
|
|
1516
|
-
export { default as LensConcaveIcon } from '../icons/lens-concave';
|
|
1517
1515
|
// LensConvex aliases
|
|
1518
1516
|
export { default as LensConvexIcon } from '../icons/lens-convex';
|
|
1519
1517
|
// LibraryBig aliases
|
|
1520
1518
|
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1519
|
+
// LensConcave aliases
|
|
1520
|
+
export { default as LensConcaveIcon } from '../icons/lens-concave';
|
|
1521
1521
|
// Library aliases
|
|
1522
1522
|
export { default as LibraryIcon } from '../icons/library';
|
|
1523
|
+
// Ligature aliases
|
|
1524
|
+
export { default as LigatureIcon } from '../icons/ligature';
|
|
1523
1525
|
// LifeBuoy aliases
|
|
1524
1526
|
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1525
1527
|
// Lightbulb aliases
|
|
1526
1528
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1527
|
-
// Ligature aliases
|
|
1528
|
-
export { default as LigatureIcon } from '../icons/ligature';
|
|
1529
1529
|
// LightbulbOff aliases
|
|
1530
1530
|
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1531
|
-
// LineDotRightHorizontal aliases
|
|
1532
|
-
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1533
1531
|
// LineSquiggle aliases
|
|
1534
1532
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1535
|
-
//
|
|
1536
|
-
export { default as
|
|
1533
|
+
// LineDotRightHorizontal aliases
|
|
1534
|
+
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1537
1535
|
// LineStyle aliases
|
|
1538
1536
|
export { default as LineStyleIcon } from '../icons/line-style';
|
|
1537
|
+
// Link2Off aliases
|
|
1538
|
+
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1539
|
+
// Link aliases
|
|
1540
|
+
export { default as LinkIcon } from '../icons/link';
|
|
1539
1541
|
// Link2 aliases
|
|
1540
1542
|
export { default as Link2Icon } from '../icons/link-2';
|
|
1541
1543
|
// ListCheck aliases
|
|
1542
1544
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1543
|
-
// Link aliases
|
|
1544
|
-
export { default as LinkIcon } from '../icons/link';
|
|
1545
1545
|
// ListChecks aliases
|
|
1546
1546
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1547
1547
|
// ListChevronsDownUp aliases
|
|
1548
1548
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1549
|
-
// ListChevronsUpDown aliases
|
|
1550
|
-
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1551
1549
|
// ListCollapse aliases
|
|
1552
1550
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1551
|
+
// ListChevronsUpDown aliases
|
|
1552
|
+
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1553
1553
|
// ListEnd aliases
|
|
1554
1554
|
export { default as ListEndIcon } from '../icons/list-end';
|
|
1555
|
-
// ListFilterPlus aliases
|
|
1556
|
-
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1557
1555
|
// ListFilter aliases
|
|
1558
1556
|
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1557
|
+
// ListFilterPlus aliases
|
|
1558
|
+
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1559
1559
|
// ListMinus aliases
|
|
1560
1560
|
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1561
1561
|
// ListMusic aliases
|
|
1562
1562
|
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1563
|
-
// ListPlus aliases
|
|
1564
|
-
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1565
1563
|
// ListOrdered aliases
|
|
1566
1564
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1565
|
+
// ListPlus aliases
|
|
1566
|
+
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1567
1567
|
// ListRestart aliases
|
|
1568
1568
|
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1569
|
+
// ListStart aliases
|
|
1570
|
+
export { default as ListStartIcon } from '../icons/list-start';
|
|
1569
1571
|
// ListTodo aliases
|
|
1570
1572
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1571
1573
|
// ListTree aliases
|
|
1572
1574
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1573
|
-
// ListStart aliases
|
|
1574
|
-
export { default as ListStartIcon } from '../icons/list-start';
|
|
1575
1575
|
// ListVideo aliases
|
|
1576
1576
|
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1577
|
-
// List aliases
|
|
1578
|
-
export { default as ListIcon } from '../icons/list';
|
|
1579
1577
|
// ListX aliases
|
|
1580
1578
|
export { default as ListXIcon } from '../icons/list-x';
|
|
1579
|
+
// List aliases
|
|
1580
|
+
export { default as ListIcon } from '../icons/list';
|
|
1581
1581
|
// LoaderPinwheel aliases
|
|
1582
1582
|
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1583
|
-
// LocateFixed aliases
|
|
1584
|
-
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1585
1583
|
// Loader aliases
|
|
1586
1584
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1587
1585
|
// Locate aliases
|
|
1588
1586
|
export { default as LocateIcon } from '../icons/locate';
|
|
1589
|
-
//
|
|
1590
|
-
export { default as
|
|
1587
|
+
// LocateFixed aliases
|
|
1588
|
+
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1591
1589
|
// LocateOff aliases
|
|
1592
1590
|
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1593
|
-
//
|
|
1594
|
-
export { default as
|
|
1591
|
+
// LockKeyhole aliases
|
|
1592
|
+
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1595
1593
|
// LogIn aliases
|
|
1596
1594
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1595
|
+
// Lock aliases
|
|
1596
|
+
export { default as LockIcon } from '../icons/lock';
|
|
1597
1597
|
// LogOut aliases
|
|
1598
1598
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1599
1599
|
// Logs aliases
|
|
1600
1600
|
export { default as LogsIcon } from '../icons/logs';
|
|
1601
|
-
// Lollipop aliases
|
|
1602
|
-
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1603
1601
|
// Luggage aliases
|
|
1604
1602
|
export { default as LuggageIcon } from '../icons/luggage';
|
|
1603
|
+
// Lollipop aliases
|
|
1604
|
+
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1605
1605
|
// Magnet aliases
|
|
1606
1606
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1607
1607
|
// MailCheck aliases
|
|
@@ -1610,58 +1610,58 @@ export { default as MailCheckIcon } from '../icons/mail-check';
|
|
|
1610
1610
|
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1611
1611
|
// MailOpen aliases
|
|
1612
1612
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1613
|
-
// MailSearch aliases
|
|
1614
|
-
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1615
1613
|
// MailPlus aliases
|
|
1616
1614
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1617
|
-
//
|
|
1618
|
-
export { default as
|
|
1615
|
+
// MailSearch aliases
|
|
1616
|
+
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1619
1617
|
// MailX aliases
|
|
1620
1618
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1619
|
+
// MailWarning aliases
|
|
1620
|
+
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1621
1621
|
// Mail aliases
|
|
1622
1622
|
export { default as MailIcon } from '../icons/mail';
|
|
1623
|
-
// Mails aliases
|
|
1624
|
-
export { default as MailsIcon } from '../icons/mails';
|
|
1625
1623
|
// Mailbox aliases
|
|
1626
1624
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1625
|
+
// Mails aliases
|
|
1626
|
+
export { default as MailsIcon } from '../icons/mails';
|
|
1627
1627
|
// MapMinus aliases
|
|
1628
1628
|
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1629
1629
|
// MapPinCheckInside aliases
|
|
1630
1630
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1631
|
-
// MapPinHouse aliases
|
|
1632
|
-
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1633
1631
|
// MapPinCheck aliases
|
|
1634
1632
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1633
|
+
// MapPinHouse aliases
|
|
1634
|
+
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1635
1635
|
// MapPinMinusInside aliases
|
|
1636
1636
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1637
|
-
// MapPinOff aliases
|
|
1638
|
-
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1639
1637
|
// MapPinMinus aliases
|
|
1640
1638
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1641
|
-
// MapPinPlusInside aliases
|
|
1642
|
-
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1643
1639
|
// MapPinPlus aliases
|
|
1644
1640
|
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1641
|
+
// MapPinPlusInside aliases
|
|
1642
|
+
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1643
|
+
// MapPinOff aliases
|
|
1644
|
+
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1645
1645
|
// MapPinSearch aliases
|
|
1646
1646
|
export { default as MapPinSearchIcon } from '../icons/map-pin-search';
|
|
1647
1647
|
// MapPinXInside aliases
|
|
1648
1648
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1649
|
-
// MapPin aliases
|
|
1650
|
-
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1651
1649
|
// MapPinX aliases
|
|
1652
1650
|
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1651
|
+
// MapPin aliases
|
|
1652
|
+
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1653
1653
|
// MapPinned aliases
|
|
1654
1654
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1655
1655
|
// MapPlus aliases
|
|
1656
1656
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1657
1657
|
// Map aliases
|
|
1658
1658
|
export { default as MapIcon } from '../icons/map';
|
|
1659
|
-
// MarsStroke aliases
|
|
1660
|
-
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1661
1659
|
// Mars aliases
|
|
1662
1660
|
export { default as MarsIcon } from '../icons/mars';
|
|
1663
1661
|
// Martini aliases
|
|
1664
1662
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1663
|
+
// MarsStroke aliases
|
|
1664
|
+
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1665
1665
|
// Maximize2 aliases
|
|
1666
1666
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1667
1667
|
// Maximize aliases
|
|
@@ -1670,100 +1670,100 @@ export { default as MaximizeIcon } from '../icons/maximize';
|
|
|
1670
1670
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1671
1671
|
// Medal aliases
|
|
1672
1672
|
export { default as MedalIcon } from '../icons/medal';
|
|
1673
|
-
// Meh aliases
|
|
1674
|
-
export { default as MehIcon } from '../icons/meh';
|
|
1675
1673
|
// Megaphone aliases
|
|
1676
1674
|
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1675
|
+
// Meh aliases
|
|
1676
|
+
export { default as MehIcon } from '../icons/meh';
|
|
1677
1677
|
// MemoryStick aliases
|
|
1678
1678
|
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1679
|
-
// Merge aliases
|
|
1680
|
-
export { default as MergeIcon } from '../icons/merge';
|
|
1681
1679
|
// Menu aliases
|
|
1682
1680
|
export { default as MenuIcon } from '../icons/menu';
|
|
1683
|
-
//
|
|
1684
|
-
export { default as
|
|
1681
|
+
// Merge aliases
|
|
1682
|
+
export { default as MergeIcon } from '../icons/merge';
|
|
1685
1683
|
// MessageCircleCode aliases
|
|
1686
1684
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1687
|
-
//
|
|
1688
|
-
export { default as
|
|
1685
|
+
// MessageCircleCheck aliases
|
|
1686
|
+
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1689
1687
|
// MessageCircleDashed aliases
|
|
1690
1688
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1689
|
+
// MessageCircleHeart aliases
|
|
1690
|
+
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1691
1691
|
// MessageCircleMore aliases
|
|
1692
1692
|
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1693
|
+
// MessageCircleOff aliases
|
|
1694
|
+
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1693
1695
|
// MessageCirclePlus aliases
|
|
1694
1696
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1695
1697
|
// MessageCircleReply aliases
|
|
1696
1698
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1697
|
-
// MessageCircleOff aliases
|
|
1698
|
-
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1699
1699
|
// MessageCircleWarning aliases
|
|
1700
1700
|
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1701
1701
|
// MessageCircleX aliases
|
|
1702
1702
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1703
|
-
// MessageCircle aliases
|
|
1704
|
-
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1705
1703
|
// MessageSquareCheck aliases
|
|
1706
1704
|
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1707
|
-
//
|
|
1708
|
-
export { default as
|
|
1705
|
+
// MessageCircle aliases
|
|
1706
|
+
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1709
1707
|
// MessageSquareDashed aliases
|
|
1710
1708
|
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1711
1709
|
// MessageSquareDiff aliases
|
|
1712
1710
|
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1713
|
-
//
|
|
1714
|
-
export { default as
|
|
1711
|
+
// MessageSquareCode aliases
|
|
1712
|
+
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1715
1713
|
// MessageSquareHeart aliases
|
|
1716
1714
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1717
|
-
//
|
|
1718
|
-
export { default as
|
|
1715
|
+
// MessageSquareDot aliases
|
|
1716
|
+
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1719
1717
|
// MessageSquareLock aliases
|
|
1720
1718
|
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1721
|
-
//
|
|
1722
|
-
export { default as
|
|
1719
|
+
// MessageSquareMore aliases
|
|
1720
|
+
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1723
1721
|
// MessageSquarePlus aliases
|
|
1724
1722
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1723
|
+
// MessageSquareOff aliases
|
|
1724
|
+
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1725
1725
|
// MessageSquareQuote aliases
|
|
1726
1726
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1727
1727
|
// MessageSquareReply aliases
|
|
1728
1728
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1729
1729
|
// MessageSquareShare aliases
|
|
1730
1730
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1731
|
-
// MessageSquareText aliases
|
|
1732
|
-
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1733
1731
|
// MessageSquareWarning aliases
|
|
1734
1732
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1733
|
+
// MessageSquareText aliases
|
|
1734
|
+
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1735
1735
|
// MessageSquareX aliases
|
|
1736
1736
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1737
|
-
// MessageSquare aliases
|
|
1738
|
-
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1739
1737
|
// MessagesSquare aliases
|
|
1740
1738
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1739
|
+
// MessageSquare aliases
|
|
1740
|
+
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1741
1741
|
// Metronome aliases
|
|
1742
1742
|
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1743
1743
|
// MicOff aliases
|
|
1744
1744
|
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1745
|
-
// Microchip aliases
|
|
1746
|
-
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1747
1745
|
// Mic aliases
|
|
1748
1746
|
export { default as MicIcon } from '../icons/mic';
|
|
1747
|
+
// Microchip aliases
|
|
1748
|
+
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1749
1749
|
// Microscope aliases
|
|
1750
1750
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1751
1751
|
// Microwave aliases
|
|
1752
1752
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1753
1753
|
// Milestone aliases
|
|
1754
1754
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1755
|
-
// Milk aliases
|
|
1756
|
-
export { default as MilkIcon } from '../icons/milk';
|
|
1757
1755
|
// MilkOff aliases
|
|
1758
1756
|
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1759
|
-
//
|
|
1760
|
-
export { default as
|
|
1757
|
+
// Milk aliases
|
|
1758
|
+
export { default as MilkIcon } from '../icons/milk';
|
|
1761
1759
|
// Minimize aliases
|
|
1762
1760
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1763
|
-
//
|
|
1764
|
-
export { default as
|
|
1761
|
+
// Minimize2 aliases
|
|
1762
|
+
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1765
1763
|
// MirrorRectangular aliases
|
|
1766
1764
|
export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
|
|
1765
|
+
// Minus aliases
|
|
1766
|
+
export { default as MinusIcon } from '../icons/minus';
|
|
1767
1767
|
// MirrorRound aliases
|
|
1768
1768
|
export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
1769
1769
|
// MonitorCheck aliases
|
|
@@ -1780,22 +1780,22 @@ export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
|
1780
1780
|
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1781
1781
|
// MonitorPause aliases
|
|
1782
1782
|
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1783
|
+
// MonitorSmartphone aliases
|
|
1784
|
+
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1783
1785
|
// MonitorPlay aliases
|
|
1784
1786
|
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1785
1787
|
// MonitorSpeaker aliases
|
|
1786
1788
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1787
|
-
// MonitorSmartphone aliases
|
|
1788
|
-
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1789
1789
|
// MonitorStop aliases
|
|
1790
1790
|
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1791
|
-
// MonitorUp aliases
|
|
1792
|
-
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1793
1791
|
// MonitorX aliases
|
|
1794
1792
|
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1795
|
-
//
|
|
1796
|
-
export { default as
|
|
1793
|
+
// MonitorUp aliases
|
|
1794
|
+
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1797
1795
|
// MoonStar aliases
|
|
1798
1796
|
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1797
|
+
// Monitor aliases
|
|
1798
|
+
export { default as MonitorIcon } from '../icons/monitor';
|
|
1799
1799
|
// Moon aliases
|
|
1800
1800
|
export { default as MoonIcon } from '../icons/moon';
|
|
1801
1801
|
// Motorbike aliases
|
|
@@ -1818,66 +1818,66 @@ export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
|
1818
1818
|
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1819
1819
|
// MousePointer aliases
|
|
1820
1820
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1821
|
-
// Mouse aliases
|
|
1822
|
-
export { default as MouseIcon } from '../icons/mouse';
|
|
1823
1821
|
// MouseRight aliases
|
|
1824
1822
|
export { default as MouseRightIcon } from '../icons/mouse-right';
|
|
1823
|
+
// Mouse aliases
|
|
1824
|
+
export { default as MouseIcon } from '../icons/mouse';
|
|
1825
1825
|
// MoveDiagonal2 aliases
|
|
1826
1826
|
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1827
1827
|
// MoveDiagonal aliases
|
|
1828
1828
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1829
1829
|
// MoveDownLeft aliases
|
|
1830
1830
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1831
|
-
// MoveDownRight aliases
|
|
1832
|
-
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1833
1831
|
// MoveDown aliases
|
|
1834
1832
|
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1833
|
+
// MoveDownRight aliases
|
|
1834
|
+
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1835
1835
|
// MoveHorizontal aliases
|
|
1836
1836
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1837
1837
|
// MoveLeft aliases
|
|
1838
1838
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1839
1839
|
// MoveRight aliases
|
|
1840
1840
|
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1841
|
-
// MoveUpLeft aliases
|
|
1842
|
-
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1843
1841
|
// MoveUpRight aliases
|
|
1844
1842
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1843
|
+
// MoveUpLeft aliases
|
|
1844
|
+
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1845
1845
|
// MoveUp aliases
|
|
1846
1846
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1847
1847
|
// MoveVertical aliases
|
|
1848
1848
|
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1849
|
+
// Music3 aliases
|
|
1850
|
+
export { default as Music3Icon } from '../icons/music-3';
|
|
1849
1851
|
// Move aliases
|
|
1850
1852
|
export { default as MoveIcon } from '../icons/move';
|
|
1851
1853
|
// Music2 aliases
|
|
1852
1854
|
export { default as Music2Icon } from '../icons/music-2';
|
|
1853
|
-
// Music3 aliases
|
|
1854
|
-
export { default as Music3Icon } from '../icons/music-3';
|
|
1855
1855
|
// Music4 aliases
|
|
1856
1856
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1857
1857
|
// Music aliases
|
|
1858
1858
|
export { default as MusicIcon } from '../icons/music';
|
|
1859
|
-
// Navigation2Off aliases
|
|
1860
|
-
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1861
1859
|
// Navigation2 aliases
|
|
1862
1860
|
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1861
|
+
// Navigation2Off aliases
|
|
1862
|
+
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1863
1863
|
// NavigationOff aliases
|
|
1864
1864
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1865
|
-
// Network aliases
|
|
1866
|
-
export { default as NetworkIcon } from '../icons/network';
|
|
1867
1865
|
// Navigation aliases
|
|
1868
1866
|
export { default as NavigationIcon } from '../icons/navigation';
|
|
1869
1867
|
// Newspaper aliases
|
|
1870
1868
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1869
|
+
// Network aliases
|
|
1870
|
+
export { default as NetworkIcon } from '../icons/network';
|
|
1871
1871
|
// Nfc aliases
|
|
1872
1872
|
export { default as NfcIcon } from '../icons/nfc';
|
|
1873
|
-
//
|
|
1874
|
-
export { default as
|
|
1873
|
+
// NotebookText aliases
|
|
1874
|
+
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1875
1875
|
// NonBinary aliases
|
|
1876
1876
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1877
1877
|
// NotebookTabs aliases
|
|
1878
1878
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1879
|
-
//
|
|
1880
|
-
export { default as
|
|
1879
|
+
// NotebookPen aliases
|
|
1880
|
+
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1881
1881
|
// Notebook aliases
|
|
1882
1882
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1883
1883
|
// NotepadTextDashed aliases
|
|
@@ -1892,16 +1892,16 @@ export { default as NutIcon } from '../icons/nut';
|
|
|
1892
1892
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1893
1893
|
// Octagon aliases
|
|
1894
1894
|
export { default as OctagonIcon } from '../icons/octagon';
|
|
1895
|
-
// Omega aliases
|
|
1896
|
-
export { default as OmegaIcon } from '../icons/omega';
|
|
1897
1895
|
// Option aliases
|
|
1898
1896
|
export { default as OptionIcon } from '../icons/option';
|
|
1899
|
-
//
|
|
1900
|
-
export { default as
|
|
1901
|
-
// Orbit aliases
|
|
1902
|
-
export { default as OrbitIcon } from '../icons/orbit';
|
|
1897
|
+
// Omega aliases
|
|
1898
|
+
export { default as OmegaIcon } from '../icons/omega';
|
|
1903
1899
|
// Package2 aliases
|
|
1904
1900
|
export { default as Package2Icon } from '../icons/package-2';
|
|
1901
|
+
// Orbit aliases
|
|
1902
|
+
export { default as OrbitIcon } from '../icons/orbit';
|
|
1903
|
+
// Origami aliases
|
|
1904
|
+
export { default as OrigamiIcon } from '../icons/origami';
|
|
1905
1905
|
// PackageCheck aliases
|
|
1906
1906
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1907
1907
|
// PackageMinus aliases
|
|
@@ -1914,22 +1914,22 @@ export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
|
1914
1914
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1915
1915
|
// PackageX aliases
|
|
1916
1916
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1917
|
-
// PaintBucket aliases
|
|
1918
|
-
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1919
1917
|
// Package aliases
|
|
1920
1918
|
export { default as PackageIcon } from '../icons/package';
|
|
1919
|
+
// PaintBucket aliases
|
|
1920
|
+
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1921
|
+
// PaintRoller aliases
|
|
1922
|
+
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1921
1923
|
// Paintbrush aliases
|
|
1922
1924
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1923
1925
|
// Palette aliases
|
|
1924
1926
|
export { default as PaletteIcon } from '../icons/palette';
|
|
1925
|
-
// PaintRoller aliases
|
|
1926
|
-
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1927
1927
|
// Panda aliases
|
|
1928
1928
|
export { default as PandaIcon } from '../icons/panda';
|
|
1929
|
-
// PanelBottomClose aliases
|
|
1930
|
-
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1931
1929
|
// PanelBottomOpen aliases
|
|
1932
1930
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1931
|
+
// PanelBottomClose aliases
|
|
1932
|
+
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1933
1933
|
// PanelBottom aliases
|
|
1934
1934
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1935
1935
|
// PanelLeftRightDashed aliases
|
|
@@ -1944,30 +1944,30 @@ export { default as PanelRightIcon } from '../icons/panel-right';
|
|
|
1944
1944
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
|
|
1945
1945
|
// PanelTopClose aliases
|
|
1946
1946
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1947
|
-
// PanelsLeftBottom aliases
|
|
1948
|
-
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1949
1947
|
// PanelTopOpen aliases
|
|
1950
1948
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1951
1949
|
// PanelTop aliases
|
|
1952
1950
|
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1951
|
+
// PanelsLeftBottom aliases
|
|
1952
|
+
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1953
1953
|
// PanelsRightBottom aliases
|
|
1954
1954
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1955
1955
|
// Paperclip aliases
|
|
1956
1956
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1957
|
-
// Parentheses aliases
|
|
1958
|
-
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1959
1957
|
// Parasol aliases
|
|
1960
1958
|
export { default as ParasolIcon } from '../icons/parasol';
|
|
1961
|
-
//
|
|
1962
|
-
export { default as
|
|
1959
|
+
// Parentheses aliases
|
|
1960
|
+
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1963
1961
|
// PartyPopper aliases
|
|
1964
1962
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1965
|
-
//
|
|
1966
|
-
export { default as
|
|
1963
|
+
// ParkingMeter aliases
|
|
1964
|
+
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1967
1965
|
// Pause aliases
|
|
1968
1966
|
export { default as PauseIcon } from '../icons/pause';
|
|
1969
1967
|
// PawPrint aliases
|
|
1970
1968
|
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1969
|
+
// PcCase aliases
|
|
1970
|
+
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1971
1971
|
// PenOff aliases
|
|
1972
1972
|
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1973
1973
|
// PenTool aliases
|
|
@@ -1986,22 +1986,22 @@ export { default as PentagonIcon } from '../icons/pentagon';
|
|
|
1986
1986
|
export { default as PercentIcon } from '../icons/percent';
|
|
1987
1987
|
// PersonStanding aliases
|
|
1988
1988
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1989
|
+
// PhoneCall aliases
|
|
1990
|
+
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1989
1991
|
// PhilippinePeso aliases
|
|
1990
1992
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1991
1993
|
// PhoneForwarded aliases
|
|
1992
1994
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1993
|
-
// PhoneCall aliases
|
|
1994
|
-
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1995
1995
|
// PhoneIncoming aliases
|
|
1996
1996
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1997
1997
|
// PhoneMissed aliases
|
|
1998
1998
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
1999
1999
|
// PhoneOff aliases
|
|
2000
2000
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
2001
|
-
// PhoneOutgoing aliases
|
|
2002
|
-
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
2003
2001
|
// Phone aliases
|
|
2004
2002
|
export { default as PhoneIcon } from '../icons/phone';
|
|
2003
|
+
// PhoneOutgoing aliases
|
|
2004
|
+
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
2005
2005
|
// Pi aliases
|
|
2006
2006
|
export { default as PiIcon } from '../icons/pi';
|
|
2007
2007
|
// Piano aliases
|
|
@@ -2010,74 +2010,76 @@ export { default as PianoIcon } from '../icons/piano';
|
|
|
2010
2010
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
2011
2011
|
// PictureInPicture2 aliases
|
|
2012
2012
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2013
|
-
// PiggyBank aliases
|
|
2014
|
-
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
2015
2013
|
// PictureInPicture aliases
|
|
2016
2014
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2015
|
+
// PiggyBank aliases
|
|
2016
|
+
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
2017
2017
|
// PilcrowRight aliases
|
|
2018
2018
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
2019
2019
|
// PilcrowLeft aliases
|
|
2020
2020
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
2021
|
-
// PillBottle aliases
|
|
2022
|
-
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2023
2021
|
// Pilcrow aliases
|
|
2024
2022
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2025
|
-
//
|
|
2026
|
-
export { default as
|
|
2023
|
+
// PillBottle aliases
|
|
2024
|
+
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2027
2025
|
// PinOff aliases
|
|
2028
2026
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2027
|
+
// Pill aliases
|
|
2028
|
+
export { default as PillIcon } from '../icons/pill';
|
|
2029
2029
|
// Pin aliases
|
|
2030
2030
|
export { default as PinIcon } from '../icons/pin';
|
|
2031
2031
|
// Pipette aliases
|
|
2032
2032
|
export { default as PipetteIcon } from '../icons/pipette';
|
|
2033
|
-
// Pizza aliases
|
|
2034
|
-
export { default as PizzaIcon } from '../icons/pizza';
|
|
2035
2033
|
// PlaneLanding aliases
|
|
2036
2034
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2037
2035
|
// PlaneTakeoff aliases
|
|
2038
2036
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2037
|
+
// Pizza aliases
|
|
2038
|
+
export { default as PizzaIcon } from '../icons/pizza';
|
|
2039
2039
|
// Plane aliases
|
|
2040
2040
|
export { default as PlaneIcon } from '../icons/plane';
|
|
2041
|
+
// PlayOff aliases
|
|
2042
|
+
export { default as PlayOffIcon } from '../icons/play-off';
|
|
2041
2043
|
// Play aliases
|
|
2042
2044
|
export { default as PlayIcon } from '../icons/play';
|
|
2043
2045
|
// Plug2 aliases
|
|
2044
2046
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2047
|
+
// Plug aliases
|
|
2048
|
+
export { default as PlugIcon } from '../icons/plug';
|
|
2045
2049
|
// Plus aliases
|
|
2046
2050
|
export { default as PlusIcon } from '../icons/plus';
|
|
2047
2051
|
// PocketKnife aliases
|
|
2048
2052
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2049
|
-
// Plug aliases
|
|
2050
|
-
export { default as PlugIcon } from '../icons/plug';
|
|
2051
2053
|
// Podcast aliases
|
|
2052
2054
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
2053
|
-
// PointerOff aliases
|
|
2054
|
-
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2055
2055
|
// Pointer aliases
|
|
2056
2056
|
export { default as PointerIcon } from '../icons/pointer';
|
|
2057
2057
|
// Popcorn aliases
|
|
2058
2058
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2059
2059
|
// Popsicle aliases
|
|
2060
2060
|
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2061
|
+
// PointerOff aliases
|
|
2062
|
+
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2061
2063
|
// PoundSterling aliases
|
|
2062
2064
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2065
|
+
// Power aliases
|
|
2066
|
+
export { default as PowerIcon } from '../icons/power';
|
|
2063
2067
|
// PowerOff aliases
|
|
2064
2068
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2065
2069
|
// Presentation aliases
|
|
2066
2070
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2067
|
-
// Power aliases
|
|
2068
|
-
export { default as PowerIcon } from '../icons/power';
|
|
2069
|
-
// PrinterCheck aliases
|
|
2070
|
-
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2071
2071
|
// PrinterX aliases
|
|
2072
2072
|
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2073
2073
|
// Printer aliases
|
|
2074
2074
|
export { default as PrinterIcon } from '../icons/printer';
|
|
2075
|
+
// PrinterCheck aliases
|
|
2076
|
+
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2075
2077
|
// Projector aliases
|
|
2076
2078
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2077
|
-
// Proportions aliases
|
|
2078
|
-
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2079
2079
|
// Puzzle aliases
|
|
2080
2080
|
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2081
|
+
// Proportions aliases
|
|
2082
|
+
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2081
2083
|
// Pyramid aliases
|
|
2082
2084
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2083
2085
|
// QrCode aliases
|
|
@@ -2086,18 +2088,18 @@ export { default as QrCodeIcon } from '../icons/qr-code';
|
|
|
2086
2088
|
export { default as QuoteIcon } from '../icons/quote';
|
|
2087
2089
|
// Radar aliases
|
|
2088
2090
|
export { default as RadarIcon } from '../icons/radar';
|
|
2089
|
-
// Radiation aliases
|
|
2090
|
-
export { default as RadiationIcon } from '../icons/radiation';
|
|
2091
2091
|
// Rabbit aliases
|
|
2092
2092
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2093
|
+
// Radiation aliases
|
|
2094
|
+
export { default as RadiationIcon } from '../icons/radiation';
|
|
2093
2095
|
// Radical aliases
|
|
2094
2096
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2095
2097
|
// RadioOff aliases
|
|
2096
2098
|
export { default as RadioOffIcon } from '../icons/radio-off';
|
|
2097
|
-
// RadioReceiver aliases
|
|
2098
|
-
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2099
2099
|
// RadioTower aliases
|
|
2100
2100
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2101
|
+
// RadioReceiver aliases
|
|
2102
|
+
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2101
2103
|
// Radio aliases
|
|
2102
2104
|
export { default as RadioIcon } from '../icons/radio';
|
|
2103
2105
|
// Radius aliases
|
|
@@ -2106,14 +2108,14 @@ export { default as RadiusIcon } from '../icons/radius';
|
|
|
2106
2108
|
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2107
2109
|
// Rat aliases
|
|
2108
2110
|
export { default as RatIcon } from '../icons/rat';
|
|
2109
|
-
// ReceiptEuro aliases
|
|
2110
|
-
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2111
2111
|
// Ratio aliases
|
|
2112
2112
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2113
|
-
// ReceiptCent aliases
|
|
2114
|
-
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2115
2113
|
// ReceiptIndianRupee aliases
|
|
2116
2114
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2115
|
+
// ReceiptEuro aliases
|
|
2116
|
+
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2117
|
+
// ReceiptCent aliases
|
|
2118
|
+
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2117
2119
|
// ReceiptJapaneseYen aliases
|
|
2118
2120
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2119
2121
|
// ReceiptPoundSterling aliases
|
|
@@ -2128,14 +2130,14 @@ export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
|
2128
2130
|
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2129
2131
|
// RectangleCircle aliases
|
|
2130
2132
|
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2131
|
-
// RectangleGoggles aliases
|
|
2132
|
-
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2133
2133
|
// Receipt aliases
|
|
2134
2134
|
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2135
|
-
//
|
|
2136
|
-
export { default as
|
|
2135
|
+
// RectangleGoggles aliases
|
|
2136
|
+
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2137
2137
|
// RectangleVertical aliases
|
|
2138
2138
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2139
|
+
// RectangleHorizontal aliases
|
|
2140
|
+
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2139
2141
|
// Recycle aliases
|
|
2140
2142
|
export { default as RecycleIcon } from '../icons/recycle';
|
|
2141
2143
|
// Redo2 aliases
|
|
@@ -2144,32 +2146,32 @@ export { default as Redo2Icon } from '../icons/redo-2';
|
|
|
2144
2146
|
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2145
2147
|
// Redo aliases
|
|
2146
2148
|
export { default as RedoIcon } from '../icons/redo';
|
|
2147
|
-
// RefreshCcw aliases
|
|
2148
|
-
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2149
2149
|
// RefreshCcwDot aliases
|
|
2150
2150
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2151
|
-
//
|
|
2152
|
-
export { default as
|
|
2153
|
-
// Refrigerator aliases
|
|
2154
|
-
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2151
|
+
// RefreshCcw aliases
|
|
2152
|
+
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2155
2153
|
// RefreshCwOff aliases
|
|
2156
2154
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2155
|
+
// Refrigerator aliases
|
|
2156
|
+
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2157
2157
|
// Regex aliases
|
|
2158
2158
|
export { default as RegexIcon } from '../icons/regex';
|
|
2159
|
+
// RefreshCw aliases
|
|
2160
|
+
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2159
2161
|
// RemoveFormatting aliases
|
|
2160
2162
|
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2161
2163
|
// Repeat1 aliases
|
|
2162
2164
|
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2163
2165
|
// Repeat2 aliases
|
|
2164
2166
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2165
|
-
// RepeatOff aliases
|
|
2166
|
-
export { default as RepeatOffIcon } from '../icons/repeat-off';
|
|
2167
|
-
// Repeat aliases
|
|
2168
|
-
export { default as RepeatIcon } from '../icons/repeat';
|
|
2169
2167
|
// ReplaceAll aliases
|
|
2170
2168
|
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2171
2169
|
// Replace aliases
|
|
2172
2170
|
export { default as ReplaceIcon } from '../icons/replace';
|
|
2171
|
+
// RepeatOff aliases
|
|
2172
|
+
export { default as RepeatOffIcon } from '../icons/repeat-off';
|
|
2173
|
+
// Repeat aliases
|
|
2174
|
+
export { default as RepeatIcon } from '../icons/repeat';
|
|
2173
2175
|
// ReplyAll aliases
|
|
2174
2176
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2175
2177
|
// Reply aliases
|
|
@@ -2178,78 +2180,78 @@ export { default as ReplyIcon } from '../icons/reply';
|
|
|
2178
2180
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2179
2181
|
// Ribbon aliases
|
|
2180
2182
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2181
|
-
// Road aliases
|
|
2182
|
-
export { default as RoadIcon } from '../icons/road';
|
|
2183
2183
|
// Rocket aliases
|
|
2184
2184
|
export { default as RocketIcon } from '../icons/rocket';
|
|
2185
2185
|
// RockingChair aliases
|
|
2186
2186
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2187
|
+
// Road aliases
|
|
2188
|
+
export { default as RoadIcon } from '../icons/road';
|
|
2187
2189
|
// RollerCoaster aliases
|
|
2188
2190
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2189
|
-
// Rose aliases
|
|
2190
|
-
export { default as RoseIcon } from '../icons/rose';
|
|
2191
2191
|
// RotateCcwKey aliases
|
|
2192
2192
|
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2193
|
+
// Rose aliases
|
|
2194
|
+
export { default as RoseIcon } from '../icons/rose';
|
|
2193
2195
|
// RotateCcwSquare aliases
|
|
2194
2196
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2195
2197
|
// RotateCcw aliases
|
|
2196
2198
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2197
|
-
// RotateCwSquare aliases
|
|
2198
|
-
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2199
2199
|
// RotateCw aliases
|
|
2200
2200
|
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2201
2201
|
// RouteOff aliases
|
|
2202
2202
|
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2203
|
-
//
|
|
2204
|
-
export { default as
|
|
2203
|
+
// RotateCwSquare aliases
|
|
2204
|
+
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2205
2205
|
// Route aliases
|
|
2206
2206
|
export { default as RouteIcon } from '../icons/route';
|
|
2207
2207
|
// Rows4 aliases
|
|
2208
2208
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2209
|
+
// Router aliases
|
|
2210
|
+
export { default as RouterIcon } from '../icons/router';
|
|
2209
2211
|
// Rss aliases
|
|
2210
2212
|
export { default as RssIcon } from '../icons/rss';
|
|
2211
|
-
// Ruler aliases
|
|
2212
|
-
export { default as RulerIcon } from '../icons/ruler';
|
|
2213
2213
|
// RulerDimensionLine aliases
|
|
2214
2214
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2215
|
-
// RussianRuble aliases
|
|
2216
|
-
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2217
2215
|
// Salad aliases
|
|
2218
2216
|
export { default as SaladIcon } from '../icons/salad';
|
|
2217
|
+
// Ruler aliases
|
|
2218
|
+
export { default as RulerIcon } from '../icons/ruler';
|
|
2219
2219
|
// Sailboat aliases
|
|
2220
2220
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2221
|
+
// RussianRuble aliases
|
|
2222
|
+
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2221
2223
|
// Sandwich aliases
|
|
2222
2224
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2223
|
-
// Satellite aliases
|
|
2224
|
-
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2225
2225
|
// SatelliteDish aliases
|
|
2226
2226
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2227
2227
|
// SaudiRiyal aliases
|
|
2228
2228
|
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2229
|
+
// Satellite aliases
|
|
2230
|
+
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2229
2231
|
// SaveAll aliases
|
|
2230
2232
|
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2231
2233
|
// SaveOff aliases
|
|
2232
2234
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2233
|
-
// Save aliases
|
|
2234
|
-
export { default as SaveIcon } from '../icons/save';
|
|
2235
2235
|
// Scale aliases
|
|
2236
2236
|
export { default as ScaleIcon } from '../icons/scale';
|
|
2237
|
+
// Save aliases
|
|
2238
|
+
export { default as SaveIcon } from '../icons/save';
|
|
2237
2239
|
// Scaling aliases
|
|
2238
2240
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2239
|
-
// ScanEye aliases
|
|
2240
|
-
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2241
2241
|
// ScanBarcode aliases
|
|
2242
2242
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2243
2243
|
// ScanFace aliases
|
|
2244
2244
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2245
2245
|
// ScanHeart aliases
|
|
2246
2246
|
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2247
|
-
//
|
|
2248
|
-
export { default as
|
|
2247
|
+
// ScanEye aliases
|
|
2248
|
+
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2249
2249
|
// ScanLine aliases
|
|
2250
2250
|
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2251
2251
|
// ScanSearch aliases
|
|
2252
2252
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2253
|
+
// ScanQrCode aliases
|
|
2254
|
+
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2253
2255
|
// ScanText aliases
|
|
2254
2256
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2255
2257
|
// Scan aliases
|
|
@@ -2258,50 +2260,50 @@ export { default as ScanIcon } from '../icons/scan';
|
|
|
2258
2260
|
export { default as SchoolIcon } from '../icons/school';
|
|
2259
2261
|
// ScissorsLineDashed aliases
|
|
2260
2262
|
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2261
|
-
// Scooter aliases
|
|
2262
|
-
export { default as ScooterIcon } from '../icons/scooter';
|
|
2263
2263
|
// Scissors aliases
|
|
2264
2264
|
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2265
2265
|
// ScreenShareOff aliases
|
|
2266
2266
|
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2267
|
-
//
|
|
2268
|
-
export { default as
|
|
2267
|
+
// Scooter aliases
|
|
2268
|
+
export { default as ScooterIcon } from '../icons/scooter';
|
|
2269
2269
|
// ScreenShare aliases
|
|
2270
2270
|
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2271
|
-
//
|
|
2272
|
-
export { default as
|
|
2271
|
+
// ScrollText aliases
|
|
2272
|
+
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2273
2273
|
// SearchAlert aliases
|
|
2274
2274
|
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2275
2275
|
// SearchCheck aliases
|
|
2276
2276
|
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2277
|
-
// SearchCode aliases
|
|
2278
|
-
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2279
2277
|
// SearchSlash aliases
|
|
2280
2278
|
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2281
|
-
//
|
|
2282
|
-
export { default as
|
|
2279
|
+
// SearchCode aliases
|
|
2280
|
+
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2283
2281
|
// Search aliases
|
|
2284
2282
|
export { default as SearchIcon } from '../icons/search';
|
|
2285
|
-
//
|
|
2286
|
-
export { default as
|
|
2283
|
+
// SearchX aliases
|
|
2284
|
+
export { default as SearchXIcon } from '../icons/search-x';
|
|
2285
|
+
// Scroll aliases
|
|
2286
|
+
export { default as ScrollIcon } from '../icons/scroll';
|
|
2287
2287
|
// Section aliases
|
|
2288
2288
|
export { default as SectionIcon } from '../icons/section';
|
|
2289
2289
|
// Send aliases
|
|
2290
2290
|
export { default as SendIcon } from '../icons/send';
|
|
2291
|
+
// SendToBack aliases
|
|
2292
|
+
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2293
|
+
// ServerCog aliases
|
|
2294
|
+
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2291
2295
|
// SeparatorHorizontal aliases
|
|
2292
2296
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2293
2297
|
// SeparatorVertical aliases
|
|
2294
2298
|
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2295
|
-
// ServerCog aliases
|
|
2296
|
-
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2297
2299
|
// ServerCrash aliases
|
|
2298
2300
|
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2299
|
-
// Server aliases
|
|
2300
|
-
export { default as ServerIcon } from '../icons/server';
|
|
2301
2301
|
// ServerOff aliases
|
|
2302
2302
|
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2303
2303
|
// Settings2 aliases
|
|
2304
2304
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2305
|
+
// Server aliases
|
|
2306
|
+
export { default as ServerIcon } from '../icons/server';
|
|
2305
2307
|
// Settings aliases
|
|
2306
2308
|
export { default as SettingsIcon } from '../icons/settings';
|
|
2307
2309
|
// Shapes aliases
|
|
@@ -2318,56 +2320,56 @@ export { default as ShellIcon } from '../icons/shell';
|
|
|
2318
2320
|
export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
|
|
2319
2321
|
// ShieldAlert aliases
|
|
2320
2322
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2321
|
-
// ShieldBan aliases
|
|
2322
|
-
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2323
2323
|
// ShieldCheck aliases
|
|
2324
2324
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2325
2325
|
// ShieldCogCorner aliases
|
|
2326
2326
|
export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
|
|
2327
|
+
// ShieldBan aliases
|
|
2328
|
+
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2327
2329
|
// ShieldCog aliases
|
|
2328
2330
|
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2331
|
+
// ShieldHalf aliases
|
|
2332
|
+
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2329
2333
|
// ShieldEllipsis aliases
|
|
2330
2334
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2331
2335
|
// ShieldMinus aliases
|
|
2332
2336
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2333
2337
|
// ShieldOff aliases
|
|
2334
2338
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2335
|
-
// ShieldHalf aliases
|
|
2336
|
-
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2337
2339
|
// ShieldPlus aliases
|
|
2338
2340
|
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2339
|
-
// ShieldUser aliases
|
|
2340
|
-
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2341
|
-
// Shirt aliases
|
|
2342
|
-
export { default as ShirtIcon } from '../icons/shirt';
|
|
2343
2341
|
// Shield aliases
|
|
2344
2342
|
export { default as ShieldIcon } from '../icons/shield';
|
|
2343
|
+
// ShieldUser aliases
|
|
2344
|
+
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2345
2345
|
// ShipWheel aliases
|
|
2346
2346
|
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2347
|
+
// Shirt aliases
|
|
2348
|
+
export { default as ShirtIcon } from '../icons/shirt';
|
|
2347
2349
|
// Ship aliases
|
|
2348
2350
|
export { default as ShipIcon } from '../icons/ship';
|
|
2349
2351
|
// ShoppingBag aliases
|
|
2350
2352
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2351
2353
|
// ShoppingCart aliases
|
|
2352
2354
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2353
|
-
// Shovel aliases
|
|
2354
|
-
export { default as ShovelIcon } from '../icons/shovel';
|
|
2355
2355
|
// ShoppingBasket aliases
|
|
2356
2356
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2357
|
+
// Shovel aliases
|
|
2358
|
+
export { default as ShovelIcon } from '../icons/shovel';
|
|
2357
2359
|
// ShowerHead aliases
|
|
2358
2360
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2359
|
-
// Shredder aliases
|
|
2360
|
-
export { default as ShredderIcon } from '../icons/shredder';
|
|
2361
|
-
// Shrimp aliases
|
|
2362
|
-
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2363
2361
|
// Shrink aliases
|
|
2364
2362
|
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2363
|
+
// Shredder aliases
|
|
2364
|
+
export { default as ShredderIcon } from '../icons/shredder';
|
|
2365
2365
|
// Shrub aliases
|
|
2366
2366
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2367
|
-
//
|
|
2368
|
-
export { default as
|
|
2367
|
+
// Shrimp aliases
|
|
2368
|
+
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2369
2369
|
// Shuffle aliases
|
|
2370
2370
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2371
|
+
// Sigma aliases
|
|
2372
|
+
export { default as SigmaIcon } from '../icons/sigma';
|
|
2371
2373
|
// SignalHigh aliases
|
|
2372
2374
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2373
2375
|
// SignalLow aliases
|
|
@@ -2382,16 +2384,16 @@ export { default as SignalIcon } from '../icons/signal';
|
|
|
2382
2384
|
export { default as SignatureIcon } from '../icons/signature';
|
|
2383
2385
|
// SignpostBig aliases
|
|
2384
2386
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2387
|
+
// Siren aliases
|
|
2388
|
+
export { default as SirenIcon } from '../icons/siren';
|
|
2385
2389
|
// Signpost aliases
|
|
2386
2390
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2387
2391
|
// SkipBack aliases
|
|
2388
2392
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2389
|
-
// Siren aliases
|
|
2390
|
-
export { default as SirenIcon } from '../icons/siren';
|
|
2391
|
-
// SkipForward aliases
|
|
2392
|
-
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2393
2393
|
// Skull aliases
|
|
2394
2394
|
export { default as SkullIcon } from '../icons/skull';
|
|
2395
|
+
// SkipForward aliases
|
|
2396
|
+
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2395
2397
|
// Slash aliases
|
|
2396
2398
|
export { default as SlashIcon } from '../icons/slash';
|
|
2397
2399
|
// Slice aliases
|
|
@@ -2404,16 +2406,16 @@ export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging'
|
|
|
2404
2406
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2405
2407
|
// Smartphone aliases
|
|
2406
2408
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2407
|
-
// Smile aliases
|
|
2408
|
-
export { default as SmileIcon } from '../icons/smile';
|
|
2409
2409
|
// SmilePlus aliases
|
|
2410
2410
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2411
|
+
// Smile aliases
|
|
2412
|
+
export { default as SmileIcon } from '../icons/smile';
|
|
2411
2413
|
// Snail aliases
|
|
2412
2414
|
export { default as SnailIcon } from '../icons/snail';
|
|
2413
|
-
// Snowflake aliases
|
|
2414
|
-
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2415
2415
|
// SoapDispenserDroplet aliases
|
|
2416
2416
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2417
|
+
// Snowflake aliases
|
|
2418
|
+
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2417
2419
|
// Sofa aliases
|
|
2418
2420
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2419
2421
|
// SolarPanel aliases
|
|
@@ -2422,44 +2424,44 @@ export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
|
2422
2424
|
export { default as SoupIcon } from '../icons/soup';
|
|
2423
2425
|
// Space aliases
|
|
2424
2426
|
export { default as SpaceIcon } from '../icons/space';
|
|
2425
|
-
// Spade aliases
|
|
2426
|
-
export { default as SpadeIcon } from '../icons/spade';
|
|
2427
2427
|
// Sparkle aliases
|
|
2428
2428
|
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2429
|
+
// Spade aliases
|
|
2430
|
+
export { default as SpadeIcon } from '../icons/spade';
|
|
2429
2431
|
// Speaker aliases
|
|
2430
2432
|
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2431
2433
|
// Speech aliases
|
|
2432
2434
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2433
2435
|
// SpellCheck2 aliases
|
|
2434
2436
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2435
|
-
// SplinePointer aliases
|
|
2436
|
-
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2437
2437
|
// SpellCheck aliases
|
|
2438
2438
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2439
2439
|
// Spline aliases
|
|
2440
2440
|
export { default as SplineIcon } from '../icons/spline';
|
|
2441
|
-
//
|
|
2442
|
-
export { default as
|
|
2443
|
-
// Spotlight aliases
|
|
2444
|
-
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2441
|
+
// SplinePointer aliases
|
|
2442
|
+
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2445
2443
|
// Spool aliases
|
|
2446
2444
|
export { default as SpoolIcon } from '../icons/spool';
|
|
2445
|
+
// Split aliases
|
|
2446
|
+
export { default as SplitIcon } from '../icons/split';
|
|
2447
2447
|
// SportShoe aliases
|
|
2448
2448
|
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2449
2449
|
// SprayCan aliases
|
|
2450
2450
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2451
|
-
//
|
|
2452
|
-
export { default as
|
|
2451
|
+
// Spotlight aliases
|
|
2452
|
+
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2453
2453
|
// Sprout aliases
|
|
2454
2454
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2455
|
+
// SquareArrowRightEnter aliases
|
|
2456
|
+
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2455
2457
|
// SquareArrowRightExit aliases
|
|
2456
2458
|
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2457
2459
|
// SquareDashedBottomCode aliases
|
|
2458
2460
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2459
|
-
// SquareDashedTopSolid aliases
|
|
2460
|
-
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2461
2461
|
// SquareDashedBottom aliases
|
|
2462
2462
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2463
|
+
// SquareDashedTopSolid aliases
|
|
2464
|
+
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2463
2465
|
// SquarePause aliases
|
|
2464
2466
|
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2465
2467
|
// SquareRadical aliases
|
|
@@ -2470,38 +2472,38 @@ export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
|
2470
2472
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2471
2473
|
// SquareStack aliases
|
|
2472
2474
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2473
|
-
// SquareStar aliases
|
|
2474
|
-
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2475
2475
|
// SquareStop aliases
|
|
2476
2476
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2477
|
+
// SquareStar aliases
|
|
2478
|
+
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2477
2479
|
// Square aliases
|
|
2478
2480
|
export { default as SquareIcon } from '../icons/square';
|
|
2479
|
-
// SquaresIntersect aliases
|
|
2480
|
-
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2481
|
-
// SquaresSubtract aliases
|
|
2482
|
-
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2483
2481
|
// SquaresExclude aliases
|
|
2484
2482
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2485
|
-
//
|
|
2486
|
-
export { default as
|
|
2483
|
+
// SquaresSubtract aliases
|
|
2484
|
+
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2487
2485
|
// SquaresUnite aliases
|
|
2488
2486
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2487
|
+
// SquaresIntersect aliases
|
|
2488
|
+
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2489
|
+
// SquircleDashed aliases
|
|
2490
|
+
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2489
2491
|
// Squirrel aliases
|
|
2490
2492
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2491
|
-
// Squircle aliases
|
|
2492
|
-
export { default as SquircleIcon } from '../icons/squircle';
|
|
2493
2493
|
// Stamp aliases
|
|
2494
2494
|
export { default as StampIcon } from '../icons/stamp';
|
|
2495
|
+
// Squircle aliases
|
|
2496
|
+
export { default as SquircleIcon } from '../icons/squircle';
|
|
2497
|
+
// StarOff aliases
|
|
2498
|
+
export { default as StarOffIcon } from '../icons/star-off';
|
|
2495
2499
|
// Star aliases
|
|
2496
2500
|
export { default as StarIcon } from '../icons/star';
|
|
2497
2501
|
// StarHalf aliases
|
|
2498
2502
|
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2499
|
-
// StarOff aliases
|
|
2500
|
-
export { default as StarOffIcon } from '../icons/star-off';
|
|
2501
|
-
// StepBack aliases
|
|
2502
|
-
export { default as StepBackIcon } from '../icons/step-back';
|
|
2503
2503
|
// StepForward aliases
|
|
2504
2504
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2505
|
+
// StepBack aliases
|
|
2506
|
+
export { default as StepBackIcon } from '../icons/step-back';
|
|
2505
2507
|
// Sticker aliases
|
|
2506
2508
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2507
2509
|
// Stethoscope aliases
|
|
@@ -2510,34 +2512,34 @@ export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
|
2510
2512
|
export { default as StickyNoteCheckIcon } from '../icons/sticky-note-check';
|
|
2511
2513
|
// StickyNoteMinus aliases
|
|
2512
2514
|
export { default as StickyNoteMinusIcon } from '../icons/sticky-note-minus';
|
|
2513
|
-
// StickyNotePlus aliases
|
|
2514
|
-
export { default as StickyNotePlusIcon } from '../icons/sticky-note-plus';
|
|
2515
2515
|
// StickyNoteOff aliases
|
|
2516
2516
|
export { default as StickyNoteOffIcon } from '../icons/sticky-note-off';
|
|
2517
|
+
// StickyNotePlus aliases
|
|
2518
|
+
export { default as StickyNotePlusIcon } from '../icons/sticky-note-plus';
|
|
2517
2519
|
// StickyNoteX aliases
|
|
2518
2520
|
export { default as StickyNoteXIcon } from '../icons/sticky-note-x';
|
|
2519
|
-
// StickyNote aliases
|
|
2520
|
-
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2521
|
-
// Stone aliases
|
|
2522
|
-
export { default as StoneIcon } from '../icons/stone';
|
|
2523
2521
|
// StickyNotes aliases
|
|
2524
2522
|
export { default as StickyNotesIcon } from '../icons/sticky-notes';
|
|
2523
|
+
// StickyNote aliases
|
|
2524
|
+
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2525
2525
|
// Store aliases
|
|
2526
2526
|
export { default as StoreIcon } from '../icons/store';
|
|
2527
2527
|
// StretchHorizontal aliases
|
|
2528
2528
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2529
|
+
// Stone aliases
|
|
2530
|
+
export { default as StoneIcon } from '../icons/stone';
|
|
2529
2531
|
// StretchVertical aliases
|
|
2530
2532
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2531
2533
|
// Strikethrough aliases
|
|
2532
2534
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2533
|
-
// Subscript aliases
|
|
2534
|
-
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2535
|
-
// SunMedium aliases
|
|
2536
|
-
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2537
2535
|
// SunDim aliases
|
|
2538
2536
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2537
|
+
// Subscript aliases
|
|
2538
|
+
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2539
2539
|
// SunMoon aliases
|
|
2540
2540
|
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2541
|
+
// SunMedium aliases
|
|
2542
|
+
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2541
2543
|
// SunSnow aliases
|
|
2542
2544
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2543
2545
|
// Sun aliases
|
|
@@ -2552,14 +2554,14 @@ export { default as SunsetIcon } from '../icons/sunset';
|
|
|
2552
2554
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2553
2555
|
// SwissFranc aliases
|
|
2554
2556
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2555
|
-
// Sword aliases
|
|
2556
|
-
export { default as SwordIcon } from '../icons/sword';
|
|
2557
2557
|
// SwitchCamera aliases
|
|
2558
2558
|
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2559
|
-
//
|
|
2560
|
-
export { default as
|
|
2559
|
+
// Sword aliases
|
|
2560
|
+
export { default as SwordIcon } from '../icons/sword';
|
|
2561
2561
|
// Syringe aliases
|
|
2562
2562
|
export { default as SyringeIcon } from '../icons/syringe';
|
|
2563
|
+
// Swords aliases
|
|
2564
|
+
export { default as SwordsIcon } from '../icons/swords';
|
|
2563
2565
|
// Table2 aliases
|
|
2564
2566
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2565
2567
|
// TableCellsMerge aliases
|
|
@@ -2568,12 +2570,12 @@ export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
|
2568
2570
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2569
2571
|
// TableColumnsSplit aliases
|
|
2570
2572
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2573
|
+
// TableProperties aliases
|
|
2574
|
+
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2571
2575
|
// TableOfContents aliases
|
|
2572
2576
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2573
2577
|
// TableRowsSplit aliases
|
|
2574
2578
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2575
|
-
// TableProperties aliases
|
|
2576
|
-
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2577
2579
|
// Table aliases
|
|
2578
2580
|
export { default as TableIcon } from '../icons/table';
|
|
2579
2581
|
// TabletSmartphone aliases
|
|
@@ -2610,20 +2612,20 @@ export { default as TentIcon } from '../icons/tent';
|
|
|
2610
2612
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2611
2613
|
// TestTubes aliases
|
|
2612
2614
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2613
|
-
// TextCursorInput aliases
|
|
2614
|
-
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2615
2615
|
// TestTube aliases
|
|
2616
2616
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2617
2617
|
// TextCursor aliases
|
|
2618
2618
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2619
|
-
//
|
|
2620
|
-
export { default as
|
|
2621
|
-
// TextSearch aliases
|
|
2622
|
-
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2619
|
+
// TextCursorInput aliases
|
|
2620
|
+
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2623
2621
|
// ThermometerSnowflake aliases
|
|
2624
2622
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2623
|
+
// TextQuote aliases
|
|
2624
|
+
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2625
2625
|
// Theater aliases
|
|
2626
2626
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2627
|
+
// TextSearch aliases
|
|
2628
|
+
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2627
2629
|
// ThermometerSun aliases
|
|
2628
2630
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2629
2631
|
// Thermometer aliases
|
|
@@ -2632,36 +2634,36 @@ export { default as ThermometerIcon } from '../icons/thermometer';
|
|
|
2632
2634
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2633
2635
|
// ThumbsUp aliases
|
|
2634
2636
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2635
|
-
// TicketMinus aliases
|
|
2636
|
-
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2637
2637
|
// TicketCheck aliases
|
|
2638
2638
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2639
|
+
// TicketMinus aliases
|
|
2640
|
+
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2639
2641
|
// TicketPercent aliases
|
|
2640
2642
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2641
2643
|
// TicketPlus aliases
|
|
2642
2644
|
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2643
|
-
// TicketSlash aliases
|
|
2644
|
-
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2645
2645
|
// TicketX aliases
|
|
2646
2646
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2647
|
+
// TicketSlash aliases
|
|
2648
|
+
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2649
|
+
// Tickets aliases
|
|
2650
|
+
export { default as TicketsIcon } from '../icons/tickets';
|
|
2647
2651
|
// Ticket aliases
|
|
2648
2652
|
export { default as TicketIcon } from '../icons/ticket';
|
|
2649
2653
|
// TicketsPlane aliases
|
|
2650
2654
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2651
|
-
// Tickets aliases
|
|
2652
|
-
export { default as TicketsIcon } from '../icons/tickets';
|
|
2653
2655
|
// Timeline aliases
|
|
2654
2656
|
export { default as TimelineIcon } from '../icons/timeline';
|
|
2655
|
-
// TimerOff aliases
|
|
2656
|
-
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2657
2657
|
// TimerReset aliases
|
|
2658
2658
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2659
2659
|
// Timer aliases
|
|
2660
2660
|
export { default as TimerIcon } from '../icons/timer';
|
|
2661
|
-
//
|
|
2662
|
-
export { default as
|
|
2661
|
+
// TimerOff aliases
|
|
2662
|
+
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2663
2663
|
// ToggleRight aliases
|
|
2664
2664
|
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2665
|
+
// ToggleLeft aliases
|
|
2666
|
+
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2665
2667
|
// ToolCase aliases
|
|
2666
2668
|
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2667
2669
|
// Toilet aliases
|
|
@@ -2694,78 +2696,78 @@ export { default as TrainFrontIcon } from '../icons/train-front';
|
|
|
2694
2696
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2695
2697
|
// Transgender aliases
|
|
2696
2698
|
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2697
|
-
// Trash2 aliases
|
|
2698
|
-
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2699
2699
|
// Trash aliases
|
|
2700
2700
|
export { default as TrashIcon } from '../icons/trash';
|
|
2701
|
+
// Trash2 aliases
|
|
2702
|
+
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2703
|
+
// Trees aliases
|
|
2704
|
+
export { default as TreesIcon } from '../icons/trees';
|
|
2701
2705
|
// TreeDeciduous aliases
|
|
2702
2706
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2703
2707
|
// TreePine aliases
|
|
2704
2708
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2705
|
-
// Trees aliases
|
|
2706
|
-
export { default as TreesIcon } from '../icons/trees';
|
|
2707
|
-
// TrendingDown aliases
|
|
2708
|
-
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2709
2709
|
// TrendingUpDown aliases
|
|
2710
2710
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2711
|
+
// TrendingDown aliases
|
|
2712
|
+
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2711
2713
|
// TrendingUp aliases
|
|
2712
2714
|
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2713
2715
|
// TriangleDashed aliases
|
|
2714
2716
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2715
|
-
// TriangleRight aliases
|
|
2716
|
-
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2717
|
-
// Triangle aliases
|
|
2718
|
-
export { default as TriangleIcon } from '../icons/triangle';
|
|
2719
2717
|
// Trophy aliases
|
|
2720
2718
|
export { default as TrophyIcon } from '../icons/trophy';
|
|
2721
|
-
//
|
|
2722
|
-
export { default as
|
|
2719
|
+
// Triangle aliases
|
|
2720
|
+
export { default as TriangleIcon } from '../icons/triangle';
|
|
2721
|
+
// TriangleRight aliases
|
|
2722
|
+
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2723
2723
|
// Truck aliases
|
|
2724
2724
|
export { default as TruckIcon } from '../icons/truck';
|
|
2725
|
+
// TruckElectric aliases
|
|
2726
|
+
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2725
2727
|
// TurkishLira aliases
|
|
2726
2728
|
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2727
2729
|
// Turntable aliases
|
|
2728
2730
|
export { default as TurntableIcon } from '../icons/turntable';
|
|
2729
2731
|
// Turtle aliases
|
|
2730
2732
|
export { default as TurtleIcon } from '../icons/turtle';
|
|
2731
|
-
// TvMinimalPlay aliases
|
|
2732
|
-
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2733
2733
|
// Tv aliases
|
|
2734
2734
|
export { default as TvIcon } from '../icons/tv';
|
|
2735
|
+
// TvMinimalPlay aliases
|
|
2736
|
+
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2735
2737
|
// TypeOutline aliases
|
|
2736
2738
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2739
|
+
// UmbrellaOff aliases
|
|
2740
|
+
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2737
2741
|
// Type aliases
|
|
2738
2742
|
export { default as TypeIcon } from '../icons/type';
|
|
2739
2743
|
// Umbrella aliases
|
|
2740
2744
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2741
|
-
// UmbrellaOff aliases
|
|
2742
|
-
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2743
|
-
// Underline aliases
|
|
2744
|
-
export { default as UnderlineIcon } from '../icons/underline';
|
|
2745
|
-
// Undo2 aliases
|
|
2746
|
-
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2747
2745
|
// UndoDot aliases
|
|
2748
2746
|
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2747
|
+
// Underline aliases
|
|
2748
|
+
export { default as UnderlineIcon } from '../icons/underline';
|
|
2749
2749
|
// Undo aliases
|
|
2750
2750
|
export { default as UndoIcon } from '../icons/undo';
|
|
2751
|
+
// Undo2 aliases
|
|
2752
|
+
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2751
2753
|
// UnfoldHorizontal aliases
|
|
2752
2754
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2753
|
-
// UnfoldVertical aliases
|
|
2754
|
-
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2755
2755
|
// Ungroup aliases
|
|
2756
2756
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2757
2757
|
// Unlink2 aliases
|
|
2758
2758
|
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2759
|
+
// UnfoldVertical aliases
|
|
2760
|
+
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2759
2761
|
// Unlink aliases
|
|
2760
2762
|
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2761
|
-
// Upload aliases
|
|
2762
|
-
export { default as UploadIcon } from '../icons/upload';
|
|
2763
2763
|
// Unplug aliases
|
|
2764
2764
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2765
|
-
//
|
|
2766
|
-
export { default as
|
|
2765
|
+
// Upload aliases
|
|
2766
|
+
export { default as UploadIcon } from '../icons/upload';
|
|
2767
2767
|
// Usb aliases
|
|
2768
2768
|
export { default as UsbIcon } from '../icons/usb';
|
|
2769
|
+
// UserCheck aliases
|
|
2770
|
+
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2769
2771
|
// UserCog aliases
|
|
2770
2772
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2771
2773
|
// UserKey aliases
|
|
@@ -2774,34 +2776,34 @@ export { default as UserKeyIcon } from '../icons/user-key';
|
|
|
2774
2776
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2775
2777
|
// UserMinus aliases
|
|
2776
2778
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2777
|
-
// UserPlus aliases
|
|
2778
|
-
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2779
2779
|
// UserPen aliases
|
|
2780
2780
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2781
|
+
// UserPlus aliases
|
|
2782
|
+
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2781
2783
|
// UserRoundKey aliases
|
|
2782
2784
|
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
2783
|
-
// UserRoundSearch aliases
|
|
2784
|
-
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2785
2785
|
// UserRoundPen aliases
|
|
2786
2786
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2787
|
+
// UserRoundSearch aliases
|
|
2788
|
+
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2787
2789
|
// UserSearch aliases
|
|
2788
2790
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2789
2791
|
// UserStar aliases
|
|
2790
2792
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2791
2793
|
// UserX aliases
|
|
2792
2794
|
export { default as UserXIcon } from '../icons/user-x';
|
|
2793
|
-
// User aliases
|
|
2794
|
-
export { default as UserIcon } from '../icons/user';
|
|
2795
2795
|
// Users aliases
|
|
2796
2796
|
export { default as UsersIcon } from '../icons/users';
|
|
2797
|
+
// User aliases
|
|
2798
|
+
export { default as UserIcon } from '../icons/user';
|
|
2797
2799
|
// UtilityPole aliases
|
|
2798
2800
|
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2799
2801
|
// Van aliases
|
|
2800
2802
|
export { default as VanIcon } from '../icons/van';
|
|
2801
|
-
// Variable aliases
|
|
2802
|
-
export { default as VariableIcon } from '../icons/variable';
|
|
2803
2803
|
// Vault aliases
|
|
2804
2804
|
export { default as VaultIcon } from '../icons/vault';
|
|
2805
|
+
// Variable aliases
|
|
2806
|
+
export { default as VariableIcon } from '../icons/variable';
|
|
2805
2807
|
// VectorSquare aliases
|
|
2806
2808
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2807
2809
|
// Vegan aliases
|
|
@@ -2810,24 +2812,24 @@ export { default as VeganIcon } from '../icons/vegan';
|
|
|
2810
2812
|
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2811
2813
|
// VenusAndMars aliases
|
|
2812
2814
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2813
|
-
// Venus aliases
|
|
2814
|
-
export { default as VenusIcon } from '../icons/venus';
|
|
2815
2815
|
// VibrateOff aliases
|
|
2816
2816
|
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2817
|
+
// Venus aliases
|
|
2818
|
+
export { default as VenusIcon } from '../icons/venus';
|
|
2817
2819
|
// Vibrate aliases
|
|
2818
2820
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2819
2821
|
// VideoOff aliases
|
|
2820
2822
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2821
2823
|
// Video aliases
|
|
2822
2824
|
export { default as VideoIcon } from '../icons/video';
|
|
2825
|
+
// Volleyball aliases
|
|
2826
|
+
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2823
2827
|
// Videotape aliases
|
|
2824
2828
|
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2825
2829
|
// View aliases
|
|
2826
2830
|
export { default as ViewIcon } from '../icons/view';
|
|
2827
2831
|
// Voicemail aliases
|
|
2828
2832
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2829
|
-
// Volleyball aliases
|
|
2830
|
-
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2831
2833
|
// Volume1 aliases
|
|
2832
2834
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2833
2835
|
// Volume2 aliases
|
|
@@ -2836,12 +2838,12 @@ export { default as Volume2Icon } from '../icons/volume-2';
|
|
|
2836
2838
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2837
2839
|
// VolumeX aliases
|
|
2838
2840
|
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2841
|
+
// Vote aliases
|
|
2842
|
+
export { default as VoteIcon } from '../icons/vote';
|
|
2839
2843
|
// Volume aliases
|
|
2840
2844
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2841
2845
|
// WalletCards aliases
|
|
2842
2846
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2843
|
-
// Vote aliases
|
|
2844
|
-
export { default as VoteIcon } from '../icons/vote';
|
|
2845
2847
|
// Wallet aliases
|
|
2846
2848
|
export { default as WalletIcon } from '../icons/wallet';
|
|
2847
2849
|
// Wallpaper aliases
|
|
@@ -2852,16 +2854,18 @@ export { default as WandIcon } from '../icons/wand';
|
|
|
2852
2854
|
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2853
2855
|
// WashingMachine aliases
|
|
2854
2856
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2855
|
-
// Watch aliases
|
|
2856
|
-
export { default as WatchIcon } from '../icons/watch';
|
|
2857
|
-
// WavesArrowDown aliases
|
|
2858
|
-
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
2859
2857
|
// WavesArrowUp aliases
|
|
2860
2858
|
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
2861
|
-
//
|
|
2862
|
-
export { default as
|
|
2859
|
+
// WavesArrowDown aliases
|
|
2860
|
+
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
2861
|
+
// Watch aliases
|
|
2862
|
+
export { default as WatchIcon } from '../icons/watch';
|
|
2863
2863
|
// Waypoints aliases
|
|
2864
2864
|
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2865
|
+
// WavesVertical aliases
|
|
2866
|
+
export { default as WavesVerticalIcon } from '../icons/waves-vertical';
|
|
2867
|
+
// WebcamOff aliases
|
|
2868
|
+
export { default as WebcamOffIcon } from '../icons/webcam-off';
|
|
2865
2869
|
// WavesLadder aliases
|
|
2866
2870
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2867
2871
|
// Webcam aliases
|
|
@@ -2870,20 +2874,20 @@ export { default as WebcamIcon } from '../icons/webcam';
|
|
|
2870
2874
|
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2871
2875
|
// Webhook aliases
|
|
2872
2876
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
2873
|
-
// WeightTilde aliases
|
|
2874
|
-
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2875
|
-
// Wheat aliases
|
|
2876
|
-
export { default as WheatIcon } from '../icons/wheat';
|
|
2877
2877
|
// Weight aliases
|
|
2878
2878
|
export { default as WeightIcon } from '../icons/weight';
|
|
2879
|
-
//
|
|
2880
|
-
export { default as
|
|
2879
|
+
// WeightTilde aliases
|
|
2880
|
+
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2881
2881
|
// WheatOff aliases
|
|
2882
2882
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2883
|
+
// Wheat aliases
|
|
2884
|
+
export { default as WheatIcon } from '../icons/wheat';
|
|
2883
2885
|
// WifiCog aliases
|
|
2884
2886
|
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2885
2887
|
// WifiHigh aliases
|
|
2886
2888
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2889
|
+
// WholeWord aliases
|
|
2890
|
+
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2887
2891
|
// WifiLow aliases
|
|
2888
2892
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2889
2893
|
// WifiOff aliases
|
|
@@ -2894,38 +2898,38 @@ export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
|
2894
2898
|
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2895
2899
|
// WifiZero aliases
|
|
2896
2900
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2901
|
+
// Wind aliases
|
|
2902
|
+
export { default as WindIcon } from '../icons/wind';
|
|
2897
2903
|
// WindArrowDown aliases
|
|
2898
2904
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2899
2905
|
// Wifi aliases
|
|
2900
2906
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2901
|
-
// Wind aliases
|
|
2902
|
-
export { default as WindIcon } from '../icons/wind';
|
|
2903
2907
|
// WineOff aliases
|
|
2904
2908
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2905
2909
|
// Wine aliases
|
|
2906
2910
|
export { default as WineIcon } from '../icons/wine';
|
|
2907
2911
|
// Workflow aliases
|
|
2908
2912
|
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2909
|
-
// Wrench aliases
|
|
2910
|
-
export { default as WrenchIcon } from '../icons/wrench';
|
|
2911
2913
|
// Worm aliases
|
|
2912
2914
|
export { default as WormIcon } from '../icons/worm';
|
|
2913
|
-
//
|
|
2914
|
-
export { default as
|
|
2915
|
+
// Wrench aliases
|
|
2916
|
+
export { default as WrenchIcon } from '../icons/wrench';
|
|
2915
2917
|
// X aliases
|
|
2916
2918
|
export { default as XIcon } from '../icons/x';
|
|
2917
|
-
//
|
|
2918
|
-
export { default as
|
|
2919
|
-
// Zap aliases
|
|
2920
|
-
export { default as ZapIcon } from '../icons/zap';
|
|
2919
|
+
// XLineTop aliases
|
|
2920
|
+
export { default as XLineTopIcon } from '../icons/x-line-top';
|
|
2921
2921
|
// ZapOff aliases
|
|
2922
2922
|
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2923
|
+
// Zap aliases
|
|
2924
|
+
export { default as ZapIcon } from '../icons/zap';
|
|
2923
2925
|
// ZodiacAries aliases
|
|
2924
2926
|
export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
2925
2927
|
// ZodiacCancer aliases
|
|
2926
2928
|
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
2927
2929
|
// ZodiacCapricorn aliases
|
|
2928
2930
|
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
2931
|
+
// ZodiacAquarius aliases
|
|
2932
|
+
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
2929
2933
|
// ZodiacGemini aliases
|
|
2930
2934
|
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
2931
2935
|
// ZodiacLeo aliases
|
|
@@ -2934,28 +2938,28 @@ export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
|
2934
2938
|
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
2935
2939
|
// ZodiacOphiuchus aliases
|
|
2936
2940
|
export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
|
|
2937
|
-
// ZodiacSagittarius aliases
|
|
2938
|
-
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
2939
2941
|
// ZodiacPisces aliases
|
|
2940
2942
|
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
2943
|
+
// ZodiacSagittarius aliases
|
|
2944
|
+
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
2941
2945
|
// ZodiacScorpio aliases
|
|
2942
2946
|
export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
|
|
2943
2947
|
// ZodiacTaurus aliases
|
|
2944
2948
|
export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
|
|
2945
|
-
// ZodiacVirgo aliases
|
|
2946
|
-
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
2947
2949
|
// ZoomIn aliases
|
|
2948
2950
|
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2951
|
+
// ZodiacVirgo aliases
|
|
2952
|
+
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
2949
2953
|
// ZoomOut aliases
|
|
2950
2954
|
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2951
|
-
// ArrowDown10 aliases
|
|
2952
|
-
export { default as ArrowDown10Icon } from '../icons/arrow-down-1-0';
|
|
2953
2955
|
// ArrowDown01 aliases
|
|
2954
2956
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
|
|
2955
|
-
//
|
|
2956
|
-
export { default as
|
|
2957
|
+
// ArrowDown10 aliases
|
|
2958
|
+
export { default as ArrowDown10Icon } from '../icons/arrow-down-1-0';
|
|
2957
2959
|
// ArrowUp10 aliases
|
|
2958
2960
|
export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0';
|
|
2961
|
+
// ArrowUp01 aliases
|
|
2962
|
+
export { default as ArrowUp01Icon } from '../icons/arrow-up-0-1';
|
|
2959
2963
|
// AlarmClockCheck aliases
|
|
2960
2964
|
export { default as AlarmClockCheckIcon } from '../icons/alarm-clock-check';
|
|
2961
2965
|
export {
|
|
@@ -2980,24 +2984,30 @@ export {
|
|
|
2980
2984
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. This alias will be removed in v1.0 */
|
|
2981
2985
|
default as ArrowDownAzIcon
|
|
2982
2986
|
} from '../icons/arrow-down-a-z';
|
|
2983
|
-
// ArrowDownWideNarrow aliases
|
|
2984
|
-
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
2985
|
-
export {
|
|
2986
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
2987
|
-
default as SortDescIcon
|
|
2988
|
-
} from '../icons/arrow-down-wide-narrow';
|
|
2989
2987
|
// ArrowDownZA aliases
|
|
2990
2988
|
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
2991
2989
|
export {
|
|
2992
2990
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. This alias will be removed in v1.0 */
|
|
2993
2991
|
default as ArrowDownZaIcon
|
|
2994
2992
|
} from '../icons/arrow-down-z-a';
|
|
2993
|
+
// ArrowDownWideNarrow aliases
|
|
2994
|
+
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
2995
|
+
export {
|
|
2996
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
2997
|
+
default as SortDescIcon
|
|
2998
|
+
} from '../icons/arrow-down-wide-narrow';
|
|
2995
2999
|
// ArrowUpAZ aliases
|
|
2996
3000
|
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
2997
3001
|
export {
|
|
2998
3002
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. This alias will be removed in v1.0 */
|
|
2999
3003
|
default as ArrowUpAzIcon
|
|
3000
3004
|
} from '../icons/arrow-up-a-z';
|
|
3005
|
+
// ArrowUpZA aliases
|
|
3006
|
+
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
3007
|
+
export {
|
|
3008
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
|
|
3009
|
+
default as ArrowUpZaIcon
|
|
3010
|
+
} from '../icons/arrow-up-z-a';
|
|
3001
3011
|
// ArrowUpNarrowWide aliases
|
|
3002
3012
|
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
3003
3013
|
export {
|
|
@@ -3016,12 +3026,6 @@ export {
|
|
|
3016
3026
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
|
|
3017
3027
|
default as VerifiedIcon
|
|
3018
3028
|
} from '../icons/badge-check';
|
|
3019
|
-
// ArrowUpZA aliases
|
|
3020
|
-
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
3021
|
-
export {
|
|
3022
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
|
|
3023
|
-
default as ArrowUpZaIcon
|
|
3024
|
-
} from '../icons/arrow-up-z-a';
|
|
3025
3029
|
// BadgeQuestionMark aliases
|
|
3026
3030
|
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3027
3031
|
export {
|
|
@@ -3046,48 +3050,36 @@ export {
|
|
|
3046
3050
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. This alias will be removed in v1.0.0 */
|
|
3047
3051
|
default as BookTemplateIcon
|
|
3048
3052
|
} from '../icons/book-dashed';
|
|
3049
|
-
// Captions aliases
|
|
3050
|
-
export { default as CaptionsIcon } from '../icons/captions';
|
|
3051
|
-
export {
|
|
3052
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. This alias will be removed in v1.0 */
|
|
3053
|
-
default as SubtitlesIcon
|
|
3054
|
-
} from '../icons/captions';
|
|
3055
3053
|
// Braces aliases
|
|
3056
3054
|
export { default as BracesIcon } from '../icons/braces';
|
|
3057
3055
|
export {
|
|
3058
3056
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. This alias will be removed in v1.0 */
|
|
3059
3057
|
default as CurlyBracesIcon
|
|
3060
3058
|
} from '../icons/braces';
|
|
3061
|
-
//
|
|
3062
|
-
export { default as
|
|
3059
|
+
// Captions aliases
|
|
3060
|
+
export { default as CaptionsIcon } from '../icons/captions';
|
|
3063
3061
|
export {
|
|
3064
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3065
|
-
default as
|
|
3066
|
-
} from '../icons/
|
|
3062
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. This alias will be removed in v1.0 */
|
|
3063
|
+
default as SubtitlesIcon
|
|
3064
|
+
} from '../icons/captions';
|
|
3067
3065
|
// ChartBarBig aliases
|
|
3068
3066
|
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
3069
3067
|
export {
|
|
3070
3068
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. This alias will be removed in v1.0 */
|
|
3071
3069
|
default as BarChartHorizontalBigIcon
|
|
3072
3070
|
} from '../icons/chart-bar-big';
|
|
3073
|
-
// ChartCandlestick aliases
|
|
3074
|
-
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
3075
|
-
export {
|
|
3076
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
|
|
3077
|
-
default as CandlestickChartIcon
|
|
3078
|
-
} from '../icons/chart-candlestick';
|
|
3079
3071
|
// ChartBar aliases
|
|
3080
3072
|
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3081
3073
|
export {
|
|
3082
3074
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. This alias will be removed in v1.0 */
|
|
3083
3075
|
default as BarChartHorizontalIcon
|
|
3084
3076
|
} from '../icons/chart-bar';
|
|
3085
|
-
//
|
|
3086
|
-
export { default as
|
|
3077
|
+
// ChartCandlestick aliases
|
|
3078
|
+
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
3087
3079
|
export {
|
|
3088
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3089
|
-
default as
|
|
3090
|
-
} from '../icons/chart-
|
|
3080
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
|
|
3081
|
+
default as CandlestickChartIcon
|
|
3082
|
+
} from '../icons/chart-candlestick';
|
|
3091
3083
|
// ChartColumnIncreasing aliases
|
|
3092
3084
|
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
3093
3085
|
export {
|
|
@@ -3100,54 +3092,66 @@ export {
|
|
|
3100
3092
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. This alias will be removed in v1.0 */
|
|
3101
3093
|
default as BarChart3Icon
|
|
3102
3094
|
} from '../icons/chart-column';
|
|
3095
|
+
// ChartColumnBig aliases
|
|
3096
|
+
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3097
|
+
export {
|
|
3098
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
3099
|
+
default as BarChartBigIcon
|
|
3100
|
+
} from '../icons/chart-column-big';
|
|
3103
3101
|
// ChartLine aliases
|
|
3104
3102
|
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
3105
3103
|
export {
|
|
3106
3104
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. This alias will be removed in v1.0 */
|
|
3107
3105
|
default as LineChartIcon
|
|
3108
3106
|
} from '../icons/chart-line';
|
|
3107
|
+
// ChartArea aliases
|
|
3108
|
+
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
3109
|
+
export {
|
|
3110
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
|
|
3111
|
+
default as AreaChartIcon
|
|
3112
|
+
} from '../icons/chart-area';
|
|
3109
3113
|
// ChartNoAxesColumn aliases
|
|
3110
3114
|
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
|
|
3111
3115
|
export {
|
|
3112
3116
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. This alias will be removed in v1.0 */
|
|
3113
3117
|
default as BarChart2Icon
|
|
3114
3118
|
} from '../icons/chart-no-axes-column';
|
|
3115
|
-
// ChartNoAxesColumnIncreasing aliases
|
|
3116
|
-
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
3117
|
-
export {
|
|
3118
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3119
|
-
default as BarChartIcon
|
|
3120
|
-
} from '../icons/chart-no-axes-column-increasing';
|
|
3121
3119
|
// ChartNoAxesGantt aliases
|
|
3122
3120
|
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3123
3121
|
export {
|
|
3124
3122
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. This alias will be removed in v1.0 */
|
|
3125
3123
|
default as GanttChartIcon
|
|
3126
3124
|
} from '../icons/chart-no-axes-gantt';
|
|
3127
|
-
// ChartScatter aliases
|
|
3128
|
-
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3129
|
-
export {
|
|
3130
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
|
|
3131
|
-
default as ScatterChartIcon
|
|
3132
|
-
} from '../icons/chart-scatter';
|
|
3133
3125
|
// ChartPie aliases
|
|
3134
3126
|
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3135
3127
|
export {
|
|
3136
3128
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */
|
|
3137
3129
|
default as PieChartIcon
|
|
3138
3130
|
} from '../icons/chart-pie';
|
|
3139
|
-
//
|
|
3140
|
-
export { default as
|
|
3131
|
+
// ChartNoAxesColumnIncreasing aliases
|
|
3132
|
+
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
3141
3133
|
export {
|
|
3142
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3143
|
-
default as
|
|
3144
|
-
} from '../icons/
|
|
3134
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3135
|
+
default as BarChartIcon
|
|
3136
|
+
} from '../icons/chart-no-axes-column-increasing';
|
|
3137
|
+
// ChartScatter aliases
|
|
3138
|
+
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3139
|
+
export {
|
|
3140
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
|
|
3141
|
+
default as ScatterChartIcon
|
|
3142
|
+
} from '../icons/chart-scatter';
|
|
3145
3143
|
// CircleAlert aliases
|
|
3146
3144
|
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3147
3145
|
export {
|
|
3148
3146
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. This alias will be removed in v1.0 */
|
|
3149
3147
|
default as AlertCircleIcon
|
|
3150
3148
|
} from '../icons/circle-alert';
|
|
3149
|
+
// CircleArrowDown aliases
|
|
3150
|
+
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3151
|
+
export {
|
|
3152
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. This alias will be removed in v1.0 */
|
|
3153
|
+
default as ArrowDownCircleIcon
|
|
3154
|
+
} from '../icons/circle-arrow-down';
|
|
3151
3155
|
// CircleArrowLeft aliases
|
|
3152
3156
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
3153
3157
|
export {
|
|
@@ -3178,12 +3182,6 @@ export {
|
|
|
3178
3182
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3179
3183
|
default as ArrowUpLeftFromCircleIcon
|
|
3180
3184
|
} from '../icons/circle-arrow-out-up-left';
|
|
3181
|
-
// CircleArrowRight aliases
|
|
3182
|
-
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3183
|
-
export {
|
|
3184
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
3185
|
-
default as ArrowRightCircleIcon
|
|
3186
|
-
} from '../icons/circle-arrow-right';
|
|
3187
3185
|
// CircleArrowUp aliases
|
|
3188
3186
|
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3189
3187
|
export {
|
|
@@ -3202,90 +3200,90 @@ export {
|
|
|
3202
3200
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
|
|
3203
3201
|
default as CheckCircle2Icon
|
|
3204
3202
|
} from '../icons/circle-check';
|
|
3203
|
+
// CircleArrowRight aliases
|
|
3204
|
+
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3205
|
+
export {
|
|
3206
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
3207
|
+
default as ArrowRightCircleIcon
|
|
3208
|
+
} from '../icons/circle-arrow-right';
|
|
3205
3209
|
// CircleChevronDown aliases
|
|
3206
3210
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3207
3211
|
export {
|
|
3208
3212
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
|
|
3209
3213
|
default as ChevronDownCircleIcon
|
|
3210
3214
|
} from '../icons/circle-chevron-down';
|
|
3211
|
-
// CircleChevronLeft aliases
|
|
3212
|
-
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3213
|
-
export {
|
|
3214
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3215
|
-
default as ChevronLeftCircleIcon
|
|
3216
|
-
} from '../icons/circle-chevron-left';
|
|
3217
3215
|
// CircleChevronRight aliases
|
|
3218
3216
|
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3219
3217
|
export {
|
|
3220
3218
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. This alias will be removed in v1.0 */
|
|
3221
3219
|
default as ChevronRightCircleIcon
|
|
3222
3220
|
} from '../icons/circle-chevron-right';
|
|
3223
|
-
//
|
|
3224
|
-
export { default as
|
|
3221
|
+
// CircleChevronLeft aliases
|
|
3222
|
+
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3225
3223
|
export {
|
|
3226
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3227
|
-
default as
|
|
3228
|
-
} from '../icons/circle-chevron-
|
|
3224
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3225
|
+
default as ChevronLeftCircleIcon
|
|
3226
|
+
} from '../icons/circle-chevron-left';
|
|
3229
3227
|
// CircleDivide aliases
|
|
3230
3228
|
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3231
3229
|
export {
|
|
3232
3230
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
|
|
3233
3231
|
default as DivideCircleIcon
|
|
3234
3232
|
} from '../icons/circle-divide';
|
|
3235
|
-
//
|
|
3236
|
-
export { default as
|
|
3233
|
+
// CircleChevronUp aliases
|
|
3234
|
+
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
3237
3235
|
export {
|
|
3238
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3239
|
-
default as
|
|
3240
|
-
} from '../icons/circle-
|
|
3236
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. This alias will be removed in v1.0 */
|
|
3237
|
+
default as ChevronUpCircleIcon
|
|
3238
|
+
} from '../icons/circle-chevron-up';
|
|
3241
3239
|
// CircleMinus aliases
|
|
3242
3240
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3243
3241
|
export {
|
|
3244
3242
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. This alias will be removed in v1.0 */
|
|
3245
3243
|
default as MinusCircleIcon
|
|
3246
3244
|
} from '../icons/circle-minus';
|
|
3247
|
-
//
|
|
3248
|
-
export { default as
|
|
3245
|
+
// CircleGauge aliases
|
|
3246
|
+
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3249
3247
|
export {
|
|
3250
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3251
|
-
default as
|
|
3252
|
-
} from '../icons/circle-
|
|
3248
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. This alias will be removed in v1.0 */
|
|
3249
|
+
default as GaugeCircleIcon
|
|
3250
|
+
} from '../icons/circle-gauge';
|
|
3253
3251
|
// CircleParking aliases
|
|
3254
3252
|
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
3255
3253
|
export {
|
|
3256
3254
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. This alias will be removed in v1.0 */
|
|
3257
3255
|
default as ParkingCircleIcon
|
|
3258
3256
|
} from '../icons/circle-parking';
|
|
3257
|
+
// CircleParkingOff aliases
|
|
3258
|
+
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3259
|
+
export {
|
|
3260
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. This alias will be removed in v1.0 */
|
|
3261
|
+
default as ParkingCircleOffIcon
|
|
3262
|
+
} from '../icons/circle-parking-off';
|
|
3259
3263
|
// CirclePause aliases
|
|
3260
3264
|
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3261
3265
|
export {
|
|
3262
3266
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. This alias will be removed in v1.0 */
|
|
3263
3267
|
default as PauseCircleIcon
|
|
3264
3268
|
} from '../icons/circle-pause';
|
|
3265
|
-
// CirclePercent aliases
|
|
3266
|
-
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3267
|
-
export {
|
|
3268
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. This alias will be removed in v1.0 */
|
|
3269
|
-
default as PercentCircleIcon
|
|
3270
|
-
} from '../icons/circle-percent';
|
|
3271
3269
|
// CirclePlay aliases
|
|
3272
3270
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3273
3271
|
export {
|
|
3274
3272
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. This alias will be removed in v1.0 */
|
|
3275
3273
|
default as PlayCircleIcon
|
|
3276
3274
|
} from '../icons/circle-play';
|
|
3275
|
+
// CirclePercent aliases
|
|
3276
|
+
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3277
|
+
export {
|
|
3278
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. This alias will be removed in v1.0 */
|
|
3279
|
+
default as PercentCircleIcon
|
|
3280
|
+
} from '../icons/circle-percent';
|
|
3277
3281
|
// CirclePlus aliases
|
|
3278
3282
|
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3279
3283
|
export {
|
|
3280
3284
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. This alias will be removed in v1.0 */
|
|
3281
3285
|
default as PlusCircleIcon
|
|
3282
3286
|
} from '../icons/circle-plus';
|
|
3283
|
-
// CirclePower aliases
|
|
3284
|
-
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3285
|
-
export {
|
|
3286
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. This alias will be removed in v1.0 */
|
|
3287
|
-
default as PowerCircleIcon
|
|
3288
|
-
} from '../icons/circle-power';
|
|
3289
3287
|
// CircleQuestionMark aliases
|
|
3290
3288
|
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3291
3289
|
export {
|
|
@@ -3296,6 +3294,12 @@ export {
|
|
|
3296
3294
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3297
3295
|
default as CircleHelpIcon
|
|
3298
3296
|
} from '../icons/circle-question-mark';
|
|
3297
|
+
// CirclePower aliases
|
|
3298
|
+
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3299
|
+
export {
|
|
3300
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. This alias will be removed in v1.0 */
|
|
3301
|
+
default as PowerCircleIcon
|
|
3302
|
+
} from '../icons/circle-power';
|
|
3299
3303
|
// CircleSlash2 aliases
|
|
3300
3304
|
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3301
3305
|
export {
|
|
@@ -3308,12 +3312,6 @@ export {
|
|
|
3308
3312
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
3309
3313
|
default as StopCircleIcon
|
|
3310
3314
|
} from '../icons/circle-stop';
|
|
3311
|
-
// CircleUser aliases
|
|
3312
|
-
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3313
|
-
export {
|
|
3314
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. This alias will be removed in v1.0 */
|
|
3315
|
-
default as UserCircleIcon
|
|
3316
|
-
} from '../icons/circle-user';
|
|
3317
3315
|
// CircleUserRound aliases
|
|
3318
3316
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3319
3317
|
export {
|
|
@@ -3326,6 +3324,12 @@ export {
|
|
|
3326
3324
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
3327
3325
|
default as XCircleIcon
|
|
3328
3326
|
} from '../icons/circle-x';
|
|
3327
|
+
// CircleUser aliases
|
|
3328
|
+
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3329
|
+
export {
|
|
3330
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. This alias will be removed in v1.0 */
|
|
3331
|
+
default as UserCircleIcon
|
|
3332
|
+
} from '../icons/circle-user';
|
|
3329
3333
|
// ClipboardPenLine aliases
|
|
3330
3334
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3331
3335
|
export {
|
|
@@ -3338,24 +3342,24 @@ export {
|
|
|
3338
3342
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
3339
3343
|
default as ClipboardEditIcon
|
|
3340
3344
|
} from '../icons/clipboard-pen';
|
|
3341
|
-
// CloudDownload aliases
|
|
3342
|
-
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3343
|
-
export {
|
|
3344
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
3345
|
-
default as DownloadCloudIcon
|
|
3346
|
-
} from '../icons/cloud-download';
|
|
3347
3345
|
// CloudUpload aliases
|
|
3348
3346
|
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3349
3347
|
export {
|
|
3350
3348
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. This alias will be removed in v1.0 */
|
|
3351
3349
|
default as UploadCloudIcon
|
|
3352
3350
|
} from '../icons/cloud-upload';
|
|
3353
|
-
//
|
|
3354
|
-
export { default as
|
|
3351
|
+
// CloudDownload aliases
|
|
3352
|
+
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3355
3353
|
export {
|
|
3356
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3357
|
-
default as
|
|
3358
|
-
} from '../icons/
|
|
3354
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
3355
|
+
default as DownloadCloudIcon
|
|
3356
|
+
} from '../icons/cloud-download';
|
|
3357
|
+
// CodeXml aliases
|
|
3358
|
+
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3359
|
+
export {
|
|
3360
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
|
|
3361
|
+
default as Code2Icon
|
|
3362
|
+
} from '../icons/code-xml';
|
|
3359
3363
|
// Columns3Cog aliases
|
|
3360
3364
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3361
3365
|
export {
|
|
@@ -3366,12 +3370,12 @@ export {
|
|
|
3366
3370
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
|
|
3367
3371
|
default as TableConfigIcon
|
|
3368
3372
|
} from '../icons/columns-3-cog';
|
|
3369
|
-
//
|
|
3370
|
-
export { default as
|
|
3373
|
+
// Columns2 aliases
|
|
3374
|
+
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3371
3375
|
export {
|
|
3372
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3373
|
-
default as
|
|
3374
|
-
} from '../icons/
|
|
3376
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. This alias will be removed in v1.0 */
|
|
3377
|
+
default as ColumnsIcon
|
|
3378
|
+
} from '../icons/columns-2';
|
|
3375
3379
|
// Columns3 aliases
|
|
3376
3380
|
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3377
3381
|
export {
|
|
@@ -3384,30 +3388,30 @@ export {
|
|
|
3384
3388
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
3385
3389
|
default as Contact2Icon
|
|
3386
3390
|
} from '../icons/contact-round';
|
|
3387
|
-
// DiamondPercent aliases
|
|
3388
|
-
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3389
|
-
export {
|
|
3390
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
|
|
3391
|
-
default as PercentDiamondIcon
|
|
3392
|
-
} from '../icons/diamond-percent';
|
|
3393
3391
|
// Earth aliases
|
|
3394
3392
|
export { default as EarthIcon } from '../icons/earth';
|
|
3395
3393
|
export {
|
|
3396
3394
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
|
|
3397
3395
|
default as Globe2Icon
|
|
3398
3396
|
} from '../icons/earth';
|
|
3399
|
-
//
|
|
3400
|
-
export { default as
|
|
3397
|
+
// DiamondPercent aliases
|
|
3398
|
+
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3401
3399
|
export {
|
|
3402
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3403
|
-
default as
|
|
3404
|
-
} from '../icons/
|
|
3400
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
|
|
3401
|
+
default as PercentDiamondIcon
|
|
3402
|
+
} from '../icons/diamond-percent';
|
|
3405
3403
|
// Ellipsis aliases
|
|
3406
3404
|
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3407
3405
|
export {
|
|
3408
3406
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
3409
3407
|
default as MoreHorizontalIcon
|
|
3410
3408
|
} from '../icons/ellipsis';
|
|
3409
|
+
// EllipsisVertical aliases
|
|
3410
|
+
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3411
|
+
export {
|
|
3412
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
|
|
3413
|
+
default as MoreVerticalIcon
|
|
3414
|
+
} from '../icons/ellipsis-vertical';
|
|
3411
3415
|
// FileAxis3d aliases
|
|
3412
3416
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3413
3417
|
export {
|
|
@@ -3432,30 +3436,30 @@ export {
|
|
|
3432
3436
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
|
|
3433
3437
|
default as FileJsonIcon
|
|
3434
3438
|
} from '../icons/file-braces';
|
|
3435
|
-
// FileChartColumnIncreasing aliases
|
|
3436
|
-
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3437
|
-
export {
|
|
3438
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3439
|
-
default as FileBarChartIcon
|
|
3440
|
-
} from '../icons/file-chart-column-increasing';
|
|
3441
3439
|
// FileChartColumn aliases
|
|
3442
3440
|
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3443
3441
|
export {
|
|
3444
3442
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. This alias will be removed in v1.0 */
|
|
3445
3443
|
default as FileBarChart2Icon
|
|
3446
3444
|
} from '../icons/file-chart-column';
|
|
3447
|
-
//
|
|
3448
|
-
export { default as
|
|
3445
|
+
// FileChartColumnIncreasing aliases
|
|
3446
|
+
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3449
3447
|
export {
|
|
3450
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3451
|
-
default as
|
|
3452
|
-
} from '../icons/file-chart-
|
|
3448
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3449
|
+
default as FileBarChartIcon
|
|
3450
|
+
} from '../icons/file-chart-column-increasing';
|
|
3453
3451
|
// FileChartPie aliases
|
|
3454
3452
|
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3455
3453
|
export {
|
|
3456
3454
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
3457
3455
|
default as FilePieChartIcon
|
|
3458
3456
|
} from '../icons/file-chart-pie';
|
|
3457
|
+
// FileChartLine aliases
|
|
3458
|
+
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3459
|
+
export {
|
|
3460
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
3461
|
+
default as FileLineChartIcon
|
|
3462
|
+
} from '../icons/file-chart-line';
|
|
3459
3463
|
// FileCheckCorner aliases
|
|
3460
3464
|
export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
|
|
3461
3465
|
export {
|
|
@@ -3474,12 +3478,6 @@ export {
|
|
|
3474
3478
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
|
|
3475
3479
|
default as FileCog2Icon
|
|
3476
3480
|
} from '../icons/file-cog';
|
|
3477
|
-
// FileExclamationPoint aliases
|
|
3478
|
-
export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
|
|
3479
|
-
export {
|
|
3480
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. This alias will be removed in v1.0 */
|
|
3481
|
-
default as FileWarningIcon
|
|
3482
|
-
} from '../icons/file-exclamation-point';
|
|
3483
3481
|
// FileHeadphone aliases
|
|
3484
3482
|
export { default as FileHeadphoneIcon } from '../icons/file-headphone';
|
|
3485
3483
|
export {
|
|
@@ -3490,30 +3488,36 @@ export {
|
|
|
3490
3488
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
|
|
3491
3489
|
default as FileAudio2Icon
|
|
3492
3490
|
} from '../icons/file-headphone';
|
|
3493
|
-
//
|
|
3494
|
-
export { default as
|
|
3491
|
+
// FileExclamationPoint aliases
|
|
3492
|
+
export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
|
|
3495
3493
|
export {
|
|
3496
|
-
/** @deprecated The icon was
|
|
3497
|
-
default as
|
|
3498
|
-
} from '../icons/file-
|
|
3494
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. This alias will be removed in v1.0 */
|
|
3495
|
+
default as FileWarningIcon
|
|
3496
|
+
} from '../icons/file-exclamation-point';
|
|
3499
3497
|
// FileMinusCorner aliases
|
|
3500
3498
|
export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
|
|
3501
3499
|
export {
|
|
3502
3500
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. This alias will be removed in v1.0 */
|
|
3503
3501
|
default as FileMinus2Icon
|
|
3504
3502
|
} from '../icons/file-minus-corner';
|
|
3505
|
-
//
|
|
3506
|
-
export { default as
|
|
3503
|
+
// FileKey aliases
|
|
3504
|
+
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3507
3505
|
export {
|
|
3508
|
-
/** @deprecated The
|
|
3509
|
-
default as
|
|
3510
|
-
} from '../icons/file-
|
|
3506
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. This alias will be removed in v1.0 */
|
|
3507
|
+
default as FileKey2Icon
|
|
3508
|
+
} from '../icons/file-key';
|
|
3511
3509
|
// FileLock aliases
|
|
3512
3510
|
export { default as FileLockIcon } from '../icons/file-lock';
|
|
3513
3511
|
export {
|
|
3514
3512
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. This alias will be removed in v1.0 */
|
|
3515
3513
|
default as FileLock2Icon
|
|
3516
3514
|
} from '../icons/file-lock';
|
|
3515
|
+
// FilePenLine aliases
|
|
3516
|
+
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3517
|
+
export {
|
|
3518
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
3519
|
+
default as FileSignatureIcon
|
|
3520
|
+
} from '../icons/file-pen-line';
|
|
3517
3521
|
// FilePlay aliases
|
|
3518
3522
|
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3519
3523
|
export {
|
|
@@ -3526,18 +3530,18 @@ export {
|
|
|
3526
3530
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. This alias will be removed in v1.0 */
|
|
3527
3531
|
default as FileEditIcon
|
|
3528
3532
|
} from '../icons/file-pen';
|
|
3529
|
-
// FilePlusCorner aliases
|
|
3530
|
-
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3531
|
-
export {
|
|
3532
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. This alias will be removed in v1.0 */
|
|
3533
|
-
default as FilePlus2Icon
|
|
3534
|
-
} from '../icons/file-plus-corner';
|
|
3535
3533
|
// FileQuestionMark aliases
|
|
3536
3534
|
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3537
3535
|
export {
|
|
3538
3536
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3539
3537
|
default as FileQuestionIcon
|
|
3540
3538
|
} from '../icons/file-question-mark';
|
|
3539
|
+
// FilePlusCorner aliases
|
|
3540
|
+
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3541
|
+
export {
|
|
3542
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. This alias will be removed in v1.0 */
|
|
3543
|
+
default as FilePlus2Icon
|
|
3544
|
+
} from '../icons/file-plus-corner';
|
|
3541
3545
|
// FileSearchCorner aliases
|
|
3542
3546
|
export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
|
|
3543
3547
|
export {
|
|
@@ -3568,24 +3572,18 @@ export {
|
|
|
3568
3572
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. This alias will be removed in v1.0 */
|
|
3569
3573
|
default as FileX2Icon
|
|
3570
3574
|
} from '../icons/file-x-corner';
|
|
3571
|
-
// FingerprintPattern aliases
|
|
3572
|
-
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3573
|
-
export {
|
|
3574
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. This alias will be removed in v1.0 */
|
|
3575
|
-
default as FingerprintIcon
|
|
3576
|
-
} from '../icons/fingerprint-pattern';
|
|
3577
3575
|
// FolderCog aliases
|
|
3578
3576
|
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3579
3577
|
export {
|
|
3580
3578
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
|
|
3581
3579
|
default as FolderCog2Icon
|
|
3582
3580
|
} from '../icons/folder-cog';
|
|
3583
|
-
//
|
|
3584
|
-
export { default as
|
|
3581
|
+
// FingerprintPattern aliases
|
|
3582
|
+
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3585
3583
|
export {
|
|
3586
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3587
|
-
default as
|
|
3588
|
-
} from '../icons/
|
|
3584
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. This alias will be removed in v1.0 */
|
|
3585
|
+
default as FingerprintIcon
|
|
3586
|
+
} from '../icons/fingerprint-pattern';
|
|
3589
3587
|
// FunnelX aliases
|
|
3590
3588
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3591
3589
|
export {
|
|
@@ -3598,6 +3596,12 @@ export {
|
|
|
3598
3596
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
3599
3597
|
default as FilterIcon
|
|
3600
3598
|
} from '../icons/funnel';
|
|
3599
|
+
// FolderPen aliases
|
|
3600
|
+
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3601
|
+
export {
|
|
3602
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
3603
|
+
default as FolderEditIcon
|
|
3604
|
+
} from '../icons/folder-pen';
|
|
3601
3605
|
// GitCommitHorizontal aliases
|
|
3602
3606
|
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3603
3607
|
export {
|
|
@@ -3622,12 +3626,6 @@ export {
|
|
|
3622
3626
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. This alias will be removed in v1.0 */
|
|
3623
3627
|
default as Grid2X2XIcon
|
|
3624
3628
|
} from '../icons/grid-2x2-x';
|
|
3625
|
-
// Grid2x2 aliases
|
|
3626
|
-
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3627
|
-
export {
|
|
3628
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3629
|
-
default as Grid2X2Icon
|
|
3630
|
-
} from '../icons/grid-2x2';
|
|
3631
3629
|
// Grid3x3 aliases
|
|
3632
3630
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3633
3631
|
export {
|
|
@@ -3638,6 +3636,12 @@ export {
|
|
|
3638
3636
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
3639
3637
|
default as Grid3X3Icon
|
|
3640
3638
|
} from '../icons/grid-3x3';
|
|
3639
|
+
// Grid2x2 aliases
|
|
3640
|
+
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3641
|
+
export {
|
|
3642
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3643
|
+
default as Grid2X2Icon
|
|
3644
|
+
} from '../icons/grid-2x2';
|
|
3641
3645
|
// HandGrab aliases
|
|
3642
3646
|
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3643
3647
|
export {
|
|
@@ -3650,12 +3654,6 @@ export {
|
|
|
3650
3654
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. This alias will be removed in v1.0 */
|
|
3651
3655
|
default as HelpingHandIcon
|
|
3652
3656
|
} from '../icons/hand-helping';
|
|
3653
|
-
// IceCreamBowl aliases
|
|
3654
|
-
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3655
|
-
export {
|
|
3656
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */
|
|
3657
|
-
default as IceCream2Icon
|
|
3658
|
-
} from '../icons/ice-cream-bowl';
|
|
3659
3657
|
// House aliases
|
|
3660
3658
|
export { default as HouseIcon } from '../icons/house';
|
|
3661
3659
|
export {
|
|
@@ -3668,6 +3666,12 @@ export {
|
|
|
3668
3666
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. This alias will be removed in v1.0 */
|
|
3669
3667
|
default as IceCreamIcon
|
|
3670
3668
|
} from '../icons/ice-cream-cone';
|
|
3669
|
+
// IceCreamBowl aliases
|
|
3670
|
+
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3671
|
+
export {
|
|
3672
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */
|
|
3673
|
+
default as IceCream2Icon
|
|
3674
|
+
} from '../icons/ice-cream-bowl';
|
|
3671
3675
|
// LaptopMinimal aliases
|
|
3672
3676
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3673
3677
|
export {
|
|
@@ -3690,6 +3694,12 @@ export {
|
|
|
3690
3694
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3691
3695
|
default as IndentDecreaseIcon
|
|
3692
3696
|
} from '../icons/list-indent-decrease';
|
|
3697
|
+
// LoaderCircle aliases
|
|
3698
|
+
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3699
|
+
export {
|
|
3700
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
3701
|
+
default as Loader2Icon
|
|
3702
|
+
} from '../icons/loader-circle';
|
|
3693
3703
|
// ListIndentIncrease aliases
|
|
3694
3704
|
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3695
3705
|
export {
|
|
@@ -3700,30 +3710,24 @@ export {
|
|
|
3700
3710
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3701
3711
|
default as IndentIncreaseIcon
|
|
3702
3712
|
} from '../icons/list-indent-increase';
|
|
3703
|
-
// LoaderCircle aliases
|
|
3704
|
-
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3705
|
-
export {
|
|
3706
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
3707
|
-
default as Loader2Icon
|
|
3708
|
-
} from '../icons/loader-circle';
|
|
3709
3713
|
// LockKeyholeOpen aliases
|
|
3710
3714
|
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3711
3715
|
export {
|
|
3712
3716
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. This alias will be removed in v1.0 */
|
|
3713
3717
|
default as UnlockKeyholeIcon
|
|
3714
3718
|
} from '../icons/lock-keyhole-open';
|
|
3715
|
-
// LockOpen aliases
|
|
3716
|
-
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3717
|
-
export {
|
|
3718
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
|
|
3719
|
-
default as UnlockIcon
|
|
3720
|
-
} from '../icons/lock-open';
|
|
3721
3719
|
// MailQuestionMark aliases
|
|
3722
3720
|
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3723
3721
|
export {
|
|
3724
3722
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3725
3723
|
default as MailQuestionIcon
|
|
3726
3724
|
} from '../icons/mail-question-mark';
|
|
3725
|
+
// LockOpen aliases
|
|
3726
|
+
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3727
|
+
export {
|
|
3728
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
|
|
3729
|
+
default as UnlockIcon
|
|
3730
|
+
} from '../icons/lock-open';
|
|
3727
3731
|
// MapPinPen aliases
|
|
3728
3732
|
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3729
3733
|
export {
|
|
@@ -3736,66 +3740,60 @@ export {
|
|
|
3736
3740
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3737
3741
|
default as MessageCircleQuestionIcon
|
|
3738
3742
|
} from '../icons/message-circle-question-mark';
|
|
3739
|
-
// Move3d aliases
|
|
3740
|
-
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3741
|
-
export {
|
|
3742
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
3743
|
-
default as Move3DIcon
|
|
3744
|
-
} from '../icons/move-3d';
|
|
3745
3743
|
// MicVocal aliases
|
|
3746
3744
|
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3747
3745
|
export {
|
|
3748
3746
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. This alias will be removed in v1.0 */
|
|
3749
3747
|
default as Mic2Icon
|
|
3750
3748
|
} from '../icons/mic-vocal';
|
|
3751
|
-
//
|
|
3752
|
-
export { default as
|
|
3749
|
+
// Move3d aliases
|
|
3750
|
+
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3753
3751
|
export {
|
|
3754
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3755
|
-
default as
|
|
3756
|
-
} from '../icons/
|
|
3752
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
3753
|
+
default as Move3DIcon
|
|
3754
|
+
} from '../icons/move-3d';
|
|
3757
3755
|
// OctagonPause aliases
|
|
3758
3756
|
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3759
3757
|
export {
|
|
3760
3758
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. This alias will be removed in v1.0 */
|
|
3761
3759
|
default as PauseOctagonIcon
|
|
3762
3760
|
} from '../icons/octagon-pause';
|
|
3763
|
-
//
|
|
3764
|
-
export { default as
|
|
3761
|
+
// OctagonAlert aliases
|
|
3762
|
+
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3765
3763
|
export {
|
|
3766
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3767
|
-
default as
|
|
3768
|
-
} from '../icons/octagon-
|
|
3764
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
|
|
3765
|
+
default as AlertOctagonIcon
|
|
3766
|
+
} from '../icons/octagon-alert';
|
|
3769
3767
|
// PaintbrushVertical aliases
|
|
3770
3768
|
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3771
3769
|
export {
|
|
3772
3770
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
|
|
3773
3771
|
default as Paintbrush2Icon
|
|
3774
3772
|
} from '../icons/paintbrush-vertical';
|
|
3775
|
-
// PanelBottomDashed aliases
|
|
3776
|
-
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3777
|
-
export {
|
|
3778
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. This alias will be removed in v1.0 */
|
|
3779
|
-
default as PanelBottomInactiveIcon
|
|
3780
|
-
} from '../icons/panel-bottom-dashed';
|
|
3781
3773
|
// PanelLeftClose aliases
|
|
3782
3774
|
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3783
3775
|
export {
|
|
3784
3776
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. This alias will be removed in v1.0 */
|
|
3785
3777
|
default as SidebarCloseIcon
|
|
3786
3778
|
} from '../icons/panel-left-close';
|
|
3779
|
+
// OctagonX aliases
|
|
3780
|
+
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3781
|
+
export {
|
|
3782
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. This alias will be removed in v1.0 */
|
|
3783
|
+
default as XOctagonIcon
|
|
3784
|
+
} from '../icons/octagon-x';
|
|
3787
3785
|
// PanelLeftDashed aliases
|
|
3788
3786
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3789
3787
|
export {
|
|
3790
3788
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. This alias will be removed in v1.0 */
|
|
3791
3789
|
default as PanelLeftInactiveIcon
|
|
3792
3790
|
} from '../icons/panel-left-dashed';
|
|
3793
|
-
//
|
|
3794
|
-
export { default as
|
|
3791
|
+
// PanelBottomDashed aliases
|
|
3792
|
+
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3795
3793
|
export {
|
|
3796
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3797
|
-
default as
|
|
3798
|
-
} from '../icons/panel-
|
|
3794
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. This alias will be removed in v1.0 */
|
|
3795
|
+
default as PanelBottomInactiveIcon
|
|
3796
|
+
} from '../icons/panel-bottom-dashed';
|
|
3799
3797
|
// PanelLeft aliases
|
|
3800
3798
|
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3801
3799
|
export {
|
|
@@ -3814,6 +3812,12 @@ export {
|
|
|
3814
3812
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. This alias will be removed in v1.0 */
|
|
3815
3813
|
default as PanelTopInactiveIcon
|
|
3816
3814
|
} from '../icons/panel-top-dashed';
|
|
3815
|
+
// PanelLeftOpen aliases
|
|
3816
|
+
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3817
|
+
export {
|
|
3818
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. This alias will be removed in v1.0 */
|
|
3819
|
+
default as SidebarOpenIcon
|
|
3820
|
+
} from '../icons/panel-left-open';
|
|
3817
3821
|
// PanelsTopLeft aliases
|
|
3818
3822
|
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3819
3823
|
export {
|
|
@@ -3838,30 +3842,30 @@ export {
|
|
|
3838
3842
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
|
|
3839
3843
|
default as PlugZap2Icon
|
|
3840
3844
|
} from '../icons/plug-zap';
|
|
3841
|
-
// RectangleEllipsis aliases
|
|
3842
|
-
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3843
|
-
export {
|
|
3844
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
|
|
3845
|
-
default as FormInputIcon
|
|
3846
|
-
} from '../icons/rectangle-ellipsis';
|
|
3847
3845
|
// Rotate3d aliases
|
|
3848
3846
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3849
3847
|
export {
|
|
3850
3848
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
|
|
3851
3849
|
default as Rotate3DIcon
|
|
3852
3850
|
} from '../icons/rotate-3d';
|
|
3853
|
-
// Rows2 aliases
|
|
3854
|
-
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3855
|
-
export {
|
|
3856
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. This alias will be removed in v1.0 */
|
|
3857
|
-
default as RowsIcon
|
|
3858
|
-
} from '../icons/rows-2';
|
|
3859
3851
|
// Rows3 aliases
|
|
3860
3852
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3861
3853
|
export {
|
|
3862
3854
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. This alias will be removed in v1.0 */
|
|
3863
3855
|
default as PanelsTopBottomIcon
|
|
3864
3856
|
} from '../icons/rows-3';
|
|
3857
|
+
// RectangleEllipsis aliases
|
|
3858
|
+
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3859
|
+
export {
|
|
3860
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
|
|
3861
|
+
default as FormInputIcon
|
|
3862
|
+
} from '../icons/rectangle-ellipsis';
|
|
3863
|
+
// Rows2 aliases
|
|
3864
|
+
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3865
|
+
export {
|
|
3866
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. This alias will be removed in v1.0 */
|
|
3867
|
+
default as RowsIcon
|
|
3868
|
+
} from '../icons/rows-2';
|
|
3865
3869
|
// Scale3d aliases
|
|
3866
3870
|
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3867
3871
|
export {
|
|
@@ -3874,30 +3878,30 @@ export {
|
|
|
3874
3878
|
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3875
3879
|
default as SendHorizonalIcon
|
|
3876
3880
|
} from '../icons/send-horizontal';
|
|
3877
|
-
// ShieldQuestionMark aliases
|
|
3878
|
-
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3879
|
-
export {
|
|
3880
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3881
|
-
default as ShieldQuestionIcon
|
|
3882
|
-
} from '../icons/shield-question-mark';
|
|
3883
3881
|
// ShieldX aliases
|
|
3884
3882
|
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3885
3883
|
export {
|
|
3886
3884
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. This alias will be removed in v1.0 */
|
|
3887
3885
|
default as ShieldCloseIcon
|
|
3888
3886
|
} from '../icons/shield-x';
|
|
3889
|
-
//
|
|
3890
|
-
export { default as
|
|
3887
|
+
// ShieldQuestionMark aliases
|
|
3888
|
+
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3891
3889
|
export {
|
|
3892
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3893
|
-
default as
|
|
3894
|
-
} from '../icons/
|
|
3890
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3891
|
+
default as ShieldQuestionIcon
|
|
3892
|
+
} from '../icons/shield-question-mark';
|
|
3895
3893
|
// Sparkles aliases
|
|
3896
3894
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3897
3895
|
export {
|
|
3898
3896
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. This alias will be removed in v1.0 */
|
|
3899
3897
|
default as StarsIcon
|
|
3900
3898
|
} from '../icons/sparkles';
|
|
3899
|
+
// SlidersVertical aliases
|
|
3900
|
+
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3901
|
+
export {
|
|
3902
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. This alias will be removed in v1.0 */
|
|
3903
|
+
default as SlidersIcon
|
|
3904
|
+
} from '../icons/sliders-vertical';
|
|
3901
3905
|
// SquareActivity aliases
|
|
3902
3906
|
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3903
3907
|
export {
|
|
@@ -3910,18 +3914,18 @@ export {
|
|
|
3910
3914
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
|
|
3911
3915
|
default as ArrowDownLeftSquareIcon
|
|
3912
3916
|
} from '../icons/square-arrow-down-left';
|
|
3913
|
-
// SquareArrowDownRight aliases
|
|
3914
|
-
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3915
|
-
export {
|
|
3916
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3917
|
-
default as ArrowDownRightSquareIcon
|
|
3918
|
-
} from '../icons/square-arrow-down-right';
|
|
3919
3917
|
// SquareArrowDown aliases
|
|
3920
3918
|
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3921
3919
|
export {
|
|
3922
3920
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
3923
3921
|
default as ArrowDownSquareIcon
|
|
3924
3922
|
} from '../icons/square-arrow-down';
|
|
3923
|
+
// SquareArrowDownRight aliases
|
|
3924
|
+
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3925
|
+
export {
|
|
3926
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
3927
|
+
default as ArrowDownRightSquareIcon
|
|
3928
|
+
} from '../icons/square-arrow-down-right';
|
|
3925
3929
|
// SquareArrowLeft aliases
|
|
3926
3930
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3927
3931
|
export {
|
|
@@ -3934,30 +3938,24 @@ export {
|
|
|
3934
3938
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3935
3939
|
default as ArrowDownLeftFromSquareIcon
|
|
3936
3940
|
} from '../icons/square-arrow-out-down-left';
|
|
3937
|
-
// SquareArrowOutDownRight aliases
|
|
3938
|
-
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
3939
|
-
export {
|
|
3940
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3941
|
-
default as ArrowDownRightFromSquareIcon
|
|
3942
|
-
} from '../icons/square-arrow-out-down-right';
|
|
3943
3941
|
// SquareArrowOutUpLeft aliases
|
|
3944
3942
|
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
3945
3943
|
export {
|
|
3946
3944
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3947
3945
|
default as ArrowUpLeftFromSquareIcon
|
|
3948
3946
|
} from '../icons/square-arrow-out-up-left';
|
|
3947
|
+
// SquareArrowOutDownRight aliases
|
|
3948
|
+
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
3949
|
+
export {
|
|
3950
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3951
|
+
default as ArrowDownRightFromSquareIcon
|
|
3952
|
+
} from '../icons/square-arrow-out-down-right';
|
|
3949
3953
|
// SquareArrowOutUpRight aliases
|
|
3950
3954
|
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
3951
3955
|
export {
|
|
3952
3956
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3953
3957
|
default as ArrowUpRightFromSquareIcon
|
|
3954
3958
|
} from '../icons/square-arrow-out-up-right';
|
|
3955
|
-
// SquareArrowRight aliases
|
|
3956
|
-
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3957
|
-
export {
|
|
3958
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
|
|
3959
|
-
default as ArrowRightSquareIcon
|
|
3960
|
-
} from '../icons/square-arrow-right';
|
|
3961
3959
|
// SquareArrowUpLeft aliases
|
|
3962
3960
|
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3963
3961
|
export {
|
|
@@ -3970,36 +3968,42 @@ export {
|
|
|
3970
3968
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. This alias will be removed in v1.0 */
|
|
3971
3969
|
default as ArrowUpRightSquareIcon
|
|
3972
3970
|
} from '../icons/square-arrow-up-right';
|
|
3971
|
+
// SquareArrowRight aliases
|
|
3972
|
+
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3973
|
+
export {
|
|
3974
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
|
|
3975
|
+
default as ArrowRightSquareIcon
|
|
3976
|
+
} from '../icons/square-arrow-right';
|
|
3973
3977
|
// SquareArrowUp aliases
|
|
3974
3978
|
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3975
3979
|
export {
|
|
3976
3980
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
3977
3981
|
default as ArrowUpSquareIcon
|
|
3978
3982
|
} from '../icons/square-arrow-up';
|
|
3979
|
-
// SquareAsterisk aliases
|
|
3980
|
-
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3981
|
-
export {
|
|
3982
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. This alias will be removed in v1.0 */
|
|
3983
|
-
default as AsteriskSquareIcon
|
|
3984
|
-
} from '../icons/square-asterisk';
|
|
3985
3983
|
// SquareBottomDashedScissors aliases
|
|
3986
3984
|
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
3987
3985
|
export {
|
|
3988
3986
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
|
|
3989
3987
|
default as ScissorsSquareDashedBottomIcon
|
|
3990
3988
|
} from '../icons/square-bottom-dashed-scissors';
|
|
3991
|
-
//
|
|
3992
|
-
export { default as
|
|
3989
|
+
// SquareAsterisk aliases
|
|
3990
|
+
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3993
3991
|
export {
|
|
3994
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3995
|
-
default as
|
|
3996
|
-
} from '../icons/square-
|
|
3992
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. This alias will be removed in v1.0 */
|
|
3993
|
+
default as AsteriskSquareIcon
|
|
3994
|
+
} from '../icons/square-asterisk';
|
|
3997
3995
|
// SquareCenterlineDashedHorizontal aliases
|
|
3998
3996
|
export { default as SquareCenterlineDashedHorizontalIcon } from '../icons/square-centerline-dashed-horizontal';
|
|
3999
3997
|
export {
|
|
4000
3998
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. This alias will be removed in v1.0 */
|
|
4001
3999
|
default as FlipHorizontalIcon
|
|
4002
4000
|
} from '../icons/square-centerline-dashed-horizontal';
|
|
4001
|
+
// SquareCenterlineDashedVertical aliases
|
|
4002
|
+
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
4003
|
+
export {
|
|
4004
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. This alias will be removed in v1.0 */
|
|
4005
|
+
default as FlipVerticalIcon
|
|
4006
|
+
} from '../icons/square-centerline-dashed-vertical';
|
|
4003
4007
|
// SquareChartGantt aliases
|
|
4004
4008
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
4005
4009
|
export {
|
|
@@ -4028,18 +4032,18 @@ export {
|
|
|
4028
4032
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. This alias will be removed in v1.0 */
|
|
4029
4033
|
default as ChevronDownSquareIcon
|
|
4030
4034
|
} from '../icons/square-chevron-down';
|
|
4031
|
-
// SquareChevronLeft aliases
|
|
4032
|
-
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
4033
|
-
export {
|
|
4034
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
|
|
4035
|
-
default as ChevronLeftSquareIcon
|
|
4036
|
-
} from '../icons/square-chevron-left';
|
|
4037
4035
|
// SquareChevronRight aliases
|
|
4038
4036
|
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
4039
4037
|
export {
|
|
4040
4038
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. This alias will be removed in v1.0 */
|
|
4041
4039
|
default as ChevronRightSquareIcon
|
|
4042
4040
|
} from '../icons/square-chevron-right';
|
|
4041
|
+
// SquareChevronLeft aliases
|
|
4042
|
+
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
4043
|
+
export {
|
|
4044
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
|
|
4045
|
+
default as ChevronLeftSquareIcon
|
|
4046
|
+
} from '../icons/square-chevron-left';
|
|
4043
4047
|
// SquareChevronUp aliases
|
|
4044
4048
|
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4045
4049
|
export {
|
|
@@ -4058,12 +4062,6 @@ export {
|
|
|
4058
4062
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
|
|
4059
4063
|
default as KanbanSquareDashedIcon
|
|
4060
4064
|
} from '../icons/square-dashed-kanban';
|
|
4061
|
-
// SquareDashedMousePointer aliases
|
|
4062
|
-
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4063
|
-
export {
|
|
4064
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. This alias will be removed in v1.0 */
|
|
4065
|
-
default as MousePointerSquareDashedIcon
|
|
4066
|
-
} from '../icons/square-dashed-mouse-pointer';
|
|
4067
4065
|
// SquareDashedText aliases
|
|
4068
4066
|
export { default as SquareDashedTextIcon } from '../icons/square-dashed-text';
|
|
4069
4067
|
export {
|
|
@@ -4074,6 +4072,12 @@ export {
|
|
|
4074
4072
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. This alias will be removed in v1.0 */
|
|
4075
4073
|
default as TextSelectIcon
|
|
4076
4074
|
} from '../icons/square-dashed-text';
|
|
4075
|
+
// SquareDashedMousePointer aliases
|
|
4076
|
+
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4077
|
+
export {
|
|
4078
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. This alias will be removed in v1.0 */
|
|
4079
|
+
default as MousePointerSquareDashedIcon
|
|
4080
|
+
} from '../icons/square-dashed-mouse-pointer';
|
|
4077
4081
|
// SquareDashed aliases
|
|
4078
4082
|
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
4079
4083
|
export {
|
|
@@ -4128,24 +4132,18 @@ export {
|
|
|
4128
4132
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. This alias will be removed in v1.0 */
|
|
4129
4133
|
default as MenuSquareIcon
|
|
4130
4134
|
} from '../icons/square-menu';
|
|
4131
|
-
// SquareMousePointer aliases
|
|
4132
|
-
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4133
|
-
export {
|
|
4134
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. This alias will be removed in v1.0 */
|
|
4135
|
-
default as InspectIcon
|
|
4136
|
-
} from '../icons/square-mouse-pointer';
|
|
4137
4135
|
// SquareMinus aliases
|
|
4138
4136
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4139
4137
|
export {
|
|
4140
4138
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. This alias will be removed in v1.0 */
|
|
4141
4139
|
default as MinusSquareIcon
|
|
4142
4140
|
} from '../icons/square-minus';
|
|
4143
|
-
//
|
|
4144
|
-
export { default as
|
|
4141
|
+
// SquareMousePointer aliases
|
|
4142
|
+
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4145
4143
|
export {
|
|
4146
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4147
|
-
default as
|
|
4148
|
-
} from '../icons/square-
|
|
4144
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. This alias will be removed in v1.0 */
|
|
4145
|
+
default as InspectIcon
|
|
4146
|
+
} from '../icons/square-mouse-pointer';
|
|
4149
4147
|
// SquareParkingOff aliases
|
|
4150
4148
|
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4151
4149
|
export {
|
|
@@ -4166,48 +4164,54 @@ export {
|
|
|
4166
4164
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
4167
4165
|
default as PenSquareIcon
|
|
4168
4166
|
} from '../icons/square-pen';
|
|
4169
|
-
//
|
|
4170
|
-
export { default as
|
|
4171
|
-
export {
|
|
4172
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
4173
|
-
default as PercentSquareIcon
|
|
4174
|
-
} from '../icons/square-percent';
|
|
4175
|
-
// SquarePlay aliases
|
|
4176
|
-
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4167
|
+
// SquareParking aliases
|
|
4168
|
+
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4177
4169
|
export {
|
|
4178
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4179
|
-
default as
|
|
4180
|
-
} from '../icons/square-
|
|
4170
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. This alias will be removed in v1.0 */
|
|
4171
|
+
default as ParkingSquareIcon
|
|
4172
|
+
} from '../icons/square-parking';
|
|
4181
4173
|
// SquarePi aliases
|
|
4182
4174
|
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4183
4175
|
export {
|
|
4184
4176
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. This alias will be removed in v1.0 */
|
|
4185
4177
|
default as PiSquareIcon
|
|
4186
4178
|
} from '../icons/square-pi';
|
|
4187
|
-
//
|
|
4188
|
-
export { default as
|
|
4179
|
+
// SquarePercent aliases
|
|
4180
|
+
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4189
4181
|
export {
|
|
4190
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4191
|
-
default as
|
|
4192
|
-
} from '../icons/square-
|
|
4182
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
4183
|
+
default as PercentSquareIcon
|
|
4184
|
+
} from '../icons/square-percent';
|
|
4193
4185
|
// SquarePilcrow aliases
|
|
4194
4186
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4195
4187
|
export {
|
|
4196
4188
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. This alias will be removed in v1.0 */
|
|
4197
4189
|
default as PilcrowSquareIcon
|
|
4198
4190
|
} from '../icons/square-pilcrow';
|
|
4199
|
-
//
|
|
4200
|
-
export { default as
|
|
4191
|
+
// SquarePlus aliases
|
|
4192
|
+
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4201
4193
|
export {
|
|
4202
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4203
|
-
default as
|
|
4204
|
-
} from '../icons/square-
|
|
4194
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. This alias will be removed in v1.0 */
|
|
4195
|
+
default as PlusSquareIcon
|
|
4196
|
+
} from '../icons/square-plus';
|
|
4205
4197
|
// SquarePower aliases
|
|
4206
4198
|
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
4207
4199
|
export {
|
|
4208
4200
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
|
|
4209
4201
|
default as PowerSquareIcon
|
|
4210
4202
|
} from '../icons/square-power';
|
|
4203
|
+
// SquarePlay aliases
|
|
4204
|
+
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4205
|
+
export {
|
|
4206
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. This alias will be removed in v1.0 */
|
|
4207
|
+
default as PlaySquareIcon
|
|
4208
|
+
} from '../icons/square-play';
|
|
4209
|
+
// SquareSigma aliases
|
|
4210
|
+
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4211
|
+
export {
|
|
4212
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
|
|
4213
|
+
default as SigmaSquareIcon
|
|
4214
|
+
} from '../icons/square-sigma';
|
|
4211
4215
|
// SquareScissors aliases
|
|
4212
4216
|
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
4213
4217
|
export {
|
|
@@ -4220,18 +4224,18 @@ export {
|
|
|
4220
4224
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
|
|
4221
4225
|
default as SlashSquareIcon
|
|
4222
4226
|
} from '../icons/square-slash';
|
|
4223
|
-
// SquareSplitHorizontal aliases
|
|
4224
|
-
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4225
|
-
export {
|
|
4226
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
4227
|
-
default as SplitSquareHorizontalIcon
|
|
4228
|
-
} from '../icons/square-split-horizontal';
|
|
4229
4227
|
// SquareSplitVertical aliases
|
|
4230
4228
|
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4231
4229
|
export {
|
|
4232
4230
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
|
|
4233
4231
|
default as SplitSquareVerticalIcon
|
|
4234
4232
|
} from '../icons/square-split-vertical';
|
|
4233
|
+
// SquareSplitHorizontal aliases
|
|
4234
|
+
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4235
|
+
export {
|
|
4236
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
4237
|
+
default as SplitSquareHorizontalIcon
|
|
4238
|
+
} from '../icons/square-split-horizontal';
|
|
4235
4239
|
// SquareTerminal aliases
|
|
4236
4240
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
4237
4241
|
export {
|
|
@@ -4244,18 +4248,18 @@ export {
|
|
|
4244
4248
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
|
|
4245
4249
|
default as UserSquareIcon
|
|
4246
4250
|
} from '../icons/square-user';
|
|
4247
|
-
// SquareX aliases
|
|
4248
|
-
export { default as SquareXIcon } from '../icons/square-x';
|
|
4249
|
-
export {
|
|
4250
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. This alias will be removed in v1.0 */
|
|
4251
|
-
default as XSquareIcon
|
|
4252
|
-
} from '../icons/square-x';
|
|
4253
4251
|
// SquareUserRound aliases
|
|
4254
4252
|
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4255
4253
|
export {
|
|
4256
4254
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
4257
4255
|
default as UserSquare2Icon
|
|
4258
4256
|
} from '../icons/square-user-round';
|
|
4257
|
+
// SquareX aliases
|
|
4258
|
+
export { default as SquareXIcon } from '../icons/square-x';
|
|
4259
|
+
export {
|
|
4260
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. This alias will be removed in v1.0 */
|
|
4261
|
+
default as XSquareIcon
|
|
4262
|
+
} from '../icons/square-x';
|
|
4259
4263
|
// TestTubeDiagonal aliases
|
|
4260
4264
|
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
4261
4265
|
export {
|
|
@@ -4296,12 +4300,6 @@ export {
|
|
|
4296
4300
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. This alias will be removed in v1.0 */
|
|
4297
4301
|
default as LetterTextIcon
|
|
4298
4302
|
} from '../icons/text-initial';
|
|
4299
|
-
// TextWrap aliases
|
|
4300
|
-
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4301
|
-
export {
|
|
4302
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
4303
|
-
default as WrapTextIcon
|
|
4304
|
-
} from '../icons/text-wrap';
|
|
4305
4303
|
// TramFront aliases
|
|
4306
4304
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4307
4305
|
export {
|
|
@@ -4314,6 +4312,12 @@ export {
|
|
|
4314
4312
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. This alias will be removed in v1.0 */
|
|
4315
4313
|
default as PalmtreeIcon
|
|
4316
4314
|
} from '../icons/tree-palm';
|
|
4315
|
+
// TextWrap aliases
|
|
4316
|
+
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4317
|
+
export {
|
|
4318
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
4319
|
+
default as WrapTextIcon
|
|
4320
|
+
} from '../icons/text-wrap';
|
|
4317
4321
|
// TriangleAlert aliases
|
|
4318
4322
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4319
4323
|
export {
|
|
@@ -4362,24 +4366,18 @@ export {
|
|
|
4362
4366
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
4363
4367
|
default as UserPlus2Icon
|
|
4364
4368
|
} from '../icons/user-round-plus';
|
|
4365
|
-
// UsersRound aliases
|
|
4366
|
-
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4367
|
-
export {
|
|
4368
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */
|
|
4369
|
-
default as Users2Icon
|
|
4370
|
-
} from '../icons/users-round';
|
|
4371
4369
|
// UserRound aliases
|
|
4372
4370
|
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4373
4371
|
export {
|
|
4374
4372
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
|
|
4375
4373
|
default as User2Icon
|
|
4376
4374
|
} from '../icons/user-round';
|
|
4377
|
-
//
|
|
4378
|
-
export { default as
|
|
4375
|
+
// UsersRound aliases
|
|
4376
|
+
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4379
4377
|
export {
|
|
4380
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4381
|
-
default as
|
|
4382
|
-
} from '../icons/
|
|
4378
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */
|
|
4379
|
+
default as Users2Icon
|
|
4380
|
+
} from '../icons/users-round';
|
|
4383
4381
|
// UtensilsCrossed aliases
|
|
4384
4382
|
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4385
4383
|
export {
|
|
@@ -4392,6 +4390,12 @@ export {
|
|
|
4392
4390
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. This alias will be removed in v1.0 */
|
|
4393
4391
|
default as ForkKnifeIcon
|
|
4394
4392
|
} from '../icons/utensils';
|
|
4393
|
+
// WalletMinimal aliases
|
|
4394
|
+
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4395
|
+
export {
|
|
4396
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. This alias will be removed in v1.0 */
|
|
4397
|
+
default as Wallet2Icon
|
|
4398
|
+
} from '../icons/wallet-minimal';
|
|
4395
4399
|
// WandSparkles aliases
|
|
4396
4400
|
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4397
4401
|
export {
|