@lucide/astro 1.10.0 → 1.12.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/README.md +1 -1
- package/package.json +1 -1
- package/src/aliases/aliases.ts +78 -78
- package/src/aliases/prefixed.ts +670 -664
- package/src/aliases/suffixed.ts +1034 -1028
- package/src/icons/astroid.ts +18 -0
- package/src/icons/bell-check.ts +18 -0
- package/src/icons/folder-bookmark.ts +18 -0
- package/src/icons/index.ts +185 -182
package/src/aliases/suffixed.ts
CHANGED
|
@@ -14,32 +14,32 @@ export { default as AirVentIcon } from '../icons/air-vent';
|
|
|
14
14
|
export { default as AirplayIcon } from '../icons/airplay';
|
|
15
15
|
// AlarmClockOff aliases
|
|
16
16
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
17
|
-
// AlarmSmoke aliases
|
|
18
|
-
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
19
17
|
// AlarmClock aliases
|
|
20
18
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
19
|
+
// AlarmSmoke aliases
|
|
20
|
+
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
21
|
+
// Album aliases
|
|
22
|
+
export { default as AlbumIcon } from '../icons/album';
|
|
21
23
|
// AlignCenterHorizontal aliases
|
|
22
24
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
23
|
-
// AlignEndHorizontal aliases
|
|
24
|
-
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
25
25
|
// AlignCenterVertical aliases
|
|
26
26
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
|
-
// Album aliases
|
|
28
|
-
export { default as AlbumIcon } from '../icons/album';
|
|
29
|
-
// AlignHorizontalDistributeEnd aliases
|
|
30
|
-
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
31
27
|
// AlignEndVertical aliases
|
|
32
28
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
29
|
+
// AlignEndHorizontal aliases
|
|
30
|
+
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
33
31
|
// AlignHorizontalDistributeCenter aliases
|
|
34
32
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
33
|
+
// AlignHorizontalDistributeEnd aliases
|
|
34
|
+
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
35
35
|
// AlignHorizontalDistributeStart aliases
|
|
36
36
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
37
|
-
// AlignHorizontalJustifyStart aliases
|
|
38
|
-
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
39
37
|
// AlignHorizontalJustifyCenter aliases
|
|
40
38
|
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
41
39
|
// AlignHorizontalJustifyEnd aliases
|
|
42
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';
|
|
43
43
|
// AlignHorizontalSpaceAround aliases
|
|
44
44
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
45
45
|
// AlignHorizontalSpaceBetween aliases
|
|
@@ -48,14 +48,14 @@ export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horiz
|
|
|
48
48
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
49
49
|
// AlignStartVertical aliases
|
|
50
50
|
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
51
|
-
// AlignVerticalDistributeEnd aliases
|
|
52
|
-
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
53
51
|
// AlignVerticalDistributeCenter aliases
|
|
54
52
|
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
55
|
-
//
|
|
56
|
-
export { default as
|
|
53
|
+
// AlignVerticalDistributeEnd aliases
|
|
54
|
+
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
57
55
|
// AlignVerticalDistributeStart aliases
|
|
58
56
|
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
57
|
+
// AlignVerticalJustifyCenter aliases
|
|
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
61
|
// AlignVerticalJustifyStart aliases
|
|
@@ -68,30 +68,30 @@ export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertica
|
|
|
68
68
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
69
69
|
// Ampersand aliases
|
|
70
70
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
71
|
-
// Anchor aliases
|
|
72
|
-
export { default as AnchorIcon } from '../icons/anchor';
|
|
73
71
|
// Ampersands aliases
|
|
74
72
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
75
|
-
// Angry aliases
|
|
76
|
-
export { default as AngryIcon } from '../icons/angry';
|
|
77
73
|
// Amphora aliases
|
|
78
74
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
79
|
-
//
|
|
80
|
-
export { default as
|
|
75
|
+
// Anchor aliases
|
|
76
|
+
export { default as AnchorIcon } from '../icons/anchor';
|
|
77
|
+
// Angry aliases
|
|
78
|
+
export { default as AngryIcon } from '../icons/angry';
|
|
81
79
|
// Annoyed aliases
|
|
82
80
|
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
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
|
+
// Aperture aliases
|
|
86
|
+
export { default as ApertureIcon } from '../icons/aperture';
|
|
85
87
|
// AppWindowMac aliases
|
|
86
88
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
87
89
|
// AppWindow aliases
|
|
88
90
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
89
|
-
// Aperture aliases
|
|
90
|
-
export { default as ApertureIcon } from '../icons/aperture';
|
|
91
|
-
// ArchiveRestore aliases
|
|
92
|
-
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
93
91
|
// Apple aliases
|
|
94
92
|
export { default as AppleIcon } from '../icons/apple';
|
|
93
|
+
// ArchiveRestore aliases
|
|
94
|
+
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
95
95
|
// ArchiveX aliases
|
|
96
96
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
97
97
|
// Armchair aliases
|
|
@@ -100,32 +100,32 @@ export { default as ArmchairIcon } from '../icons/armchair';
|
|
|
100
100
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
101
101
|
// ArrowBigDownDash aliases
|
|
102
102
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
103
|
+
// ArrowBigDown aliases
|
|
104
|
+
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
103
105
|
// ArrowBigLeftDash aliases
|
|
104
106
|
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
105
107
|
// ArrowBigLeft aliases
|
|
106
108
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
107
109
|
// ArrowBigRightDash aliases
|
|
108
110
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
109
|
-
// ArrowBigDown aliases
|
|
110
|
-
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
111
|
-
// ArrowBigRight aliases
|
|
112
|
-
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
113
111
|
// ArrowBigUpDash aliases
|
|
114
112
|
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
113
|
+
// ArrowBigRight aliases
|
|
114
|
+
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
115
115
|
// ArrowBigUp aliases
|
|
116
116
|
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
117
|
-
// ArrowDownLeft aliases
|
|
118
|
-
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
119
|
-
// ArrowDownNarrowWide aliases
|
|
120
|
-
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
121
117
|
// ArrowDownFromLine aliases
|
|
122
118
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
119
|
+
// ArrowDownNarrowWide aliases
|
|
120
|
+
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
123
121
|
// ArrowDownRight aliases
|
|
124
122
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
125
|
-
//
|
|
126
|
-
export { default as
|
|
123
|
+
// ArrowDownLeft aliases
|
|
124
|
+
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
127
125
|
// ArrowDownToDot aliases
|
|
128
126
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
127
|
+
// ArrowDownToLine aliases
|
|
128
|
+
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
129
129
|
// ArrowDownUp aliases
|
|
130
130
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
131
131
|
// ArrowDown aliases
|
|
@@ -136,64 +136,66 @@ export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line'
|
|
|
136
136
|
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
137
137
|
// ArrowLeftToLine aliases
|
|
138
138
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
139
|
-
// ArrowLeft aliases
|
|
140
|
-
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
141
139
|
// ArrowRightFromLine aliases
|
|
142
140
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
141
|
+
// ArrowLeft aliases
|
|
142
|
+
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
143
143
|
// ArrowRightLeft aliases
|
|
144
144
|
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
145
145
|
// ArrowRightToLine aliases
|
|
146
146
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
147
|
-
// ArrowUpDown aliases
|
|
148
|
-
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
149
147
|
// ArrowRight aliases
|
|
150
148
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
149
|
+
// ArrowUpDown aliases
|
|
150
|
+
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
151
|
+
// ArrowUpFromDot aliases
|
|
152
|
+
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
151
153
|
// ArrowUpFromLine aliases
|
|
152
154
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
153
155
|
// ArrowUpLeft aliases
|
|
154
156
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
155
|
-
// ArrowUpFromDot aliases
|
|
156
|
-
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
157
157
|
// ArrowUpRight aliases
|
|
158
158
|
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
159
|
-
// ArrowUpWideNarrow aliases
|
|
160
|
-
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
161
159
|
// ArrowUpToLine aliases
|
|
162
160
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
161
|
+
// ArrowUpWideNarrow aliases
|
|
162
|
+
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
163
|
+
// ArrowUp aliases
|
|
164
|
+
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
163
165
|
// ArrowsUpFromLine aliases
|
|
164
166
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
165
167
|
// Asterisk aliases
|
|
166
168
|
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
167
|
-
//
|
|
168
|
-
export { default as
|
|
169
|
-
// ArrowUp aliases
|
|
170
|
-
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
169
|
+
// Astroid aliases
|
|
170
|
+
export { default as AstroidIcon } from '../icons/astroid';
|
|
171
171
|
// Atom aliases
|
|
172
172
|
export { default as AtomIcon } from '../icons/atom';
|
|
173
|
-
//
|
|
174
|
-
export { default as
|
|
173
|
+
// AtSign aliases
|
|
174
|
+
export { default as AtSignIcon } from '../icons/at-sign';
|
|
175
175
|
// AudioLines aliases
|
|
176
176
|
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
177
177
|
// AudioWaveform aliases
|
|
178
178
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
179
|
+
// Award aliases
|
|
180
|
+
export { default as AwardIcon } from '../icons/award';
|
|
179
181
|
// Axe aliases
|
|
180
182
|
export { default as AxeIcon } from '../icons/axe';
|
|
181
183
|
// Baby aliases
|
|
182
184
|
export { default as BabyIcon } from '../icons/baby';
|
|
183
|
-
// BadgeAlert aliases
|
|
184
|
-
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
185
185
|
// Backpack aliases
|
|
186
186
|
export { default as BackpackIcon } from '../icons/backpack';
|
|
187
|
+
// BadgeAlert aliases
|
|
188
|
+
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
187
189
|
// BadgeCent aliases
|
|
188
190
|
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
189
191
|
// BadgeDollarSign aliases
|
|
190
192
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
191
|
-
// BadgeInfo aliases
|
|
192
|
-
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
193
193
|
// BadgeEuro aliases
|
|
194
194
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
195
195
|
// BadgeIndianRupee aliases
|
|
196
196
|
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
197
|
+
// BadgeInfo aliases
|
|
198
|
+
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
197
199
|
// BadgeJapaneseYen aliases
|
|
198
200
|
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
199
201
|
// BadgeMinus aliases
|
|
@@ -202,78 +204,80 @@ export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
|
202
204
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
203
205
|
// BadgePlus aliases
|
|
204
206
|
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
205
|
-
// BadgeSwissFranc aliases
|
|
206
|
-
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
207
207
|
// BadgePoundSterling aliases
|
|
208
208
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
209
|
-
// BadgeX aliases
|
|
210
|
-
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
211
209
|
// BadgeRussianRuble aliases
|
|
212
210
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
213
|
-
//
|
|
214
|
-
export { default as
|
|
211
|
+
// BadgeSwissFranc aliases
|
|
212
|
+
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
215
213
|
// BadgeTurkishLira aliases
|
|
216
214
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
215
|
+
// BadgeX aliases
|
|
216
|
+
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
217
|
+
// Badge aliases
|
|
218
|
+
export { default as BadgeIcon } from '../icons/badge';
|
|
217
219
|
// BaggageClaim aliases
|
|
218
220
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
219
221
|
// Balloon aliases
|
|
220
222
|
export { default as BalloonIcon } from '../icons/balloon';
|
|
221
|
-
// Banana aliases
|
|
222
|
-
export { default as BananaIcon } from '../icons/banana';
|
|
223
223
|
// Ban aliases
|
|
224
224
|
export { default as BanIcon } from '../icons/ban';
|
|
225
|
-
//
|
|
226
|
-
export { default as
|
|
227
|
-
// BanknoteArrowDown aliases
|
|
228
|
-
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
225
|
+
// Banana aliases
|
|
226
|
+
export { default as BananaIcon } from '../icons/banana';
|
|
229
227
|
// Bandage aliases
|
|
230
228
|
export { default as BandageIcon } from '../icons/bandage';
|
|
229
|
+
// BanknoteArrowDown aliases
|
|
230
|
+
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
231
|
+
// BanknoteArrowUp aliases
|
|
232
|
+
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
233
|
+
// BanknoteX aliases
|
|
234
|
+
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
231
235
|
// Banknote aliases
|
|
232
236
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
233
237
|
// Barcode aliases
|
|
234
238
|
export { default as BarcodeIcon } from '../icons/barcode';
|
|
235
|
-
// BanknoteX aliases
|
|
236
|
-
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
237
239
|
// Barrel aliases
|
|
238
240
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
239
241
|
// Baseline aliases
|
|
240
242
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
241
|
-
// BatteryCharging aliases
|
|
242
|
-
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
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';
|
|
245
247
|
// BatteryFull aliases
|
|
246
248
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
247
249
|
// BatteryLow aliases
|
|
248
250
|
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
249
|
-
// BatteryPlus aliases
|
|
250
|
-
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
251
251
|
// BatteryMedium aliases
|
|
252
252
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
253
|
-
//
|
|
254
|
-
export { default as
|
|
253
|
+
// BatteryPlus aliases
|
|
254
|
+
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
255
255
|
// BatteryWarning aliases
|
|
256
256
|
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
257
257
|
// Battery aliases
|
|
258
258
|
export { default as BatteryIcon } from '../icons/battery';
|
|
259
|
+
// Beaker aliases
|
|
260
|
+
export { default as BeakerIcon } from '../icons/beaker';
|
|
261
|
+
// Bean aliases
|
|
262
|
+
export { default as BeanIcon } from '../icons/bean';
|
|
259
263
|
// BeanOff aliases
|
|
260
264
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
261
265
|
// BedDouble aliases
|
|
262
266
|
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
263
267
|
// BedSingle aliases
|
|
264
268
|
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
265
|
-
// Bean aliases
|
|
266
|
-
export { default as BeanIcon } from '../icons/bean';
|
|
267
269
|
// Bed aliases
|
|
268
270
|
export { default as BedIcon } from '../icons/bed';
|
|
269
|
-
// Beef aliases
|
|
270
|
-
export { default as BeefIcon } from '../icons/beef';
|
|
271
271
|
// BeefOff aliases
|
|
272
272
|
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
273
|
+
// Beef aliases
|
|
274
|
+
export { default as BeefIcon } from '../icons/beef';
|
|
273
275
|
// Beer aliases
|
|
274
276
|
export { default as BeerIcon } from '../icons/beer';
|
|
275
277
|
// BeerOff aliases
|
|
276
278
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
279
|
+
// BellCheck aliases
|
|
280
|
+
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
277
281
|
// BellDot aliases
|
|
278
282
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
279
283
|
// BellElectric aliases
|
|
@@ -290,38 +294,38 @@ export { default as BellRingIcon } from '../icons/bell-ring';
|
|
|
290
294
|
export { default as BellIcon } from '../icons/bell';
|
|
291
295
|
// BetweenVerticalEnd aliases
|
|
292
296
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
297
|
+
// BetweenVerticalStart aliases
|
|
298
|
+
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
299
|
+
// Bike aliases
|
|
300
|
+
export { default as BikeIcon } from '../icons/bike';
|
|
293
301
|
// BicepsFlexed aliases
|
|
294
302
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
295
303
|
// Binary aliases
|
|
296
304
|
export { default as BinaryIcon } from '../icons/binary';
|
|
297
|
-
// BetweenVerticalStart aliases
|
|
298
|
-
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
299
305
|
// Binoculars aliases
|
|
300
306
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
301
|
-
// Bike aliases
|
|
302
|
-
export { default as BikeIcon } from '../icons/bike';
|
|
303
307
|
// Biohazard aliases
|
|
304
308
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
305
309
|
// Bird aliases
|
|
306
310
|
export { default as BirdIcon } from '../icons/bird';
|
|
307
311
|
// Birdhouse aliases
|
|
308
312
|
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
309
|
-
// Blinds aliases
|
|
310
|
-
export { default as BlindsIcon } from '../icons/blinds';
|
|
311
|
-
// Blend aliases
|
|
312
|
-
export { default as BlendIcon } from '../icons/blend';
|
|
313
313
|
// Bitcoin aliases
|
|
314
314
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
315
|
+
// Blend aliases
|
|
316
|
+
export { default as BlendIcon } from '../icons/blend';
|
|
317
|
+
// Blinds aliases
|
|
318
|
+
export { default as BlindsIcon } from '../icons/blinds';
|
|
315
319
|
// Blocks aliases
|
|
316
320
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
317
321
|
// BluetoothConnected aliases
|
|
318
322
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
319
323
|
// BluetoothOff aliases
|
|
320
324
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
321
|
-
// Bluetooth aliases
|
|
322
|
-
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
323
325
|
// BluetoothSearching aliases
|
|
324
326
|
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
327
|
+
// Bluetooth aliases
|
|
328
|
+
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
325
329
|
// Bold aliases
|
|
326
330
|
export { default as BoldIcon } from '../icons/bold';
|
|
327
331
|
// Bolt aliases
|
|
@@ -340,16 +344,16 @@ export { default as BookAudioIcon } from '../icons/book-audio';
|
|
|
340
344
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
341
345
|
// BookCopy aliases
|
|
342
346
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
343
|
-
// BookHeadphones aliases
|
|
344
|
-
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
345
347
|
// BookDown aliases
|
|
346
348
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
349
|
+
// BookHeadphones aliases
|
|
350
|
+
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
347
351
|
// BookHeart aliases
|
|
348
352
|
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
349
|
-
// BookKey aliases
|
|
350
|
-
export { default as BookKeyIcon } from '../icons/book-key';
|
|
351
353
|
// BookImage aliases
|
|
352
354
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
355
|
+
// BookKey aliases
|
|
356
|
+
export { default as BookKeyIcon } from '../icons/book-key';
|
|
353
357
|
// BookLock aliases
|
|
354
358
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
355
359
|
// BookMarked aliases
|
|
@@ -358,14 +362,14 @@ export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
|
358
362
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
359
363
|
// BookOpenCheck aliases
|
|
360
364
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
361
|
-
// BookOpen aliases
|
|
362
|
-
export { default as BookOpenIcon } from '../icons/book-open';
|
|
363
365
|
// BookOpenText aliases
|
|
364
366
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
365
|
-
//
|
|
366
|
-
export { default as
|
|
367
|
+
// BookOpen aliases
|
|
368
|
+
export { default as BookOpenIcon } from '../icons/book-open';
|
|
367
369
|
// BookPlus aliases
|
|
368
370
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
371
|
+
// BookSearch aliases
|
|
372
|
+
export { default as BookSearchIcon } from '../icons/book-search';
|
|
369
373
|
// BookText aliases
|
|
370
374
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
371
375
|
// BookType aliases
|
|
@@ -392,22 +396,22 @@ export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
|
392
396
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
393
397
|
// Bookmark aliases
|
|
394
398
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
395
|
-
// BotMessageSquare aliases
|
|
396
|
-
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
397
399
|
// BoomBox aliases
|
|
398
400
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
401
|
+
// BotMessageSquare aliases
|
|
402
|
+
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
403
|
+
// BotOff aliases
|
|
404
|
+
export { default as BotOffIcon } from '../icons/bot-off';
|
|
399
405
|
// Bot aliases
|
|
400
406
|
export { default as BotIcon } from '../icons/bot';
|
|
401
|
-
// BottleWine aliases
|
|
402
|
-
export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
403
407
|
// BowArrow aliases
|
|
404
408
|
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
405
|
-
//
|
|
406
|
-
export { default as
|
|
407
|
-
// Boxes aliases
|
|
408
|
-
export { default as BoxesIcon } from '../icons/boxes';
|
|
409
|
+
// BottleWine aliases
|
|
410
|
+
export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
409
411
|
// Box aliases
|
|
410
412
|
export { default as BoxIcon } from '../icons/box';
|
|
413
|
+
// Boxes aliases
|
|
414
|
+
export { default as BoxesIcon } from '../icons/boxes';
|
|
411
415
|
// Brackets aliases
|
|
412
416
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
413
417
|
// BrainCircuit aliases
|
|
@@ -418,82 +422,82 @@ export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
|
418
422
|
export { default as BrainIcon } from '../icons/brain';
|
|
419
423
|
// BrickWallFire aliases
|
|
420
424
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
425
|
+
// BrickWallShield aliases
|
|
426
|
+
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
421
427
|
// BrickWall aliases
|
|
422
428
|
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
423
429
|
// BriefcaseBusiness aliases
|
|
424
430
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
425
|
-
// BrickWallShield aliases
|
|
426
|
-
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
427
431
|
// BriefcaseConveyorBelt aliases
|
|
428
432
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
433
|
+
// BriefcaseMedical aliases
|
|
434
|
+
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
429
435
|
// Briefcase aliases
|
|
430
436
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
431
437
|
// BringToFront aliases
|
|
432
438
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
433
439
|
// BrushCleaning aliases
|
|
434
440
|
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
435
|
-
// BriefcaseMedical aliases
|
|
436
|
-
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
437
441
|
// Bubbles aliases
|
|
438
442
|
export { default as BubblesIcon } from '../icons/bubbles';
|
|
439
|
-
// Brush aliases
|
|
440
|
-
export { default as BrushIcon } from '../icons/brush';
|
|
441
443
|
// BugOff aliases
|
|
442
444
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
445
|
+
// Brush aliases
|
|
446
|
+
export { default as BrushIcon } from '../icons/brush';
|
|
443
447
|
// BugPlay aliases
|
|
444
448
|
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
445
449
|
// Bug aliases
|
|
446
450
|
export { default as BugIcon } from '../icons/bug';
|
|
451
|
+
// Building2 aliases
|
|
452
|
+
export { default as Building2Icon } from '../icons/building-2';
|
|
447
453
|
// Building aliases
|
|
448
454
|
export { default as BuildingIcon } from '../icons/building';
|
|
455
|
+
// Bus aliases
|
|
456
|
+
export { default as BusIcon } from '../icons/bus';
|
|
449
457
|
// BusFront aliases
|
|
450
458
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
451
|
-
// Building2 aliases
|
|
452
|
-
export { default as Building2Icon } from '../icons/building-2';
|
|
453
459
|
// CableCar aliases
|
|
454
460
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
455
461
|
// Cable aliases
|
|
456
462
|
export { default as CableIcon } from '../icons/cable';
|
|
457
|
-
// Bus aliases
|
|
458
|
-
export { default as BusIcon } from '../icons/bus';
|
|
459
463
|
// CakeSlice aliases
|
|
460
464
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
461
|
-
// Calculator aliases
|
|
462
|
-
export { default as CalculatorIcon } from '../icons/calculator';
|
|
463
465
|
// Cake aliases
|
|
464
466
|
export { default as CakeIcon } from '../icons/cake';
|
|
467
|
+
// Calculator aliases
|
|
468
|
+
export { default as CalculatorIcon } from '../icons/calculator';
|
|
465
469
|
// Calendar1 aliases
|
|
466
470
|
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
467
|
-
// CalendarArrowUp aliases
|
|
468
|
-
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
469
471
|
// CalendarArrowDown aliases
|
|
470
472
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
473
|
+
// CalendarArrowUp aliases
|
|
474
|
+
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
471
475
|
// CalendarCheck2 aliases
|
|
472
476
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
477
|
+
// CalendarClock aliases
|
|
478
|
+
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
473
479
|
// CalendarCheck aliases
|
|
474
480
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
475
481
|
// CalendarCog aliases
|
|
476
482
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
477
|
-
// CalendarClock aliases
|
|
478
|
-
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
479
483
|
// CalendarDays aliases
|
|
480
484
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
485
|
+
// CalendarFold aliases
|
|
486
|
+
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
481
487
|
// CalendarHeart aliases
|
|
482
488
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
483
|
-
// CalendarMinus2 aliases
|
|
484
|
-
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
485
489
|
// CalendarMinus aliases
|
|
486
490
|
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
487
|
-
//
|
|
488
|
-
export { default as
|
|
489
|
-
// CalendarOff aliases
|
|
490
|
-
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
491
|
+
// CalendarMinus2 aliases
|
|
492
|
+
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
491
493
|
// CalendarPlus2 aliases
|
|
492
494
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
493
|
-
//
|
|
494
|
-
export { default as
|
|
495
|
+
// CalendarOff aliases
|
|
496
|
+
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
495
497
|
// CalendarPlus aliases
|
|
496
498
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
499
|
+
// CalendarRange aliases
|
|
500
|
+
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
497
501
|
// CalendarSearch aliases
|
|
498
502
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
499
503
|
// CalendarSync aliases
|
|
@@ -518,22 +522,22 @@ export { default as CandyOffIcon } from '../icons/candy-off';
|
|
|
518
522
|
export { default as CandyIcon } from '../icons/candy';
|
|
519
523
|
// CannabisOff aliases
|
|
520
524
|
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
521
|
-
// CaptionsOff aliases
|
|
522
|
-
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
523
525
|
// Cannabis aliases
|
|
524
526
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
527
|
+
// CaptionsOff aliases
|
|
528
|
+
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
525
529
|
// CarFront aliases
|
|
526
530
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
527
531
|
// CarTaxiFront aliases
|
|
528
532
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
529
533
|
// Car aliases
|
|
530
534
|
export { default as CarIcon } from '../icons/car';
|
|
535
|
+
// Caravan aliases
|
|
536
|
+
export { default as CaravanIcon } from '../icons/caravan';
|
|
531
537
|
// CardSim aliases
|
|
532
538
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
533
539
|
// Carrot aliases
|
|
534
540
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
535
|
-
// Caravan aliases
|
|
536
|
-
export { default as CaravanIcon } from '../icons/caravan';
|
|
537
541
|
// CaseLower aliases
|
|
538
542
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
539
543
|
// CaseSensitive aliases
|
|
@@ -542,28 +546,28 @@ export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
|
542
546
|
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
543
547
|
// CassetteTape aliases
|
|
544
548
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
545
|
-
// Cast aliases
|
|
546
|
-
export { default as CastIcon } from '../icons/cast';
|
|
547
549
|
// Castle aliases
|
|
548
550
|
export { default as CastleIcon } from '../icons/castle';
|
|
549
|
-
//
|
|
550
|
-
export { default as
|
|
551
|
+
// Cast aliases
|
|
552
|
+
export { default as CastIcon } from '../icons/cast';
|
|
551
553
|
// Cat aliases
|
|
552
554
|
export { default as CatIcon } from '../icons/cat';
|
|
555
|
+
// CctvOff aliases
|
|
556
|
+
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
553
557
|
// Cctv aliases
|
|
554
558
|
export { default as CctvIcon } from '../icons/cctv';
|
|
555
559
|
// ChartBarDecreasing aliases
|
|
556
560
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
557
561
|
// ChartBarIncreasing aliases
|
|
558
562
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
563
|
+
// ChartBarStacked aliases
|
|
564
|
+
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
559
565
|
// ChartColumnDecreasing aliases
|
|
560
566
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
561
567
|
// ChartColumnStacked aliases
|
|
562
568
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
563
569
|
// ChartGantt aliases
|
|
564
570
|
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
565
|
-
// ChartBarStacked aliases
|
|
566
|
-
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
567
571
|
// ChartNetwork aliases
|
|
568
572
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
569
573
|
// ChartNoAxesColumnDecreasing aliases
|
|
@@ -574,30 +578,30 @@ export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combi
|
|
|
574
578
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
575
579
|
// CheckCheck aliases
|
|
576
580
|
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
581
|
+
// Check aliases
|
|
582
|
+
export { default as CheckIcon } from '../icons/check';
|
|
577
583
|
// CheckLine aliases
|
|
578
584
|
export { default as CheckLineIcon } from '../icons/check-line';
|
|
579
585
|
// ChefHat aliases
|
|
580
586
|
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
581
|
-
// Check aliases
|
|
582
|
-
export { default as CheckIcon } from '../icons/check';
|
|
583
|
-
// Cherry aliases
|
|
584
|
-
export { default as CherryIcon } from '../icons/cherry';
|
|
585
587
|
// ChessBishop aliases
|
|
586
588
|
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
587
|
-
//
|
|
588
|
-
export { default as
|
|
589
|
+
// Cherry aliases
|
|
590
|
+
export { default as CherryIcon } from '../icons/cherry';
|
|
589
591
|
// ChessKnight aliases
|
|
590
592
|
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
593
|
+
// ChessKing aliases
|
|
594
|
+
export { default as ChessKingIcon } from '../icons/chess-king';
|
|
591
595
|
// ChessPawn aliases
|
|
592
596
|
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
597
|
+
// ChessQueen aliases
|
|
598
|
+
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
593
599
|
// ChessRook aliases
|
|
594
600
|
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
595
601
|
// ChevronDown aliases
|
|
596
602
|
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
597
603
|
// ChevronFirst aliases
|
|
598
604
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
599
|
-
// ChessQueen aliases
|
|
600
|
-
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
601
605
|
// ChevronLast aliases
|
|
602
606
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
603
607
|
// ChevronLeft aliases
|
|
@@ -606,92 +610,92 @@ export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
|
606
610
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
607
611
|
// ChevronUp aliases
|
|
608
612
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
609
|
-
// ChevronsDown aliases
|
|
610
|
-
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
611
613
|
// ChevronsDownUp aliases
|
|
612
614
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
613
615
|
// ChevronsLeftRightEllipsis aliases
|
|
614
616
|
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
617
|
+
// ChevronsDown aliases
|
|
618
|
+
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
615
619
|
// ChevronsLeft aliases
|
|
616
620
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
617
621
|
// ChevronsLeftRight aliases
|
|
618
622
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
619
|
-
// ChevronsUpDown aliases
|
|
620
|
-
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
621
|
-
// ChevronsRight aliases
|
|
622
|
-
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
623
623
|
// ChevronsRightLeft aliases
|
|
624
624
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
625
|
+
// ChevronsRight aliases
|
|
626
|
+
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
627
|
+
// ChevronsUpDown aliases
|
|
628
|
+
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
625
629
|
// ChevronsUp aliases
|
|
626
630
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
627
|
-
// CigaretteOff aliases
|
|
628
|
-
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
629
631
|
// Church aliases
|
|
630
632
|
export { default as ChurchIcon } from '../icons/church';
|
|
633
|
+
// CigaretteOff aliases
|
|
634
|
+
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
631
635
|
// Cigarette aliases
|
|
632
636
|
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
633
|
-
// CircleDotDashed aliases
|
|
634
|
-
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
635
637
|
// CircleDashed aliases
|
|
636
638
|
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
637
639
|
// CircleDollarSign aliases
|
|
638
640
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
641
|
+
// CircleDotDashed aliases
|
|
642
|
+
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
639
643
|
// CircleDot aliases
|
|
640
644
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
641
645
|
// CircleEllipsis aliases
|
|
642
646
|
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
643
|
-
// CircleFadingArrowUp aliases
|
|
644
|
-
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
645
647
|
// CircleEqual aliases
|
|
646
648
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
649
|
+
// CircleFadingArrowUp aliases
|
|
650
|
+
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
647
651
|
// CircleFadingPlus aliases
|
|
648
652
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
649
|
-
// CirclePile aliases
|
|
650
|
-
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
651
653
|
// CircleOff aliases
|
|
652
654
|
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
655
|
+
// CirclePile aliases
|
|
656
|
+
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
653
657
|
// CirclePoundSterling aliases
|
|
654
658
|
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
655
|
-
// CircleSmall aliases
|
|
656
|
-
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
657
659
|
// CircleSlash aliases
|
|
658
660
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
659
|
-
//
|
|
660
|
-
export { default as
|
|
661
|
+
// CircleSmall aliases
|
|
662
|
+
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
661
663
|
// CircleStar aliases
|
|
662
664
|
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
663
|
-
//
|
|
664
|
-
export { default as
|
|
665
|
+
// Circle aliases
|
|
666
|
+
export { default as CircleIcon } from '../icons/circle';
|
|
665
667
|
// Citrus aliases
|
|
666
668
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
667
|
-
//
|
|
668
|
-
export { default as
|
|
669
|
+
// CircuitBoard aliases
|
|
670
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
669
671
|
// Clapperboard aliases
|
|
670
672
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
673
|
+
// ClipboardCheck aliases
|
|
674
|
+
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
671
675
|
// ClipboardCopy aliases
|
|
672
676
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
673
677
|
// ClipboardClock aliases
|
|
674
678
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
675
|
-
// ClipboardMinus aliases
|
|
676
|
-
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
677
679
|
// ClipboardList aliases
|
|
678
680
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
681
|
+
// ClipboardMinus aliases
|
|
682
|
+
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
679
683
|
// ClipboardPaste aliases
|
|
680
684
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
681
685
|
// ClipboardPlus aliases
|
|
682
686
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
683
687
|
// ClipboardType aliases
|
|
684
688
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
685
|
-
// Clipboard aliases
|
|
686
|
-
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
687
689
|
// ClipboardX aliases
|
|
688
690
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
691
|
+
// Clipboard aliases
|
|
692
|
+
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
689
693
|
// Clock1 aliases
|
|
690
694
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
691
|
-
// Clock11 aliases
|
|
692
|
-
export { default as Clock11Icon } from '../icons/clock-11';
|
|
693
695
|
// Clock10 aliases
|
|
694
696
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
697
|
+
// Clock11 aliases
|
|
698
|
+
export { default as Clock11Icon } from '../icons/clock-11';
|
|
695
699
|
// Clock12 aliases
|
|
696
700
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
697
701
|
// Clock2 aliases
|
|
@@ -716,10 +720,10 @@ export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
|
716
720
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
717
721
|
// ClockArrowUp aliases
|
|
718
722
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
719
|
-
// ClockFading aliases
|
|
720
|
-
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
721
723
|
// ClockCheck aliases
|
|
722
724
|
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
725
|
+
// ClockFading aliases
|
|
726
|
+
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
723
727
|
// ClockPlus aliases
|
|
724
728
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
725
729
|
// ClosedCaption aliases
|
|
@@ -730,42 +734,42 @@ export { default as ClockIcon } from '../icons/clock';
|
|
|
730
734
|
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
731
735
|
// CloudCheck aliases
|
|
732
736
|
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
733
|
-
// CloudCog aliases
|
|
734
|
-
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
735
737
|
// CloudBackup aliases
|
|
736
738
|
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
737
|
-
//
|
|
738
|
-
export { default as
|
|
739
|
+
// CloudCog aliases
|
|
740
|
+
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
739
741
|
// CloudDrizzle aliases
|
|
740
742
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
743
|
+
// CloudFog aliases
|
|
744
|
+
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
745
|
+
// CloudHail aliases
|
|
746
|
+
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
741
747
|
// CloudLightning aliases
|
|
742
748
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
743
749
|
// CloudMoonRain aliases
|
|
744
750
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
745
751
|
// CloudMoon aliases
|
|
746
752
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
747
|
-
// CloudHail aliases
|
|
748
|
-
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
749
|
-
// CloudRainWind aliases
|
|
750
|
-
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
751
753
|
// CloudOff aliases
|
|
752
754
|
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
755
|
+
// CloudRainWind aliases
|
|
756
|
+
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
753
757
|
// CloudRain aliases
|
|
754
758
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
755
759
|
// CloudSnow aliases
|
|
756
760
|
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
761
|
+
// CloudSunRain aliases
|
|
762
|
+
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
757
763
|
// CloudSun aliases
|
|
758
764
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
759
765
|
// CloudSync aliases
|
|
760
766
|
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
761
|
-
// CloudSunRain aliases
|
|
762
|
-
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
763
767
|
// Cloud aliases
|
|
764
768
|
export { default as CloudIcon } from '../icons/cloud';
|
|
765
|
-
// Clover aliases
|
|
766
|
-
export { default as CloverIcon } from '../icons/clover';
|
|
767
769
|
// Cloudy aliases
|
|
768
770
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
771
|
+
// Clover aliases
|
|
772
|
+
export { default as CloverIcon } from '../icons/clover';
|
|
769
773
|
// Club aliases
|
|
770
774
|
export { default as ClubIcon } from '../icons/club';
|
|
771
775
|
// Code aliases
|
|
@@ -776,56 +780,56 @@ export { default as CoffeeIcon } from '../icons/coffee';
|
|
|
776
780
|
export { default as CogIcon } from '../icons/cog';
|
|
777
781
|
// Coins aliases
|
|
778
782
|
export { default as CoinsIcon } from '../icons/coins';
|
|
779
|
-
// Columns4 aliases
|
|
780
|
-
export { default as Columns4Icon } from '../icons/columns-4';
|
|
781
783
|
// Combine aliases
|
|
782
784
|
export { default as CombineIcon } from '../icons/combine';
|
|
785
|
+
// Columns4 aliases
|
|
786
|
+
export { default as Columns4Icon } from '../icons/columns-4';
|
|
783
787
|
// Command aliases
|
|
784
788
|
export { default as CommandIcon } from '../icons/command';
|
|
785
789
|
// Compass aliases
|
|
786
790
|
export { default as CompassIcon } from '../icons/compass';
|
|
787
|
-
// Computer aliases
|
|
788
|
-
export { default as ComputerIcon } from '../icons/computer';
|
|
789
791
|
// Component aliases
|
|
790
792
|
export { default as ComponentIcon } from '../icons/component';
|
|
793
|
+
// Computer aliases
|
|
794
|
+
export { default as ComputerIcon } from '../icons/computer';
|
|
791
795
|
// ConciergeBell aliases
|
|
792
796
|
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
793
|
-
// Construction aliases
|
|
794
|
-
export { default as ConstructionIcon } from '../icons/construction';
|
|
795
797
|
// Cone aliases
|
|
796
798
|
export { default as ConeIcon } from '../icons/cone';
|
|
799
|
+
// Construction aliases
|
|
800
|
+
export { default as ConstructionIcon } from '../icons/construction';
|
|
797
801
|
// Contact aliases
|
|
798
802
|
export { default as ContactIcon } from '../icons/contact';
|
|
799
803
|
// Container aliases
|
|
800
804
|
export { default as ContainerIcon } from '../icons/container';
|
|
801
805
|
// Contrast aliases
|
|
802
806
|
export { default as ContrastIcon } from '../icons/contrast';
|
|
803
|
-
// CookingPot aliases
|
|
804
|
-
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
805
807
|
// Cookie aliases
|
|
806
808
|
export { default as CookieIcon } from '../icons/cookie';
|
|
807
|
-
//
|
|
808
|
-
export { default as
|
|
809
|
-
// CopyPlus aliases
|
|
810
|
-
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
809
|
+
// CookingPot aliases
|
|
810
|
+
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
811
811
|
// CopyMinus aliases
|
|
812
812
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
813
|
-
//
|
|
814
|
-
export { default as
|
|
813
|
+
// CopyPlus aliases
|
|
814
|
+
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
815
|
+
// CopyCheck aliases
|
|
816
|
+
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
815
817
|
// CopySlash aliases
|
|
816
818
|
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
817
819
|
// CopyX aliases
|
|
818
820
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
819
|
-
//
|
|
820
|
-
export { default as
|
|
821
|
+
// Copy aliases
|
|
822
|
+
export { default as CopyIcon } from '../icons/copy';
|
|
821
823
|
// Copyright aliases
|
|
822
824
|
export { default as CopyrightIcon } from '../icons/copyright';
|
|
825
|
+
// Copyleft aliases
|
|
826
|
+
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
827
|
+
// CornerDownLeft aliases
|
|
828
|
+
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
823
829
|
// CornerDownRight aliases
|
|
824
830
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
825
831
|
// CornerLeftDown aliases
|
|
826
832
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
827
|
-
// CornerDownLeft aliases
|
|
828
|
-
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
829
833
|
// CornerLeftUp aliases
|
|
830
834
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
831
835
|
// CornerRightDown aliases
|
|
@@ -836,10 +840,10 @@ export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
|
836
840
|
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
837
841
|
// CornerUpRight aliases
|
|
838
842
|
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
839
|
-
// CreativeCommons aliases
|
|
840
|
-
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
841
843
|
// Cpu aliases
|
|
842
844
|
export { default as CpuIcon } from '../icons/cpu';
|
|
845
|
+
// CreativeCommons aliases
|
|
846
|
+
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
843
847
|
// CreditCard aliases
|
|
844
848
|
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
845
849
|
// Croissant aliases
|
|
@@ -848,12 +852,12 @@ export { default as CroissantIcon } from '../icons/croissant';
|
|
|
848
852
|
export { default as CropIcon } from '../icons/crop';
|
|
849
853
|
// Cross aliases
|
|
850
854
|
export { default as CrossIcon } from '../icons/cross';
|
|
855
|
+
// Crosshair aliases
|
|
856
|
+
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
851
857
|
// Crown aliases
|
|
852
858
|
export { default as CrownIcon } from '../icons/crown';
|
|
853
859
|
// Cuboid aliases
|
|
854
860
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
855
|
-
// Crosshair aliases
|
|
856
|
-
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
857
861
|
// CupSoda aliases
|
|
858
862
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
859
863
|
// Currency aliases
|
|
@@ -862,10 +866,10 @@ export { default as CurrencyIcon } from '../icons/currency';
|
|
|
862
866
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
863
867
|
// DatabaseBackup aliases
|
|
864
868
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
865
|
-
// DatabaseSearch aliases
|
|
866
|
-
export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
867
869
|
// Dam aliases
|
|
868
870
|
export { default as DamIcon } from '../icons/dam';
|
|
871
|
+
// DatabaseSearch aliases
|
|
872
|
+
export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
869
873
|
// DatabaseZap aliases
|
|
870
874
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
871
875
|
// Database aliases
|
|
@@ -876,20 +880,20 @@ export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
|
876
880
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
877
881
|
// Delete aliases
|
|
878
882
|
export { default as DeleteIcon } from '../icons/delete';
|
|
879
|
-
// Diameter aliases
|
|
880
|
-
export { default as DiameterIcon } from '../icons/diameter';
|
|
881
883
|
// Dessert aliases
|
|
882
884
|
export { default as DessertIcon } from '../icons/dessert';
|
|
885
|
+
// Diameter aliases
|
|
886
|
+
export { default as DiameterIcon } from '../icons/diameter';
|
|
883
887
|
// DiamondMinus aliases
|
|
884
888
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
885
|
-
// Dice1 aliases
|
|
886
|
-
export { default as Dice1Icon } from '../icons/dice-1';
|
|
887
889
|
// DiamondPlus aliases
|
|
888
890
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
889
|
-
//
|
|
890
|
-
export { default as
|
|
891
|
+
// Dice1 aliases
|
|
892
|
+
export { default as Dice1Icon } from '../icons/dice-1';
|
|
891
893
|
// Diamond aliases
|
|
892
894
|
export { default as DiamondIcon } from '../icons/diamond';
|
|
895
|
+
// Dice2 aliases
|
|
896
|
+
export { default as Dice2Icon } from '../icons/dice-2';
|
|
893
897
|
// Dice3 aliases
|
|
894
898
|
export { default as Dice3Icon } from '../icons/dice-3';
|
|
895
899
|
// Dice4 aliases
|
|
@@ -900,76 +904,74 @@ export { default as Dice5Icon } from '../icons/dice-5';
|
|
|
900
904
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
901
905
|
// Dices aliases
|
|
902
906
|
export { default as DicesIcon } from '../icons/dices';
|
|
907
|
+
// Diff aliases
|
|
908
|
+
export { default as DiffIcon } from '../icons/diff';
|
|
903
909
|
// Disc2 aliases
|
|
904
910
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
905
911
|
// Disc3 aliases
|
|
906
912
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
907
|
-
// Diff aliases
|
|
908
|
-
export { default as DiffIcon } from '../icons/diff';
|
|
909
913
|
// DiscAlbum aliases
|
|
910
914
|
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
911
|
-
// Divide aliases
|
|
912
|
-
export { default as DivideIcon } from '../icons/divide';
|
|
913
915
|
// Disc aliases
|
|
914
916
|
export { default as DiscIcon } from '../icons/disc';
|
|
915
|
-
// Dna aliases
|
|
916
|
-
export { default as DnaIcon } from '../icons/dna';
|
|
917
917
|
// DnaOff aliases
|
|
918
918
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
919
|
-
//
|
|
920
|
-
export { default as
|
|
919
|
+
// Dna aliases
|
|
920
|
+
export { default as DnaIcon } from '../icons/dna';
|
|
921
921
|
// Dock aliases
|
|
922
922
|
export { default as DockIcon } from '../icons/dock';
|
|
923
|
+
// Dog aliases
|
|
924
|
+
export { default as DogIcon } from '../icons/dog';
|
|
923
925
|
// DollarSign aliases
|
|
924
926
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
925
927
|
// Donut aliases
|
|
926
928
|
export { default as DonutIcon } from '../icons/donut';
|
|
927
929
|
// DoorClosedLocked aliases
|
|
928
930
|
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
929
|
-
// DoorOpen aliases
|
|
930
|
-
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
931
931
|
// DoorClosed aliases
|
|
932
932
|
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
933
|
+
// DoorOpen aliases
|
|
934
|
+
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
933
935
|
// Dot aliases
|
|
934
936
|
export { default as DotIcon } from '../icons/dot';
|
|
935
|
-
// DraftingCompass aliases
|
|
936
|
-
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
937
937
|
// Download aliases
|
|
938
938
|
export { default as DownloadIcon } from '../icons/download';
|
|
939
|
+
// DraftingCompass aliases
|
|
940
|
+
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
939
941
|
// Drama aliases
|
|
940
942
|
export { default as DramaIcon } from '../icons/drama';
|
|
941
|
-
// DropletOff aliases
|
|
942
|
-
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
943
943
|
// Drill aliases
|
|
944
944
|
export { default as DrillIcon } from '../icons/drill';
|
|
945
945
|
// Drone aliases
|
|
946
946
|
export { default as DroneIcon } from '../icons/drone';
|
|
947
|
+
// DropletOff aliases
|
|
948
|
+
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
947
949
|
// Droplet aliases
|
|
948
950
|
export { default as DropletIcon } from '../icons/droplet';
|
|
949
951
|
// Droplets aliases
|
|
950
952
|
export { default as DropletsIcon } from '../icons/droplets';
|
|
951
953
|
// Drum aliases
|
|
952
954
|
export { default as DrumIcon } from '../icons/drum';
|
|
955
|
+
// Drumstick aliases
|
|
956
|
+
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
953
957
|
// Dumbbell aliases
|
|
954
958
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
955
959
|
// EarOff aliases
|
|
956
960
|
export { default as EarOffIcon } from '../icons/ear-off';
|
|
957
|
-
// Drumstick aliases
|
|
958
|
-
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
959
961
|
// Ear aliases
|
|
960
962
|
export { default as EarIcon } from '../icons/ear';
|
|
961
|
-
// Eclipse aliases
|
|
962
|
-
export { default as EclipseIcon } from '../icons/eclipse';
|
|
963
963
|
// EarthLock aliases
|
|
964
964
|
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
965
|
+
// Eclipse aliases
|
|
966
|
+
export { default as EclipseIcon } from '../icons/eclipse';
|
|
965
967
|
// EggFried aliases
|
|
966
968
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
967
|
-
// Ellipse aliases
|
|
968
|
-
export { default as EllipseIcon } from '../icons/ellipse';
|
|
969
|
-
// Egg aliases
|
|
970
|
-
export { default as EggIcon } from '../icons/egg';
|
|
971
969
|
// EggOff aliases
|
|
972
970
|
export { default as EggOffIcon } from '../icons/egg-off';
|
|
971
|
+
// Egg aliases
|
|
972
|
+
export { default as EggIcon } from '../icons/egg';
|
|
973
|
+
// Ellipse aliases
|
|
974
|
+
export { default as EllipseIcon } from '../icons/ellipse';
|
|
973
975
|
// EqualApproximately aliases
|
|
974
976
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
975
977
|
// EqualNot aliases
|
|
@@ -978,26 +980,28 @@ export { default as EqualNotIcon } from '../icons/equal-not';
|
|
|
978
980
|
export { default as EqualIcon } from '../icons/equal';
|
|
979
981
|
// Eraser aliases
|
|
980
982
|
export { default as EraserIcon } from '../icons/eraser';
|
|
981
|
-
// EthernetPort aliases
|
|
982
|
-
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
983
983
|
// Euro aliases
|
|
984
984
|
export { default as EuroIcon } from '../icons/euro';
|
|
985
|
+
// EthernetPort aliases
|
|
986
|
+
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
985
987
|
// EvCharger aliases
|
|
986
988
|
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
987
989
|
// Expand aliases
|
|
988
990
|
export { default as ExpandIcon } from '../icons/expand';
|
|
989
|
-
// EyeClosed aliases
|
|
990
|
-
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
991
991
|
// ExternalLink aliases
|
|
992
992
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
993
|
-
//
|
|
994
|
-
export { default as
|
|
993
|
+
// EyeClosed aliases
|
|
994
|
+
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
995
995
|
// EyeOff aliases
|
|
996
996
|
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
997
|
-
//
|
|
998
|
-
export { default as
|
|
997
|
+
// Divide aliases
|
|
998
|
+
export { default as DivideIcon } from '../icons/divide';
|
|
999
|
+
// Eye aliases
|
|
1000
|
+
export { default as EyeIcon } from '../icons/eye';
|
|
999
1001
|
// Fan aliases
|
|
1000
1002
|
export { default as FanIcon } from '../icons/fan';
|
|
1003
|
+
// Factory aliases
|
|
1004
|
+
export { default as FactoryIcon } from '../icons/factory';
|
|
1001
1005
|
// Feather aliases
|
|
1002
1006
|
export { default as FeatherIcon } from '../icons/feather';
|
|
1003
1007
|
// FastForward aliases
|
|
@@ -1012,10 +1016,10 @@ export { default as FileBoxIcon } from '../icons/file-box';
|
|
|
1012
1016
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1013
1017
|
// FileCheck aliases
|
|
1014
1018
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
1015
|
-
// FileCode aliases
|
|
1016
|
-
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1017
1019
|
// FileClock aliases
|
|
1018
1020
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
1021
|
+
// FileCode aliases
|
|
1022
|
+
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1019
1023
|
// FileDiff aliases
|
|
1020
1024
|
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1021
1025
|
// FileDigit aliases
|
|
@@ -1024,46 +1028,46 @@ export { default as FileDigitIcon } from '../icons/file-digit';
|
|
|
1024
1028
|
export { default as FileDownIcon } from '../icons/file-down';
|
|
1025
1029
|
// FileHeart aliases
|
|
1026
1030
|
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1027
|
-
// FileImage aliases
|
|
1028
|
-
export { default as FileImageIcon } from '../icons/file-image';
|
|
1029
1031
|
// FileInput aliases
|
|
1030
1032
|
export { default as FileInputIcon } from '../icons/file-input';
|
|
1031
1033
|
// FileMinus aliases
|
|
1032
1034
|
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1033
|
-
//
|
|
1034
|
-
export { default as
|
|
1035
|
-
// FileOutput aliases
|
|
1036
|
-
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1035
|
+
// FileImage aliases
|
|
1036
|
+
export { default as FileImageIcon } from '../icons/file-image';
|
|
1037
1037
|
// FilePlus aliases
|
|
1038
1038
|
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1039
|
+
// FileOutput aliases
|
|
1040
|
+
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1041
|
+
// FileMusic aliases
|
|
1042
|
+
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1039
1043
|
// FileScan aliases
|
|
1040
1044
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1041
|
-
// FileSliders aliases
|
|
1042
|
-
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1043
1045
|
// FileSearch aliases
|
|
1044
1046
|
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1047
|
+
// FileSliders aliases
|
|
1048
|
+
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1045
1049
|
// FileSpreadsheet aliases
|
|
1046
1050
|
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1047
1051
|
// FileStack aliases
|
|
1048
1052
|
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1049
1053
|
// FileSymlink aliases
|
|
1050
1054
|
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1051
|
-
// FileTerminal aliases
|
|
1052
|
-
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1053
1055
|
// FileText aliases
|
|
1054
1056
|
export { default as FileTextIcon } from '../icons/file-text';
|
|
1057
|
+
// FileTerminal aliases
|
|
1058
|
+
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1055
1059
|
// FileType aliases
|
|
1056
1060
|
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1057
1061
|
// FileUp aliases
|
|
1058
1062
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1059
|
-
// FileUser aliases
|
|
1060
|
-
export { default as FileUserIcon } from '../icons/file-user';
|
|
1061
1063
|
// FileVolume aliases
|
|
1062
1064
|
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1063
|
-
//
|
|
1064
|
-
export { default as
|
|
1065
|
+
// FileUser aliases
|
|
1066
|
+
export { default as FileUserIcon } from '../icons/file-user';
|
|
1065
1067
|
// File aliases
|
|
1066
1068
|
export { default as FileIcon } from '../icons/file';
|
|
1069
|
+
// FileX aliases
|
|
1070
|
+
export { default as FileXIcon } from '../icons/file-x';
|
|
1067
1071
|
// Files aliases
|
|
1068
1072
|
export { default as FilesIcon } from '../icons/files';
|
|
1069
1073
|
// Film aliases
|
|
@@ -1072,16 +1076,16 @@ export { default as FilmIcon } from '../icons/film';
|
|
|
1072
1076
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1073
1077
|
// FishOff aliases
|
|
1074
1078
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1075
|
-
// FishSymbol aliases
|
|
1076
|
-
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1077
1079
|
// Fish aliases
|
|
1078
1080
|
export { default as FishIcon } from '../icons/fish';
|
|
1081
|
+
// FishSymbol aliases
|
|
1082
|
+
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1079
1083
|
// FishingHook aliases
|
|
1080
1084
|
export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
1081
|
-
// FlagOff aliases
|
|
1082
|
-
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1083
1085
|
// FishingRod aliases
|
|
1084
1086
|
export { default as FishingRodIcon } from '../icons/fishing-rod';
|
|
1087
|
+
// FlagOff aliases
|
|
1088
|
+
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1085
1089
|
// FlagTriangleLeft aliases
|
|
1086
1090
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1087
1091
|
// FlagTriangleRight aliases
|
|
@@ -1104,36 +1108,38 @@ export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
|
1104
1108
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1105
1109
|
// FlipHorizontal2 aliases
|
|
1106
1110
|
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1107
|
-
// Flower2 aliases
|
|
1108
|
-
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1109
1111
|
// FlipVertical2 aliases
|
|
1110
1112
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1113
|
+
// Flower2 aliases
|
|
1114
|
+
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1111
1115
|
// Flower aliases
|
|
1112
1116
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1113
1117
|
// Focus aliases
|
|
1114
1118
|
export { default as FocusIcon } from '../icons/focus';
|
|
1119
|
+
// FoldVertical aliases
|
|
1120
|
+
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1115
1121
|
// FoldHorizontal aliases
|
|
1116
1122
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1117
1123
|
// FolderArchive aliases
|
|
1118
1124
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1119
1125
|
// FolderCheck aliases
|
|
1120
1126
|
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1121
|
-
// FoldVertical aliases
|
|
1122
|
-
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1123
|
-
// FolderCode aliases
|
|
1124
|
-
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1125
1127
|
// FolderClock aliases
|
|
1126
1128
|
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1129
|
+
// FolderBookmark aliases
|
|
1130
|
+
export { default as FolderBookmarkIcon } from '../icons/folder-bookmark';
|
|
1127
1131
|
// FolderClosed aliases
|
|
1128
1132
|
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1129
1133
|
// FolderDot aliases
|
|
1130
1134
|
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1135
|
+
// FolderCode aliases
|
|
1136
|
+
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1137
|
+
// FolderDown aliases
|
|
1138
|
+
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1131
1139
|
// FolderGit2 aliases
|
|
1132
1140
|
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1133
1141
|
// FolderGit aliases
|
|
1134
1142
|
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1135
|
-
// FolderDown aliases
|
|
1136
|
-
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1137
1143
|
// FolderHeart aliases
|
|
1138
1144
|
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1139
1145
|
// FolderInput aliases
|
|
@@ -1142,10 +1148,10 @@ export { default as FolderInputIcon } from '../icons/folder-input';
|
|
|
1142
1148
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1143
1149
|
// FolderKey aliases
|
|
1144
1150
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1145
|
-
// FolderMinus aliases
|
|
1146
|
-
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1147
1151
|
// FolderLock aliases
|
|
1148
1152
|
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1153
|
+
// FolderMinus aliases
|
|
1154
|
+
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1149
1155
|
// FolderOpenDot aliases
|
|
1150
1156
|
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1151
1157
|
// FolderOpen aliases
|
|
@@ -1162,20 +1168,20 @@ export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
|
1162
1168
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1163
1169
|
// FolderSymlink aliases
|
|
1164
1170
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1165
|
-
// FolderTree aliases
|
|
1166
|
-
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1167
1171
|
// FolderSync aliases
|
|
1168
1172
|
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1169
|
-
// FolderX aliases
|
|
1170
|
-
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1171
1173
|
// FolderUp aliases
|
|
1172
1174
|
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1175
|
+
// FolderX aliases
|
|
1176
|
+
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1177
|
+
// FolderTree aliases
|
|
1178
|
+
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1173
1179
|
// Folder aliases
|
|
1174
1180
|
export { default as FolderIcon } from '../icons/folder';
|
|
1175
|
-
// Footprints aliases
|
|
1176
|
-
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1177
1181
|
// Folders aliases
|
|
1178
1182
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1183
|
+
// Footprints aliases
|
|
1184
|
+
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1179
1185
|
// Forklift aliases
|
|
1180
1186
|
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1181
1187
|
// Form aliases
|
|
@@ -1184,26 +1190,26 @@ export { default as FormIcon } from '../icons/form';
|
|
|
1184
1190
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1185
1191
|
// Frame aliases
|
|
1186
1192
|
export { default as FrameIcon } from '../icons/frame';
|
|
1187
|
-
// Frown aliases
|
|
1188
|
-
export { default as FrownIcon } from '../icons/frown';
|
|
1189
1193
|
// Fuel aliases
|
|
1190
1194
|
export { default as FuelIcon } from '../icons/fuel';
|
|
1195
|
+
// Frown aliases
|
|
1196
|
+
export { default as FrownIcon } from '../icons/frown';
|
|
1191
1197
|
// Fullscreen aliases
|
|
1192
1198
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1193
|
-
// FunnelPlus aliases
|
|
1194
|
-
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1195
1199
|
// GalleryHorizontalEnd aliases
|
|
1196
1200
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1201
|
+
// FunnelPlus aliases
|
|
1202
|
+
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1197
1203
|
// GalleryHorizontal aliases
|
|
1198
1204
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1199
1205
|
// GalleryThumbnails aliases
|
|
1200
1206
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1201
1207
|
// GalleryVerticalEnd aliases
|
|
1202
1208
|
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1203
|
-
// Gamepad2 aliases
|
|
1204
|
-
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1205
1209
|
// GalleryVertical aliases
|
|
1206
1210
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1211
|
+
// Gamepad2 aliases
|
|
1212
|
+
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1207
1213
|
// GamepadDirectional aliases
|
|
1208
1214
|
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1209
1215
|
// Gamepad aliases
|
|
@@ -1214,16 +1220,16 @@ export { default as GaugeIcon } from '../icons/gauge';
|
|
|
1214
1220
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1215
1221
|
// Gem aliases
|
|
1216
1222
|
export { default as GemIcon } from '../icons/gem';
|
|
1217
|
-
// Ghost aliases
|
|
1218
|
-
export { default as GhostIcon } from '../icons/ghost';
|
|
1219
1223
|
// GeorgianLari aliases
|
|
1220
1224
|
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1225
|
+
// Ghost aliases
|
|
1226
|
+
export { default as GhostIcon } from '../icons/ghost';
|
|
1221
1227
|
// Gift aliases
|
|
1222
1228
|
export { default as GiftIcon } from '../icons/gift';
|
|
1223
|
-
// GitBranchPlus aliases
|
|
1224
|
-
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1225
1229
|
// GitBranchMinus aliases
|
|
1226
1230
|
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1231
|
+
// GitBranchPlus aliases
|
|
1232
|
+
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1227
1233
|
// GitBranch aliases
|
|
1228
1234
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1229
1235
|
// GitCommitVertical aliases
|
|
@@ -1238,54 +1244,54 @@ export { default as GitForkIcon } from '../icons/git-fork';
|
|
|
1238
1244
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1239
1245
|
// GitMergeConflict aliases
|
|
1240
1246
|
export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
|
|
1241
|
-
// GitPullRequestArrow aliases
|
|
1242
|
-
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1243
1247
|
// GitMerge aliases
|
|
1244
1248
|
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1249
|
+
// GitPullRequestArrow aliases
|
|
1250
|
+
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1245
1251
|
// GitPullRequestClosed aliases
|
|
1246
1252
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1247
1253
|
// GitPullRequestCreateArrow aliases
|
|
1248
1254
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1249
|
-
// GitPullRequestDraft aliases
|
|
1250
|
-
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1251
1255
|
// GitPullRequestCreate aliases
|
|
1252
1256
|
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1257
|
+
// GitPullRequestDraft aliases
|
|
1258
|
+
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1253
1259
|
// GitPullRequest aliases
|
|
1254
1260
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1255
1261
|
// GlassWater aliases
|
|
1256
1262
|
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1257
|
-
// GlobeLock aliases
|
|
1258
|
-
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1259
1263
|
// Glasses aliases
|
|
1260
1264
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1265
|
+
// GlobeLock aliases
|
|
1266
|
+
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1261
1267
|
// GlobeOff aliases
|
|
1262
1268
|
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1263
|
-
// Globe aliases
|
|
1264
|
-
export { default as GlobeIcon } from '../icons/globe';
|
|
1265
1269
|
// GlobeX aliases
|
|
1266
1270
|
export { default as GlobeXIcon } from '../icons/globe-x';
|
|
1267
|
-
//
|
|
1268
|
-
export { default as
|
|
1271
|
+
// Globe aliases
|
|
1272
|
+
export { default as GlobeIcon } from '../icons/globe';
|
|
1269
1273
|
// Gpu aliases
|
|
1270
1274
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1271
|
-
// Grape aliases
|
|
1272
|
-
export { default as GrapeIcon } from '../icons/grape';
|
|
1273
1275
|
// GraduationCap aliases
|
|
1274
1276
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1277
|
+
// Goal aliases
|
|
1278
|
+
export { default as GoalIcon } from '../icons/goal';
|
|
1279
|
+
// Grape aliases
|
|
1280
|
+
export { default as GrapeIcon } from '../icons/grape';
|
|
1281
|
+
// GripHorizontal aliases
|
|
1282
|
+
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1275
1283
|
// Grid3x2 aliases
|
|
1276
1284
|
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1277
1285
|
// GripVertical aliases
|
|
1278
1286
|
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1279
|
-
// GripHorizontal aliases
|
|
1280
|
-
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1281
|
-
// Group aliases
|
|
1282
|
-
export { default as GroupIcon } from '../icons/group';
|
|
1283
1287
|
// Grip aliases
|
|
1284
1288
|
export { default as GripIcon } from '../icons/grip';
|
|
1285
|
-
//
|
|
1286
|
-
export { default as
|
|
1289
|
+
// Group aliases
|
|
1290
|
+
export { default as GroupIcon } from '../icons/group';
|
|
1287
1291
|
// Ham aliases
|
|
1288
1292
|
export { default as HamIcon } from '../icons/ham';
|
|
1293
|
+
// Guitar aliases
|
|
1294
|
+
export { default as GuitarIcon } from '../icons/guitar';
|
|
1289
1295
|
// Hamburger aliases
|
|
1290
1296
|
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1291
1297
|
// Hammer aliases
|
|
@@ -1298,16 +1304,16 @@ export { default as HandFistIcon } from '../icons/hand-fist';
|
|
|
1298
1304
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1299
1305
|
// HandMetal aliases
|
|
1300
1306
|
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1301
|
-
// Hand aliases
|
|
1302
|
-
export { default as HandIcon } from '../icons/hand';
|
|
1303
1307
|
// HandPlatter aliases
|
|
1304
1308
|
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1309
|
+
// Hand aliases
|
|
1310
|
+
export { default as HandIcon } from '../icons/hand';
|
|
1305
1311
|
// Handbag aliases
|
|
1306
1312
|
export { default as HandbagIcon } from '../icons/handbag';
|
|
1307
|
-
// HardDriveDownload aliases
|
|
1308
|
-
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1309
1313
|
// Handshake aliases
|
|
1310
1314
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1315
|
+
// HardDriveDownload aliases
|
|
1316
|
+
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1311
1317
|
// HardDriveUpload aliases
|
|
1312
1318
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1313
1319
|
// HardDrive aliases
|
|
@@ -1318,100 +1324,100 @@ export { default as HardHatIcon } from '../icons/hard-hat';
|
|
|
1318
1324
|
export { default as HashIcon } from '../icons/hash';
|
|
1319
1325
|
// HatGlasses aliases
|
|
1320
1326
|
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1327
|
+
// Haze aliases
|
|
1328
|
+
export { default as HazeIcon } from '../icons/haze';
|
|
1321
1329
|
// Hd aliases
|
|
1322
1330
|
export { default as HdIcon } from '../icons/hd';
|
|
1323
1331
|
// HdmiPort aliases
|
|
1324
1332
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1325
|
-
// Haze aliases
|
|
1326
|
-
export { default as HazeIcon } from '../icons/haze';
|
|
1327
1333
|
// Heading1 aliases
|
|
1328
1334
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1329
1335
|
// Heading2 aliases
|
|
1330
1336
|
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1337
|
+
// Heading3 aliases
|
|
1338
|
+
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1331
1339
|
// Heading4 aliases
|
|
1332
1340
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1333
1341
|
// Heading5 aliases
|
|
1334
1342
|
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1335
|
-
// Heading3 aliases
|
|
1336
|
-
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1337
1343
|
// Heading6 aliases
|
|
1338
1344
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1339
1345
|
// Heading aliases
|
|
1340
1346
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1347
|
+
// HeadphoneOff aliases
|
|
1348
|
+
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1341
1349
|
// Headphones aliases
|
|
1342
1350
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1343
1351
|
// Headset aliases
|
|
1344
1352
|
export { default as HeadsetIcon } from '../icons/headset';
|
|
1345
|
-
//
|
|
1346
|
-
export { default as
|
|
1353
|
+
// HeartCrack aliases
|
|
1354
|
+
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1347
1355
|
// HeartHandshake aliases
|
|
1348
1356
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1349
1357
|
// HeartMinus aliases
|
|
1350
1358
|
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1351
|
-
// HeartCrack aliases
|
|
1352
|
-
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1353
|
-
// HeartOff aliases
|
|
1354
|
-
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1355
1359
|
// HeartPlus aliases
|
|
1356
1360
|
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1361
|
+
// HeartOff aliases
|
|
1362
|
+
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1357
1363
|
// HeartPulse aliases
|
|
1358
1364
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1359
|
-
// Heart aliases
|
|
1360
|
-
export { default as HeartIcon } from '../icons/heart';
|
|
1361
1365
|
// HeartX aliases
|
|
1362
1366
|
export { default as HeartXIcon } from '../icons/heart-x';
|
|
1367
|
+
// Heart aliases
|
|
1368
|
+
export { default as HeartIcon } from '../icons/heart';
|
|
1369
|
+
// Helicopter aliases
|
|
1370
|
+
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1363
1371
|
// Heater aliases
|
|
1364
1372
|
export { default as HeaterIcon } from '../icons/heater';
|
|
1365
1373
|
// Hexagon aliases
|
|
1366
1374
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1367
1375
|
// Highlighter aliases
|
|
1368
1376
|
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1369
|
-
// Helicopter aliases
|
|
1370
|
-
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1371
|
-
// HopOff aliases
|
|
1372
|
-
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1373
1377
|
// History aliases
|
|
1374
1378
|
export { default as HistoryIcon } from '../icons/history';
|
|
1375
|
-
//
|
|
1376
|
-
export { default as
|
|
1379
|
+
// HopOff aliases
|
|
1380
|
+
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1377
1381
|
// Hop aliases
|
|
1378
1382
|
export { default as HopIcon } from '../icons/hop';
|
|
1383
|
+
// Hospital aliases
|
|
1384
|
+
export { default as HospitalIcon } from '../icons/hospital';
|
|
1379
1385
|
// Hotel aliases
|
|
1380
1386
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1381
|
-
// Hourglass aliases
|
|
1382
|
-
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1383
1387
|
// HouseHeart aliases
|
|
1384
1388
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1385
|
-
//
|
|
1386
|
-
export { default as
|
|
1387
|
-
// HousePlus aliases
|
|
1388
|
-
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1389
|
+
// Hourglass aliases
|
|
1390
|
+
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1389
1391
|
// HouseWifi aliases
|
|
1390
1392
|
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1393
|
+
// HousePlug aliases
|
|
1394
|
+
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1391
1395
|
// IdCardLanyard aliases
|
|
1392
1396
|
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1393
|
-
//
|
|
1394
|
-
export { default as
|
|
1397
|
+
// HousePlus aliases
|
|
1398
|
+
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1395
1399
|
// IdCard aliases
|
|
1396
1400
|
export { default as IdCardIcon } from '../icons/id-card';
|
|
1397
|
-
//
|
|
1398
|
-
export { default as
|
|
1401
|
+
// ImageDown aliases
|
|
1402
|
+
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1399
1403
|
// ImageOff aliases
|
|
1400
1404
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1405
|
+
// ImageMinus aliases
|
|
1406
|
+
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1401
1407
|
// ImagePlay aliases
|
|
1402
1408
|
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1409
|
+
// ImageUp aliases
|
|
1410
|
+
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1403
1411
|
// ImagePlus aliases
|
|
1404
1412
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1405
1413
|
// ImageUpscale aliases
|
|
1406
1414
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1407
|
-
// ImageUp aliases
|
|
1408
|
-
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1409
1415
|
// Image aliases
|
|
1410
1416
|
export { default as ImageIcon } from '../icons/image';
|
|
1411
|
-
// Import aliases
|
|
1412
|
-
export { default as ImportIcon } from '../icons/import';
|
|
1413
1417
|
// Images aliases
|
|
1414
1418
|
export { default as ImagesIcon } from '../icons/images';
|
|
1419
|
+
// Import aliases
|
|
1420
|
+
export { default as ImportIcon } from '../icons/import';
|
|
1415
1421
|
// Inbox aliases
|
|
1416
1422
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1417
1423
|
// IndianRupee aliases
|
|
@@ -1426,36 +1432,36 @@ export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
|
1426
1432
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1427
1433
|
// IterationCcw aliases
|
|
1428
1434
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1429
|
-
// JapaneseYen aliases
|
|
1430
|
-
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1431
1435
|
// IterationCw aliases
|
|
1432
1436
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1437
|
+
// JapaneseYen aliases
|
|
1438
|
+
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1433
1439
|
// Joystick aliases
|
|
1434
1440
|
export { default as JoystickIcon } from '../icons/joystick';
|
|
1435
1441
|
// Kanban aliases
|
|
1436
1442
|
export { default as KanbanIcon } from '../icons/kanban';
|
|
1443
|
+
// Kayak aliases
|
|
1444
|
+
export { default as KayakIcon } from '../icons/kayak';
|
|
1437
1445
|
// KeyRound aliases
|
|
1438
1446
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1439
1447
|
// KeySquare aliases
|
|
1440
1448
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1441
|
-
// Kayak aliases
|
|
1442
|
-
export { default as KayakIcon } from '../icons/kayak';
|
|
1443
1449
|
// Key aliases
|
|
1444
1450
|
export { default as KeyIcon } from '../icons/key';
|
|
1451
|
+
// KeyboardMusic aliases
|
|
1452
|
+
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1445
1453
|
// KeyboardOff aliases
|
|
1446
1454
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1447
1455
|
// Keyboard aliases
|
|
1448
1456
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1449
|
-
// KeyboardMusic aliases
|
|
1450
|
-
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1451
1457
|
// LampCeiling aliases
|
|
1452
1458
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1459
|
+
// LampDesk aliases
|
|
1460
|
+
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1453
1461
|
// LampFloor aliases
|
|
1454
1462
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1455
1463
|
// LampWallDown aliases
|
|
1456
1464
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1457
|
-
// LampDesk aliases
|
|
1458
|
-
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1459
1465
|
// LampWallUp aliases
|
|
1460
1466
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1461
1467
|
// Lamp aliases
|
|
@@ -1466,12 +1472,12 @@ export { default as LandPlotIcon } from '../icons/land-plot';
|
|
|
1466
1472
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1467
1473
|
// Languages aliases
|
|
1468
1474
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1469
|
-
// Laptop aliases
|
|
1470
|
-
export { default as LaptopIcon } from '../icons/laptop';
|
|
1471
|
-
// LassoSelect aliases
|
|
1472
|
-
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1473
1475
|
// LaptopMinimalCheck aliases
|
|
1474
1476
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1477
|
+
// LassoSelect aliases
|
|
1478
|
+
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1479
|
+
// Laptop aliases
|
|
1480
|
+
export { default as LaptopIcon } from '../icons/laptop';
|
|
1475
1481
|
// Lasso aliases
|
|
1476
1482
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1477
1483
|
// Laugh aliases
|
|
@@ -1480,22 +1486,22 @@ export { default as LaughIcon } from '../icons/laugh';
|
|
|
1480
1486
|
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1481
1487
|
// LayersMinus aliases
|
|
1482
1488
|
export { default as LayersMinusIcon } from '../icons/layers-minus';
|
|
1483
|
-
// LayoutGrid aliases
|
|
1484
|
-
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1485
|
-
// LayoutDashboard aliases
|
|
1486
|
-
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1487
1489
|
// LayersPlus aliases
|
|
1488
1490
|
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1491
|
+
// LayoutDashboard aliases
|
|
1492
|
+
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1493
|
+
// LayoutGrid aliases
|
|
1494
|
+
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1489
1495
|
// LayoutList aliases
|
|
1490
1496
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1491
1497
|
// LayoutPanelLeft aliases
|
|
1492
1498
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1499
|
+
// LayoutPanelTop aliases
|
|
1500
|
+
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1493
1501
|
// LayoutTemplate aliases
|
|
1494
1502
|
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1495
1503
|
// Leaf aliases
|
|
1496
1504
|
export { default as LeafIcon } from '../icons/leaf';
|
|
1497
|
-
// LayoutPanelTop aliases
|
|
1498
|
-
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1499
1505
|
// LeafyGreen aliases
|
|
1500
1506
|
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1501
1507
|
// Lectern aliases
|
|
@@ -1510,30 +1516,30 @@ export { default as LibraryBigIcon } from '../icons/library-big';
|
|
|
1510
1516
|
export { default as LibraryIcon } from '../icons/library';
|
|
1511
1517
|
// LifeBuoy aliases
|
|
1512
1518
|
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1513
|
-
// LightbulbOff aliases
|
|
1514
|
-
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1515
1519
|
// Ligature aliases
|
|
1516
1520
|
export { default as LigatureIcon } from '../icons/ligature';
|
|
1517
|
-
//
|
|
1518
|
-
export { default as
|
|
1521
|
+
// LightbulbOff aliases
|
|
1522
|
+
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1519
1523
|
// Lightbulb aliases
|
|
1520
1524
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1525
|
+
// LineDotRightHorizontal aliases
|
|
1526
|
+
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1521
1527
|
// LineSquiggle aliases
|
|
1522
1528
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1523
|
-
// Link2Off aliases
|
|
1524
|
-
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1525
1529
|
// LineStyle aliases
|
|
1526
1530
|
export { default as LineStyleIcon } from '../icons/line-style';
|
|
1531
|
+
// Link2Off aliases
|
|
1532
|
+
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1527
1533
|
// Link2 aliases
|
|
1528
1534
|
export { default as Link2Icon } from '../icons/link-2';
|
|
1529
1535
|
// Link aliases
|
|
1530
1536
|
export { default as LinkIcon } from '../icons/link';
|
|
1537
|
+
// ListCheck aliases
|
|
1538
|
+
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1531
1539
|
// ListChecks aliases
|
|
1532
1540
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1533
1541
|
// ListChevronsDownUp aliases
|
|
1534
1542
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1535
|
-
// ListCheck aliases
|
|
1536
|
-
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1537
1543
|
// ListChevronsUpDown aliases
|
|
1538
1544
|
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1539
1545
|
// ListCollapse aliases
|
|
@@ -1542,34 +1548,34 @@ export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
|
1542
1548
|
export { default as ListEndIcon } from '../icons/list-end';
|
|
1543
1549
|
// ListFilterPlus aliases
|
|
1544
1550
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1545
|
-
// ListFilter aliases
|
|
1546
|
-
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1547
|
-
// ListMusic aliases
|
|
1548
|
-
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1549
1551
|
// ListMinus aliases
|
|
1550
1552
|
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1553
|
+
// ListMusic aliases
|
|
1554
|
+
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1555
|
+
// ListFilter aliases
|
|
1556
|
+
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1551
1557
|
// ListOrdered aliases
|
|
1552
1558
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1553
1559
|
// ListPlus aliases
|
|
1554
1560
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1555
|
-
// ListStart aliases
|
|
1556
|
-
export { default as ListStartIcon } from '../icons/list-start';
|
|
1557
1561
|
// ListRestart aliases
|
|
1558
1562
|
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1563
|
+
// ListStart aliases
|
|
1564
|
+
export { default as ListStartIcon } from '../icons/list-start';
|
|
1559
1565
|
// ListTodo aliases
|
|
1560
1566
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1561
1567
|
// ListVideo aliases
|
|
1562
1568
|
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1563
1569
|
// ListTree aliases
|
|
1564
1570
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1565
|
-
// List aliases
|
|
1566
|
-
export { default as ListIcon } from '../icons/list';
|
|
1567
1571
|
// ListX aliases
|
|
1568
1572
|
export { default as ListXIcon } from '../icons/list-x';
|
|
1569
|
-
//
|
|
1570
|
-
export { default as
|
|
1573
|
+
// List aliases
|
|
1574
|
+
export { default as ListIcon } from '../icons/list';
|
|
1571
1575
|
// Loader aliases
|
|
1572
1576
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1577
|
+
// LoaderPinwheel aliases
|
|
1578
|
+
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1573
1579
|
// LocateFixed aliases
|
|
1574
1580
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1575
1581
|
// LocateOff aliases
|
|
@@ -1580,48 +1586,48 @@ export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
|
1580
1586
|
export { default as LocateIcon } from '../icons/locate';
|
|
1581
1587
|
// Lock aliases
|
|
1582
1588
|
export { default as LockIcon } from '../icons/lock';
|
|
1583
|
-
// LogOut aliases
|
|
1584
|
-
export { default as LogOutIcon } from '../icons/log-out';
|
|
1585
1589
|
// LogIn aliases
|
|
1586
1590
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1587
1591
|
// Logs aliases
|
|
1588
1592
|
export { default as LogsIcon } from '../icons/logs';
|
|
1589
|
-
//
|
|
1590
|
-
export { default as
|
|
1593
|
+
// LogOut aliases
|
|
1594
|
+
export { default as LogOutIcon } from '../icons/log-out';
|
|
1591
1595
|
// Lollipop aliases
|
|
1592
1596
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1597
|
+
// Luggage aliases
|
|
1598
|
+
export { default as LuggageIcon } from '../icons/luggage';
|
|
1593
1599
|
// Magnet aliases
|
|
1594
1600
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1595
|
-
// MailMinus aliases
|
|
1596
|
-
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1597
1601
|
// MailCheck aliases
|
|
1598
1602
|
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1603
|
+
// MailMinus aliases
|
|
1604
|
+
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1599
1605
|
// MailOpen aliases
|
|
1600
1606
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1601
1607
|
// MailPlus aliases
|
|
1602
1608
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1603
1609
|
// MailSearch aliases
|
|
1604
1610
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1605
|
-
// MailX aliases
|
|
1606
|
-
export { default as MailXIcon } from '../icons/mail-x';
|
|
1607
1611
|
// MailWarning aliases
|
|
1608
1612
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1613
|
+
// MailX aliases
|
|
1614
|
+
export { default as MailXIcon } from '../icons/mail-x';
|
|
1615
|
+
// Mail aliases
|
|
1616
|
+
export { default as MailIcon } from '../icons/mail';
|
|
1609
1617
|
// Mailbox aliases
|
|
1610
1618
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1611
1619
|
// Mails aliases
|
|
1612
1620
|
export { default as MailsIcon } from '../icons/mails';
|
|
1613
|
-
// Mail aliases
|
|
1614
|
-
export { default as MailIcon } from '../icons/mail';
|
|
1615
1621
|
// MapMinus aliases
|
|
1616
1622
|
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1617
|
-
// MapPinCheck aliases
|
|
1618
|
-
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1619
1623
|
// MapPinCheckInside aliases
|
|
1620
1624
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1621
|
-
//
|
|
1622
|
-
export { default as
|
|
1625
|
+
// MapPinCheck aliases
|
|
1626
|
+
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1623
1627
|
// MapPinMinusInside aliases
|
|
1624
1628
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1629
|
+
// MapPinHouse aliases
|
|
1630
|
+
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1625
1631
|
// MapPinMinus aliases
|
|
1626
1632
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1627
1633
|
// MapPinOff aliases
|
|
@@ -1644,10 +1650,10 @@ export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
|
1644
1650
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1645
1651
|
// Map aliases
|
|
1646
1652
|
export { default as MapIcon } from '../icons/map';
|
|
1647
|
-
// Mars aliases
|
|
1648
|
-
export { default as MarsIcon } from '../icons/mars';
|
|
1649
1653
|
// MarsStroke aliases
|
|
1650
1654
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1655
|
+
// Mars aliases
|
|
1656
|
+
export { default as MarsIcon } from '../icons/mars';
|
|
1651
1657
|
// Martini aliases
|
|
1652
1658
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1653
1659
|
// Maximize2 aliases
|
|
@@ -1658,30 +1664,30 @@ export { default as MaximizeIcon } from '../icons/maximize';
|
|
|
1658
1664
|
export { default as MedalIcon } from '../icons/medal';
|
|
1659
1665
|
// MegaphoneOff aliases
|
|
1660
1666
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1661
|
-
// Meh aliases
|
|
1662
|
-
export { default as MehIcon } from '../icons/meh';
|
|
1663
1667
|
// Megaphone aliases
|
|
1664
1668
|
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1669
|
+
// Meh aliases
|
|
1670
|
+
export { default as MehIcon } from '../icons/meh';
|
|
1665
1671
|
// MemoryStick aliases
|
|
1666
1672
|
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1667
|
-
// Menu aliases
|
|
1668
|
-
export { default as MenuIcon } from '../icons/menu';
|
|
1669
1673
|
// Merge aliases
|
|
1670
1674
|
export { default as MergeIcon } from '../icons/merge';
|
|
1671
1675
|
// MessageCircleCheck aliases
|
|
1672
1676
|
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1677
|
+
// Menu aliases
|
|
1678
|
+
export { default as MenuIcon } from '../icons/menu';
|
|
1673
1679
|
// MessageCircleCode aliases
|
|
1674
1680
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1675
|
-
// MessageCircleDashed aliases
|
|
1676
|
-
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1677
1681
|
// MessageCircleHeart aliases
|
|
1678
1682
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1683
|
+
// MessageCircleDashed aliases
|
|
1684
|
+
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1685
|
+
// MessageCircleMore aliases
|
|
1686
|
+
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1679
1687
|
// MessageCircleOff aliases
|
|
1680
1688
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1681
1689
|
// MessageCirclePlus aliases
|
|
1682
1690
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1683
|
-
// MessageCircleMore aliases
|
|
1684
|
-
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1685
1691
|
// MessageCircleReply aliases
|
|
1686
1692
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1687
1693
|
// MessageCircleWarning aliases
|
|
@@ -1698,16 +1704,16 @@ export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
|
1698
1704
|
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1699
1705
|
// MessageSquareDiff aliases
|
|
1700
1706
|
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1701
|
-
// MessageSquareHeart aliases
|
|
1702
|
-
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1703
1707
|
// MessageSquareDot aliases
|
|
1704
1708
|
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1709
|
+
// MessageSquareHeart aliases
|
|
1710
|
+
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1705
1711
|
// MessageSquareLock aliases
|
|
1706
1712
|
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1707
|
-
// MessageSquareOff aliases
|
|
1708
|
-
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1709
1713
|
// MessageSquareMore aliases
|
|
1710
1714
|
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1715
|
+
// MessageSquareOff aliases
|
|
1716
|
+
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1711
1717
|
// MessageSquarePlus aliases
|
|
1712
1718
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1713
1719
|
// MessageSquareQuote aliases
|
|
@@ -1716,30 +1722,30 @@ export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote
|
|
|
1716
1722
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1717
1723
|
// MessageSquareShare aliases
|
|
1718
1724
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1719
|
-
// MessageSquareWarning aliases
|
|
1720
|
-
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1721
1725
|
// MessageSquareText aliases
|
|
1722
1726
|
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1727
|
+
// MessageSquareWarning aliases
|
|
1728
|
+
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1723
1729
|
// MessageSquareX aliases
|
|
1724
1730
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1725
1731
|
// MessageSquare aliases
|
|
1726
1732
|
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1733
|
+
// MessagesSquare aliases
|
|
1734
|
+
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1727
1735
|
// Metronome aliases
|
|
1728
1736
|
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1737
|
+
// MicOff aliases
|
|
1738
|
+
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1729
1739
|
// Mic aliases
|
|
1730
1740
|
export { default as MicIcon } from '../icons/mic';
|
|
1731
|
-
// MessagesSquare aliases
|
|
1732
|
-
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1733
1741
|
// Microchip aliases
|
|
1734
1742
|
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1735
|
-
// MicOff aliases
|
|
1736
|
-
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1737
1743
|
// Microscope aliases
|
|
1738
1744
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1739
|
-
// Milestone aliases
|
|
1740
|
-
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1741
1745
|
// Microwave aliases
|
|
1742
1746
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1747
|
+
// Milestone aliases
|
|
1748
|
+
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1743
1749
|
// MilkOff aliases
|
|
1744
1750
|
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1745
1751
|
// Milk aliases
|
|
@@ -1750,10 +1756,10 @@ export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
|
1750
1756
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1751
1757
|
// Minus aliases
|
|
1752
1758
|
export { default as MinusIcon } from '../icons/minus';
|
|
1753
|
-
// MonitorCheck aliases
|
|
1754
|
-
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1755
1759
|
// MirrorRectangular aliases
|
|
1756
1760
|
export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
|
|
1761
|
+
// MonitorCheck aliases
|
|
1762
|
+
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1757
1763
|
// MirrorRound aliases
|
|
1758
1764
|
export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
1759
1765
|
// MonitorCloud aliases
|
|
@@ -1762,34 +1768,34 @@ export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
|
1762
1768
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1763
1769
|
// MonitorDown aliases
|
|
1764
1770
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1765
|
-
// MonitorOff aliases
|
|
1766
|
-
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1767
1771
|
// MonitorDot aliases
|
|
1768
1772
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1769
|
-
//
|
|
1770
|
-
export { default as
|
|
1773
|
+
// MonitorOff aliases
|
|
1774
|
+
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1771
1775
|
// MonitorPlay aliases
|
|
1772
1776
|
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1777
|
+
// MonitorPause aliases
|
|
1778
|
+
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1773
1779
|
// MonitorSmartphone aliases
|
|
1774
1780
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1775
1781
|
// MonitorSpeaker aliases
|
|
1776
1782
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1777
1783
|
// MonitorStop aliases
|
|
1778
1784
|
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1779
|
-
// MonitorX aliases
|
|
1780
|
-
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1781
1785
|
// MonitorUp aliases
|
|
1782
1786
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1783
|
-
//
|
|
1784
|
-
export { default as
|
|
1787
|
+
// MonitorX aliases
|
|
1788
|
+
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1785
1789
|
// Monitor aliases
|
|
1786
1790
|
export { default as MonitorIcon } from '../icons/monitor';
|
|
1791
|
+
// MoonStar aliases
|
|
1792
|
+
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1787
1793
|
// Moon aliases
|
|
1788
1794
|
export { default as MoonIcon } from '../icons/moon';
|
|
1789
|
-
// MountainSnow aliases
|
|
1790
|
-
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1791
1795
|
// Motorbike aliases
|
|
1792
1796
|
export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
1797
|
+
// MountainSnow aliases
|
|
1798
|
+
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1793
1799
|
// Mountain aliases
|
|
1794
1800
|
export { default as MountainIcon } from '../icons/mountain';
|
|
1795
1801
|
// MouseLeft aliases
|
|
@@ -1808,28 +1814,28 @@ export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
|
1808
1814
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1809
1815
|
// MouseRight aliases
|
|
1810
1816
|
export { default as MouseRightIcon } from '../icons/mouse-right';
|
|
1817
|
+
// MoveDiagonal2 aliases
|
|
1818
|
+
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1811
1819
|
// Mouse aliases
|
|
1812
1820
|
export { default as MouseIcon } from '../icons/mouse';
|
|
1813
1821
|
// MoveDiagonal aliases
|
|
1814
1822
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1815
|
-
// MoveDiagonal2 aliases
|
|
1816
|
-
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1817
1823
|
// MoveDownLeft aliases
|
|
1818
1824
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1819
1825
|
// MoveDownRight aliases
|
|
1820
1826
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1821
|
-
// MoveDown aliases
|
|
1822
|
-
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1823
1827
|
// MoveHorizontal aliases
|
|
1824
1828
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1829
|
+
// MoveDown aliases
|
|
1830
|
+
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1825
1831
|
// MoveLeft aliases
|
|
1826
1832
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1833
|
+
// MoveRight aliases
|
|
1834
|
+
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1827
1835
|
// MoveUpLeft aliases
|
|
1828
1836
|
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1829
1837
|
// MoveUpRight aliases
|
|
1830
1838
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1831
|
-
// MoveRight aliases
|
|
1832
|
-
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1833
1839
|
// MoveUp aliases
|
|
1834
1840
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1835
1841
|
// MoveVertical aliases
|
|
@@ -1842,16 +1848,16 @@ export { default as Music2Icon } from '../icons/music-2';
|
|
|
1842
1848
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1843
1849
|
// Music4 aliases
|
|
1844
1850
|
export { default as Music4Icon } from '../icons/music-4';
|
|
1845
|
-
// Navigation2Off aliases
|
|
1846
|
-
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1847
1851
|
// Music aliases
|
|
1848
1852
|
export { default as MusicIcon } from '../icons/music';
|
|
1853
|
+
// Navigation2Off aliases
|
|
1854
|
+
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1849
1855
|
// Navigation2 aliases
|
|
1850
1856
|
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1851
|
-
// Navigation aliases
|
|
1852
|
-
export { default as NavigationIcon } from '../icons/navigation';
|
|
1853
1857
|
// NavigationOff aliases
|
|
1854
1858
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1859
|
+
// Navigation aliases
|
|
1860
|
+
export { default as NavigationIcon } from '../icons/navigation';
|
|
1855
1861
|
// Network aliases
|
|
1856
1862
|
export { default as NetworkIcon } from '../icons/network';
|
|
1857
1863
|
// Newspaper aliases
|
|
@@ -1862,10 +1868,10 @@ export { default as NfcIcon } from '../icons/nfc';
|
|
|
1862
1868
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1863
1869
|
// NotebookPen aliases
|
|
1864
1870
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1865
|
-
// NotebookText aliases
|
|
1866
|
-
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1867
1871
|
// NotebookTabs aliases
|
|
1868
1872
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1873
|
+
// NotebookText aliases
|
|
1874
|
+
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1869
1875
|
// Notebook aliases
|
|
1870
1876
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1871
1877
|
// NotepadTextDashed aliases
|
|
@@ -1884,14 +1890,14 @@ export { default as OctagonIcon } from '../icons/octagon';
|
|
|
1884
1890
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1885
1891
|
// Option aliases
|
|
1886
1892
|
export { default as OptionIcon } from '../icons/option';
|
|
1887
|
-
// Package2 aliases
|
|
1888
|
-
export { default as Package2Icon } from '../icons/package-2';
|
|
1889
1893
|
// Orbit aliases
|
|
1890
1894
|
export { default as OrbitIcon } from '../icons/orbit';
|
|
1891
|
-
// PackageCheck aliases
|
|
1892
|
-
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1893
1895
|
// Origami aliases
|
|
1894
1896
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1897
|
+
// Package2 aliases
|
|
1898
|
+
export { default as Package2Icon } from '../icons/package-2';
|
|
1899
|
+
// PackageCheck aliases
|
|
1900
|
+
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1895
1901
|
// PackageMinus aliases
|
|
1896
1902
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1897
1903
|
// PackageOpen aliases
|
|
@@ -1904,24 +1910,24 @@ export { default as PackageSearchIcon } from '../icons/package-search';
|
|
|
1904
1910
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1905
1911
|
// Package aliases
|
|
1906
1912
|
export { default as PackageIcon } from '../icons/package';
|
|
1907
|
-
// PaintRoller aliases
|
|
1908
|
-
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1909
1913
|
// PaintBucket aliases
|
|
1910
1914
|
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1911
|
-
//
|
|
1912
|
-
export { default as
|
|
1915
|
+
// PaintRoller aliases
|
|
1916
|
+
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1913
1917
|
// Paintbrush aliases
|
|
1914
1918
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1919
|
+
// Palette aliases
|
|
1920
|
+
export { default as PaletteIcon } from '../icons/palette';
|
|
1915
1921
|
// Panda aliases
|
|
1916
1922
|
export { default as PandaIcon } from '../icons/panda';
|
|
1923
|
+
// PanelBottomClose aliases
|
|
1924
|
+
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1917
1925
|
// PanelBottomOpen aliases
|
|
1918
1926
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1919
|
-
// PanelLeftRightDashed aliases
|
|
1920
|
-
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1921
1927
|
// PanelBottom aliases
|
|
1922
1928
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1923
|
-
//
|
|
1924
|
-
export { default as
|
|
1929
|
+
// PanelLeftRightDashed aliases
|
|
1930
|
+
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1925
1931
|
// PanelRightClose aliases
|
|
1926
1932
|
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1927
1933
|
// PanelRightOpen aliases
|
|
@@ -1930,16 +1936,16 @@ export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
|
1930
1936
|
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1931
1937
|
// PanelTopBottomDashed aliases
|
|
1932
1938
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
|
|
1933
|
-
// PanelTopOpen aliases
|
|
1934
|
-
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1935
1939
|
// PanelTopClose aliases
|
|
1936
1940
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1941
|
+
// PanelTopOpen aliases
|
|
1942
|
+
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1943
|
+
// PanelTop aliases
|
|
1944
|
+
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1937
1945
|
// PanelsLeftBottom aliases
|
|
1938
1946
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1939
1947
|
// PanelsRightBottom aliases
|
|
1940
1948
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1941
|
-
// PanelTop aliases
|
|
1942
|
-
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1943
1949
|
// Paperclip aliases
|
|
1944
1950
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1945
1951
|
// Parentheses aliases
|
|
@@ -1948,10 +1954,10 @@ export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
|
1948
1954
|
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1949
1955
|
// PartyPopper aliases
|
|
1950
1956
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1951
|
-
// PawPrint aliases
|
|
1952
|
-
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1953
1957
|
// Pause aliases
|
|
1954
1958
|
export { default as PauseIcon } from '../icons/pause';
|
|
1959
|
+
// PawPrint aliases
|
|
1960
|
+
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1955
1961
|
// PcCase aliases
|
|
1956
1962
|
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1957
1963
|
// PenOff aliases
|
|
@@ -1968,16 +1974,16 @@ export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
|
1968
1974
|
export { default as PencilIcon } from '../icons/pencil';
|
|
1969
1975
|
// Pentagon aliases
|
|
1970
1976
|
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1977
|
+
// Percent aliases
|
|
1978
|
+
export { default as PercentIcon } from '../icons/percent';
|
|
1971
1979
|
// PersonStanding aliases
|
|
1972
1980
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1981
|
+
// PhilippinePeso aliases
|
|
1982
|
+
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1973
1983
|
// PhoneCall aliases
|
|
1974
1984
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1975
|
-
// Percent aliases
|
|
1976
|
-
export { default as PercentIcon } from '../icons/percent';
|
|
1977
1985
|
// PhoneForwarded aliases
|
|
1978
1986
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1979
|
-
// PhilippinePeso aliases
|
|
1980
|
-
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1981
1987
|
// PhoneIncoming aliases
|
|
1982
1988
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1983
1989
|
// PhoneMissed aliases
|
|
@@ -1986,136 +1992,136 @@ export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
|
1986
1992
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
1987
1993
|
// PhoneOutgoing aliases
|
|
1988
1994
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
1989
|
-
// Pi aliases
|
|
1990
|
-
export { default as PiIcon } from '../icons/pi';
|
|
1991
1995
|
// Phone aliases
|
|
1992
1996
|
export { default as PhoneIcon } from '../icons/phone';
|
|
1997
|
+
// Pi aliases
|
|
1998
|
+
export { default as PiIcon } from '../icons/pi';
|
|
1993
1999
|
// Piano aliases
|
|
1994
2000
|
export { default as PianoIcon } from '../icons/piano';
|
|
1995
2001
|
// Pickaxe aliases
|
|
1996
2002
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
1997
|
-
// PictureInPicture aliases
|
|
1998
|
-
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
1999
2003
|
// PictureInPicture2 aliases
|
|
2000
2004
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2001
|
-
//
|
|
2002
|
-
export { default as
|
|
2005
|
+
// PictureInPicture aliases
|
|
2006
|
+
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2003
2007
|
// PilcrowLeft aliases
|
|
2004
2008
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
2009
|
+
// PiggyBank aliases
|
|
2010
|
+
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
2005
2011
|
// PilcrowRight aliases
|
|
2006
2012
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
2007
2013
|
// Pilcrow aliases
|
|
2008
2014
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2015
|
+
// PillBottle aliases
|
|
2016
|
+
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2009
2017
|
// Pill aliases
|
|
2010
2018
|
export { default as PillIcon } from '../icons/pill';
|
|
2011
|
-
// Pin aliases
|
|
2012
|
-
export { default as PinIcon } from '../icons/pin';
|
|
2013
2019
|
// PinOff aliases
|
|
2014
2020
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2021
|
+
// Pin aliases
|
|
2022
|
+
export { default as PinIcon } from '../icons/pin';
|
|
2015
2023
|
// Pipette aliases
|
|
2016
2024
|
export { default as PipetteIcon } from '../icons/pipette';
|
|
2017
|
-
// PillBottle aliases
|
|
2018
|
-
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2019
|
-
// PlaneLanding aliases
|
|
2020
|
-
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2021
2025
|
// Pizza aliases
|
|
2022
2026
|
export { default as PizzaIcon } from '../icons/pizza';
|
|
2027
|
+
// PlaneLanding aliases
|
|
2028
|
+
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2023
2029
|
// PlaneTakeoff aliases
|
|
2024
2030
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2025
|
-
// Play aliases
|
|
2026
|
-
export { default as PlayIcon } from '../icons/play';
|
|
2027
2031
|
// Plane aliases
|
|
2028
2032
|
export { default as PlaneIcon } from '../icons/plane';
|
|
2033
|
+
// Play aliases
|
|
2034
|
+
export { default as PlayIcon } from '../icons/play';
|
|
2029
2035
|
// Plug2 aliases
|
|
2030
2036
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2031
2037
|
// Plug aliases
|
|
2032
2038
|
export { default as PlugIcon } from '../icons/plug';
|
|
2033
2039
|
// Plus aliases
|
|
2034
2040
|
export { default as PlusIcon } from '../icons/plus';
|
|
2035
|
-
// Podcast aliases
|
|
2036
|
-
export { default as PodcastIcon } from '../icons/podcast';
|
|
2037
2041
|
// PocketKnife aliases
|
|
2038
2042
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2043
|
+
// Podcast aliases
|
|
2044
|
+
export { default as PodcastIcon } from '../icons/podcast';
|
|
2045
|
+
// PointerOff aliases
|
|
2046
|
+
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2039
2047
|
// Pointer aliases
|
|
2040
2048
|
export { default as PointerIcon } from '../icons/pointer';
|
|
2041
2049
|
// Popcorn aliases
|
|
2042
2050
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2043
|
-
// PointerOff aliases
|
|
2044
|
-
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2045
|
-
// Popsicle aliases
|
|
2046
|
-
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2047
2051
|
// PoundSterling aliases
|
|
2048
2052
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2049
|
-
// Power aliases
|
|
2050
|
-
export { default as PowerIcon } from '../icons/power';
|
|
2051
2053
|
// PowerOff aliases
|
|
2052
2054
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2053
|
-
//
|
|
2054
|
-
export { default as
|
|
2055
|
+
// Popsicle aliases
|
|
2056
|
+
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2057
|
+
// Power aliases
|
|
2058
|
+
export { default as PowerIcon } from '../icons/power';
|
|
2055
2059
|
// Presentation aliases
|
|
2056
2060
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2057
|
-
//
|
|
2058
|
-
export { default as
|
|
2061
|
+
// PrinterCheck aliases
|
|
2062
|
+
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2059
2063
|
// Printer aliases
|
|
2060
2064
|
export { default as PrinterIcon } from '../icons/printer';
|
|
2065
|
+
// PrinterX aliases
|
|
2066
|
+
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2061
2067
|
// Projector aliases
|
|
2062
2068
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2063
2069
|
// Proportions aliases
|
|
2064
2070
|
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2065
2071
|
// Puzzle aliases
|
|
2066
2072
|
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2067
|
-
// QrCode aliases
|
|
2068
|
-
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2069
2073
|
// Pyramid aliases
|
|
2070
2074
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2071
|
-
//
|
|
2072
|
-
export { default as
|
|
2073
|
-
// Radar aliases
|
|
2074
|
-
export { default as RadarIcon } from '../icons/radar';
|
|
2075
|
+
// QrCode aliases
|
|
2076
|
+
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2075
2077
|
// Quote aliases
|
|
2076
2078
|
export { default as QuoteIcon } from '../icons/quote';
|
|
2079
|
+
// Rabbit aliases
|
|
2080
|
+
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2077
2081
|
// Radiation aliases
|
|
2078
2082
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2083
|
+
// Radar aliases
|
|
2084
|
+
export { default as RadarIcon } from '../icons/radar';
|
|
2079
2085
|
// Radical aliases
|
|
2080
2086
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2081
2087
|
// RadioOff aliases
|
|
2082
2088
|
export { default as RadioOffIcon } from '../icons/radio-off';
|
|
2083
2089
|
// RadioReceiver aliases
|
|
2084
2090
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2085
|
-
// Radio aliases
|
|
2086
|
-
export { default as RadioIcon } from '../icons/radio';
|
|
2087
2091
|
// RadioTower aliases
|
|
2088
2092
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2093
|
+
// Radius aliases
|
|
2094
|
+
export { default as RadiusIcon } from '../icons/radius';
|
|
2089
2095
|
// Rainbow aliases
|
|
2090
2096
|
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2097
|
+
// Radio aliases
|
|
2098
|
+
export { default as RadioIcon } from '../icons/radio';
|
|
2091
2099
|
// Rat aliases
|
|
2092
2100
|
export { default as RatIcon } from '../icons/rat';
|
|
2093
|
-
// Radius aliases
|
|
2094
|
-
export { default as RadiusIcon } from '../icons/radius';
|
|
2095
2101
|
// Ratio aliases
|
|
2096
2102
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2097
2103
|
// ReceiptCent aliases
|
|
2098
2104
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2099
|
-
// ReceiptIndianRupee aliases
|
|
2100
|
-
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2101
2105
|
// ReceiptEuro aliases
|
|
2102
2106
|
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2107
|
+
// ReceiptIndianRupee aliases
|
|
2108
|
+
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2103
2109
|
// ReceiptJapaneseYen aliases
|
|
2104
2110
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2105
|
-
// ReceiptPoundSterling aliases
|
|
2106
|
-
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2107
2111
|
// ReceiptRussianRuble aliases
|
|
2108
2112
|
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2109
2113
|
// ReceiptSwissFranc aliases
|
|
2110
2114
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2115
|
+
// ReceiptPoundSterling aliases
|
|
2116
|
+
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2111
2117
|
// ReceiptText aliases
|
|
2112
2118
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2119
|
+
// ReceiptTurkishLira aliases
|
|
2120
|
+
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2113
2121
|
// Receipt aliases
|
|
2114
2122
|
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2115
2123
|
// RectangleCircle aliases
|
|
2116
2124
|
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2117
|
-
// ReceiptTurkishLira aliases
|
|
2118
|
-
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2119
2125
|
// RectangleGoggles aliases
|
|
2120
2126
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2121
2127
|
// RectangleHorizontal aliases
|
|
@@ -2128,12 +2134,12 @@ export { default as RecycleIcon } from '../icons/recycle';
|
|
|
2128
2134
|
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2129
2135
|
// RedoDot aliases
|
|
2130
2136
|
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2131
|
-
// Redo aliases
|
|
2132
|
-
export { default as RedoIcon } from '../icons/redo';
|
|
2133
2137
|
// RefreshCcwDot aliases
|
|
2134
2138
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2135
2139
|
// RefreshCcw aliases
|
|
2136
2140
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2141
|
+
// Redo aliases
|
|
2142
|
+
export { default as RedoIcon } from '../icons/redo';
|
|
2137
2143
|
// RefreshCwOff aliases
|
|
2138
2144
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2139
2145
|
// RefreshCw aliases
|
|
@@ -2148,32 +2154,32 @@ export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
|
2148
2154
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2149
2155
|
// Repeat1 aliases
|
|
2150
2156
|
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2151
|
-
// ReplaceAll aliases
|
|
2152
|
-
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2153
2157
|
// Repeat aliases
|
|
2154
2158
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2159
|
+
// ReplaceAll aliases
|
|
2160
|
+
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2155
2161
|
// Replace aliases
|
|
2156
2162
|
export { default as ReplaceIcon } from '../icons/replace';
|
|
2157
|
-
// Reply aliases
|
|
2158
|
-
export { default as ReplyIcon } from '../icons/reply';
|
|
2159
2163
|
// ReplyAll aliases
|
|
2160
2164
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2165
|
+
// Reply aliases
|
|
2166
|
+
export { default as ReplyIcon } from '../icons/reply';
|
|
2161
2167
|
// Rewind aliases
|
|
2162
2168
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2163
|
-
// Road aliases
|
|
2164
|
-
export { default as RoadIcon } from '../icons/road';
|
|
2165
2169
|
// Ribbon aliases
|
|
2166
2170
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2171
|
+
// Road aliases
|
|
2172
|
+
export { default as RoadIcon } from '../icons/road';
|
|
2167
2173
|
// Rocket aliases
|
|
2168
2174
|
export { default as RocketIcon } from '../icons/rocket';
|
|
2169
2175
|
// RockingChair aliases
|
|
2170
2176
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2171
2177
|
// RollerCoaster aliases
|
|
2172
2178
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2173
|
-
// RotateCcwKey aliases
|
|
2174
|
-
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2175
2179
|
// Rose aliases
|
|
2176
2180
|
export { default as RoseIcon } from '../icons/rose';
|
|
2181
|
+
// RotateCcwKey aliases
|
|
2182
|
+
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2177
2183
|
// RotateCcwSquare aliases
|
|
2178
2184
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2179
2185
|
// RotateCcw aliases
|
|
@@ -2188,44 +2194,44 @@ export { default as RouteOffIcon } from '../icons/route-off';
|
|
|
2188
2194
|
export { default as RouteIcon } from '../icons/route';
|
|
2189
2195
|
// Router aliases
|
|
2190
2196
|
export { default as RouterIcon } from '../icons/router';
|
|
2191
|
-
// Rss aliases
|
|
2192
|
-
export { default as RssIcon } from '../icons/rss';
|
|
2193
2197
|
// Rows4 aliases
|
|
2194
2198
|
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2199
|
+
// Rss aliases
|
|
2200
|
+
export { default as RssIcon } from '../icons/rss';
|
|
2195
2201
|
// RulerDimensionLine aliases
|
|
2196
2202
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2197
|
-
// RussianRuble aliases
|
|
2198
|
-
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2199
2203
|
// Ruler aliases
|
|
2200
2204
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2205
|
+
// RussianRuble aliases
|
|
2206
|
+
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2201
2207
|
// Sailboat aliases
|
|
2202
2208
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2203
2209
|
// Salad aliases
|
|
2204
2210
|
export { default as SaladIcon } from '../icons/salad';
|
|
2205
|
-
// Sandwich aliases
|
|
2206
|
-
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2207
2211
|
// SatelliteDish aliases
|
|
2208
2212
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2213
|
+
// Sandwich aliases
|
|
2214
|
+
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2209
2215
|
// Satellite aliases
|
|
2210
2216
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2211
2217
|
// SaudiRiyal aliases
|
|
2212
2218
|
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2213
2219
|
// SaveAll aliases
|
|
2214
2220
|
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2215
|
-
// Save aliases
|
|
2216
|
-
export { default as SaveIcon } from '../icons/save';
|
|
2217
2221
|
// SaveOff aliases
|
|
2218
2222
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2223
|
+
// Save aliases
|
|
2224
|
+
export { default as SaveIcon } from '../icons/save';
|
|
2219
2225
|
// Scale aliases
|
|
2220
2226
|
export { default as ScaleIcon } from '../icons/scale';
|
|
2221
2227
|
// Scaling aliases
|
|
2222
2228
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2223
2229
|
// ScanBarcode aliases
|
|
2224
2230
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2225
|
-
// ScanEye aliases
|
|
2226
|
-
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2227
2231
|
// ScanFace aliases
|
|
2228
2232
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2233
|
+
// ScanEye aliases
|
|
2234
|
+
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2229
2235
|
// ScanHeart aliases
|
|
2230
2236
|
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2231
2237
|
// ScanLine aliases
|
|
@@ -2248,10 +2254,10 @@ export { default as ScissorsIcon } from '../icons/scissors';
|
|
|
2248
2254
|
export { default as ScooterIcon } from '../icons/scooter';
|
|
2249
2255
|
// ScreenShareOff aliases
|
|
2250
2256
|
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2251
|
-
// ScrollText aliases
|
|
2252
|
-
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2253
2257
|
// ScreenShare aliases
|
|
2254
2258
|
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2259
|
+
// ScrollText aliases
|
|
2260
|
+
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2255
2261
|
// Scroll aliases
|
|
2256
2262
|
export { default as ScrollIcon } from '../icons/scroll';
|
|
2257
2263
|
// SearchAlert aliases
|
|
@@ -2262,14 +2268,14 @@ export { default as SearchCheckIcon } from '../icons/search-check';
|
|
|
2262
2268
|
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2263
2269
|
// SearchSlash aliases
|
|
2264
2270
|
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2265
|
-
// Search aliases
|
|
2266
|
-
export { default as SearchIcon } from '../icons/search';
|
|
2267
2271
|
// SearchX aliases
|
|
2268
2272
|
export { default as SearchXIcon } from '../icons/search-x';
|
|
2269
|
-
//
|
|
2270
|
-
export { default as
|
|
2273
|
+
// Search aliases
|
|
2274
|
+
export { default as SearchIcon } from '../icons/search';
|
|
2271
2275
|
// Section aliases
|
|
2272
2276
|
export { default as SectionIcon } from '../icons/section';
|
|
2277
|
+
// SendToBack aliases
|
|
2278
|
+
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2273
2279
|
// Send aliases
|
|
2274
2280
|
export { default as SendIcon } from '../icons/send';
|
|
2275
2281
|
// SeparatorHorizontal aliases
|
|
@@ -2286,54 +2292,54 @@ export { default as ServerOffIcon } from '../icons/server-off';
|
|
|
2286
2292
|
export { default as ServerIcon } from '../icons/server';
|
|
2287
2293
|
// Settings2 aliases
|
|
2288
2294
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2289
|
-
// Shapes aliases
|
|
2290
|
-
export { default as ShapesIcon } from '../icons/shapes';
|
|
2291
2295
|
// Settings aliases
|
|
2292
2296
|
export { default as SettingsIcon } from '../icons/settings';
|
|
2297
|
+
// Shapes aliases
|
|
2298
|
+
export { default as ShapesIcon } from '../icons/shapes';
|
|
2293
2299
|
// Share2 aliases
|
|
2294
2300
|
export { default as Share2Icon } from '../icons/share-2';
|
|
2295
|
-
// Sheet aliases
|
|
2296
|
-
export { default as SheetIcon } from '../icons/sheet';
|
|
2297
2301
|
// Share aliases
|
|
2298
2302
|
export { default as ShareIcon } from '../icons/share';
|
|
2303
|
+
// Sheet aliases
|
|
2304
|
+
export { default as SheetIcon } from '../icons/sheet';
|
|
2299
2305
|
// Shell aliases
|
|
2300
2306
|
export { default as ShellIcon } from '../icons/shell';
|
|
2301
2307
|
// ShelvingUnit aliases
|
|
2302
2308
|
export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
|
|
2303
|
-
// ShieldBan aliases
|
|
2304
|
-
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2305
2309
|
// ShieldAlert aliases
|
|
2306
2310
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2307
|
-
//
|
|
2308
|
-
export { default as
|
|
2311
|
+
// ShieldBan aliases
|
|
2312
|
+
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2309
2313
|
// ShieldCheck aliases
|
|
2310
2314
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2315
|
+
// ShieldCogCorner aliases
|
|
2316
|
+
export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
|
|
2317
|
+
// ShieldCog aliases
|
|
2318
|
+
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2311
2319
|
// ShieldEllipsis aliases
|
|
2312
2320
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2313
2321
|
// ShieldHalf aliases
|
|
2314
2322
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2315
|
-
// ShieldCog aliases
|
|
2316
|
-
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2317
|
-
// ShieldOff aliases
|
|
2318
|
-
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2319
2323
|
// ShieldMinus aliases
|
|
2320
2324
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2325
|
+
// ShieldOff aliases
|
|
2326
|
+
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2321
2327
|
// ShieldPlus aliases
|
|
2322
2328
|
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2323
2329
|
// ShieldUser aliases
|
|
2324
2330
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2331
|
+
// Shield aliases
|
|
2332
|
+
export { default as ShieldIcon } from '../icons/shield';
|
|
2325
2333
|
// ShipWheel aliases
|
|
2326
2334
|
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2327
2335
|
// Ship aliases
|
|
2328
2336
|
export { default as ShipIcon } from '../icons/ship';
|
|
2329
|
-
// Shield aliases
|
|
2330
|
-
export { default as ShieldIcon } from '../icons/shield';
|
|
2331
2337
|
// Shirt aliases
|
|
2332
2338
|
export { default as ShirtIcon } from '../icons/shirt';
|
|
2333
|
-
// ShoppingBag aliases
|
|
2334
|
-
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2335
2339
|
// ShoppingBasket aliases
|
|
2336
2340
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2341
|
+
// ShoppingBag aliases
|
|
2342
|
+
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2337
2343
|
// ShoppingCart aliases
|
|
2338
2344
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2339
2345
|
// Shovel aliases
|
|
@@ -2344,42 +2350,42 @@ export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
|
2344
2350
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2345
2351
|
// Shrimp aliases
|
|
2346
2352
|
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2353
|
+
// Shrub aliases
|
|
2354
|
+
export { default as ShrubIcon } from '../icons/shrub';
|
|
2347
2355
|
// Shrink aliases
|
|
2348
2356
|
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2349
2357
|
// Shuffle aliases
|
|
2350
2358
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2351
|
-
// Shrub aliases
|
|
2352
|
-
export { default as ShrubIcon } from '../icons/shrub';
|
|
2353
2359
|
// Sigma aliases
|
|
2354
2360
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2355
2361
|
// SignalHigh aliases
|
|
2356
2362
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2357
|
-
// SignalMedium aliases
|
|
2358
|
-
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2359
2363
|
// SignalLow aliases
|
|
2360
2364
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2365
|
+
// SignalMedium aliases
|
|
2366
|
+
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2367
|
+
// SignalZero aliases
|
|
2368
|
+
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2361
2369
|
// Signal aliases
|
|
2362
2370
|
export { default as SignalIcon } from '../icons/signal';
|
|
2363
2371
|
// Signature aliases
|
|
2364
2372
|
export { default as SignatureIcon } from '../icons/signature';
|
|
2365
2373
|
// SignpostBig aliases
|
|
2366
2374
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2367
|
-
// SignalZero aliases
|
|
2368
|
-
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2369
|
-
// Siren aliases
|
|
2370
|
-
export { default as SirenIcon } from '../icons/siren';
|
|
2371
2375
|
// Signpost aliases
|
|
2372
2376
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2377
|
+
// Siren aliases
|
|
2378
|
+
export { default as SirenIcon } from '../icons/siren';
|
|
2373
2379
|
// SkipBack aliases
|
|
2374
2380
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2381
|
+
// SkipForward aliases
|
|
2382
|
+
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2375
2383
|
// Skull aliases
|
|
2376
2384
|
export { default as SkullIcon } from '../icons/skull';
|
|
2377
2385
|
// Slash aliases
|
|
2378
2386
|
export { default as SlashIcon } from '../icons/slash';
|
|
2379
2387
|
// Slice aliases
|
|
2380
2388
|
export { default as SliceIcon } from '../icons/slice';
|
|
2381
|
-
// SkipForward aliases
|
|
2382
|
-
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2383
2389
|
// SlidersHorizontal aliases
|
|
2384
2390
|
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2385
2391
|
// SmartphoneCharging aliases
|
|
@@ -2388,12 +2394,12 @@ export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging'
|
|
|
2388
2394
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2389
2395
|
// Smartphone aliases
|
|
2390
2396
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2397
|
+
// SmilePlus aliases
|
|
2398
|
+
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2391
2399
|
// Smile aliases
|
|
2392
2400
|
export { default as SmileIcon } from '../icons/smile';
|
|
2393
2401
|
// Snail aliases
|
|
2394
2402
|
export { default as SnailIcon } from '../icons/snail';
|
|
2395
|
-
// SmilePlus aliases
|
|
2396
|
-
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2397
2403
|
// Snowflake aliases
|
|
2398
2404
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2399
2405
|
// SoapDispenserDroplet aliases
|
|
@@ -2402,10 +2408,10 @@ export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-dro
|
|
|
2402
2408
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2403
2409
|
// SolarPanel aliases
|
|
2404
2410
|
export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
2405
|
-
// Soup aliases
|
|
2406
|
-
export { default as SoupIcon } from '../icons/soup';
|
|
2407
2411
|
// Space aliases
|
|
2408
2412
|
export { default as SpaceIcon } from '../icons/space';
|
|
2413
|
+
// Soup aliases
|
|
2414
|
+
export { default as SoupIcon } from '../icons/soup';
|
|
2409
2415
|
// Spade aliases
|
|
2410
2416
|
export { default as SpadeIcon } from '../icons/spade';
|
|
2411
2417
|
// Sparkle aliases
|
|
@@ -2416,10 +2422,10 @@ export { default as SpeakerIcon } from '../icons/speaker';
|
|
|
2416
2422
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2417
2423
|
// SpellCheck2 aliases
|
|
2418
2424
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2419
|
-
// SpellCheck aliases
|
|
2420
|
-
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2421
2425
|
// SplinePointer aliases
|
|
2422
2426
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2427
|
+
// SpellCheck aliases
|
|
2428
|
+
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2423
2429
|
// Spline aliases
|
|
2424
2430
|
export { default as SplineIcon } from '../icons/spline';
|
|
2425
2431
|
// Split aliases
|
|
@@ -2436,60 +2442,60 @@ export { default as SprayCanIcon } from '../icons/spray-can';
|
|
|
2436
2442
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2437
2443
|
// SquareArrowRightEnter aliases
|
|
2438
2444
|
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2439
|
-
// SquareArrowRightExit aliases
|
|
2440
|
-
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2441
2445
|
// SquareDashedBottomCode aliases
|
|
2442
2446
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2443
|
-
//
|
|
2444
|
-
export { default as
|
|
2447
|
+
// SquareArrowRightExit aliases
|
|
2448
|
+
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2445
2449
|
// SquareDashedBottom aliases
|
|
2446
2450
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2447
2451
|
// SquareDashedTopSolid aliases
|
|
2448
2452
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2449
|
-
//
|
|
2450
|
-
export { default as
|
|
2453
|
+
// SquarePause aliases
|
|
2454
|
+
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2451
2455
|
// SquareRadical aliases
|
|
2452
2456
|
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2457
|
+
// SquareRoundCorner aliases
|
|
2458
|
+
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2453
2459
|
// SquareSquare aliases
|
|
2454
2460
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2455
2461
|
// SquareStack aliases
|
|
2456
2462
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2457
2463
|
// SquareStar aliases
|
|
2458
2464
|
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2459
|
-
// Square aliases
|
|
2460
|
-
export { default as SquareIcon } from '../icons/square';
|
|
2461
2465
|
// SquareStop aliases
|
|
2462
2466
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2463
|
-
//
|
|
2464
|
-
export { default as
|
|
2467
|
+
// Square aliases
|
|
2468
|
+
export { default as SquareIcon } from '../icons/square';
|
|
2465
2469
|
// SquaresExclude aliases
|
|
2466
2470
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2467
|
-
//
|
|
2468
|
-
export { default as
|
|
2471
|
+
// SquaresIntersect aliases
|
|
2472
|
+
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2469
2473
|
// SquaresUnite aliases
|
|
2470
2474
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2471
|
-
//
|
|
2472
|
-
export { default as
|
|
2475
|
+
// SquaresSubtract aliases
|
|
2476
|
+
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2473
2477
|
// SquircleDashed aliases
|
|
2474
2478
|
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2479
|
+
// Squircle aliases
|
|
2480
|
+
export { default as SquircleIcon } from '../icons/squircle';
|
|
2475
2481
|
// Squirrel aliases
|
|
2476
2482
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2477
|
-
// StarHalf aliases
|
|
2478
|
-
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2479
2483
|
// Stamp aliases
|
|
2480
2484
|
export { default as StampIcon } from '../icons/stamp';
|
|
2481
|
-
//
|
|
2482
|
-
export { default as
|
|
2485
|
+
// StarHalf aliases
|
|
2486
|
+
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2483
2487
|
// Star aliases
|
|
2484
2488
|
export { default as StarIcon } from '../icons/star';
|
|
2485
|
-
// StepForward aliases
|
|
2486
|
-
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2487
2489
|
// StepBack aliases
|
|
2488
2490
|
export { default as StepBackIcon } from '../icons/step-back';
|
|
2489
|
-
//
|
|
2490
|
-
export { default as
|
|
2491
|
+
// StarOff aliases
|
|
2492
|
+
export { default as StarOffIcon } from '../icons/star-off';
|
|
2493
|
+
// StepForward aliases
|
|
2494
|
+
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2491
2495
|
// Stethoscope aliases
|
|
2492
2496
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2497
|
+
// Sticker aliases
|
|
2498
|
+
export { default as StickerIcon } from '../icons/sticker';
|
|
2493
2499
|
// StickyNote aliases
|
|
2494
2500
|
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2495
2501
|
// Stone aliases
|
|
@@ -2498,32 +2504,32 @@ export { default as StoneIcon } from '../icons/stone';
|
|
|
2498
2504
|
export { default as StoreIcon } from '../icons/store';
|
|
2499
2505
|
// StretchHorizontal aliases
|
|
2500
2506
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2501
|
-
// Strikethrough aliases
|
|
2502
|
-
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2503
2507
|
// StretchVertical aliases
|
|
2504
2508
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2509
|
+
// Strikethrough aliases
|
|
2510
|
+
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2505
2511
|
// Subscript aliases
|
|
2506
2512
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2507
2513
|
// SunDim aliases
|
|
2508
2514
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2509
|
-
// SunMoon aliases
|
|
2510
|
-
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2511
2515
|
// SunMedium aliases
|
|
2512
2516
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2517
|
+
// SunMoon aliases
|
|
2518
|
+
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2513
2519
|
// SunSnow aliases
|
|
2514
2520
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2515
2521
|
// Sun aliases
|
|
2516
2522
|
export { default as SunIcon } from '../icons/sun';
|
|
2517
2523
|
// Sunrise aliases
|
|
2518
2524
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2519
|
-
// Sunset aliases
|
|
2520
|
-
export { default as SunsetIcon } from '../icons/sunset';
|
|
2521
2525
|
// Superscript aliases
|
|
2522
2526
|
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2523
|
-
// SwissFranc aliases
|
|
2524
|
-
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2525
2527
|
// SwatchBook aliases
|
|
2526
2528
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2529
|
+
// Sunset aliases
|
|
2530
|
+
export { default as SunsetIcon } from '../icons/sunset';
|
|
2531
|
+
// SwissFranc aliases
|
|
2532
|
+
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2527
2533
|
// SwitchCamera aliases
|
|
2528
2534
|
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2529
2535
|
// Swords aliases
|
|
@@ -2538,10 +2544,10 @@ export { default as Table2Icon } from '../icons/table-2';
|
|
|
2538
2544
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2539
2545
|
// TableCellsSplit aliases
|
|
2540
2546
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2541
|
-
// TableColumnsSplit aliases
|
|
2542
|
-
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2543
2547
|
// TableOfContents aliases
|
|
2544
2548
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2549
|
+
// TableColumnsSplit aliases
|
|
2550
|
+
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2545
2551
|
// TableProperties aliases
|
|
2546
2552
|
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2547
2553
|
// TableRowsSplit aliases
|
|
@@ -2550,44 +2556,44 @@ export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
|
2550
2556
|
export { default as TableIcon } from '../icons/table';
|
|
2551
2557
|
// TabletSmartphone aliases
|
|
2552
2558
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2553
|
-
// Tablets aliases
|
|
2554
|
-
export { default as TabletsIcon } from '../icons/tablets';
|
|
2555
2559
|
// Tablet aliases
|
|
2556
2560
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2557
|
-
//
|
|
2558
|
-
export { default as
|
|
2561
|
+
// Tablets aliases
|
|
2562
|
+
export { default as TabletsIcon } from '../icons/tablets';
|
|
2559
2563
|
// Tag aliases
|
|
2560
2564
|
export { default as TagIcon } from '../icons/tag';
|
|
2561
|
-
//
|
|
2562
|
-
export { default as
|
|
2565
|
+
// Tags aliases
|
|
2566
|
+
export { default as TagsIcon } from '../icons/tags';
|
|
2563
2567
|
// Tally1 aliases
|
|
2564
2568
|
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2569
|
+
// Tally2 aliases
|
|
2570
|
+
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2565
2571
|
// Tally3 aliases
|
|
2566
2572
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2567
2573
|
// Tally4 aliases
|
|
2568
2574
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2569
2575
|
// Tally5 aliases
|
|
2570
2576
|
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2571
|
-
// Tangent aliases
|
|
2572
|
-
export { default as TangentIcon } from '../icons/tangent';
|
|
2573
2577
|
// Target aliases
|
|
2574
2578
|
export { default as TargetIcon } from '../icons/target';
|
|
2579
|
+
// Tangent aliases
|
|
2580
|
+
export { default as TangentIcon } from '../icons/tangent';
|
|
2575
2581
|
// Telescope aliases
|
|
2576
2582
|
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2577
2583
|
// TentTree aliases
|
|
2578
2584
|
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2579
2585
|
// Tent aliases
|
|
2580
2586
|
export { default as TentIcon } from '../icons/tent';
|
|
2587
|
+
// TestTube aliases
|
|
2588
|
+
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2581
2589
|
// Terminal aliases
|
|
2582
2590
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2583
2591
|
// TestTubes aliases
|
|
2584
2592
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2585
|
-
// TestTube aliases
|
|
2586
|
-
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2587
|
-
// TextCursor aliases
|
|
2588
|
-
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2589
2593
|
// TextCursorInput aliases
|
|
2590
2594
|
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2595
|
+
// TextCursor aliases
|
|
2596
|
+
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2591
2597
|
// TextQuote aliases
|
|
2592
2598
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2593
2599
|
// TextSearch aliases
|
|
@@ -2596,44 +2602,44 @@ export { default as TextSearchIcon } from '../icons/text-search';
|
|
|
2596
2602
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2597
2603
|
// ThermometerSnowflake aliases
|
|
2598
2604
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2599
|
-
// Thermometer aliases
|
|
2600
|
-
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2601
2605
|
// ThermometerSun aliases
|
|
2602
2606
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2603
|
-
//
|
|
2604
|
-
export { default as
|
|
2607
|
+
// Thermometer aliases
|
|
2608
|
+
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2605
2609
|
// ThumbsDown aliases
|
|
2606
2610
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2611
|
+
// ThumbsUp aliases
|
|
2612
|
+
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2607
2613
|
// TicketCheck aliases
|
|
2608
2614
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2609
2615
|
// TicketMinus aliases
|
|
2610
2616
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2611
|
-
// TicketPlus aliases
|
|
2612
|
-
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2613
2617
|
// TicketPercent aliases
|
|
2614
2618
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2619
|
+
// TicketPlus aliases
|
|
2620
|
+
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2615
2621
|
// TicketSlash aliases
|
|
2616
2622
|
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2623
|
+
// TicketX aliases
|
|
2624
|
+
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2617
2625
|
// Ticket aliases
|
|
2618
2626
|
export { default as TicketIcon } from '../icons/ticket';
|
|
2619
2627
|
// TicketsPlane aliases
|
|
2620
2628
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2621
|
-
// TicketX aliases
|
|
2622
|
-
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2623
2629
|
// Tickets aliases
|
|
2624
2630
|
export { default as TicketsIcon } from '../icons/tickets';
|
|
2631
|
+
// Timeline aliases
|
|
2632
|
+
export { default as TimelineIcon } from '../icons/timeline';
|
|
2625
2633
|
// TimerOff aliases
|
|
2626
2634
|
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2627
2635
|
// TimerReset aliases
|
|
2628
2636
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2629
|
-
// Timeline aliases
|
|
2630
|
-
export { default as TimelineIcon } from '../icons/timeline';
|
|
2631
2637
|
// Timer aliases
|
|
2632
2638
|
export { default as TimerIcon } from '../icons/timer';
|
|
2633
|
-
// ToggleRight aliases
|
|
2634
|
-
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2635
2639
|
// ToggleLeft aliases
|
|
2636
2640
|
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2641
|
+
// ToggleRight aliases
|
|
2642
|
+
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2637
2643
|
// Toilet aliases
|
|
2638
2644
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2639
2645
|
// ToolCase aliases
|
|
@@ -2642,10 +2648,10 @@ export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
|
2642
2648
|
export { default as ToolboxIcon } from '../icons/toolbox';
|
|
2643
2649
|
// Tornado aliases
|
|
2644
2650
|
export { default as TornadoIcon } from '../icons/tornado';
|
|
2645
|
-
// TouchpadOff aliases
|
|
2646
|
-
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2647
2651
|
// Torus aliases
|
|
2648
2652
|
export { default as TorusIcon } from '../icons/torus';
|
|
2653
|
+
// TouchpadOff aliases
|
|
2654
|
+
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2649
2655
|
// Touchpad aliases
|
|
2650
2656
|
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2651
2657
|
// TowelRack aliases
|
|
@@ -2660,22 +2666,22 @@ export { default as TractorIcon } from '../icons/tractor';
|
|
|
2660
2666
|
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2661
2667
|
// TrainFrontTunnel aliases
|
|
2662
2668
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2663
|
-
// TrainTrack aliases
|
|
2664
|
-
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2665
2669
|
// TrainFront aliases
|
|
2666
2670
|
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2671
|
+
// TrainTrack aliases
|
|
2672
|
+
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2667
2673
|
// Transgender aliases
|
|
2668
2674
|
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2669
2675
|
// Trash2 aliases
|
|
2670
2676
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2677
|
+
// Trash aliases
|
|
2678
|
+
export { default as TrashIcon } from '../icons/trash';
|
|
2671
2679
|
// TreeDeciduous aliases
|
|
2672
2680
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2673
2681
|
// TreePine aliases
|
|
2674
2682
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2675
2683
|
// Trees aliases
|
|
2676
2684
|
export { default as TreesIcon } from '../icons/trees';
|
|
2677
|
-
// Trash aliases
|
|
2678
|
-
export { default as TrashIcon } from '../icons/trash';
|
|
2679
2685
|
// TrendingDown aliases
|
|
2680
2686
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2681
2687
|
// TrendingUpDown aliases
|
|
@@ -2690,10 +2696,10 @@ export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
|
2690
2696
|
export { default as TriangleIcon } from '../icons/triangle';
|
|
2691
2697
|
// Trophy aliases
|
|
2692
2698
|
export { default as TrophyIcon } from '../icons/trophy';
|
|
2693
|
-
// Truck aliases
|
|
2694
|
-
export { default as TruckIcon } from '../icons/truck';
|
|
2695
2699
|
// TruckElectric aliases
|
|
2696
2700
|
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2701
|
+
// Truck aliases
|
|
2702
|
+
export { default as TruckIcon } from '../icons/truck';
|
|
2697
2703
|
// TurkishLira aliases
|
|
2698
2704
|
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2699
2705
|
// Turntable aliases
|
|
@@ -2712,46 +2718,46 @@ export { default as TypeIcon } from '../icons/type';
|
|
|
2712
2718
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2713
2719
|
// Umbrella aliases
|
|
2714
2720
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2715
|
-
// Undo2 aliases
|
|
2716
|
-
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2717
2721
|
// Underline aliases
|
|
2718
2722
|
export { default as UnderlineIcon } from '../icons/underline';
|
|
2723
|
+
// Undo2 aliases
|
|
2724
|
+
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2725
|
+
// UndoDot aliases
|
|
2726
|
+
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2719
2727
|
// Undo aliases
|
|
2720
2728
|
export { default as UndoIcon } from '../icons/undo';
|
|
2721
|
-
// UnfoldHorizontal aliases
|
|
2722
|
-
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2723
2729
|
// UnfoldVertical aliases
|
|
2724
2730
|
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2725
|
-
// UndoDot aliases
|
|
2726
|
-
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2727
2731
|
// Ungroup aliases
|
|
2728
2732
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2729
|
-
//
|
|
2730
|
-
export { default as
|
|
2733
|
+
// UnfoldHorizontal aliases
|
|
2734
|
+
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2731
2735
|
// Unlink2 aliases
|
|
2732
2736
|
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2733
|
-
// Upload aliases
|
|
2734
|
-
export { default as UploadIcon } from '../icons/upload';
|
|
2735
|
-
// UserCheck aliases
|
|
2736
|
-
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2737
2737
|
// Unplug aliases
|
|
2738
2738
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2739
|
+
// Unlink aliases
|
|
2740
|
+
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2741
|
+
// Upload aliases
|
|
2742
|
+
export { default as UploadIcon } from '../icons/upload';
|
|
2739
2743
|
// Usb aliases
|
|
2740
2744
|
export { default as UsbIcon } from '../icons/usb';
|
|
2741
|
-
//
|
|
2742
|
-
export { default as
|
|
2745
|
+
// UserCheck aliases
|
|
2746
|
+
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2743
2747
|
// UserCog aliases
|
|
2744
2748
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2749
|
+
// UserKey aliases
|
|
2750
|
+
export { default as UserKeyIcon } from '../icons/user-key';
|
|
2745
2751
|
// UserLock aliases
|
|
2746
2752
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2753
|
+
// UserMinus aliases
|
|
2754
|
+
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2747
2755
|
// UserPen aliases
|
|
2748
2756
|
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2749
|
-
// UserRoundKey aliases
|
|
2750
|
-
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
2751
2757
|
// UserPlus aliases
|
|
2752
2758
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2753
|
-
//
|
|
2754
|
-
export { default as
|
|
2759
|
+
// UserRoundKey aliases
|
|
2760
|
+
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
2755
2761
|
// UserRoundPen aliases
|
|
2756
2762
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2757
2763
|
// UserRoundSearch aliases
|
|
@@ -2770,10 +2776,10 @@ export { default as UsersIcon } from '../icons/users';
|
|
|
2770
2776
|
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2771
2777
|
// Van aliases
|
|
2772
2778
|
export { default as VanIcon } from '../icons/van';
|
|
2773
|
-
// Vault aliases
|
|
2774
|
-
export { default as VaultIcon } from '../icons/vault';
|
|
2775
2779
|
// Variable aliases
|
|
2776
2780
|
export { default as VariableIcon } from '../icons/variable';
|
|
2781
|
+
// Vault aliases
|
|
2782
|
+
export { default as VaultIcon } from '../icons/vault';
|
|
2777
2783
|
// VectorSquare aliases
|
|
2778
2784
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2779
2785
|
// Vegan aliases
|
|
@@ -2790,32 +2796,32 @@ export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
|
2790
2796
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2791
2797
|
// VideoOff aliases
|
|
2792
2798
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2793
|
-
// Videotape aliases
|
|
2794
|
-
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2795
2799
|
// Video aliases
|
|
2796
2800
|
export { default as VideoIcon } from '../icons/video';
|
|
2801
|
+
// Videotape aliases
|
|
2802
|
+
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2797
2803
|
// View aliases
|
|
2798
2804
|
export { default as ViewIcon } from '../icons/view';
|
|
2799
2805
|
// Voicemail aliases
|
|
2800
2806
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2801
2807
|
// Volleyball aliases
|
|
2802
2808
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2803
|
-
// Volume2 aliases
|
|
2804
|
-
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2805
2809
|
// Volume1 aliases
|
|
2806
2810
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2811
|
+
// Volume2 aliases
|
|
2812
|
+
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2807
2813
|
// VolumeOff aliases
|
|
2808
2814
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2809
|
-
// Volume aliases
|
|
2810
|
-
export { default as VolumeIcon } from '../icons/volume';
|
|
2811
2815
|
// VolumeX aliases
|
|
2812
2816
|
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2813
2817
|
// Vote aliases
|
|
2814
2818
|
export { default as VoteIcon } from '../icons/vote';
|
|
2815
|
-
//
|
|
2816
|
-
export { default as
|
|
2819
|
+
// Volume aliases
|
|
2820
|
+
export { default as VolumeIcon } from '../icons/volume';
|
|
2817
2821
|
// WalletCards aliases
|
|
2818
2822
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2823
|
+
// Wallet aliases
|
|
2824
|
+
export { default as WalletIcon } from '../icons/wallet';
|
|
2819
2825
|
// Wallpaper aliases
|
|
2820
2826
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2821
2827
|
// Wand aliases
|
|
@@ -2826,10 +2832,10 @@ export { default as WarehouseIcon } from '../icons/warehouse';
|
|
|
2826
2832
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2827
2833
|
// Watch aliases
|
|
2828
2834
|
export { default as WatchIcon } from '../icons/watch';
|
|
2829
|
-
// WavesArrowUp aliases
|
|
2830
|
-
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
2831
2835
|
// WavesArrowDown aliases
|
|
2832
2836
|
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
2837
|
+
// WavesArrowUp aliases
|
|
2838
|
+
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
2833
2839
|
// WavesLadder aliases
|
|
2834
2840
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2835
2841
|
// Waves aliases
|
|
@@ -2840,18 +2846,18 @@ export { default as WaypointsIcon } from '../icons/waypoints';
|
|
|
2840
2846
|
export { default as WebcamIcon } from '../icons/webcam';
|
|
2841
2847
|
// WebhookOff aliases
|
|
2842
2848
|
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2843
|
-
// WeightTilde aliases
|
|
2844
|
-
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2845
2849
|
// Webhook aliases
|
|
2846
2850
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
2851
|
+
// WeightTilde aliases
|
|
2852
|
+
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2847
2853
|
// Weight aliases
|
|
2848
2854
|
export { default as WeightIcon } from '../icons/weight';
|
|
2849
2855
|
// WheatOff aliases
|
|
2850
2856
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2851
|
-
// WholeWord aliases
|
|
2852
|
-
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2853
2857
|
// Wheat aliases
|
|
2854
2858
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2859
|
+
// WholeWord aliases
|
|
2860
|
+
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2855
2861
|
// WifiCog aliases
|
|
2856
2862
|
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2857
2863
|
// WifiHigh aliases
|
|
@@ -2864,10 +2870,10 @@ export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
|
2864
2870
|
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2865
2871
|
// WifiSync aliases
|
|
2866
2872
|
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2867
|
-
// Wifi aliases
|
|
2868
|
-
export { default as WifiIcon } from '../icons/wifi';
|
|
2869
2873
|
// WifiZero aliases
|
|
2870
2874
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2875
|
+
// Wifi aliases
|
|
2876
|
+
export { default as WifiIcon } from '../icons/wifi';
|
|
2871
2877
|
// WindArrowDown aliases
|
|
2872
2878
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2873
2879
|
// Wind aliases
|
|
@@ -2886,10 +2892,10 @@ export { default as WrenchIcon } from '../icons/wrench';
|
|
|
2886
2892
|
export { default as XLineTopIcon } from '../icons/x-line-top';
|
|
2887
2893
|
// X aliases
|
|
2888
2894
|
export { default as XIcon } from '../icons/x';
|
|
2889
|
-
// Zap aliases
|
|
2890
|
-
export { default as ZapIcon } from '../icons/zap';
|
|
2891
2895
|
// ZapOff aliases
|
|
2892
2896
|
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2897
|
+
// Zap aliases
|
|
2898
|
+
export { default as ZapIcon } from '../icons/zap';
|
|
2893
2899
|
// ZodiacAquarius aliases
|
|
2894
2900
|
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
2895
2901
|
// ZodiacAries aliases
|
|
@@ -2902,24 +2908,24 @@ export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
|
2902
2908
|
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
2903
2909
|
// ZodiacLeo aliases
|
|
2904
2910
|
export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
2911
|
+
// ZodiacLibra aliases
|
|
2912
|
+
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
2905
2913
|
// ZodiacOphiuchus aliases
|
|
2906
2914
|
export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
|
|
2907
2915
|
// ZodiacPisces aliases
|
|
2908
2916
|
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
2909
|
-
// ZodiacLibra aliases
|
|
2910
|
-
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
2911
2917
|
// ZodiacSagittarius aliases
|
|
2912
2918
|
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
2913
2919
|
// ZodiacScorpio aliases
|
|
2914
2920
|
export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
|
|
2915
2921
|
// ZodiacTaurus aliases
|
|
2916
2922
|
export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
|
|
2923
|
+
// ZodiacVirgo aliases
|
|
2924
|
+
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
2917
2925
|
// ZoomIn aliases
|
|
2918
2926
|
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2919
2927
|
// ZoomOut aliases
|
|
2920
2928
|
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2921
|
-
// ZodiacVirgo aliases
|
|
2922
|
-
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
2923
2929
|
// ArrowDown01 aliases
|
|
2924
2930
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1';
|
|
2925
2931
|
// ArrowDown10 aliases
|
|
@@ -2928,12 +2934,6 @@ export { default as ArrowDown10Icon } from '../icons/arrow-down-1-0';
|
|
|
2928
2934
|
export { default as ArrowUp01Icon } from '../icons/arrow-up-0-1';
|
|
2929
2935
|
// ArrowUp10 aliases
|
|
2930
2936
|
export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0';
|
|
2931
|
-
// AlarmClockCheck aliases
|
|
2932
|
-
export { default as AlarmClockCheckIcon } from '../icons/alarm-clock-check';
|
|
2933
|
-
export {
|
|
2934
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. This alias will be removed in v1.0 */
|
|
2935
|
-
default as AlarmCheckIcon
|
|
2936
|
-
} from '../icons/alarm-clock-check';
|
|
2937
2937
|
// AlarmClockMinus aliases
|
|
2938
2938
|
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
2939
2939
|
export {
|
|
@@ -2952,18 +2952,18 @@ export {
|
|
|
2952
2952
|
/** @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 */
|
|
2953
2953
|
default as ArrowDownAzIcon
|
|
2954
2954
|
} from '../icons/arrow-down-a-z';
|
|
2955
|
-
// ArrowDownZA aliases
|
|
2956
|
-
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
2957
|
-
export {
|
|
2958
|
-
/** @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 */
|
|
2959
|
-
default as ArrowDownZaIcon
|
|
2960
|
-
} from '../icons/arrow-down-z-a';
|
|
2961
2955
|
// ArrowDownWideNarrow aliases
|
|
2962
2956
|
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
2963
2957
|
export {
|
|
2964
2958
|
/** @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 */
|
|
2965
2959
|
default as SortDescIcon
|
|
2966
2960
|
} from '../icons/arrow-down-wide-narrow';
|
|
2961
|
+
// ArrowDownZA aliases
|
|
2962
|
+
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
2963
|
+
export {
|
|
2964
|
+
/** @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 */
|
|
2965
|
+
default as ArrowDownZaIcon
|
|
2966
|
+
} from '../icons/arrow-down-z-a';
|
|
2967
2967
|
// ArrowUpAZ aliases
|
|
2968
2968
|
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z';
|
|
2969
2969
|
export {
|
|
@@ -2976,60 +2976,60 @@ export {
|
|
|
2976
2976
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
|
|
2977
2977
|
default as SortAscIcon
|
|
2978
2978
|
} from '../icons/arrow-up-narrow-wide';
|
|
2979
|
-
// Axis3d aliases
|
|
2980
|
-
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
2981
|
-
export {
|
|
2982
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
|
|
2983
|
-
default as Axis3DIcon
|
|
2984
|
-
} from '../icons/axis-3d';
|
|
2985
2979
|
// ArrowUpZA aliases
|
|
2986
2980
|
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
2987
2981
|
export {
|
|
2988
2982
|
/** @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 */
|
|
2989
2983
|
default as ArrowUpZaIcon
|
|
2990
2984
|
} from '../icons/arrow-up-z-a';
|
|
2991
|
-
//
|
|
2992
|
-
export { default as
|
|
2985
|
+
// BadgeCheck aliases
|
|
2986
|
+
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
2993
2987
|
export {
|
|
2994
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
2995
|
-
default as
|
|
2996
|
-
} from '../icons/badge-
|
|
2988
|
+
/** @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 */
|
|
2989
|
+
default as VerifiedIcon
|
|
2990
|
+
} from '../icons/badge-check';
|
|
2991
|
+
// Axis3d aliases
|
|
2992
|
+
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
2993
|
+
export {
|
|
2994
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
|
|
2995
|
+
default as Axis3DIcon
|
|
2996
|
+
} from '../icons/axis-3d';
|
|
2997
|
+
// BetweenHorizontalStart aliases
|
|
2998
|
+
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
2999
|
+
export {
|
|
3000
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
3001
|
+
default as BetweenHorizonalStartIcon
|
|
3002
|
+
} from '../icons/between-horizontal-start';
|
|
2997
3003
|
// BetweenHorizontalEnd aliases
|
|
2998
3004
|
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
2999
3005
|
export {
|
|
3000
3006
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
3001
3007
|
default as BetweenHorizonalEndIcon
|
|
3002
3008
|
} from '../icons/between-horizontal-end';
|
|
3003
|
-
//
|
|
3004
|
-
export { default as
|
|
3009
|
+
// BadgeQuestionMark aliases
|
|
3010
|
+
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3005
3011
|
export {
|
|
3006
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3007
|
-
default as
|
|
3008
|
-
} from '../icons/badge-
|
|
3012
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3013
|
+
default as BadgeHelpIcon
|
|
3014
|
+
} from '../icons/badge-question-mark';
|
|
3009
3015
|
// BookDashed aliases
|
|
3010
3016
|
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
3011
3017
|
export {
|
|
3012
3018
|
/** @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 */
|
|
3013
3019
|
default as BookTemplateIcon
|
|
3014
3020
|
} from '../icons/book-dashed';
|
|
3015
|
-
//
|
|
3016
|
-
export { default as
|
|
3021
|
+
// Braces aliases
|
|
3022
|
+
export { default as BracesIcon } from '../icons/braces';
|
|
3017
3023
|
export {
|
|
3018
|
-
/** @deprecated
|
|
3019
|
-
default as
|
|
3020
|
-
} from '../icons/
|
|
3024
|
+
/** @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 */
|
|
3025
|
+
default as CurlyBracesIcon
|
|
3026
|
+
} from '../icons/braces';
|
|
3021
3027
|
// Captions aliases
|
|
3022
3028
|
export { default as CaptionsIcon } from '../icons/captions';
|
|
3023
3029
|
export {
|
|
3024
3030
|
/** @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 */
|
|
3025
3031
|
default as SubtitlesIcon
|
|
3026
3032
|
} from '../icons/captions';
|
|
3027
|
-
// Braces aliases
|
|
3028
|
-
export { default as BracesIcon } from '../icons/braces';
|
|
3029
|
-
export {
|
|
3030
|
-
/** @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 */
|
|
3031
|
-
default as CurlyBracesIcon
|
|
3032
|
-
} from '../icons/braces';
|
|
3033
3033
|
// ChartArea aliases
|
|
3034
3034
|
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
3035
3035
|
export {
|
|
@@ -3054,6 +3054,12 @@ export {
|
|
|
3054
3054
|
/** @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 */
|
|
3055
3055
|
default as CandlestickChartIcon
|
|
3056
3056
|
} from '../icons/chart-candlestick';
|
|
3057
|
+
// ChartColumnIncreasing aliases
|
|
3058
|
+
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
3059
|
+
export {
|
|
3060
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3061
|
+
default as BarChart4Icon
|
|
3062
|
+
} from '../icons/chart-column-increasing';
|
|
3057
3063
|
// ChartColumnBig aliases
|
|
3058
3064
|
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3059
3065
|
export {
|
|
@@ -3066,12 +3072,12 @@ export {
|
|
|
3066
3072
|
/** @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 */
|
|
3067
3073
|
default as BarChart3Icon
|
|
3068
3074
|
} from '../icons/chart-column';
|
|
3069
|
-
//
|
|
3070
|
-
export { default as
|
|
3075
|
+
// ChartNoAxesColumn aliases
|
|
3076
|
+
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
|
|
3071
3077
|
export {
|
|
3072
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3073
|
-
default as
|
|
3074
|
-
} from '../icons/chart-column
|
|
3078
|
+
/** @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 */
|
|
3079
|
+
default as BarChart2Icon
|
|
3080
|
+
} from '../icons/chart-no-axes-column';
|
|
3075
3081
|
// ChartLine aliases
|
|
3076
3082
|
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
3077
3083
|
export {
|
|
@@ -3084,60 +3090,48 @@ export {
|
|
|
3084
3090
|
/** @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 */
|
|
3085
3091
|
default as BarChartIcon
|
|
3086
3092
|
} from '../icons/chart-no-axes-column-increasing';
|
|
3087
|
-
//
|
|
3088
|
-
export { default as
|
|
3093
|
+
// ChartPie aliases
|
|
3094
|
+
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3089
3095
|
export {
|
|
3090
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3091
|
-
default as
|
|
3092
|
-
} from '../icons/chart-
|
|
3096
|
+
/** @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 */
|
|
3097
|
+
default as PieChartIcon
|
|
3098
|
+
} from '../icons/chart-pie';
|
|
3093
3099
|
// ChartNoAxesGantt aliases
|
|
3094
3100
|
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3095
3101
|
export {
|
|
3096
3102
|
/** @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 */
|
|
3097
3103
|
default as GanttChartIcon
|
|
3098
3104
|
} from '../icons/chart-no-axes-gantt';
|
|
3099
|
-
//
|
|
3100
|
-
export { default as
|
|
3105
|
+
// ChartScatter aliases
|
|
3106
|
+
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3101
3107
|
export {
|
|
3102
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3103
|
-
default as
|
|
3104
|
-
} from '../icons/chart-
|
|
3108
|
+
/** @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 */
|
|
3109
|
+
default as ScatterChartIcon
|
|
3110
|
+
} from '../icons/chart-scatter';
|
|
3105
3111
|
// CircleAlert aliases
|
|
3106
3112
|
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3107
3113
|
export {
|
|
3108
3114
|
/** @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 */
|
|
3109
3115
|
default as AlertCircleIcon
|
|
3110
3116
|
} from '../icons/circle-alert';
|
|
3111
|
-
// ChartScatter aliases
|
|
3112
|
-
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3113
|
-
export {
|
|
3114
|
-
/** @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 */
|
|
3115
|
-
default as ScatterChartIcon
|
|
3116
|
-
} from '../icons/chart-scatter';
|
|
3117
3117
|
// CircleArrowDown aliases
|
|
3118
3118
|
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3119
3119
|
export {
|
|
3120
3120
|
/** @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 */
|
|
3121
3121
|
default as ArrowDownCircleIcon
|
|
3122
3122
|
} from '../icons/circle-arrow-down';
|
|
3123
|
-
// CircleArrowOutDownLeft aliases
|
|
3124
|
-
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3125
|
-
export {
|
|
3126
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3127
|
-
default as ArrowDownLeftFromCircleIcon
|
|
3128
|
-
} from '../icons/circle-arrow-out-down-left';
|
|
3129
3123
|
// CircleArrowLeft aliases
|
|
3130
3124
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
3131
3125
|
export {
|
|
3132
3126
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. This alias will be removed in v1.0 */
|
|
3133
3127
|
default as ArrowLeftCircleIcon
|
|
3134
3128
|
} from '../icons/circle-arrow-left';
|
|
3135
|
-
//
|
|
3136
|
-
export { default as
|
|
3129
|
+
// CircleArrowOutDownLeft aliases
|
|
3130
|
+
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3137
3131
|
export {
|
|
3138
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3139
|
-
default as
|
|
3140
|
-
} from '../icons/circle-arrow-out-
|
|
3132
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3133
|
+
default as ArrowDownLeftFromCircleIcon
|
|
3134
|
+
} from '../icons/circle-arrow-out-down-left';
|
|
3141
3135
|
// CircleArrowOutDownRight aliases
|
|
3142
3136
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3143
3137
|
export {
|
|
@@ -3150,6 +3144,12 @@ export {
|
|
|
3150
3144
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3151
3145
|
default as ArrowUpRightFromCircleIcon
|
|
3152
3146
|
} from '../icons/circle-arrow-out-up-right';
|
|
3147
|
+
// CircleArrowOutUpLeft aliases
|
|
3148
|
+
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3149
|
+
export {
|
|
3150
|
+
/** @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 */
|
|
3151
|
+
default as ArrowUpLeftFromCircleIcon
|
|
3152
|
+
} from '../icons/circle-arrow-out-up-left';
|
|
3153
3153
|
// CircleArrowRight aliases
|
|
3154
3154
|
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3155
3155
|
export {
|
|
@@ -3174,12 +3174,6 @@ export {
|
|
|
3174
3174
|
/** @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 */
|
|
3175
3175
|
default as CheckCircle2Icon
|
|
3176
3176
|
} from '../icons/circle-check';
|
|
3177
|
-
// CircleChevronDown aliases
|
|
3178
|
-
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3179
|
-
export {
|
|
3180
|
-
/** @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 */
|
|
3181
|
-
default as ChevronDownCircleIcon
|
|
3182
|
-
} from '../icons/circle-chevron-down';
|
|
3183
3177
|
// CircleChevronLeft aliases
|
|
3184
3178
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3185
3179
|
export {
|
|
@@ -3192,6 +3186,12 @@ export {
|
|
|
3192
3186
|
/** @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 */
|
|
3193
3187
|
default as ChevronRightCircleIcon
|
|
3194
3188
|
} from '../icons/circle-chevron-right';
|
|
3189
|
+
// CircleChevronDown aliases
|
|
3190
|
+
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3191
|
+
export {
|
|
3192
|
+
/** @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 */
|
|
3193
|
+
default as ChevronDownCircleIcon
|
|
3194
|
+
} from '../icons/circle-chevron-down';
|
|
3195
3195
|
// CircleChevronUp aliases
|
|
3196
3196
|
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
3197
3197
|
export {
|
|
@@ -3204,42 +3204,48 @@ export {
|
|
|
3204
3204
|
/** @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 */
|
|
3205
3205
|
default as DivideCircleIcon
|
|
3206
3206
|
} from '../icons/circle-divide';
|
|
3207
|
-
//
|
|
3208
|
-
export { default as
|
|
3207
|
+
// CircleGauge aliases
|
|
3208
|
+
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3209
3209
|
export {
|
|
3210
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3211
|
-
default as
|
|
3212
|
-
} from '../icons/circle-
|
|
3210
|
+
/** @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 */
|
|
3211
|
+
default as GaugeCircleIcon
|
|
3212
|
+
} from '../icons/circle-gauge';
|
|
3213
3213
|
// CircleMinus aliases
|
|
3214
3214
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3215
3215
|
export {
|
|
3216
3216
|
/** @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 */
|
|
3217
3217
|
default as MinusCircleIcon
|
|
3218
3218
|
} from '../icons/circle-minus';
|
|
3219
|
-
//
|
|
3220
|
-
export { default as
|
|
3219
|
+
// CircleParkingOff aliases
|
|
3220
|
+
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3221
3221
|
export {
|
|
3222
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3223
|
-
default as
|
|
3224
|
-
} from '../icons/circle-
|
|
3225
|
-
//
|
|
3226
|
-
export { default as
|
|
3222
|
+
/** @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 */
|
|
3223
|
+
default as ParkingCircleOffIcon
|
|
3224
|
+
} from '../icons/circle-parking-off';
|
|
3225
|
+
// CircleParking aliases
|
|
3226
|
+
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
3227
3227
|
export {
|
|
3228
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3229
|
-
default as
|
|
3230
|
-
} from '../icons/circle-
|
|
3228
|
+
/** @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 */
|
|
3229
|
+
default as ParkingCircleIcon
|
|
3230
|
+
} from '../icons/circle-parking';
|
|
3231
3231
|
// CirclePercent aliases
|
|
3232
3232
|
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3233
3233
|
export {
|
|
3234
3234
|
/** @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 */
|
|
3235
3235
|
default as PercentCircleIcon
|
|
3236
3236
|
} from '../icons/circle-percent';
|
|
3237
|
-
//
|
|
3238
|
-
export { default as
|
|
3237
|
+
// CirclePause aliases
|
|
3238
|
+
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3239
3239
|
export {
|
|
3240
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3241
|
-
default as
|
|
3242
|
-
} from '../icons/circle-
|
|
3240
|
+
/** @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 */
|
|
3241
|
+
default as PauseCircleIcon
|
|
3242
|
+
} from '../icons/circle-pause';
|
|
3243
|
+
// AlarmClockCheck aliases
|
|
3244
|
+
export { default as AlarmClockCheckIcon } from '../icons/alarm-clock-check';
|
|
3245
|
+
export {
|
|
3246
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. This alias will be removed in v1.0 */
|
|
3247
|
+
default as AlarmCheckIcon
|
|
3248
|
+
} from '../icons/alarm-clock-check';
|
|
3243
3249
|
// CirclePlay aliases
|
|
3244
3250
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3245
3251
|
export {
|
|
@@ -3254,16 +3260,10 @@ export {
|
|
|
3254
3260
|
} from '../icons/circle-plus';
|
|
3255
3261
|
// CirclePower aliases
|
|
3256
3262
|
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3257
|
-
export {
|
|
3258
|
-
/** @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 */
|
|
3259
|
-
default as PowerCircleIcon
|
|
3260
|
-
} from '../icons/circle-power';
|
|
3261
|
-
// CircleSlash2 aliases
|
|
3262
|
-
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3263
|
-
export {
|
|
3264
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. This alias will be removed in v1.0 */
|
|
3265
|
-
default as CircleSlashedIcon
|
|
3266
|
-
} from '../icons/circle-slash-2';
|
|
3263
|
+
export {
|
|
3264
|
+
/** @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 */
|
|
3265
|
+
default as PowerCircleIcon
|
|
3266
|
+
} from '../icons/circle-power';
|
|
3267
3267
|
// CircleQuestionMark aliases
|
|
3268
3268
|
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3269
3269
|
export {
|
|
@@ -3274,6 +3274,12 @@ export {
|
|
|
3274
3274
|
/** @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 */
|
|
3275
3275
|
default as CircleHelpIcon
|
|
3276
3276
|
} from '../icons/circle-question-mark';
|
|
3277
|
+
// CircleSlash2 aliases
|
|
3278
|
+
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3279
|
+
export {
|
|
3280
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. This alias will be removed in v1.0 */
|
|
3281
|
+
default as CircleSlashedIcon
|
|
3282
|
+
} from '../icons/circle-slash-2';
|
|
3277
3283
|
// CircleStop aliases
|
|
3278
3284
|
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3279
3285
|
export {
|
|
@@ -3292,42 +3298,48 @@ export {
|
|
|
3292
3298
|
/** @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 */
|
|
3293
3299
|
default as UserCircleIcon
|
|
3294
3300
|
} from '../icons/circle-user';
|
|
3301
|
+
// ClipboardPenLine aliases
|
|
3302
|
+
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3303
|
+
export {
|
|
3304
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
3305
|
+
default as ClipboardSignatureIcon
|
|
3306
|
+
} from '../icons/clipboard-pen-line';
|
|
3295
3307
|
// CircleX aliases
|
|
3296
3308
|
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3297
3309
|
export {
|
|
3298
3310
|
/** @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 */
|
|
3299
3311
|
default as XCircleIcon
|
|
3300
3312
|
} from '../icons/circle-x';
|
|
3301
|
-
//
|
|
3302
|
-
export { default as
|
|
3313
|
+
// ClipboardPen aliases
|
|
3314
|
+
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3303
3315
|
export {
|
|
3304
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3305
|
-
default as
|
|
3306
|
-
} from '../icons/clipboard-pen
|
|
3316
|
+
/** @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 */
|
|
3317
|
+
default as ClipboardEditIcon
|
|
3318
|
+
} from '../icons/clipboard-pen';
|
|
3307
3319
|
// CloudDownload aliases
|
|
3308
3320
|
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3309
3321
|
export {
|
|
3310
3322
|
/** @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 */
|
|
3311
3323
|
default as DownloadCloudIcon
|
|
3312
3324
|
} from '../icons/cloud-download';
|
|
3313
|
-
//
|
|
3314
|
-
export { default as
|
|
3325
|
+
// CloudUpload aliases
|
|
3326
|
+
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3315
3327
|
export {
|
|
3316
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3317
|
-
default as
|
|
3318
|
-
} from '../icons/
|
|
3328
|
+
/** @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 */
|
|
3329
|
+
default as UploadCloudIcon
|
|
3330
|
+
} from '../icons/cloud-upload';
|
|
3319
3331
|
// CodeXml aliases
|
|
3320
3332
|
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3321
3333
|
export {
|
|
3322
3334
|
/** @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 */
|
|
3323
3335
|
default as Code2Icon
|
|
3324
3336
|
} from '../icons/code-xml';
|
|
3325
|
-
//
|
|
3326
|
-
export { default as
|
|
3337
|
+
// Columns2 aliases
|
|
3338
|
+
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3327
3339
|
export {
|
|
3328
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3329
|
-
default as
|
|
3330
|
-
} from '../icons/
|
|
3340
|
+
/** @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 */
|
|
3341
|
+
default as ColumnsIcon
|
|
3342
|
+
} from '../icons/columns-2';
|
|
3331
3343
|
// Columns3Cog aliases
|
|
3332
3344
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3333
3345
|
export {
|
|
@@ -3338,12 +3350,6 @@ export {
|
|
|
3338
3350
|
/** @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 */
|
|
3339
3351
|
default as TableConfigIcon
|
|
3340
3352
|
} from '../icons/columns-3-cog';
|
|
3341
|
-
// Columns2 aliases
|
|
3342
|
-
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3343
|
-
export {
|
|
3344
|
-
/** @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 */
|
|
3345
|
-
default as ColumnsIcon
|
|
3346
|
-
} from '../icons/columns-2';
|
|
3347
3353
|
// Columns3 aliases
|
|
3348
3354
|
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3349
3355
|
export {
|
|
@@ -3374,6 +3380,12 @@ export {
|
|
|
3374
3380
|
/** @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 */
|
|
3375
3381
|
default as MoreVerticalIcon
|
|
3376
3382
|
} from '../icons/ellipsis-vertical';
|
|
3383
|
+
// Ellipsis aliases
|
|
3384
|
+
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3385
|
+
export {
|
|
3386
|
+
/** @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 */
|
|
3387
|
+
default as MoreHorizontalIcon
|
|
3388
|
+
} from '../icons/ellipsis';
|
|
3377
3389
|
// FileAxis3d aliases
|
|
3378
3390
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3379
3391
|
export {
|
|
@@ -3386,36 +3398,30 @@ export {
|
|
|
3386
3398
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. This alias will be removed in v1.0 */
|
|
3387
3399
|
default as FileBadge2Icon
|
|
3388
3400
|
} from '../icons/file-badge';
|
|
3389
|
-
//
|
|
3390
|
-
export { default as
|
|
3401
|
+
// FileBracesCorner aliases
|
|
3402
|
+
export { default as FileBracesCornerIcon } from '../icons/file-braces-corner';
|
|
3391
3403
|
export {
|
|
3392
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3393
|
-
default as
|
|
3394
|
-
} from '../icons/
|
|
3404
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. This alias will be removed in v1.0 */
|
|
3405
|
+
default as FileJson2Icon
|
|
3406
|
+
} from '../icons/file-braces-corner';
|
|
3395
3407
|
// FileBraces aliases
|
|
3396
3408
|
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3397
3409
|
export {
|
|
3398
3410
|
/** @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 */
|
|
3399
3411
|
default as FileJsonIcon
|
|
3400
3412
|
} from '../icons/file-braces';
|
|
3401
|
-
//
|
|
3402
|
-
export { default as
|
|
3413
|
+
// FileChartColumnIncreasing aliases
|
|
3414
|
+
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3403
3415
|
export {
|
|
3404
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3405
|
-
default as
|
|
3406
|
-
} from '../icons/file-
|
|
3416
|
+
/** @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 */
|
|
3417
|
+
default as FileBarChartIcon
|
|
3418
|
+
} from '../icons/file-chart-column-increasing';
|
|
3407
3419
|
// FileChartColumn aliases
|
|
3408
3420
|
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3409
3421
|
export {
|
|
3410
3422
|
/** @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 */
|
|
3411
3423
|
default as FileBarChart2Icon
|
|
3412
3424
|
} from '../icons/file-chart-column';
|
|
3413
|
-
// FileChartColumnIncreasing aliases
|
|
3414
|
-
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3415
|
-
export {
|
|
3416
|
-
/** @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 */
|
|
3417
|
-
default as FileBarChartIcon
|
|
3418
|
-
} from '../icons/file-chart-column-increasing';
|
|
3419
3425
|
// FileChartLine aliases
|
|
3420
3426
|
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3421
3427
|
export {
|
|
@@ -3446,6 +3452,12 @@ export {
|
|
|
3446
3452
|
/** @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 */
|
|
3447
3453
|
default as FileCog2Icon
|
|
3448
3454
|
} from '../icons/file-cog';
|
|
3455
|
+
// FileExclamationPoint aliases
|
|
3456
|
+
export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
|
|
3457
|
+
export {
|
|
3458
|
+
/** @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 */
|
|
3459
|
+
default as FileWarningIcon
|
|
3460
|
+
} from '../icons/file-exclamation-point';
|
|
3449
3461
|
// FileHeadphone aliases
|
|
3450
3462
|
export { default as FileHeadphoneIcon } from '../icons/file-headphone';
|
|
3451
3463
|
export {
|
|
@@ -3456,90 +3468,84 @@ export {
|
|
|
3456
3468
|
/** @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 */
|
|
3457
3469
|
default as FileAudio2Icon
|
|
3458
3470
|
} from '../icons/file-headphone';
|
|
3459
|
-
//
|
|
3460
|
-
export { default as
|
|
3471
|
+
// FileKey aliases
|
|
3472
|
+
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3461
3473
|
export {
|
|
3462
|
-
/** @deprecated The
|
|
3463
|
-
default as
|
|
3464
|
-
} from '../icons/file-
|
|
3474
|
+
/** @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 */
|
|
3475
|
+
default as FileKey2Icon
|
|
3476
|
+
} from '../icons/file-key';
|
|
3465
3477
|
// FileLock aliases
|
|
3466
3478
|
export { default as FileLockIcon } from '../icons/file-lock';
|
|
3467
3479
|
export {
|
|
3468
3480
|
/** @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 */
|
|
3469
3481
|
default as FileLock2Icon
|
|
3470
3482
|
} from '../icons/file-lock';
|
|
3471
|
-
// FileKey aliases
|
|
3472
|
-
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3473
|
-
export {
|
|
3474
|
-
/** @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 */
|
|
3475
|
-
default as FileKey2Icon
|
|
3476
|
-
} from '../icons/file-key';
|
|
3477
3483
|
// FileMinusCorner aliases
|
|
3478
3484
|
export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
|
|
3479
3485
|
export {
|
|
3480
3486
|
/** @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 */
|
|
3481
3487
|
default as FileMinus2Icon
|
|
3482
3488
|
} from '../icons/file-minus-corner';
|
|
3483
|
-
// FilePen aliases
|
|
3484
|
-
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3485
|
-
export {
|
|
3486
|
-
/** @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 */
|
|
3487
|
-
default as FileEditIcon
|
|
3488
|
-
} from '../icons/file-pen';
|
|
3489
3489
|
// FilePenLine aliases
|
|
3490
3490
|
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3491
3491
|
export {
|
|
3492
3492
|
/** @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 */
|
|
3493
3493
|
default as FileSignatureIcon
|
|
3494
3494
|
} from '../icons/file-pen-line';
|
|
3495
|
-
//
|
|
3496
|
-
export { default as
|
|
3495
|
+
// FilePen aliases
|
|
3496
|
+
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3497
3497
|
export {
|
|
3498
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3499
|
-
default as
|
|
3500
|
-
} from '../icons/file-
|
|
3498
|
+
/** @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 */
|
|
3499
|
+
default as FileEditIcon
|
|
3500
|
+
} from '../icons/file-pen';
|
|
3501
3501
|
// FilePlusCorner aliases
|
|
3502
3502
|
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3503
3503
|
export {
|
|
3504
3504
|
/** @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 */
|
|
3505
3505
|
default as FilePlus2Icon
|
|
3506
3506
|
} from '../icons/file-plus-corner';
|
|
3507
|
-
//
|
|
3508
|
-
export { default as
|
|
3507
|
+
// FilePlay aliases
|
|
3508
|
+
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3509
3509
|
export {
|
|
3510
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3511
|
-
default as
|
|
3512
|
-
} from '../icons/file-
|
|
3510
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. This alias will be removed in v1.0 */
|
|
3511
|
+
default as FileVideoIcon
|
|
3512
|
+
} from '../icons/file-play';
|
|
3513
3513
|
// FileQuestionMark aliases
|
|
3514
3514
|
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3515
3515
|
export {
|
|
3516
3516
|
/** @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 */
|
|
3517
3517
|
default as FileQuestionIcon
|
|
3518
3518
|
} from '../icons/file-question-mark';
|
|
3519
|
-
//
|
|
3520
|
-
export { default as
|
|
3521
|
-
export {
|
|
3522
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. This alias will be removed in v1.0 */
|
|
3523
|
-
default as FileType2Icon
|
|
3524
|
-
} from '../icons/file-type-corner';
|
|
3525
|
-
// FileXCorner aliases
|
|
3526
|
-
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3519
|
+
// FileSearchCorner aliases
|
|
3520
|
+
export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
|
|
3527
3521
|
export {
|
|
3528
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3529
|
-
default as
|
|
3530
|
-
} from '../icons/file-
|
|
3522
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. This alias will be removed in v1.0 */
|
|
3523
|
+
default as FileSearch2Icon
|
|
3524
|
+
} from '../icons/file-search-corner';
|
|
3531
3525
|
// FileSignal aliases
|
|
3532
3526
|
export { default as FileSignalIcon } from '../icons/file-signal';
|
|
3533
3527
|
export {
|
|
3534
3528
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. This alias will be removed in v1.0 */
|
|
3535
3529
|
default as FileVolume2Icon
|
|
3536
3530
|
} from '../icons/file-signal';
|
|
3531
|
+
// FileTypeCorner aliases
|
|
3532
|
+
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3533
|
+
export {
|
|
3534
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. This alias will be removed in v1.0 */
|
|
3535
|
+
default as FileType2Icon
|
|
3536
|
+
} from '../icons/file-type-corner';
|
|
3537
3537
|
// FileVideoCamera aliases
|
|
3538
3538
|
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3539
3539
|
export {
|
|
3540
3540
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
3541
3541
|
default as FileVideo2Icon
|
|
3542
3542
|
} from '../icons/file-video-camera';
|
|
3543
|
+
// FileXCorner aliases
|
|
3544
|
+
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3545
|
+
export {
|
|
3546
|
+
/** @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 */
|
|
3547
|
+
default as FileX2Icon
|
|
3548
|
+
} from '../icons/file-x-corner';
|
|
3543
3549
|
// FingerprintPattern aliases
|
|
3544
3550
|
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3545
3551
|
export {
|
|
@@ -3564,12 +3570,6 @@ export {
|
|
|
3564
3570
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. This alias will be removed in v1.0 */
|
|
3565
3571
|
default as FilterXIcon
|
|
3566
3572
|
} from '../icons/funnel-x';
|
|
3567
|
-
// Grid2x2Check aliases
|
|
3568
|
-
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3569
|
-
export {
|
|
3570
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
3571
|
-
default as Grid2X2CheckIcon
|
|
3572
|
-
} from '../icons/grid-2x2-check';
|
|
3573
3573
|
// Funnel aliases
|
|
3574
3574
|
export { default as FunnelIcon } from '../icons/funnel';
|
|
3575
3575
|
export {
|
|
@@ -3582,18 +3582,24 @@ export {
|
|
|
3582
3582
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. This alias will be removed in v1.0 */
|
|
3583
3583
|
default as GitCommitIcon
|
|
3584
3584
|
} from '../icons/git-commit-horizontal';
|
|
3585
|
-
//
|
|
3586
|
-
export { default as
|
|
3585
|
+
// Grid2x2Check aliases
|
|
3586
|
+
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check';
|
|
3587
3587
|
export {
|
|
3588
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3589
|
-
default as
|
|
3590
|
-
} from '../icons/grid-2x2-
|
|
3588
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
3589
|
+
default as Grid2X2CheckIcon
|
|
3590
|
+
} from '../icons/grid-2x2-check';
|
|
3591
3591
|
// Grid2x2X aliases
|
|
3592
3592
|
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3593
3593
|
export {
|
|
3594
3594
|
/** @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 */
|
|
3595
3595
|
default as Grid2X2XIcon
|
|
3596
3596
|
} from '../icons/grid-2x2-x';
|
|
3597
|
+
// Grid2x2Plus aliases
|
|
3598
|
+
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3599
|
+
export {
|
|
3600
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
|
|
3601
|
+
default as Grid2X2PlusIcon
|
|
3602
|
+
} from '../icons/grid-2x2-plus';
|
|
3597
3603
|
// Grid2x2 aliases
|
|
3598
3604
|
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3599
3605
|
export {
|
|
@@ -3610,24 +3616,30 @@ export {
|
|
|
3610
3616
|
/** @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 */
|
|
3611
3617
|
default as Grid3X3Icon
|
|
3612
3618
|
} from '../icons/grid-3x3';
|
|
3613
|
-
// HandHelping aliases
|
|
3614
|
-
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3615
|
-
export {
|
|
3616
|
-
/** @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 */
|
|
3617
|
-
default as HelpingHandIcon
|
|
3618
|
-
} from '../icons/hand-helping';
|
|
3619
3619
|
// HandGrab aliases
|
|
3620
3620
|
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3621
3621
|
export {
|
|
3622
3622
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. This alias will be removed in v1.0 */
|
|
3623
3623
|
default as GrabIcon
|
|
3624
3624
|
} from '../icons/hand-grab';
|
|
3625
|
+
// HandHelping aliases
|
|
3626
|
+
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3627
|
+
export {
|
|
3628
|
+
/** @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 */
|
|
3629
|
+
default as HelpingHandIcon
|
|
3630
|
+
} from '../icons/hand-helping';
|
|
3625
3631
|
// House aliases
|
|
3626
3632
|
export { default as HouseIcon } from '../icons/house';
|
|
3627
3633
|
export {
|
|
3628
3634
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. This alias will be removed in v1.0 */
|
|
3629
3635
|
default as HomeIcon
|
|
3630
3636
|
} from '../icons/house';
|
|
3637
|
+
// IceCreamBowl aliases
|
|
3638
|
+
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3639
|
+
export {
|
|
3640
|
+
/** @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 */
|
|
3641
|
+
default as IceCream2Icon
|
|
3642
|
+
} from '../icons/ice-cream-bowl';
|
|
3631
3643
|
// IceCreamCone aliases
|
|
3632
3644
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3633
3645
|
export {
|
|
@@ -3640,12 +3652,6 @@ export {
|
|
|
3640
3652
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. This alias will be removed in v1.0 */
|
|
3641
3653
|
default as Laptop2Icon
|
|
3642
3654
|
} from '../icons/laptop-minimal';
|
|
3643
|
-
// IceCreamBowl aliases
|
|
3644
|
-
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3645
|
-
export {
|
|
3646
|
-
/** @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 */
|
|
3647
|
-
default as IceCream2Icon
|
|
3648
|
-
} from '../icons/ice-cream-bowl';
|
|
3649
3655
|
// Layers aliases
|
|
3650
3656
|
export { default as LayersIcon } from '../icons/layers';
|
|
3651
3657
|
export {
|
|
@@ -3662,12 +3668,6 @@ export {
|
|
|
3662
3668
|
/** @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 */
|
|
3663
3669
|
default as IndentDecreaseIcon
|
|
3664
3670
|
} from '../icons/list-indent-decrease';
|
|
3665
|
-
// LockKeyholeOpen aliases
|
|
3666
|
-
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3667
|
-
export {
|
|
3668
|
-
/** @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 */
|
|
3669
|
-
default as UnlockKeyholeIcon
|
|
3670
|
-
} from '../icons/lock-keyhole-open';
|
|
3671
3671
|
// ListIndentIncrease aliases
|
|
3672
3672
|
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3673
3673
|
export {
|
|
@@ -3684,6 +3684,12 @@ export {
|
|
|
3684
3684
|
/** @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 */
|
|
3685
3685
|
default as Loader2Icon
|
|
3686
3686
|
} from '../icons/loader-circle';
|
|
3687
|
+
// LockKeyholeOpen aliases
|
|
3688
|
+
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3689
|
+
export {
|
|
3690
|
+
/** @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 */
|
|
3691
|
+
default as UnlockKeyholeIcon
|
|
3692
|
+
} from '../icons/lock-keyhole-open';
|
|
3687
3693
|
// LockOpen aliases
|
|
3688
3694
|
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3689
3695
|
export {
|
|
@@ -3702,30 +3708,24 @@ export {
|
|
|
3702
3708
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. This alias will be removed in v1.0 */
|
|
3703
3709
|
default as LocationEditIcon
|
|
3704
3710
|
} from '../icons/map-pin-pen';
|
|
3705
|
-
// MicVocal aliases
|
|
3706
|
-
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3707
|
-
export {
|
|
3708
|
-
/** @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 */
|
|
3709
|
-
default as Mic2Icon
|
|
3710
|
-
} from '../icons/mic-vocal';
|
|
3711
3711
|
// MessageCircleQuestionMark aliases
|
|
3712
3712
|
export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
|
|
3713
3713
|
export {
|
|
3714
3714
|
/** @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 */
|
|
3715
3715
|
default as MessageCircleQuestionIcon
|
|
3716
3716
|
} from '../icons/message-circle-question-mark';
|
|
3717
|
+
// MicVocal aliases
|
|
3718
|
+
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3719
|
+
export {
|
|
3720
|
+
/** @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 */
|
|
3721
|
+
default as Mic2Icon
|
|
3722
|
+
} from '../icons/mic-vocal';
|
|
3717
3723
|
// OctagonAlert aliases
|
|
3718
3724
|
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3719
3725
|
export {
|
|
3720
3726
|
/** @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 */
|
|
3721
3727
|
default as AlertOctagonIcon
|
|
3722
3728
|
} from '../icons/octagon-alert';
|
|
3723
|
-
// OctagonX aliases
|
|
3724
|
-
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3725
|
-
export {
|
|
3726
|
-
/** @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 */
|
|
3727
|
-
default as XOctagonIcon
|
|
3728
|
-
} from '../icons/octagon-x';
|
|
3729
3729
|
// Move3d aliases
|
|
3730
3730
|
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3731
3731
|
export {
|
|
@@ -3738,6 +3738,12 @@ export {
|
|
|
3738
3738
|
/** @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 */
|
|
3739
3739
|
default as PauseOctagonIcon
|
|
3740
3740
|
} from '../icons/octagon-pause';
|
|
3741
|
+
// OctagonX aliases
|
|
3742
|
+
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3743
|
+
export {
|
|
3744
|
+
/** @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 */
|
|
3745
|
+
default as XOctagonIcon
|
|
3746
|
+
} from '../icons/octagon-x';
|
|
3741
3747
|
// PaintbrushVertical aliases
|
|
3742
3748
|
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3743
3749
|
export {
|
|
@@ -3768,18 +3774,24 @@ export {
|
|
|
3768
3774
|
/** @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 */
|
|
3769
3775
|
default as SidebarOpenIcon
|
|
3770
3776
|
} from '../icons/panel-left-open';
|
|
3771
|
-
// PanelRightDashed aliases
|
|
3772
|
-
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3773
|
-
export {
|
|
3774
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
|
|
3775
|
-
default as PanelRightInactiveIcon
|
|
3776
|
-
} from '../icons/panel-right-dashed';
|
|
3777
3777
|
// PanelLeft aliases
|
|
3778
3778
|
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3779
3779
|
export {
|
|
3780
3780
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
|
|
3781
3781
|
default as SidebarIcon
|
|
3782
3782
|
} from '../icons/panel-left';
|
|
3783
|
+
// PanelTopDashed aliases
|
|
3784
|
+
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3785
|
+
export {
|
|
3786
|
+
/** @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 */
|
|
3787
|
+
default as PanelTopInactiveIcon
|
|
3788
|
+
} from '../icons/panel-top-dashed';
|
|
3789
|
+
// PanelRightDashed aliases
|
|
3790
|
+
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3791
|
+
export {
|
|
3792
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
|
|
3793
|
+
default as PanelRightInactiveIcon
|
|
3794
|
+
} from '../icons/panel-right-dashed';
|
|
3783
3795
|
// PanelsTopLeft aliases
|
|
3784
3796
|
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3785
3797
|
export {
|
|
@@ -3792,48 +3804,42 @@ export {
|
|
|
3792
3804
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3793
3805
|
default as Edit3Icon
|
|
3794
3806
|
} from '../icons/pen-line';
|
|
3807
|
+
// Pen aliases
|
|
3808
|
+
export { default as PenIcon } from '../icons/pen';
|
|
3809
|
+
export {
|
|
3810
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
|
|
3811
|
+
default as Edit2Icon
|
|
3812
|
+
} from '../icons/pen';
|
|
3795
3813
|
// PlugZap aliases
|
|
3796
3814
|
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3797
3815
|
export {
|
|
3798
3816
|
/** @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 */
|
|
3799
3817
|
default as PlugZap2Icon
|
|
3800
3818
|
} from '../icons/plug-zap';
|
|
3801
|
-
// PanelTopDashed aliases
|
|
3802
|
-
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3803
|
-
export {
|
|
3804
|
-
/** @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 */
|
|
3805
|
-
default as PanelTopInactiveIcon
|
|
3806
|
-
} from '../icons/panel-top-dashed';
|
|
3807
3819
|
// RectangleEllipsis aliases
|
|
3808
3820
|
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3809
3821
|
export {
|
|
3810
3822
|
/** @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 */
|
|
3811
3823
|
default as FormInputIcon
|
|
3812
3824
|
} from '../icons/rectangle-ellipsis';
|
|
3813
|
-
// Pen aliases
|
|
3814
|
-
export { default as PenIcon } from '../icons/pen';
|
|
3815
|
-
export {
|
|
3816
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
|
|
3817
|
-
default as Edit2Icon
|
|
3818
|
-
} from '../icons/pen';
|
|
3819
3825
|
// Rotate3d aliases
|
|
3820
3826
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3821
3827
|
export {
|
|
3822
3828
|
/** @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 */
|
|
3823
3829
|
default as Rotate3DIcon
|
|
3824
3830
|
} from '../icons/rotate-3d';
|
|
3825
|
-
// Rows3 aliases
|
|
3826
|
-
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3827
|
-
export {
|
|
3828
|
-
/** @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 */
|
|
3829
|
-
default as PanelsTopBottomIcon
|
|
3830
|
-
} from '../icons/rows-3';
|
|
3831
3831
|
// Rows2 aliases
|
|
3832
3832
|
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3833
3833
|
export {
|
|
3834
3834
|
/** @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 */
|
|
3835
3835
|
default as RowsIcon
|
|
3836
3836
|
} from '../icons/rows-2';
|
|
3837
|
+
// Rows3 aliases
|
|
3838
|
+
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3839
|
+
export {
|
|
3840
|
+
/** @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 */
|
|
3841
|
+
default as PanelsTopBottomIcon
|
|
3842
|
+
} from '../icons/rows-3';
|
|
3837
3843
|
// Scale3d aliases
|
|
3838
3844
|
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3839
3845
|
export {
|
|
@@ -3852,18 +3858,18 @@ export {
|
|
|
3852
3858
|
/** @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 */
|
|
3853
3859
|
default as ShieldQuestionIcon
|
|
3854
3860
|
} from '../icons/shield-question-mark';
|
|
3855
|
-
// SlidersVertical aliases
|
|
3856
|
-
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3857
|
-
export {
|
|
3858
|
-
/** @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 */
|
|
3859
|
-
default as SlidersIcon
|
|
3860
|
-
} from '../icons/sliders-vertical';
|
|
3861
3861
|
// ShieldX aliases
|
|
3862
3862
|
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3863
3863
|
export {
|
|
3864
3864
|
/** @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 */
|
|
3865
3865
|
default as ShieldCloseIcon
|
|
3866
3866
|
} from '../icons/shield-x';
|
|
3867
|
+
// SlidersVertical aliases
|
|
3868
|
+
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3869
|
+
export {
|
|
3870
|
+
/** @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 */
|
|
3871
|
+
default as SlidersIcon
|
|
3872
|
+
} from '../icons/sliders-vertical';
|
|
3867
3873
|
// Sparkles aliases
|
|
3868
3874
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3869
3875
|
export {
|
|
@@ -3876,18 +3882,18 @@ export {
|
|
|
3876
3882
|
/** @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 */
|
|
3877
3883
|
default as ArrowDownLeftSquareIcon
|
|
3878
3884
|
} from '../icons/square-arrow-down-left';
|
|
3879
|
-
// SquareArrowDownRight aliases
|
|
3880
|
-
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3881
|
-
export {
|
|
3882
|
-
/** @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 */
|
|
3883
|
-
default as ArrowDownRightSquareIcon
|
|
3884
|
-
} from '../icons/square-arrow-down-right';
|
|
3885
3885
|
// SquareActivity aliases
|
|
3886
3886
|
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3887
3887
|
export {
|
|
3888
3888
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. This alias will be removed in v1.0 */
|
|
3889
3889
|
default as ActivitySquareIcon
|
|
3890
3890
|
} from '../icons/square-activity';
|
|
3891
|
+
// SquareArrowDownRight aliases
|
|
3892
|
+
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3893
|
+
export {
|
|
3894
|
+
/** @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 */
|
|
3895
|
+
default as ArrowDownRightSquareIcon
|
|
3896
|
+
} from '../icons/square-arrow-down-right';
|
|
3891
3897
|
// SquareArrowDown aliases
|
|
3892
3898
|
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3893
3899
|
export {
|
|
@@ -3930,18 +3936,18 @@ export {
|
|
|
3930
3936
|
/** @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 */
|
|
3931
3937
|
default as ArrowRightSquareIcon
|
|
3932
3938
|
} from '../icons/square-arrow-right';
|
|
3933
|
-
// SquareArrowUpRight aliases
|
|
3934
|
-
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3935
|
-
export {
|
|
3936
|
-
/** @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 */
|
|
3937
|
-
default as ArrowUpRightSquareIcon
|
|
3938
|
-
} from '../icons/square-arrow-up-right';
|
|
3939
3939
|
// SquareArrowUpLeft aliases
|
|
3940
3940
|
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3941
3941
|
export {
|
|
3942
3942
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. This alias will be removed in v1.0 */
|
|
3943
3943
|
default as ArrowUpLeftSquareIcon
|
|
3944
3944
|
} from '../icons/square-arrow-up-left';
|
|
3945
|
+
// SquareArrowUpRight aliases
|
|
3946
|
+
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3947
|
+
export {
|
|
3948
|
+
/** @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 */
|
|
3949
|
+
default as ArrowUpRightSquareIcon
|
|
3950
|
+
} from '../icons/square-arrow-up-right';
|
|
3945
3951
|
// SquareArrowUp aliases
|
|
3946
3952
|
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3947
3953
|
export {
|
|
@@ -3988,12 +3994,6 @@ export {
|
|
|
3988
3994
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
|
|
3989
3995
|
default as CheckSquareIcon
|
|
3990
3996
|
} from '../icons/square-check-big';
|
|
3991
|
-
// SquareChevronDown aliases
|
|
3992
|
-
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
3993
|
-
export {
|
|
3994
|
-
/** @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 */
|
|
3995
|
-
default as ChevronDownSquareIcon
|
|
3996
|
-
} from '../icons/square-chevron-down';
|
|
3997
3997
|
// SquareCheck aliases
|
|
3998
3998
|
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
3999
3999
|
export {
|
|
@@ -4006,6 +4006,12 @@ export {
|
|
|
4006
4006
|
/** @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 */
|
|
4007
4007
|
default as ChevronLeftSquareIcon
|
|
4008
4008
|
} from '../icons/square-chevron-left';
|
|
4009
|
+
// SquareChevronDown aliases
|
|
4010
|
+
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
4011
|
+
export {
|
|
4012
|
+
/** @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 */
|
|
4013
|
+
default as ChevronDownSquareIcon
|
|
4014
|
+
} from '../icons/square-chevron-down';
|
|
4009
4015
|
// SquareChevronRight aliases
|
|
4010
4016
|
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
4011
4017
|
export {
|
|
@@ -4024,6 +4030,12 @@ export {
|
|
|
4024
4030
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. This alias will be removed in v1.0 */
|
|
4025
4031
|
default as CodeSquareIcon
|
|
4026
4032
|
} from '../icons/square-code';
|
|
4033
|
+
// SquareDashedMousePointer aliases
|
|
4034
|
+
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4035
|
+
export {
|
|
4036
|
+
/** @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 */
|
|
4037
|
+
default as MousePointerSquareDashedIcon
|
|
4038
|
+
} from '../icons/square-dashed-mouse-pointer';
|
|
4027
4039
|
// SquareDashedKanban aliases
|
|
4028
4040
|
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
4029
4041
|
export {
|
|
@@ -4040,48 +4052,48 @@ export {
|
|
|
4040
4052
|
/** @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 */
|
|
4041
4053
|
default as TextSelectIcon
|
|
4042
4054
|
} from '../icons/square-dashed-text';
|
|
4043
|
-
// SquareDashedMousePointer aliases
|
|
4044
|
-
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4045
|
-
export {
|
|
4046
|
-
/** @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 */
|
|
4047
|
-
default as MousePointerSquareDashedIcon
|
|
4048
|
-
} from '../icons/square-dashed-mouse-pointer';
|
|
4049
4055
|
// SquareDashed aliases
|
|
4050
4056
|
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
4051
4057
|
export {
|
|
4052
4058
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. This alias will be removed in v1.0 */
|
|
4053
4059
|
default as BoxSelectIcon
|
|
4054
4060
|
} from '../icons/square-dashed';
|
|
4055
|
-
// SquareDivide aliases
|
|
4056
|
-
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
4057
|
-
export {
|
|
4058
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
|
|
4059
|
-
default as DivideSquareIcon
|
|
4060
|
-
} from '../icons/square-divide';
|
|
4061
4061
|
// SquareDot aliases
|
|
4062
4062
|
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
4063
4063
|
export {
|
|
4064
4064
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. This alias will be removed in v1.0 */
|
|
4065
4065
|
default as DotSquareIcon
|
|
4066
4066
|
} from '../icons/square-dot';
|
|
4067
|
-
//
|
|
4068
|
-
export { default as
|
|
4067
|
+
// SquareDivide aliases
|
|
4068
|
+
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
4069
4069
|
export {
|
|
4070
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4071
|
-
default as
|
|
4072
|
-
} from '../icons/square-
|
|
4070
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
|
|
4071
|
+
default as DivideSquareIcon
|
|
4072
|
+
} from '../icons/square-divide';
|
|
4073
4073
|
// SquareEqual aliases
|
|
4074
4074
|
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
4075
4075
|
export {
|
|
4076
4076
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
|
|
4077
4077
|
default as EqualSquareIcon
|
|
4078
4078
|
} from '../icons/square-equal';
|
|
4079
|
+
// SquareFunction aliases
|
|
4080
|
+
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4081
|
+
export {
|
|
4082
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
4083
|
+
default as FunctionSquareIcon
|
|
4084
|
+
} from '../icons/square-function';
|
|
4079
4085
|
// SquareKanban aliases
|
|
4080
4086
|
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4081
4087
|
export {
|
|
4082
4088
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
4083
4089
|
default as KanbanSquareIcon
|
|
4084
4090
|
} from '../icons/square-kanban';
|
|
4091
|
+
// SquareLibrary aliases
|
|
4092
|
+
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
4093
|
+
export {
|
|
4094
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
|
|
4095
|
+
default as LibrarySquareIcon
|
|
4096
|
+
} from '../icons/square-library';
|
|
4085
4097
|
// SquareM aliases
|
|
4086
4098
|
export { default as SquareMIcon } from '../icons/square-m';
|
|
4087
4099
|
export {
|
|
@@ -4094,36 +4106,30 @@ export {
|
|
|
4094
4106
|
/** @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 */
|
|
4095
4107
|
default as MenuSquareIcon
|
|
4096
4108
|
} from '../icons/square-menu';
|
|
4097
|
-
//
|
|
4098
|
-
export { default as
|
|
4109
|
+
// SquareMinus aliases
|
|
4110
|
+
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4099
4111
|
export {
|
|
4100
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4101
|
-
default as
|
|
4102
|
-
} from '../icons/square-
|
|
4112
|
+
/** @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 */
|
|
4113
|
+
default as MinusSquareIcon
|
|
4114
|
+
} from '../icons/square-minus';
|
|
4103
4115
|
// SquareMousePointer aliases
|
|
4104
4116
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4105
4117
|
export {
|
|
4106
4118
|
/** @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 */
|
|
4107
4119
|
default as InspectIcon
|
|
4108
4120
|
} from '../icons/square-mouse-pointer';
|
|
4109
|
-
//
|
|
4110
|
-
export { default as
|
|
4121
|
+
// SquareParkingOff aliases
|
|
4122
|
+
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4111
4123
|
export {
|
|
4112
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4113
|
-
default as
|
|
4114
|
-
} from '../icons/square-
|
|
4124
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
|
|
4125
|
+
default as ParkingSquareOffIcon
|
|
4126
|
+
} from '../icons/square-parking-off';
|
|
4115
4127
|
// SquareParking aliases
|
|
4116
4128
|
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4117
4129
|
export {
|
|
4118
4130
|
/** @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 */
|
|
4119
4131
|
default as ParkingSquareIcon
|
|
4120
4132
|
} from '../icons/square-parking';
|
|
4121
|
-
// SquareParkingOff aliases
|
|
4122
|
-
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4123
|
-
export {
|
|
4124
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
|
|
4125
|
-
default as ParkingSquareOffIcon
|
|
4126
|
-
} from '../icons/square-parking-off';
|
|
4127
4133
|
// SquarePen aliases
|
|
4128
4134
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
4129
4135
|
export {
|
|
@@ -4156,30 +4162,36 @@ export {
|
|
|
4156
4162
|
/** @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 */
|
|
4157
4163
|
default as PilcrowSquareIcon
|
|
4158
4164
|
} from '../icons/square-pilcrow';
|
|
4165
|
+
// SquarePlay aliases
|
|
4166
|
+
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4167
|
+
export {
|
|
4168
|
+
/** @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 */
|
|
4169
|
+
default as PlaySquareIcon
|
|
4170
|
+
} from '../icons/square-play';
|
|
4159
4171
|
// SquarePlus aliases
|
|
4160
4172
|
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4161
4173
|
export {
|
|
4162
4174
|
/** @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 */
|
|
4163
4175
|
default as PlusSquareIcon
|
|
4164
4176
|
} from '../icons/square-plus';
|
|
4165
|
-
//
|
|
4166
|
-
export { default as
|
|
4177
|
+
// SquarePower aliases
|
|
4178
|
+
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
4167
4179
|
export {
|
|
4168
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4169
|
-
default as
|
|
4170
|
-
} from '../icons/square-
|
|
4180
|
+
/** @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 */
|
|
4181
|
+
default as PowerSquareIcon
|
|
4182
|
+
} from '../icons/square-power';
|
|
4171
4183
|
// SquareScissors aliases
|
|
4172
4184
|
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
4173
4185
|
export {
|
|
4174
4186
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
|
|
4175
4187
|
default as ScissorsSquareIcon
|
|
4176
4188
|
} from '../icons/square-scissors';
|
|
4177
|
-
//
|
|
4178
|
-
export { default as
|
|
4189
|
+
// SquareSlash aliases
|
|
4190
|
+
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
4179
4191
|
export {
|
|
4180
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4181
|
-
default as
|
|
4182
|
-
} from '../icons/square-
|
|
4192
|
+
/** @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 */
|
|
4193
|
+
default as SlashSquareIcon
|
|
4194
|
+
} from '../icons/square-slash';
|
|
4183
4195
|
// SquareSigma aliases
|
|
4184
4196
|
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4185
4197
|
export {
|
|
@@ -4192,12 +4204,6 @@ export {
|
|
|
4192
4204
|
/** @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 */
|
|
4193
4205
|
default as SplitSquareHorizontalIcon
|
|
4194
4206
|
} from '../icons/square-split-horizontal';
|
|
4195
|
-
// SquareSlash aliases
|
|
4196
|
-
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
4197
|
-
export {
|
|
4198
|
-
/** @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 */
|
|
4199
|
-
default as SlashSquareIcon
|
|
4200
|
-
} from '../icons/square-slash';
|
|
4201
4207
|
// SquareSplitVertical aliases
|
|
4202
4208
|
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4203
4209
|
export {
|
|
@@ -4210,18 +4216,18 @@ export {
|
|
|
4210
4216
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
|
|
4211
4217
|
default as TerminalSquareIcon
|
|
4212
4218
|
} from '../icons/square-terminal';
|
|
4213
|
-
// SquareUser aliases
|
|
4214
|
-
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4215
|
-
export {
|
|
4216
|
-
/** @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 */
|
|
4217
|
-
default as UserSquareIcon
|
|
4218
|
-
} from '../icons/square-user';
|
|
4219
4219
|
// SquareUserRound aliases
|
|
4220
4220
|
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4221
4221
|
export {
|
|
4222
4222
|
/** @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 */
|
|
4223
4223
|
default as UserSquare2Icon
|
|
4224
4224
|
} from '../icons/square-user-round';
|
|
4225
|
+
// SquareUser aliases
|
|
4226
|
+
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4227
|
+
export {
|
|
4228
|
+
/** @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 */
|
|
4229
|
+
default as UserSquareIcon
|
|
4230
|
+
} from '../icons/square-user';
|
|
4225
4231
|
// SquareX aliases
|
|
4226
4232
|
export { default as SquareXIcon } from '../icons/square-x';
|
|
4227
4233
|
export {
|
|
@@ -4240,28 +4246,18 @@ export {
|
|
|
4240
4246
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. This alias will be removed in v1.0 */
|
|
4241
4247
|
default as AlignCenterIcon
|
|
4242
4248
|
} from '../icons/text-align-center';
|
|
4243
|
-
// TextAlignJustify aliases
|
|
4244
|
-
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4245
|
-
export {
|
|
4246
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
|
|
4247
|
-
default as AlignJustifyIcon
|
|
4248
|
-
} from '../icons/text-align-justify';
|
|
4249
4249
|
// TextAlignEnd aliases
|
|
4250
4250
|
export { default as TextAlignEndIcon } from '../icons/text-align-end';
|
|
4251
4251
|
export {
|
|
4252
4252
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. This alias will be removed in v1.0 */
|
|
4253
4253
|
default as AlignRightIcon
|
|
4254
4254
|
} from '../icons/text-align-end';
|
|
4255
|
-
//
|
|
4256
|
-
export { default as
|
|
4257
|
-
export {
|
|
4258
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link TextAlignStart} instead. This alias will be removed in v1.0 */
|
|
4259
|
-
default as TextIcon
|
|
4260
|
-
} from '../icons/text-align-start';
|
|
4255
|
+
// TextAlignJustify aliases
|
|
4256
|
+
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4261
4257
|
export {
|
|
4262
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4263
|
-
default as
|
|
4264
|
-
} from '../icons/text-align-
|
|
4258
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
|
|
4259
|
+
default as AlignJustifyIcon
|
|
4260
|
+
} from '../icons/text-align-justify';
|
|
4265
4261
|
// TextInitial aliases
|
|
4266
4262
|
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4267
4263
|
export {
|
|
@@ -4274,6 +4270,22 @@ export {
|
|
|
4274
4270
|
/** @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 */
|
|
4275
4271
|
default as WrapTextIcon
|
|
4276
4272
|
} from '../icons/text-wrap';
|
|
4273
|
+
// TextAlignStart aliases
|
|
4274
|
+
export { default as TextAlignStartIcon } from '../icons/text-align-start';
|
|
4275
|
+
export {
|
|
4276
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link TextAlignStart} instead. This alias will be removed in v1.0 */
|
|
4277
|
+
default as TextIcon
|
|
4278
|
+
} from '../icons/text-align-start';
|
|
4279
|
+
export {
|
|
4280
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. This alias will be removed in v1.0 */
|
|
4281
|
+
default as AlignLeftIcon
|
|
4282
|
+
} from '../icons/text-align-start';
|
|
4283
|
+
// TramFront aliases
|
|
4284
|
+
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4285
|
+
export {
|
|
4286
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. This alias will be removed in v1.0 */
|
|
4287
|
+
default as TrainIcon
|
|
4288
|
+
} from '../icons/tram-front';
|
|
4277
4289
|
// TreePalm aliases
|
|
4278
4290
|
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
4279
4291
|
export {
|
|
@@ -4286,42 +4298,36 @@ export {
|
|
|
4286
4298
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. This alias will be removed in v1.0 */
|
|
4287
4299
|
default as AlertTriangleIcon
|
|
4288
4300
|
} from '../icons/triangle-alert';
|
|
4289
|
-
//
|
|
4290
|
-
export { default as
|
|
4301
|
+
// TvMinimal aliases
|
|
4302
|
+
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4291
4303
|
export {
|
|
4292
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4293
|
-
default as
|
|
4294
|
-
} from '../icons/
|
|
4304
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4305
|
+
default as Tv2Icon
|
|
4306
|
+
} from '../icons/tv-minimal';
|
|
4295
4307
|
// University aliases
|
|
4296
4308
|
export { default as UniversityIcon } from '../icons/university';
|
|
4297
4309
|
export {
|
|
4298
4310
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */
|
|
4299
4311
|
default as School2Icon
|
|
4300
4312
|
} from '../icons/university';
|
|
4301
|
-
// TvMinimal aliases
|
|
4302
|
-
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4303
|
-
export {
|
|
4304
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4305
|
-
default as Tv2Icon
|
|
4306
|
-
} from '../icons/tv-minimal';
|
|
4307
4313
|
// UserRoundCheck aliases
|
|
4308
4314
|
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4309
4315
|
export {
|
|
4310
4316
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. This alias will be removed in v1.0 */
|
|
4311
4317
|
default as UserCheck2Icon
|
|
4312
4318
|
} from '../icons/user-round-check';
|
|
4313
|
-
// UserRoundMinus aliases
|
|
4314
|
-
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
4315
|
-
export {
|
|
4316
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
4317
|
-
default as UserMinus2Icon
|
|
4318
|
-
} from '../icons/user-round-minus';
|
|
4319
4319
|
// UserRoundCog aliases
|
|
4320
4320
|
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
4321
4321
|
export {
|
|
4322
4322
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
|
|
4323
4323
|
default as UserCog2Icon
|
|
4324
4324
|
} from '../icons/user-round-cog';
|
|
4325
|
+
// UserRoundMinus aliases
|
|
4326
|
+
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
4327
|
+
export {
|
|
4328
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
4329
|
+
default as UserMinus2Icon
|
|
4330
|
+
} from '../icons/user-round-minus';
|
|
4325
4331
|
// UserRoundPlus aliases
|
|
4326
4332
|
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
4327
4333
|
export {
|