@lucide/astro 1.11.0 → 1.13.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 +84 -78
- package/src/aliases/prefixed.ts +647 -637
- package/src/aliases/suffixed.ts +1017 -1007
- package/src/icons/astroid.ts +18 -0
- package/src/icons/folder-bookmark.ts +18 -0
- package/src/icons/index.ts +112 -109
- package/src/icons/waves-horizontal.ts +18 -0
- package/src/icons/waves-vertical.ts +18 -0
- package/src/icons/waves.ts +0 -18
package/src/aliases/suffixed.ts
CHANGED
|
@@ -1,199 +1,201 @@
|
|
|
1
1
|
// AArrowDown aliases
|
|
2
2
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
|
-
// Activity aliases
|
|
4
|
-
export { default as ActivityIcon } from '../icons/activity';
|
|
5
3
|
// ALargeSmall aliases
|
|
6
4
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
7
5
|
// AArrowUp aliases
|
|
8
6
|
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
9
|
-
// Accessibility aliases
|
|
10
|
-
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
11
7
|
// AirVent aliases
|
|
12
8
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
9
|
+
// Accessibility aliases
|
|
10
|
+
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
13
11
|
// Airplay aliases
|
|
14
12
|
export { default as AirplayIcon } from '../icons/airplay';
|
|
13
|
+
// Activity aliases
|
|
14
|
+
export { default as ActivityIcon } from '../icons/activity';
|
|
15
15
|
// AlarmClockOff aliases
|
|
16
16
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
17
17
|
// AlarmClock aliases
|
|
18
18
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
19
|
-
// AlarmSmoke aliases
|
|
20
|
-
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
21
19
|
// Album aliases
|
|
22
20
|
export { default as AlbumIcon } from '../icons/album';
|
|
21
|
+
// AlarmSmoke aliases
|
|
22
|
+
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
23
23
|
// AlignCenterHorizontal aliases
|
|
24
24
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
25
25
|
// AlignCenterVertical aliases
|
|
26
26
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
|
-
// AlignEndHorizontal aliases
|
|
28
|
-
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
29
|
-
// AlignEndVertical aliases
|
|
30
|
-
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
31
27
|
// AlignHorizontalDistributeCenter aliases
|
|
32
28
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
29
|
+
// AlignEndVertical aliases
|
|
30
|
+
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
31
|
+
// AlignEndHorizontal aliases
|
|
32
|
+
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
33
33
|
// AlignHorizontalDistributeEnd aliases
|
|
34
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
|
-
// AlignHorizontalJustifyCenter aliases
|
|
38
|
-
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
39
37
|
// AlignHorizontalJustifyEnd aliases
|
|
40
38
|
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
39
|
+
// AlignHorizontalJustifyCenter aliases
|
|
40
|
+
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
41
41
|
// AlignHorizontalJustifyStart aliases
|
|
42
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
|
-
// AlignStartHorizontal aliases
|
|
46
|
-
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
47
45
|
// AlignHorizontalSpaceBetween aliases
|
|
48
46
|
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
47
|
+
// AlignStartHorizontal aliases
|
|
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
51
|
// AlignVerticalDistributeCenter aliases
|
|
52
52
|
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
53
|
-
// AlignVerticalDistributeEnd aliases
|
|
54
|
-
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
55
53
|
// AlignVerticalDistributeStart aliases
|
|
56
54
|
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
57
55
|
// AlignVerticalJustifyCenter aliases
|
|
58
56
|
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
59
|
-
//
|
|
60
|
-
export { default as
|
|
57
|
+
// AlignVerticalDistributeEnd aliases
|
|
58
|
+
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
61
59
|
// AlignVerticalJustifyStart aliases
|
|
62
60
|
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
63
|
-
//
|
|
64
|
-
export { default as
|
|
61
|
+
// AlignVerticalJustifyEnd aliases
|
|
62
|
+
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
65
63
|
// AlignVerticalSpaceBetween aliases
|
|
66
64
|
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
67
|
-
//
|
|
68
|
-
export { default as
|
|
69
|
-
// Ampersands aliases
|
|
70
|
-
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
65
|
+
// AlignVerticalSpaceAround aliases
|
|
66
|
+
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
71
67
|
// Ambulance aliases
|
|
72
68
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
69
|
+
// Ampersands aliases
|
|
70
|
+
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
71
|
+
// Ampersand aliases
|
|
72
|
+
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
73
73
|
// Amphora aliases
|
|
74
74
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
75
75
|
// Anchor aliases
|
|
76
76
|
export { default as AnchorIcon } from '../icons/anchor';
|
|
77
|
-
// Angry aliases
|
|
78
|
-
export { default as AngryIcon } from '../icons/angry';
|
|
79
77
|
// Annoyed aliases
|
|
80
78
|
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
81
|
-
//
|
|
82
|
-
export { default as
|
|
79
|
+
// Angry aliases
|
|
80
|
+
export { default as AngryIcon } from '../icons/angry';
|
|
83
81
|
// Anvil aliases
|
|
84
82
|
export { default as AnvilIcon } from '../icons/anvil';
|
|
83
|
+
// Antenna aliases
|
|
84
|
+
export { default as AntennaIcon } from '../icons/antenna';
|
|
85
85
|
// Aperture aliases
|
|
86
86
|
export { default as ApertureIcon } from '../icons/aperture';
|
|
87
87
|
// AppWindowMac aliases
|
|
88
88
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
89
89
|
// AppWindow aliases
|
|
90
90
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
91
|
+
// Apple aliases
|
|
92
|
+
export { default as AppleIcon } from '../icons/apple';
|
|
91
93
|
// ArchiveRestore aliases
|
|
92
94
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
93
95
|
// ArchiveX aliases
|
|
94
96
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
95
|
-
// Apple aliases
|
|
96
|
-
export { default as AppleIcon } from '../icons/apple';
|
|
97
97
|
// Archive aliases
|
|
98
98
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
99
99
|
// Armchair aliases
|
|
100
100
|
export { default as ArmchairIcon } from '../icons/armchair';
|
|
101
101
|
// ArrowBigDownDash aliases
|
|
102
102
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
103
|
+
// ArrowBigLeftDash aliases
|
|
104
|
+
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
103
105
|
// ArrowBigDown aliases
|
|
104
106
|
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
105
107
|
// ArrowBigLeft aliases
|
|
106
108
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
107
|
-
// ArrowBigLeftDash aliases
|
|
108
|
-
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
109
109
|
// ArrowBigRightDash aliases
|
|
110
110
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
111
111
|
// ArrowBigRight aliases
|
|
112
112
|
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
113
113
|
// ArrowBigUpDash aliases
|
|
114
114
|
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
115
|
-
//
|
|
116
|
-
export { default as
|
|
115
|
+
// ArrowDownLeft aliases
|
|
116
|
+
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
117
117
|
// ArrowDownFromLine aliases
|
|
118
118
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
119
|
+
// ArrowBigUp aliases
|
|
120
|
+
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
119
121
|
// ArrowDownNarrowWide aliases
|
|
120
122
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
121
|
-
// ArrowDownLeft aliases
|
|
122
|
-
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
123
|
-
// ArrowDownRight aliases
|
|
124
|
-
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
125
123
|
// ArrowDownToDot aliases
|
|
126
124
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
127
|
-
//
|
|
128
|
-
export { default as
|
|
125
|
+
// ArrowDownRight aliases
|
|
126
|
+
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
129
127
|
// ArrowDownUp aliases
|
|
130
128
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
129
|
+
// ArrowDownToLine aliases
|
|
130
|
+
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
131
|
+
// ArrowDown aliases
|
|
132
|
+
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
131
133
|
// ArrowLeftFromLine aliases
|
|
132
134
|
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
133
135
|
// ArrowLeftRight aliases
|
|
134
136
|
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
135
137
|
// ArrowLeftToLine aliases
|
|
136
138
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
137
|
-
// ArrowDown aliases
|
|
138
|
-
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
139
139
|
// ArrowLeft aliases
|
|
140
140
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
141
|
-
// ArrowRightFromLine aliases
|
|
142
|
-
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
143
141
|
// ArrowRightLeft aliases
|
|
144
142
|
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
143
|
+
// ArrowRightFromLine aliases
|
|
144
|
+
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
145
145
|
// ArrowRightToLine aliases
|
|
146
146
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
147
147
|
// ArrowRight aliases
|
|
148
148
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
149
|
-
// ArrowUpDown aliases
|
|
150
|
-
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
151
149
|
// ArrowUpFromDot aliases
|
|
152
150
|
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
151
|
+
// ArrowUpDown aliases
|
|
152
|
+
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
153
153
|
// ArrowUpFromLine aliases
|
|
154
154
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
155
155
|
// ArrowUpLeft aliases
|
|
156
156
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
157
157
|
// ArrowUpRight aliases
|
|
158
158
|
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
159
|
+
// ArrowUp aliases
|
|
160
|
+
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
159
161
|
// ArrowUpToLine aliases
|
|
160
162
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
161
163
|
// ArrowUpWideNarrow aliases
|
|
162
164
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
163
|
-
// ArrowUp aliases
|
|
164
|
-
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
165
165
|
// ArrowsUpFromLine aliases
|
|
166
166
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
167
167
|
// Asterisk aliases
|
|
168
168
|
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
169
|
+
// Astroid aliases
|
|
170
|
+
export { default as AstroidIcon } from '../icons/astroid';
|
|
169
171
|
// AtSign aliases
|
|
170
172
|
export { default as AtSignIcon } from '../icons/at-sign';
|
|
171
173
|
// Atom aliases
|
|
172
174
|
export { default as AtomIcon } from '../icons/atom';
|
|
173
|
-
// AudioLines aliases
|
|
174
|
-
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
175
175
|
// AudioWaveform aliases
|
|
176
176
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
177
|
+
// AudioLines aliases
|
|
178
|
+
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
177
179
|
// Award aliases
|
|
178
180
|
export { default as AwardIcon } from '../icons/award';
|
|
181
|
+
// Backpack aliases
|
|
182
|
+
export { default as BackpackIcon } from '../icons/backpack';
|
|
179
183
|
// Axe aliases
|
|
180
184
|
export { default as AxeIcon } from '../icons/axe';
|
|
181
185
|
// Baby aliases
|
|
182
186
|
export { default as BabyIcon } from '../icons/baby';
|
|
183
|
-
// Backpack aliases
|
|
184
|
-
export { default as BackpackIcon } from '../icons/backpack';
|
|
185
187
|
// BadgeAlert aliases
|
|
186
188
|
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
187
|
-
// BadgeCent aliases
|
|
188
|
-
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
189
189
|
// BadgeDollarSign aliases
|
|
190
190
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
191
|
+
// BadgeCent aliases
|
|
192
|
+
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
191
193
|
// BadgeEuro aliases
|
|
192
194
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
193
|
-
// BadgeInfo aliases
|
|
194
|
-
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
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
|
|
@@ -204,10 +206,10 @@ export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
|
204
206
|
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
205
207
|
// BadgePoundSterling aliases
|
|
206
208
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
207
|
-
// BadgeRussianRuble aliases
|
|
208
|
-
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
209
209
|
// BadgeSwissFranc aliases
|
|
210
210
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
211
|
+
// BadgeRussianRuble aliases
|
|
212
|
+
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
211
213
|
// BadgeTurkishLira aliases
|
|
212
214
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
213
215
|
// BadgeX aliases
|
|
@@ -216,36 +218,36 @@ export { default as BadgeXIcon } from '../icons/badge-x';
|
|
|
216
218
|
export { default as BadgeIcon } from '../icons/badge';
|
|
217
219
|
// BaggageClaim aliases
|
|
218
220
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
219
|
-
// Balloon aliases
|
|
220
|
-
export { default as BalloonIcon } from '../icons/balloon';
|
|
221
221
|
// Ban aliases
|
|
222
222
|
export { default as BanIcon } from '../icons/ban';
|
|
223
|
+
// Balloon aliases
|
|
224
|
+
export { default as BalloonIcon } from '../icons/balloon';
|
|
223
225
|
// Banana aliases
|
|
224
226
|
export { default as BananaIcon } from '../icons/banana';
|
|
225
227
|
// Bandage aliases
|
|
226
228
|
export { default as BandageIcon } from '../icons/bandage';
|
|
227
229
|
// BanknoteArrowDown aliases
|
|
228
230
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
229
|
-
// BanknoteArrowUp aliases
|
|
230
|
-
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
231
231
|
// BanknoteX aliases
|
|
232
232
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
233
|
+
// BanknoteArrowUp aliases
|
|
234
|
+
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
235
|
+
// Barcode aliases
|
|
236
|
+
export { default as BarcodeIcon } from '../icons/barcode';
|
|
233
237
|
// Banknote aliases
|
|
234
238
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
235
239
|
// Barrel aliases
|
|
236
240
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
237
|
-
// Barcode aliases
|
|
238
|
-
export { default as BarcodeIcon } from '../icons/barcode';
|
|
239
|
-
// Baseline aliases
|
|
240
|
-
export { default as BaselineIcon } from '../icons/baseline';
|
|
241
241
|
// Bath aliases
|
|
242
242
|
export { default as BathIcon } from '../icons/bath';
|
|
243
|
+
// Baseline aliases
|
|
244
|
+
export { default as BaselineIcon } from '../icons/baseline';
|
|
243
245
|
// BatteryCharging aliases
|
|
244
246
|
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
245
|
-
// BatteryFull aliases
|
|
246
|
-
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
247
247
|
// BatteryLow aliases
|
|
248
248
|
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
249
|
+
// BatteryFull aliases
|
|
250
|
+
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
249
251
|
// BatteryMedium aliases
|
|
250
252
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
251
253
|
// BatteryPlus aliases
|
|
@@ -260,48 +262,48 @@ export { default as BeakerIcon } from '../icons/beaker';
|
|
|
260
262
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
261
263
|
// Bean aliases
|
|
262
264
|
export { default as BeanIcon } from '../icons/bean';
|
|
263
|
-
// BedDouble aliases
|
|
264
|
-
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
265
265
|
// Bed aliases
|
|
266
266
|
export { default as BedIcon } from '../icons/bed';
|
|
267
267
|
// BedSingle aliases
|
|
268
268
|
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
269
|
-
//
|
|
270
|
-
export { default as
|
|
269
|
+
// BedDouble aliases
|
|
270
|
+
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
271
271
|
// Beef aliases
|
|
272
272
|
export { default as BeefIcon } from '../icons/beef';
|
|
273
|
-
// Beer aliases
|
|
274
|
-
export { default as BeerIcon } from '../icons/beer';
|
|
275
273
|
// BeerOff aliases
|
|
276
274
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
277
|
-
//
|
|
278
|
-
export { default as
|
|
275
|
+
// BeefOff aliases
|
|
276
|
+
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
277
|
+
// Beer aliases
|
|
278
|
+
export { default as BeerIcon } from '../icons/beer';
|
|
279
279
|
// BellCheck aliases
|
|
280
280
|
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
281
|
+
// BellDot aliases
|
|
282
|
+
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
281
283
|
// BellElectric aliases
|
|
282
284
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
283
|
-
// BellMinus aliases
|
|
284
|
-
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
285
|
-
// BellPlus aliases
|
|
286
|
-
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
287
285
|
// BellOff aliases
|
|
288
286
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
287
|
+
// BellPlus aliases
|
|
288
|
+
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
289
|
+
// BellMinus aliases
|
|
290
|
+
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
289
291
|
// BellRing aliases
|
|
290
292
|
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
291
|
-
// Bell aliases
|
|
292
|
-
export { default as BellIcon } from '../icons/bell';
|
|
293
293
|
// BetweenVerticalEnd aliases
|
|
294
294
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
295
|
+
// Bell aliases
|
|
296
|
+
export { default as BellIcon } from '../icons/bell';
|
|
295
297
|
// BetweenVerticalStart aliases
|
|
296
298
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
297
|
-
// BicepsFlexed aliases
|
|
298
|
-
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
299
299
|
// Bike aliases
|
|
300
300
|
export { default as BikeIcon } from '../icons/bike';
|
|
301
|
-
//
|
|
302
|
-
export { default as
|
|
301
|
+
// BicepsFlexed aliases
|
|
302
|
+
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
303
303
|
// Binary aliases
|
|
304
304
|
export { default as BinaryIcon } from '../icons/binary';
|
|
305
|
+
// Binoculars aliases
|
|
306
|
+
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
305
307
|
// Biohazard aliases
|
|
306
308
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
307
309
|
// Bird aliases
|
|
@@ -312,20 +314,20 @@ export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
|
312
314
|
export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
313
315
|
// Blend aliases
|
|
314
316
|
export { default as BlendIcon } from '../icons/blend';
|
|
317
|
+
// BluetoothConnected aliases
|
|
318
|
+
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
315
319
|
// Blinds aliases
|
|
316
320
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
317
321
|
// Blocks aliases
|
|
318
322
|
export { default as BlocksIcon } from '../icons/blocks';
|
|
319
|
-
// BluetoothConnected aliases
|
|
320
|
-
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
321
323
|
// BluetoothOff aliases
|
|
322
324
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
323
|
-
// BluetoothSearching aliases
|
|
324
|
-
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
325
325
|
// Bluetooth aliases
|
|
326
326
|
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
327
327
|
// Bold aliases
|
|
328
328
|
export { default as BoldIcon } from '../icons/bold';
|
|
329
|
+
// BluetoothSearching aliases
|
|
330
|
+
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
329
331
|
// Bolt aliases
|
|
330
332
|
export { default as BoltIcon } from '../icons/bolt';
|
|
331
333
|
// Bone aliases
|
|
@@ -334,22 +336,22 @@ export { default as BoneIcon } from '../icons/bone';
|
|
|
334
336
|
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
335
337
|
// Bomb aliases
|
|
336
338
|
export { default as BombIcon } from '../icons/bomb';
|
|
337
|
-
// BookA aliases
|
|
338
|
-
export { default as BookAIcon } from '../icons/book-a';
|
|
339
339
|
// BookAudio aliases
|
|
340
340
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
341
|
+
// BookA aliases
|
|
342
|
+
export { default as BookAIcon } from '../icons/book-a';
|
|
341
343
|
// BookCheck aliases
|
|
342
344
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
343
345
|
// BookCopy aliases
|
|
344
346
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
345
347
|
// BookDown aliases
|
|
346
348
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
347
|
-
// BookHeart aliases
|
|
348
|
-
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
349
|
-
// BookHeadphones aliases
|
|
350
|
-
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
351
349
|
// BookImage aliases
|
|
352
350
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
351
|
+
// BookHeadphones aliases
|
|
352
|
+
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
353
|
+
// BookHeart aliases
|
|
354
|
+
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
353
355
|
// BookKey aliases
|
|
354
356
|
export { default as BookKeyIcon } from '../icons/book-key';
|
|
355
357
|
// BookLock aliases
|
|
@@ -360,20 +362,20 @@ export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
|
360
362
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
361
363
|
// BookOpenText aliases
|
|
362
364
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
363
|
-
// BookOpen aliases
|
|
364
|
-
export { default as BookOpenIcon } from '../icons/book-open';
|
|
365
365
|
// BookOpenCheck aliases
|
|
366
366
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
367
367
|
// BookPlus aliases
|
|
368
368
|
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
369
369
|
// BookSearch aliases
|
|
370
370
|
export { default as BookSearchIcon } from '../icons/book-search';
|
|
371
|
+
// BookOpen aliases
|
|
372
|
+
export { default as BookOpenIcon } from '../icons/book-open';
|
|
371
373
|
// BookText aliases
|
|
372
374
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
373
|
-
// BookType aliases
|
|
374
|
-
export { default as BookTypeIcon } from '../icons/book-type';
|
|
375
375
|
// BookUp2 aliases
|
|
376
376
|
export { default as BookUp2Icon } from '../icons/book-up-2';
|
|
377
|
+
// BookType aliases
|
|
378
|
+
export { default as BookTypeIcon } from '../icons/book-type';
|
|
377
379
|
// BookUp aliases
|
|
378
380
|
export { default as BookUpIcon } from '../icons/book-up';
|
|
379
381
|
// BookUser aliases
|
|
@@ -384,22 +386,22 @@ export { default as BookXIcon } from '../icons/book-x';
|
|
|
384
386
|
export { default as BookIcon } from '../icons/book';
|
|
385
387
|
// BookmarkCheck aliases
|
|
386
388
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
387
|
-
// BookmarkMinus aliases
|
|
388
|
-
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
389
389
|
// BookmarkOff aliases
|
|
390
390
|
export { default as BookmarkOffIcon } from '../icons/bookmark-off';
|
|
391
|
-
// BookmarkX aliases
|
|
392
|
-
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
393
391
|
// BookmarkPlus aliases
|
|
394
392
|
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
393
|
+
// BookmarkX aliases
|
|
394
|
+
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
395
|
+
// BookmarkMinus aliases
|
|
396
|
+
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
395
397
|
// Bookmark aliases
|
|
396
398
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
397
399
|
// BoomBox aliases
|
|
398
400
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
399
|
-
// BotMessageSquare aliases
|
|
400
|
-
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
401
401
|
// BotOff aliases
|
|
402
402
|
export { default as BotOffIcon } from '../icons/bot-off';
|
|
403
|
+
// BotMessageSquare aliases
|
|
404
|
+
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
403
405
|
// Bot aliases
|
|
404
406
|
export { default as BotIcon } from '../icons/bot';
|
|
405
407
|
// BottleWine aliases
|
|
@@ -412,22 +414,20 @@ export { default as BoxIcon } from '../icons/box';
|
|
|
412
414
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
413
415
|
// Brackets aliases
|
|
414
416
|
export { default as BracketsIcon } from '../icons/brackets';
|
|
415
|
-
// BrainCog aliases
|
|
416
|
-
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
417
417
|
// BrainCircuit aliases
|
|
418
418
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
419
|
+
// BrickWallFire aliases
|
|
420
|
+
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
421
|
+
// BrainCog aliases
|
|
422
|
+
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
419
423
|
// Brain aliases
|
|
420
424
|
export { default as BrainIcon } from '../icons/brain';
|
|
421
425
|
// BrickWallShield aliases
|
|
422
426
|
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
423
|
-
// BrickWallFire aliases
|
|
424
|
-
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
425
|
-
// BrickWall aliases
|
|
426
|
-
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
427
427
|
// BriefcaseBusiness aliases
|
|
428
428
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
429
|
-
//
|
|
430
|
-
export { default as
|
|
429
|
+
// BrickWall aliases
|
|
430
|
+
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
431
431
|
// BriefcaseConveyorBelt aliases
|
|
432
432
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
433
433
|
// Briefcase aliases
|
|
@@ -436,46 +436,48 @@ export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
|
436
436
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
437
437
|
// BrushCleaning aliases
|
|
438
438
|
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
439
|
+
// BriefcaseMedical aliases
|
|
440
|
+
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
439
441
|
// Brush aliases
|
|
440
442
|
export { default as BrushIcon } from '../icons/brush';
|
|
441
443
|
// Bubbles aliases
|
|
442
444
|
export { default as BubblesIcon } from '../icons/bubbles';
|
|
443
445
|
// BugOff aliases
|
|
444
446
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
445
|
-
// BugPlay aliases
|
|
446
|
-
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
447
447
|
// Bug aliases
|
|
448
448
|
export { default as BugIcon } from '../icons/bug';
|
|
449
|
-
//
|
|
450
|
-
export { default as
|
|
449
|
+
// BugPlay aliases
|
|
450
|
+
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
451
451
|
// Building aliases
|
|
452
452
|
export { default as BuildingIcon } from '../icons/building';
|
|
453
453
|
// BusFront aliases
|
|
454
454
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
455
|
-
//
|
|
456
|
-
export { default as
|
|
455
|
+
// Building2 aliases
|
|
456
|
+
export { default as Building2Icon } from '../icons/building-2';
|
|
457
457
|
// CableCar aliases
|
|
458
458
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
459
|
-
//
|
|
460
|
-
export { default as
|
|
459
|
+
// Bus aliases
|
|
460
|
+
export { default as BusIcon } from '../icons/bus';
|
|
461
461
|
// CakeSlice aliases
|
|
462
462
|
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
463
|
-
//
|
|
464
|
-
export { default as
|
|
463
|
+
// Cable aliases
|
|
464
|
+
export { default as CableIcon } from '../icons/cable';
|
|
465
465
|
// Cake aliases
|
|
466
466
|
export { default as CakeIcon } from '../icons/cake';
|
|
467
|
+
// Calculator aliases
|
|
468
|
+
export { default as CalculatorIcon } from '../icons/calculator';
|
|
467
469
|
// Calendar1 aliases
|
|
468
470
|
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
469
471
|
// CalendarArrowDown aliases
|
|
470
472
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
471
473
|
// CalendarArrowUp aliases
|
|
472
474
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
473
|
-
// CalendarCheck2 aliases
|
|
474
|
-
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
475
475
|
// CalendarCheck aliases
|
|
476
476
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
477
477
|
// CalendarClock aliases
|
|
478
478
|
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
479
|
+
// CalendarCheck2 aliases
|
|
480
|
+
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
479
481
|
// CalendarCog aliases
|
|
480
482
|
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
481
483
|
// CalendarDays aliases
|
|
@@ -502,36 +504,36 @@ export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
|
502
504
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
503
505
|
// CalendarX2 aliases
|
|
504
506
|
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
505
|
-
// CalendarX aliases
|
|
506
|
-
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
507
|
-
// Calendars aliases
|
|
508
|
-
export { default as CalendarsIcon } from '../icons/calendars';
|
|
509
507
|
// Calendar aliases
|
|
510
508
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
509
|
+
// Calendars aliases
|
|
510
|
+
export { default as CalendarsIcon } from '../icons/calendars';
|
|
511
|
+
// CalendarX aliases
|
|
512
|
+
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
511
513
|
// CameraOff aliases
|
|
512
514
|
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
513
515
|
// Camera aliases
|
|
514
516
|
export { default as CameraIcon } from '../icons/camera';
|
|
515
517
|
// CandyCane aliases
|
|
516
518
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
517
|
-
// CandyOff aliases
|
|
518
|
-
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
519
|
-
// CannabisOff aliases
|
|
520
|
-
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
521
519
|
// Candy aliases
|
|
522
520
|
export { default as CandyIcon } from '../icons/candy';
|
|
521
|
+
// CannabisOff aliases
|
|
522
|
+
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
523
523
|
// Cannabis aliases
|
|
524
524
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
525
525
|
// CaptionsOff aliases
|
|
526
526
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
527
|
+
// CandyOff aliases
|
|
528
|
+
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
527
529
|
// CarFront aliases
|
|
528
530
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
529
531
|
// CarTaxiFront aliases
|
|
530
532
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
531
|
-
// Car aliases
|
|
532
|
-
export { default as CarIcon } from '../icons/car';
|
|
533
533
|
// Caravan aliases
|
|
534
534
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
535
|
+
// Car aliases
|
|
536
|
+
export { default as CarIcon } from '../icons/car';
|
|
535
537
|
// CardSim aliases
|
|
536
538
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
537
539
|
// Carrot aliases
|
|
@@ -548,34 +550,34 @@ export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
|
548
550
|
export { default as CastIcon } from '../icons/cast';
|
|
549
551
|
// Castle aliases
|
|
550
552
|
export { default as CastleIcon } from '../icons/castle';
|
|
551
|
-
// Cat aliases
|
|
552
|
-
export { default as CatIcon } from '../icons/cat';
|
|
553
553
|
// CctvOff aliases
|
|
554
554
|
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
555
|
-
//
|
|
556
|
-
export { default as
|
|
555
|
+
// Cat aliases
|
|
556
|
+
export { default as CatIcon } from '../icons/cat';
|
|
557
557
|
// ChartBarDecreasing aliases
|
|
558
558
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
559
|
+
// Cctv aliases
|
|
560
|
+
export { default as CctvIcon } from '../icons/cctv';
|
|
559
561
|
// ChartBarIncreasing aliases
|
|
560
562
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
561
|
-
// ChartBarStacked aliases
|
|
562
|
-
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
563
563
|
// ChartColumnDecreasing aliases
|
|
564
564
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
565
565
|
// ChartColumnStacked aliases
|
|
566
566
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
567
|
-
//
|
|
568
|
-
export { default as
|
|
567
|
+
// ChartBarStacked aliases
|
|
568
|
+
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
569
569
|
// ChartNetwork aliases
|
|
570
570
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
571
|
-
//
|
|
572
|
-
export { default as
|
|
571
|
+
// ChartGantt aliases
|
|
572
|
+
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
573
573
|
// ChartNoAxesColumnDecreasing aliases
|
|
574
574
|
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
575
|
-
//
|
|
576
|
-
export { default as
|
|
575
|
+
// ChartNoAxesCombined aliases
|
|
576
|
+
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
577
577
|
// CheckCheck aliases
|
|
578
578
|
export { default as CheckCheckIcon } from '../icons/check-check';
|
|
579
|
+
// ChartSpline aliases
|
|
580
|
+
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
579
581
|
// CheckLine aliases
|
|
580
582
|
export { default as CheckLineIcon } from '../icons/check-line';
|
|
581
583
|
// Check aliases
|
|
@@ -596,26 +598,26 @@ export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
|
596
598
|
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
597
599
|
// ChessRook aliases
|
|
598
600
|
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
599
|
-
// ChevronDown aliases
|
|
600
|
-
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
601
601
|
// ChevronFirst aliases
|
|
602
602
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
603
|
-
// ChevronLast aliases
|
|
604
|
-
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
605
603
|
// ChevronLeft aliases
|
|
606
604
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
607
605
|
// ChevronRight aliases
|
|
608
606
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
607
|
+
// ChevronDown aliases
|
|
608
|
+
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
609
609
|
// ChevronUp aliases
|
|
610
610
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
611
|
+
// ChevronLast aliases
|
|
612
|
+
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
611
613
|
// ChevronsDownUp aliases
|
|
612
614
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
613
615
|
// ChevronsDown aliases
|
|
614
616
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
615
|
-
// ChevronsLeftRightEllipsis aliases
|
|
616
|
-
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
617
617
|
// ChevronsLeftRight aliases
|
|
618
618
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
619
|
+
// ChevronsLeftRightEllipsis aliases
|
|
620
|
+
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
619
621
|
// ChevronsLeft aliases
|
|
620
622
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
621
623
|
// ChevronsRightLeft aliases
|
|
@@ -626,10 +628,10 @@ export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
|
626
628
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
627
629
|
// ChevronsUp aliases
|
|
628
630
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
629
|
-
// Church aliases
|
|
630
|
-
export { default as ChurchIcon } from '../icons/church';
|
|
631
631
|
// CigaretteOff aliases
|
|
632
632
|
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
633
|
+
// Church aliases
|
|
634
|
+
export { default as ChurchIcon } from '../icons/church';
|
|
633
635
|
// Cigarette aliases
|
|
634
636
|
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
635
637
|
// CircleDashed aliases
|
|
@@ -644,24 +646,24 @@ export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
|
644
646
|
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
645
647
|
// CircleEqual aliases
|
|
646
648
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
647
|
-
// CircleFadingArrowUp aliases
|
|
648
|
-
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
649
649
|
// CircleFadingPlus aliases
|
|
650
650
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
651
|
-
//
|
|
652
|
-
export { default as
|
|
651
|
+
// CircleFadingArrowUp aliases
|
|
652
|
+
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
653
653
|
// CirclePile aliases
|
|
654
654
|
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
655
|
-
//
|
|
656
|
-
export { default as
|
|
655
|
+
// CircleOff aliases
|
|
656
|
+
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
657
657
|
// CircleSlash aliases
|
|
658
658
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
659
659
|
// CircleSmall aliases
|
|
660
660
|
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
661
|
-
//
|
|
662
|
-
export { default as
|
|
661
|
+
// CirclePoundSterling aliases
|
|
662
|
+
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
663
663
|
// Circle aliases
|
|
664
664
|
export { default as CircleIcon } from '../icons/circle';
|
|
665
|
+
// CircleStar aliases
|
|
666
|
+
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
665
667
|
// CircuitBoard aliases
|
|
666
668
|
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
667
669
|
// Citrus aliases
|
|
@@ -670,26 +672,26 @@ export { default as CitrusIcon } from '../icons/citrus';
|
|
|
670
672
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
671
673
|
// ClipboardCheck aliases
|
|
672
674
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
673
|
-
//
|
|
674
|
-
export { default as
|
|
675
|
+
// ClipboardCopy aliases
|
|
676
|
+
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
675
677
|
// ClipboardList aliases
|
|
676
678
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
679
|
+
// ClipboardClock aliases
|
|
680
|
+
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
677
681
|
// ClipboardMinus aliases
|
|
678
682
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
679
|
-
// ClipboardCopy aliases
|
|
680
|
-
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
681
683
|
// ClipboardPaste aliases
|
|
682
684
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
683
685
|
// ClipboardPlus aliases
|
|
684
686
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
685
687
|
// ClipboardType aliases
|
|
686
688
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
689
|
+
// ClipboardX aliases
|
|
690
|
+
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
687
691
|
// Clipboard aliases
|
|
688
692
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
689
693
|
// Clock1 aliases
|
|
690
694
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
691
|
-
// ClipboardX aliases
|
|
692
|
-
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
693
695
|
// Clock10 aliases
|
|
694
696
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
695
697
|
// Clock11 aliases
|
|
@@ -698,10 +700,10 @@ export { default as Clock11Icon } from '../icons/clock-11';
|
|
|
698
700
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
699
701
|
// Clock2 aliases
|
|
700
702
|
export { default as Clock2Icon } from '../icons/clock-2';
|
|
701
|
-
// Clock3 aliases
|
|
702
|
-
export { default as Clock3Icon } from '../icons/clock-3';
|
|
703
703
|
// Clock4 aliases
|
|
704
704
|
export { default as Clock4Icon } from '../icons/clock-4';
|
|
705
|
+
// Clock3 aliases
|
|
706
|
+
export { default as Clock3Icon } from '../icons/clock-3';
|
|
705
707
|
// Clock5 aliases
|
|
706
708
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
707
709
|
// Clock6 aliases
|
|
@@ -712,22 +714,22 @@ export { default as Clock7Icon } from '../icons/clock-7';
|
|
|
712
714
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
713
715
|
// Clock9 aliases
|
|
714
716
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
715
|
-
// ClockAlert aliases
|
|
716
|
-
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
717
717
|
// ClockArrowDown aliases
|
|
718
718
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
719
|
-
//
|
|
720
|
-
export { default as
|
|
719
|
+
// ClockAlert aliases
|
|
720
|
+
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
721
721
|
// ClockArrowUp aliases
|
|
722
722
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
723
|
+
// ClockCheck aliases
|
|
724
|
+
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
723
725
|
// ClockFading aliases
|
|
724
726
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
725
|
-
// ClockPlus aliases
|
|
726
|
-
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
727
727
|
// Clock aliases
|
|
728
728
|
export { default as ClockIcon } from '../icons/clock';
|
|
729
729
|
// ClosedCaption aliases
|
|
730
730
|
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
731
|
+
// ClockPlus aliases
|
|
732
|
+
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
731
733
|
// CloudAlert aliases
|
|
732
734
|
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
733
735
|
// CloudBackup aliases
|
|
@@ -746,66 +748,66 @@ export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
|
746
748
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
747
749
|
// CloudMoonRain aliases
|
|
748
750
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
749
|
-
// CloudMoon aliases
|
|
750
|
-
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
751
751
|
// CloudOff aliases
|
|
752
752
|
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
753
|
-
// CloudRain aliases
|
|
754
|
-
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
755
753
|
// CloudRainWind aliases
|
|
756
754
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
757
|
-
//
|
|
758
|
-
export { default as
|
|
755
|
+
// CloudMoon aliases
|
|
756
|
+
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
757
|
+
// CloudRain aliases
|
|
758
|
+
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
759
759
|
// CloudSunRain aliases
|
|
760
760
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
761
761
|
// CloudSun aliases
|
|
762
762
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
763
763
|
// CloudSync aliases
|
|
764
764
|
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
765
|
-
//
|
|
766
|
-
export { default as
|
|
765
|
+
// CloudSnow aliases
|
|
766
|
+
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
767
767
|
// Cloudy aliases
|
|
768
768
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
769
|
-
// Clover aliases
|
|
770
|
-
export { default as CloverIcon } from '../icons/clover';
|
|
771
769
|
// Club aliases
|
|
772
770
|
export { default as ClubIcon } from '../icons/club';
|
|
771
|
+
// Cloud aliases
|
|
772
|
+
export { default as CloudIcon } from '../icons/cloud';
|
|
773
|
+
// Clover aliases
|
|
774
|
+
export { default as CloverIcon } from '../icons/clover';
|
|
773
775
|
// Code aliases
|
|
774
776
|
export { default as CodeIcon } from '../icons/code';
|
|
775
777
|
// Coffee aliases
|
|
776
778
|
export { default as CoffeeIcon } from '../icons/coffee';
|
|
777
779
|
// Cog aliases
|
|
778
780
|
export { default as CogIcon } from '../icons/cog';
|
|
779
|
-
// Coins aliases
|
|
780
|
-
export { default as CoinsIcon } from '../icons/coins';
|
|
781
781
|
// Columns4 aliases
|
|
782
782
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
783
783
|
// Combine aliases
|
|
784
784
|
export { default as CombineIcon } from '../icons/combine';
|
|
785
785
|
// Command aliases
|
|
786
786
|
export { default as CommandIcon } from '../icons/command';
|
|
787
|
+
// Coins aliases
|
|
788
|
+
export { default as CoinsIcon } from '../icons/coins';
|
|
787
789
|
// Compass aliases
|
|
788
790
|
export { default as CompassIcon } from '../icons/compass';
|
|
789
791
|
// Component aliases
|
|
790
792
|
export { default as ComponentIcon } from '../icons/component';
|
|
791
793
|
// Computer aliases
|
|
792
794
|
export { default as ComputerIcon } from '../icons/computer';
|
|
793
|
-
// Cone aliases
|
|
794
|
-
export { default as ConeIcon } from '../icons/cone';
|
|
795
|
-
// ConciergeBell aliases
|
|
796
|
-
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
797
795
|
// Construction aliases
|
|
798
796
|
export { default as ConstructionIcon } from '../icons/construction';
|
|
799
|
-
//
|
|
800
|
-
export { default as
|
|
797
|
+
// ConciergeBell aliases
|
|
798
|
+
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
799
|
+
// Cone aliases
|
|
800
|
+
export { default as ConeIcon } from '../icons/cone';
|
|
801
801
|
// Container aliases
|
|
802
802
|
export { default as ContainerIcon } from '../icons/container';
|
|
803
|
+
// Contact aliases
|
|
804
|
+
export { default as ContactIcon } from '../icons/contact';
|
|
803
805
|
// Contrast aliases
|
|
804
806
|
export { default as ContrastIcon } from '../icons/contrast';
|
|
805
|
-
// Cookie aliases
|
|
806
|
-
export { default as CookieIcon } from '../icons/cookie';
|
|
807
807
|
// CookingPot aliases
|
|
808
808
|
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
809
|
+
// Cookie aliases
|
|
810
|
+
export { default as CookieIcon } from '../icons/cookie';
|
|
809
811
|
// CopyCheck aliases
|
|
810
812
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
811
813
|
// CopyMinus aliases
|
|
@@ -820,14 +822,14 @@ export { default as CopyXIcon } from '../icons/copy-x';
|
|
|
820
822
|
export { default as CopyIcon } from '../icons/copy';
|
|
821
823
|
// Copyleft aliases
|
|
822
824
|
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
823
|
-
// Copyright aliases
|
|
824
|
-
export { default as CopyrightIcon } from '../icons/copyright';
|
|
825
825
|
// CornerDownLeft aliases
|
|
826
826
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
827
|
-
//
|
|
828
|
-
export { default as
|
|
827
|
+
// Copyright aliases
|
|
828
|
+
export { default as CopyrightIcon } from '../icons/copyright';
|
|
829
829
|
// CornerDownRight aliases
|
|
830
830
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
831
|
+
// CornerLeftDown aliases
|
|
832
|
+
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
831
833
|
// CornerLeftUp aliases
|
|
832
834
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
833
835
|
// CornerRightDown aliases
|
|
@@ -850,22 +852,22 @@ export { default as CroissantIcon } from '../icons/croissant';
|
|
|
850
852
|
export { default as CropIcon } from '../icons/crop';
|
|
851
853
|
// Cross aliases
|
|
852
854
|
export { default as CrossIcon } from '../icons/cross';
|
|
853
|
-
// Crown aliases
|
|
854
|
-
export { default as CrownIcon } from '../icons/crown';
|
|
855
|
-
// Cuboid aliases
|
|
856
|
-
export { default as CuboidIcon } from '../icons/cuboid';
|
|
857
855
|
// Crosshair aliases
|
|
858
856
|
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
857
|
+
// Crown aliases
|
|
858
|
+
export { default as CrownIcon } from '../icons/crown';
|
|
859
859
|
// CupSoda aliases
|
|
860
860
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
861
|
+
// Cuboid aliases
|
|
862
|
+
export { default as CuboidIcon } from '../icons/cuboid';
|
|
861
863
|
// Currency aliases
|
|
862
864
|
export { default as CurrencyIcon } from '../icons/currency';
|
|
863
865
|
// Cylinder aliases
|
|
864
866
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
865
|
-
// Dam aliases
|
|
866
|
-
export { default as DamIcon } from '../icons/dam';
|
|
867
867
|
// DatabaseBackup aliases
|
|
868
868
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
869
|
+
// Dam aliases
|
|
870
|
+
export { default as DamIcon } from '../icons/dam';
|
|
869
871
|
// DatabaseSearch aliases
|
|
870
872
|
export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
871
873
|
// DatabaseZap aliases
|
|
@@ -880,38 +882,38 @@ export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right
|
|
|
880
882
|
export { default as DeleteIcon } from '../icons/delete';
|
|
881
883
|
// Dessert aliases
|
|
882
884
|
export { default as DessertIcon } from '../icons/dessert';
|
|
883
|
-
// Diameter aliases
|
|
884
|
-
export { default as DiameterIcon } from '../icons/diameter';
|
|
885
885
|
// DiamondMinus aliases
|
|
886
886
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
887
|
+
// Diameter aliases
|
|
888
|
+
export { default as DiameterIcon } from '../icons/diameter';
|
|
887
889
|
// DiamondPlus aliases
|
|
888
890
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
891
|
+
// Diamond aliases
|
|
892
|
+
export { default as DiamondIcon } from '../icons/diamond';
|
|
889
893
|
// Dice1 aliases
|
|
890
894
|
export { default as Dice1Icon } from '../icons/dice-1';
|
|
891
895
|
// Dice2 aliases
|
|
892
896
|
export { default as Dice2Icon } from '../icons/dice-2';
|
|
893
|
-
// Diamond aliases
|
|
894
|
-
export { default as DiamondIcon } from '../icons/diamond';
|
|
895
897
|
// Dice3 aliases
|
|
896
898
|
export { default as Dice3Icon } from '../icons/dice-3';
|
|
897
899
|
// Dice4 aliases
|
|
898
900
|
export { default as Dice4Icon } from '../icons/dice-4';
|
|
899
901
|
// Dice5 aliases
|
|
900
902
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
901
|
-
// Dice6 aliases
|
|
902
|
-
export { default as Dice6Icon } from '../icons/dice-6';
|
|
903
903
|
// Dices aliases
|
|
904
904
|
export { default as DicesIcon } from '../icons/dices';
|
|
905
905
|
// Disc2 aliases
|
|
906
906
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
907
907
|
// Diff aliases
|
|
908
908
|
export { default as DiffIcon } from '../icons/diff';
|
|
909
|
-
//
|
|
910
|
-
export { default as
|
|
909
|
+
// Dice6 aliases
|
|
910
|
+
export { default as Dice6Icon } from '../icons/dice-6';
|
|
911
911
|
// Disc aliases
|
|
912
912
|
export { default as DiscIcon } from '../icons/disc';
|
|
913
913
|
// Disc3 aliases
|
|
914
914
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
915
|
+
// DiscAlbum aliases
|
|
916
|
+
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
915
917
|
// Divide aliases
|
|
916
918
|
export { default as DivideIcon } from '../icons/divide';
|
|
917
919
|
// DnaOff aliases
|
|
@@ -920,10 +922,10 @@ export { default as DnaOffIcon } from '../icons/dna-off';
|
|
|
920
922
|
export { default as DnaIcon } from '../icons/dna';
|
|
921
923
|
// Dock aliases
|
|
922
924
|
export { default as DockIcon } from '../icons/dock';
|
|
923
|
-
// Dog aliases
|
|
924
|
-
export { default as DogIcon } from '../icons/dog';
|
|
925
925
|
// DollarSign aliases
|
|
926
926
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
927
|
+
// Dog aliases
|
|
928
|
+
export { default as DogIcon } from '../icons/dog';
|
|
927
929
|
// Donut aliases
|
|
928
930
|
export { default as DonutIcon } from '../icons/donut';
|
|
929
931
|
// DoorClosedLocked aliases
|
|
@@ -950,10 +952,10 @@ export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
|
950
952
|
export { default as DropletIcon } from '../icons/droplet';
|
|
951
953
|
// Droplets aliases
|
|
952
954
|
export { default as DropletsIcon } from '../icons/droplets';
|
|
953
|
-
// Drum aliases
|
|
954
|
-
export { default as DrumIcon } from '../icons/drum';
|
|
955
955
|
// Drumstick aliases
|
|
956
956
|
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
957
|
+
// Drum aliases
|
|
958
|
+
export { default as DrumIcon } from '../icons/drum';
|
|
957
959
|
// Dumbbell aliases
|
|
958
960
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
959
961
|
// EarOff aliases
|
|
@@ -962,18 +964,18 @@ export { default as EarOffIcon } from '../icons/ear-off';
|
|
|
962
964
|
export { default as EarIcon } from '../icons/ear';
|
|
963
965
|
// EarthLock aliases
|
|
964
966
|
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
965
|
-
// Eclipse aliases
|
|
966
|
-
export { default as EclipseIcon } from '../icons/eclipse';
|
|
967
967
|
// EggFried aliases
|
|
968
968
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
969
969
|
// EggOff aliases
|
|
970
970
|
export { default as EggOffIcon } from '../icons/egg-off';
|
|
971
|
-
// Ellipse aliases
|
|
972
|
-
export { default as EllipseIcon } from '../icons/ellipse';
|
|
973
971
|
// Egg aliases
|
|
974
972
|
export { default as EggIcon } from '../icons/egg';
|
|
973
|
+
// Eclipse aliases
|
|
974
|
+
export { default as EclipseIcon } from '../icons/eclipse';
|
|
975
975
|
// EqualApproximately aliases
|
|
976
976
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
977
|
+
// Ellipse aliases
|
|
978
|
+
export { default as EllipseIcon } from '../icons/ellipse';
|
|
977
979
|
// EqualNot aliases
|
|
978
980
|
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
979
981
|
// Equal aliases
|
|
@@ -986,12 +988,12 @@ export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
|
986
988
|
export { default as EuroIcon } from '../icons/euro';
|
|
987
989
|
// EvCharger aliases
|
|
988
990
|
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
989
|
-
// ExternalLink aliases
|
|
990
|
-
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
991
991
|
// Expand aliases
|
|
992
992
|
export { default as ExpandIcon } from '../icons/expand';
|
|
993
993
|
// EyeClosed aliases
|
|
994
994
|
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
995
|
+
// ExternalLink aliases
|
|
996
|
+
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
995
997
|
// EyeOff aliases
|
|
996
998
|
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
997
999
|
// Eye aliases
|
|
@@ -1004,10 +1006,10 @@ export { default as FanIcon } from '../icons/fan';
|
|
|
1004
1006
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
1005
1007
|
// Feather aliases
|
|
1006
1008
|
export { default as FeatherIcon } from '../icons/feather';
|
|
1007
|
-
// Fence aliases
|
|
1008
|
-
export { default as FenceIcon } from '../icons/fence';
|
|
1009
1009
|
// FerrisWheel aliases
|
|
1010
1010
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
1011
|
+
// Fence aliases
|
|
1012
|
+
export { default as FenceIcon } from '../icons/fence';
|
|
1011
1013
|
// FileArchive aliases
|
|
1012
1014
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1013
1015
|
// FileBox aliases
|
|
@@ -1046,22 +1048,22 @@ export { default as FileSearchIcon } from '../icons/file-search';
|
|
|
1046
1048
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1047
1049
|
// FileSpreadsheet aliases
|
|
1048
1050
|
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1049
|
-
// FileStack aliases
|
|
1050
|
-
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1051
|
-
// FileSymlink aliases
|
|
1052
|
-
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1053
1051
|
// FileTerminal aliases
|
|
1054
1052
|
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1053
|
+
// FileSymlink aliases
|
|
1054
|
+
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1055
|
+
// FileStack aliases
|
|
1056
|
+
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1055
1057
|
// FileText aliases
|
|
1056
1058
|
export { default as FileTextIcon } from '../icons/file-text';
|
|
1057
1059
|
// FileType aliases
|
|
1058
1060
|
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1059
1061
|
// FileUp aliases
|
|
1060
1062
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1061
|
-
// FileUser aliases
|
|
1062
|
-
export { default as FileUserIcon } from '../icons/file-user';
|
|
1063
1063
|
// FileVolume aliases
|
|
1064
1064
|
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1065
|
+
// FileUser aliases
|
|
1066
|
+
export { default as FileUserIcon } from '../icons/file-user';
|
|
1065
1067
|
// FileX aliases
|
|
1066
1068
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1067
1069
|
// File aliases
|
|
@@ -1074,10 +1076,10 @@ export { default as FilmIcon } from '../icons/film';
|
|
|
1074
1076
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1075
1077
|
// FishOff aliases
|
|
1076
1078
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1077
|
-
// FishSymbol aliases
|
|
1078
|
-
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1079
1079
|
// Fish aliases
|
|
1080
1080
|
export { default as FishIcon } from '../icons/fish';
|
|
1081
|
+
// FishSymbol aliases
|
|
1082
|
+
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1081
1083
|
// FishingHook aliases
|
|
1082
1084
|
export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
1083
1085
|
// FishingRod aliases
|
|
@@ -1092,10 +1094,10 @@ export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
|
1092
1094
|
export { default as FlagIcon } from '../icons/flag';
|
|
1093
1095
|
// FlameKindling aliases
|
|
1094
1096
|
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1095
|
-
// FlashlightOff aliases
|
|
1096
|
-
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1097
1097
|
// Flame aliases
|
|
1098
1098
|
export { default as FlameIcon } from '../icons/flame';
|
|
1099
|
+
// FlashlightOff aliases
|
|
1100
|
+
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1099
1101
|
// Flashlight aliases
|
|
1100
1102
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1101
1103
|
// FlaskConicalOff aliases
|
|
@@ -1104,12 +1106,12 @@ export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
|
1104
1106
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1105
1107
|
// FlaskRound aliases
|
|
1106
1108
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1107
|
-
// FlipHorizontal2 aliases
|
|
1108
|
-
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1109
1109
|
// FlipVertical2 aliases
|
|
1110
1110
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1111
1111
|
// Flower2 aliases
|
|
1112
1112
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1113
|
+
// FlipHorizontal2 aliases
|
|
1114
|
+
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1113
1115
|
// Flower aliases
|
|
1114
1116
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1115
1117
|
// Focus aliases
|
|
@@ -1120,6 +1122,8 @@ export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
|
1120
1122
|
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1121
1123
|
// FolderArchive aliases
|
|
1122
1124
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1125
|
+
// FolderBookmark aliases
|
|
1126
|
+
export { default as FolderBookmarkIcon } from '../icons/folder-bookmark';
|
|
1123
1127
|
// FolderCheck aliases
|
|
1124
1128
|
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1125
1129
|
// FolderClock aliases
|
|
@@ -1144,42 +1148,42 @@ export { default as FolderInputIcon } from '../icons/folder-input';
|
|
|
1144
1148
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1145
1149
|
// FolderKey aliases
|
|
1146
1150
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1147
|
-
// FolderLock aliases
|
|
1148
|
-
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1149
1151
|
// FolderMinus aliases
|
|
1150
1152
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1151
|
-
//
|
|
1152
|
-
export { default as
|
|
1153
|
+
// FolderLock aliases
|
|
1154
|
+
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1153
1155
|
// FolderOpen aliases
|
|
1154
1156
|
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1157
|
+
// FolderOpenDot aliases
|
|
1158
|
+
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1155
1159
|
// FolderOutput aliases
|
|
1156
1160
|
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1157
|
-
// FolderRoot aliases
|
|
1158
|
-
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1159
1161
|
// FolderPlus aliases
|
|
1160
1162
|
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1163
|
+
// FolderRoot aliases
|
|
1164
|
+
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1161
1165
|
// FolderSearch aliases
|
|
1162
1166
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1163
1167
|
// FolderSearch2 aliases
|
|
1164
1168
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1165
1169
|
// FolderSymlink aliases
|
|
1166
1170
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1167
|
-
// FolderSync aliases
|
|
1168
|
-
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1169
1171
|
// FolderTree aliases
|
|
1170
1172
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1171
1173
|
// FolderUp aliases
|
|
1172
1174
|
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1175
|
+
// FolderSync aliases
|
|
1176
|
+
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1173
1177
|
// FolderX aliases
|
|
1174
1178
|
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1175
1179
|
// Folder aliases
|
|
1176
1180
|
export { default as FolderIcon } from '../icons/folder';
|
|
1177
1181
|
// Folders aliases
|
|
1178
1182
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1179
|
-
// Footprints aliases
|
|
1180
|
-
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1181
1183
|
// Forklift aliases
|
|
1182
1184
|
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1185
|
+
// Footprints aliases
|
|
1186
|
+
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1183
1187
|
// Form aliases
|
|
1184
1188
|
export { default as FormIcon } from '../icons/form';
|
|
1185
1189
|
// Forward aliases
|
|
@@ -1196,10 +1200,10 @@ export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
|
1196
1200
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1197
1201
|
// GalleryHorizontalEnd aliases
|
|
1198
1202
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1199
|
-
// GalleryHorizontal aliases
|
|
1200
|
-
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1201
1203
|
// GalleryThumbnails aliases
|
|
1202
1204
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1205
|
+
// GalleryHorizontal aliases
|
|
1206
|
+
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1203
1207
|
// GalleryVerticalEnd aliases
|
|
1204
1208
|
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1205
1209
|
// GalleryVertical aliases
|
|
@@ -1210,70 +1214,70 @@ export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
|
1210
1214
|
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1211
1215
|
// Gamepad aliases
|
|
1212
1216
|
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1213
|
-
// Gauge aliases
|
|
1214
|
-
export { default as GaugeIcon } from '../icons/gauge';
|
|
1215
1217
|
// Gavel aliases
|
|
1216
1218
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1219
|
+
// Gauge aliases
|
|
1220
|
+
export { default as GaugeIcon } from '../icons/gauge';
|
|
1217
1221
|
// Gem aliases
|
|
1218
1222
|
export { default as GemIcon } from '../icons/gem';
|
|
1219
1223
|
// Ghost aliases
|
|
1220
1224
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1221
|
-
// Gift aliases
|
|
1222
|
-
export { default as GiftIcon } from '../icons/gift';
|
|
1223
1225
|
// GeorgianLari aliases
|
|
1224
1226
|
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1227
|
+
// Gift aliases
|
|
1228
|
+
export { default as GiftIcon } from '../icons/gift';
|
|
1225
1229
|
// GitBranchMinus aliases
|
|
1226
1230
|
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1227
|
-
// GitCommitVertical aliases
|
|
1228
|
-
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1229
1231
|
// GitBranchPlus aliases
|
|
1230
1232
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1231
|
-
// GitCompareArrows aliases
|
|
1232
|
-
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1233
1233
|
// GitBranch aliases
|
|
1234
1234
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1235
|
+
// GitCommitVertical aliases
|
|
1236
|
+
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1235
1237
|
// GitCompare aliases
|
|
1236
1238
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1237
|
-
//
|
|
1238
|
-
export { default as
|
|
1239
|
+
// GitCompareArrows aliases
|
|
1240
|
+
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1239
1241
|
// GitGraph aliases
|
|
1240
1242
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1243
|
+
// GitFork aliases
|
|
1244
|
+
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1245
|
+
// GitMerge aliases
|
|
1246
|
+
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1241
1247
|
// GitMergeConflict aliases
|
|
1242
1248
|
export { default as GitMergeConflictIcon } from '../icons/git-merge-conflict';
|
|
1243
1249
|
// GitPullRequestArrow aliases
|
|
1244
1250
|
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1245
|
-
// GitMerge aliases
|
|
1246
|
-
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1247
1251
|
// GitPullRequestClosed aliases
|
|
1248
1252
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1249
|
-
// GitPullRequestCreateArrow aliases
|
|
1250
|
-
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1251
1253
|
// GitPullRequestCreate aliases
|
|
1252
1254
|
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1253
1255
|
// GitPullRequestDraft aliases
|
|
1254
1256
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1257
|
+
// GitPullRequestCreateArrow aliases
|
|
1258
|
+
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1255
1259
|
// GitPullRequest aliases
|
|
1256
1260
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1257
1261
|
// GlassWater aliases
|
|
1258
1262
|
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1259
1263
|
// Glasses aliases
|
|
1260
1264
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1261
|
-
// GlobeLock aliases
|
|
1262
|
-
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1263
1265
|
// GlobeOff aliases
|
|
1264
1266
|
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1267
|
+
// GlobeLock aliases
|
|
1268
|
+
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1265
1269
|
// GlobeX aliases
|
|
1266
1270
|
export { default as GlobeXIcon } from '../icons/globe-x';
|
|
1267
1271
|
// Globe aliases
|
|
1268
1272
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1269
|
-
// Goal aliases
|
|
1270
|
-
export { default as GoalIcon } from '../icons/goal';
|
|
1271
1273
|
// Gpu aliases
|
|
1272
1274
|
export { default as GpuIcon } from '../icons/gpu';
|
|
1273
|
-
//
|
|
1274
|
-
export { default as
|
|
1275
|
+
// Goal aliases
|
|
1276
|
+
export { default as GoalIcon } from '../icons/goal';
|
|
1275
1277
|
// Grape aliases
|
|
1276
1278
|
export { default as GrapeIcon } from '../icons/grape';
|
|
1279
|
+
// GraduationCap aliases
|
|
1280
|
+
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1277
1281
|
// Grid3x2 aliases
|
|
1278
1282
|
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1279
1283
|
// GripHorizontal aliases
|
|
@@ -1282,6 +1286,8 @@ export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
|
1282
1286
|
export { default as GripIcon } from '../icons/grip';
|
|
1283
1287
|
// GripVertical aliases
|
|
1284
1288
|
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1289
|
+
// Group aliases
|
|
1290
|
+
export { default as GroupIcon } from '../icons/group';
|
|
1285
1291
|
// Ham aliases
|
|
1286
1292
|
export { default as HamIcon } from '../icons/ham';
|
|
1287
1293
|
// Guitar aliases
|
|
@@ -1290,34 +1296,32 @@ export { default as GuitarIcon } from '../icons/guitar';
|
|
|
1290
1296
|
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1291
1297
|
// Hammer aliases
|
|
1292
1298
|
export { default as HammerIcon } from '../icons/hammer';
|
|
1293
|
-
// Group aliases
|
|
1294
|
-
export { default as GroupIcon } from '../icons/group';
|
|
1295
|
-
// HandCoins aliases
|
|
1296
|
-
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1297
1299
|
// HandFist aliases
|
|
1298
1300
|
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1299
|
-
// HandHeart aliases
|
|
1300
|
-
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1301
|
-
// HandMetal aliases
|
|
1302
|
-
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1303
1301
|
// HandPlatter aliases
|
|
1304
1302
|
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1305
|
-
//
|
|
1306
|
-
export { default as
|
|
1303
|
+
// HandCoins aliases
|
|
1304
|
+
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1305
|
+
// HandMetal aliases
|
|
1306
|
+
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1307
|
+
// HandHeart aliases
|
|
1308
|
+
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1307
1309
|
// Hand aliases
|
|
1308
1310
|
export { default as HandIcon } from '../icons/hand';
|
|
1311
|
+
// Handbag aliases
|
|
1312
|
+
export { default as HandbagIcon } from '../icons/handbag';
|
|
1309
1313
|
// Handshake aliases
|
|
1310
1314
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1311
1315
|
// HardDriveDownload aliases
|
|
1312
1316
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1313
1317
|
// HardDriveUpload aliases
|
|
1314
1318
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1315
|
-
// HardHat aliases
|
|
1316
|
-
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1317
1319
|
// HardDrive aliases
|
|
1318
1320
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1319
1321
|
// Hash aliases
|
|
1320
1322
|
export { default as HashIcon } from '../icons/hash';
|
|
1323
|
+
// HardHat aliases
|
|
1324
|
+
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1321
1325
|
// HatGlasses aliases
|
|
1322
1326
|
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1323
1327
|
// Haze aliases
|
|
@@ -1326,12 +1330,12 @@ export { default as HazeIcon } from '../icons/haze';
|
|
|
1326
1330
|
export { default as HdIcon } from '../icons/hd';
|
|
1327
1331
|
// HdmiPort aliases
|
|
1328
1332
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1333
|
+
// Heading2 aliases
|
|
1334
|
+
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1329
1335
|
// Heading1 aliases
|
|
1330
1336
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1331
1337
|
// Heading3 aliases
|
|
1332
1338
|
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1333
|
-
// Heading2 aliases
|
|
1334
|
-
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1335
1339
|
// Heading4 aliases
|
|
1336
1340
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1337
1341
|
// Heading5 aliases
|
|
@@ -1342,16 +1346,16 @@ export { default as Heading6Icon } from '../icons/heading-6';
|
|
|
1342
1346
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1343
1347
|
// HeadphoneOff aliases
|
|
1344
1348
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1345
|
-
// Headphones aliases
|
|
1346
|
-
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1347
1349
|
// Headset aliases
|
|
1348
1350
|
export { default as HeadsetIcon } from '../icons/headset';
|
|
1351
|
+
// Headphones aliases
|
|
1352
|
+
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1349
1353
|
// HeartCrack aliases
|
|
1350
1354
|
export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
1351
|
-
// HeartMinus aliases
|
|
1352
|
-
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1353
1355
|
// HeartHandshake aliases
|
|
1354
1356
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1357
|
+
// HeartMinus aliases
|
|
1358
|
+
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1355
1359
|
// HeartOff aliases
|
|
1356
1360
|
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1357
1361
|
// HeartPlus aliases
|
|
@@ -1366,24 +1370,24 @@ export { default as HeartIcon } from '../icons/heart';
|
|
|
1366
1370
|
export { default as HeaterIcon } from '../icons/heater';
|
|
1367
1371
|
// Helicopter aliases
|
|
1368
1372
|
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1369
|
-
// Hexagon aliases
|
|
1370
|
-
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1371
1373
|
// Highlighter aliases
|
|
1372
1374
|
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1375
|
+
// Hexagon aliases
|
|
1376
|
+
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1373
1377
|
// HopOff aliases
|
|
1374
1378
|
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1379
|
+
// Hospital aliases
|
|
1380
|
+
export { default as HospitalIcon } from '../icons/hospital';
|
|
1375
1381
|
// History aliases
|
|
1376
1382
|
export { default as HistoryIcon } from '../icons/history';
|
|
1377
1383
|
// Hop aliases
|
|
1378
1384
|
export { default as HopIcon } from '../icons/hop';
|
|
1379
|
-
// Hospital aliases
|
|
1380
|
-
export { default as HospitalIcon } from '../icons/hospital';
|
|
1381
1385
|
// Hotel aliases
|
|
1382
1386
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1383
|
-
// Hourglass aliases
|
|
1384
|
-
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1385
1387
|
// HouseHeart aliases
|
|
1386
1388
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1389
|
+
// Hourglass aliases
|
|
1390
|
+
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1387
1391
|
// HousePlug aliases
|
|
1388
1392
|
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1389
1393
|
// HousePlus aliases
|
|
@@ -1406,38 +1410,38 @@ export { default as ImagePlayIcon } from '../icons/image-play';
|
|
|
1406
1410
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1407
1411
|
// ImageUp aliases
|
|
1408
1412
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1409
|
-
// ImageUpscale aliases
|
|
1410
|
-
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1411
1413
|
// Image aliases
|
|
1412
1414
|
export { default as ImageIcon } from '../icons/image';
|
|
1415
|
+
// ImageUpscale aliases
|
|
1416
|
+
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1413
1417
|
// Images aliases
|
|
1414
1418
|
export { default as ImagesIcon } from '../icons/images';
|
|
1415
1419
|
// Import aliases
|
|
1416
1420
|
export { default as ImportIcon } from '../icons/import';
|
|
1417
|
-
// IndianRupee aliases
|
|
1418
|
-
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1419
1421
|
// Inbox aliases
|
|
1420
1422
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1421
1423
|
// Infinity aliases
|
|
1422
1424
|
export { default as InfinityIcon } from '../icons/infinity';
|
|
1423
1425
|
// Info aliases
|
|
1424
1426
|
export { default as InfoIcon } from '../icons/info';
|
|
1427
|
+
// IndianRupee aliases
|
|
1428
|
+
export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
1425
1429
|
// InspectionPanel aliases
|
|
1426
1430
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1427
|
-
// IterationCcw aliases
|
|
1428
|
-
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1429
1431
|
// Italic aliases
|
|
1430
1432
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1433
|
+
// IterationCcw aliases
|
|
1434
|
+
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1431
1435
|
// IterationCw aliases
|
|
1432
1436
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1433
|
-
// Joystick aliases
|
|
1434
|
-
export { default as JoystickIcon } from '../icons/joystick';
|
|
1435
|
-
// Kanban aliases
|
|
1436
|
-
export { default as KanbanIcon } from '../icons/kanban';
|
|
1437
1437
|
// JapaneseYen aliases
|
|
1438
1438
|
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1439
|
+
// Joystick aliases
|
|
1440
|
+
export { default as JoystickIcon } from '../icons/joystick';
|
|
1439
1441
|
// Kayak aliases
|
|
1440
1442
|
export { default as KayakIcon } from '../icons/kayak';
|
|
1443
|
+
// Kanban aliases
|
|
1444
|
+
export { default as KanbanIcon } from '../icons/kanban';
|
|
1441
1445
|
// KeyRound aliases
|
|
1442
1446
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1443
1447
|
// KeySquare aliases
|
|
@@ -1450,38 +1454,38 @@ export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
|
1450
1454
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1451
1455
|
// Keyboard aliases
|
|
1452
1456
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1453
|
-
// LampCeiling aliases
|
|
1454
|
-
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1455
1457
|
// LampDesk aliases
|
|
1456
1458
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1457
|
-
//
|
|
1458
|
-
export { default as
|
|
1459
|
+
// LampCeiling aliases
|
|
1460
|
+
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1459
1461
|
// LampWallDown aliases
|
|
1460
1462
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1463
|
+
// LampFloor aliases
|
|
1464
|
+
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1461
1465
|
// LampWallUp aliases
|
|
1462
1466
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1463
1467
|
// Lamp aliases
|
|
1464
1468
|
export { default as LampIcon } from '../icons/lamp';
|
|
1465
|
-
// LandPlot aliases
|
|
1466
|
-
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1467
1469
|
// Landmark aliases
|
|
1468
1470
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1471
|
+
// LandPlot aliases
|
|
1472
|
+
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1469
1473
|
// Languages aliases
|
|
1470
1474
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1471
1475
|
// LaptopMinimalCheck aliases
|
|
1472
1476
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1473
|
-
// LassoSelect aliases
|
|
1474
|
-
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1475
1477
|
// Laptop aliases
|
|
1476
1478
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1477
|
-
//
|
|
1478
|
-
export { default as
|
|
1479
|
+
// LassoSelect aliases
|
|
1480
|
+
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1479
1481
|
// Laugh aliases
|
|
1480
1482
|
export { default as LaughIcon } from '../icons/laugh';
|
|
1481
1483
|
// LayersMinus aliases
|
|
1482
1484
|
export { default as LayersMinusIcon } from '../icons/layers-minus';
|
|
1483
1485
|
// LayersPlus aliases
|
|
1484
1486
|
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1487
|
+
// Lasso aliases
|
|
1488
|
+
export { default as LassoIcon } from '../icons/lasso';
|
|
1485
1489
|
// Layers2 aliases
|
|
1486
1490
|
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1487
1491
|
// LayoutDashboard aliases
|
|
@@ -1516,10 +1520,10 @@ export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
|
1516
1520
|
export { default as LigatureIcon } from '../icons/ligature';
|
|
1517
1521
|
// LightbulbOff aliases
|
|
1518
1522
|
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1519
|
-
// Lightbulb aliases
|
|
1520
|
-
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1521
1523
|
// LineDotRightHorizontal aliases
|
|
1522
1524
|
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1525
|
+
// Lightbulb aliases
|
|
1526
|
+
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1523
1527
|
// LineSquiggle aliases
|
|
1524
1528
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1525
1529
|
// LineStyle aliases
|
|
@@ -1538,40 +1542,40 @@ export { default as ListChecksIcon } from '../icons/list-checks';
|
|
|
1538
1542
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1539
1543
|
// ListChevronsUpDown aliases
|
|
1540
1544
|
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1545
|
+
// ListCollapse aliases
|
|
1546
|
+
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1541
1547
|
// ListEnd aliases
|
|
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
|
-
// ListCollapse aliases
|
|
1546
|
-
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1547
|
-
// ListFilter aliases
|
|
1548
|
-
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1549
1551
|
// ListMinus aliases
|
|
1550
1552
|
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1553
|
+
// ListFilter aliases
|
|
1554
|
+
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1551
1555
|
// ListMusic aliases
|
|
1552
1556
|
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1553
1557
|
// ListOrdered aliases
|
|
1554
1558
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1555
|
-
// ListPlus aliases
|
|
1556
|
-
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1557
1559
|
// ListRestart aliases
|
|
1558
1560
|
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1559
1561
|
// ListStart aliases
|
|
1560
1562
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1563
|
+
// ListPlus aliases
|
|
1564
|
+
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1561
1565
|
// ListTodo aliases
|
|
1562
1566
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1563
1567
|
// ListTree aliases
|
|
1564
1568
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1565
|
-
// ListX aliases
|
|
1566
|
-
export { default as ListXIcon } from '../icons/list-x';
|
|
1567
1569
|
// ListVideo aliases
|
|
1568
1570
|
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1571
|
+
// ListX aliases
|
|
1572
|
+
export { default as ListXIcon } from '../icons/list-x';
|
|
1569
1573
|
// List aliases
|
|
1570
1574
|
export { default as ListIcon } from '../icons/list';
|
|
1571
|
-
// LoaderPinwheel aliases
|
|
1572
|
-
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1573
1575
|
// Loader aliases
|
|
1574
1576
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1577
|
+
// LoaderPinwheel aliases
|
|
1578
|
+
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1575
1579
|
// LocateFixed aliases
|
|
1576
1580
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1577
1581
|
// LocateOff aliases
|
|
@@ -1582,108 +1586,108 @@ export { default as LocateIcon } from '../icons/locate';
|
|
|
1582
1586
|
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1583
1587
|
// Lock aliases
|
|
1584
1588
|
export { default as LockIcon } from '../icons/lock';
|
|
1585
|
-
// LogIn aliases
|
|
1586
|
-
export { default as LogInIcon } from '../icons/log-in';
|
|
1587
1589
|
// LogOut aliases
|
|
1588
1590
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1591
|
+
// LogIn aliases
|
|
1592
|
+
export { default as LogInIcon } from '../icons/log-in';
|
|
1589
1593
|
// Logs aliases
|
|
1590
1594
|
export { default as LogsIcon } from '../icons/logs';
|
|
1591
1595
|
// Lollipop aliases
|
|
1592
1596
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1593
|
-
// Luggage aliases
|
|
1594
|
-
export { default as LuggageIcon } from '../icons/luggage';
|
|
1595
|
-
// Magnet aliases
|
|
1596
|
-
export { default as MagnetIcon } from '../icons/magnet';
|
|
1597
1597
|
// MailCheck aliases
|
|
1598
1598
|
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1599
|
-
//
|
|
1600
|
-
export { default as
|
|
1599
|
+
// Magnet aliases
|
|
1600
|
+
export { default as MagnetIcon } from '../icons/magnet';
|
|
1601
|
+
// Luggage aliases
|
|
1602
|
+
export { default as LuggageIcon } from '../icons/luggage';
|
|
1601
1603
|
// MailMinus aliases
|
|
1602
1604
|
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1605
|
+
// MailOpen aliases
|
|
1606
|
+
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1603
1607
|
// MailPlus aliases
|
|
1604
1608
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1605
|
-
// MailSearch aliases
|
|
1606
|
-
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1607
1609
|
// MailWarning aliases
|
|
1608
1610
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1609
1611
|
// MailX aliases
|
|
1610
1612
|
export { default as MailXIcon } from '../icons/mail-x';
|
|
1613
|
+
// MailSearch aliases
|
|
1614
|
+
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1611
1615
|
// Mail aliases
|
|
1612
1616
|
export { default as MailIcon } from '../icons/mail';
|
|
1613
1617
|
// Mailbox aliases
|
|
1614
1618
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1615
|
-
// MapPinCheckInside aliases
|
|
1616
|
-
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1617
1619
|
// MapMinus aliases
|
|
1618
1620
|
export { default as MapMinusIcon } from '../icons/map-minus';
|
|
1619
1621
|
// Mails aliases
|
|
1620
1622
|
export { default as MailsIcon } from '../icons/mails';
|
|
1623
|
+
// MapPinCheckInside aliases
|
|
1624
|
+
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside';
|
|
1621
1625
|
// MapPinCheck aliases
|
|
1622
1626
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1623
1627
|
// MapPinHouse aliases
|
|
1624
1628
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1625
|
-
// MapPinMinus aliases
|
|
1626
|
-
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1627
1629
|
// MapPinMinusInside aliases
|
|
1628
1630
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1631
|
+
// MapPinMinus aliases
|
|
1632
|
+
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1629
1633
|
// MapPinOff aliases
|
|
1630
1634
|
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1631
1635
|
// MapPinPlusInside aliases
|
|
1632
1636
|
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1633
|
-
// MapPinSearch aliases
|
|
1634
|
-
export { default as MapPinSearchIcon } from '../icons/map-pin-search';
|
|
1635
1637
|
// MapPinPlus aliases
|
|
1636
1638
|
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1637
|
-
//
|
|
1638
|
-
export { default as
|
|
1639
|
+
// MapPinSearch aliases
|
|
1640
|
+
export { default as MapPinSearchIcon } from '../icons/map-pin-search';
|
|
1639
1641
|
// MapPinX aliases
|
|
1640
1642
|
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1643
|
+
// MapPinXInside aliases
|
|
1644
|
+
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1641
1645
|
// MapPin aliases
|
|
1642
1646
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1643
1647
|
// MapPinned aliases
|
|
1644
1648
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1645
|
-
// Map aliases
|
|
1646
|
-
export { default as MapIcon } from '../icons/map';
|
|
1647
|
-
// MarsStroke aliases
|
|
1648
|
-
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1649
1649
|
// MapPlus aliases
|
|
1650
1650
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1651
|
-
//
|
|
1652
|
-
export { default as
|
|
1651
|
+
// MarsStroke aliases
|
|
1652
|
+
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1653
|
+
// Map aliases
|
|
1654
|
+
export { default as MapIcon } from '../icons/map';
|
|
1653
1655
|
// Martini aliases
|
|
1654
1656
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1657
|
+
// Mars aliases
|
|
1658
|
+
export { default as MarsIcon } from '../icons/mars';
|
|
1655
1659
|
// Maximize2 aliases
|
|
1656
1660
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1657
1661
|
// Maximize aliases
|
|
1658
1662
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1663
|
+
// Megaphone aliases
|
|
1664
|
+
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1659
1665
|
// Medal aliases
|
|
1660
1666
|
export { default as MedalIcon } from '../icons/medal';
|
|
1661
1667
|
// MegaphoneOff aliases
|
|
1662
1668
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1663
|
-
// Megaphone aliases
|
|
1664
|
-
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1665
|
-
// Meh aliases
|
|
1666
|
-
export { default as MehIcon } from '../icons/meh';
|
|
1667
1669
|
// MemoryStick aliases
|
|
1668
1670
|
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1669
|
-
//
|
|
1670
|
-
export { default as
|
|
1671
|
+
// Meh aliases
|
|
1672
|
+
export { default as MehIcon } from '../icons/meh';
|
|
1673
|
+
// Menu aliases
|
|
1674
|
+
export { default as MenuIcon } from '../icons/menu';
|
|
1671
1675
|
// Merge aliases
|
|
1672
1676
|
export { default as MergeIcon } from '../icons/merge';
|
|
1677
|
+
// MessageCircleCheck aliases
|
|
1678
|
+
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1673
1679
|
// MessageCircleCode aliases
|
|
1674
1680
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1675
|
-
// Menu aliases
|
|
1676
|
-
export { default as MenuIcon } from '../icons/menu';
|
|
1677
1681
|
// MessageCircleDashed aliases
|
|
1678
1682
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1679
|
-
// MessageCircleHeart aliases
|
|
1680
|
-
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1681
1683
|
// MessageCircleMore aliases
|
|
1682
1684
|
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1683
|
-
//
|
|
1684
|
-
export { default as
|
|
1685
|
+
// MessageCircleHeart aliases
|
|
1686
|
+
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1685
1687
|
// MessageCirclePlus aliases
|
|
1686
1688
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1689
|
+
// MessageCircleOff aliases
|
|
1690
|
+
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1687
1691
|
// MessageCircleReply aliases
|
|
1688
1692
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1689
1693
|
// MessageCircleWarning aliases
|
|
@@ -1696,12 +1700,12 @@ export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
|
1696
1700
|
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1697
1701
|
// MessageSquareCode aliases
|
|
1698
1702
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1703
|
+
// MessageSquareDot aliases
|
|
1704
|
+
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1699
1705
|
// MessageSquareDashed aliases
|
|
1700
1706
|
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1701
1707
|
// MessageSquareDiff aliases
|
|
1702
1708
|
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1703
|
-
// MessageSquareDot aliases
|
|
1704
|
-
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1705
1709
|
// MessageSquareHeart aliases
|
|
1706
1710
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1707
1711
|
// MessageSquareLock aliases
|
|
@@ -1712,10 +1716,10 @@ export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
|
1712
1716
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1713
1717
|
// MessageSquareQuote aliases
|
|
1714
1718
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1715
|
-
// MessageSquareReply aliases
|
|
1716
|
-
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1717
1719
|
// MessageSquarePlus aliases
|
|
1718
1720
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1721
|
+
// MessageSquareReply aliases
|
|
1722
|
+
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1719
1723
|
// MessageSquareShare aliases
|
|
1720
1724
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1721
1725
|
// MessageSquareText aliases
|
|
@@ -1726,54 +1730,54 @@ export { default as MessageSquareWarningIcon } from '../icons/message-square-war
|
|
|
1726
1730
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1727
1731
|
// MessageSquare aliases
|
|
1728
1732
|
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1729
|
-
// Metronome aliases
|
|
1730
|
-
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1731
1733
|
// MessagesSquare aliases
|
|
1732
1734
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1733
|
-
//
|
|
1734
|
-
export { default as
|
|
1735
|
+
// Metronome aliases
|
|
1736
|
+
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1735
1737
|
// Mic aliases
|
|
1736
1738
|
export { default as MicIcon } from '../icons/mic';
|
|
1737
1739
|
// Microchip aliases
|
|
1738
1740
|
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1741
|
+
// MicOff aliases
|
|
1742
|
+
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1739
1743
|
// Microscope aliases
|
|
1740
1744
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1741
1745
|
// Microwave aliases
|
|
1742
1746
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1747
|
+
// MilkOff aliases
|
|
1748
|
+
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1743
1749
|
// Milestone aliases
|
|
1744
1750
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1745
1751
|
// Milk aliases
|
|
1746
1752
|
export { default as MilkIcon } from '../icons/milk';
|
|
1747
|
-
// MilkOff aliases
|
|
1748
|
-
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1749
1753
|
// Minimize2 aliases
|
|
1750
1754
|
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1751
1755
|
// Minimize aliases
|
|
1752
1756
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1753
1757
|
// Minus aliases
|
|
1754
1758
|
export { default as MinusIcon } from '../icons/minus';
|
|
1755
|
-
// MirrorRound aliases
|
|
1756
|
-
export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
1757
1759
|
// MirrorRectangular aliases
|
|
1758
1760
|
export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
|
|
1761
|
+
// MirrorRound aliases
|
|
1762
|
+
export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
1759
1763
|
// MonitorCheck aliases
|
|
1760
1764
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1765
|
+
// MonitorDot aliases
|
|
1766
|
+
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1761
1767
|
// MonitorCloud aliases
|
|
1762
1768
|
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1763
1769
|
// MonitorCog aliases
|
|
1764
1770
|
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1765
|
-
// MonitorDot aliases
|
|
1766
|
-
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1767
1771
|
// MonitorDown aliases
|
|
1768
1772
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1769
1773
|
// MonitorOff aliases
|
|
1770
1774
|
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1775
|
+
// MonitorPlay aliases
|
|
1776
|
+
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1771
1777
|
// MonitorPause aliases
|
|
1772
1778
|
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1773
1779
|
// MonitorSmartphone aliases
|
|
1774
1780
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone';
|
|
1775
|
-
// MonitorPlay aliases
|
|
1776
|
-
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1777
1781
|
// MonitorSpeaker aliases
|
|
1778
1782
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
1779
1783
|
// MonitorStop aliases
|
|
@@ -1782,24 +1786,24 @@ export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
|
1782
1786
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1783
1787
|
// MonitorX aliases
|
|
1784
1788
|
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1785
|
-
// Monitor aliases
|
|
1786
|
-
export { default as MonitorIcon } from '../icons/monitor';
|
|
1787
1789
|
// MoonStar aliases
|
|
1788
1790
|
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1789
|
-
//
|
|
1790
|
-
export { default as
|
|
1791
|
+
// Monitor aliases
|
|
1792
|
+
export { default as MonitorIcon } from '../icons/monitor';
|
|
1791
1793
|
// Motorbike aliases
|
|
1792
1794
|
export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
1793
|
-
// MountainSnow aliases
|
|
1794
|
-
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1795
1795
|
// Mountain aliases
|
|
1796
1796
|
export { default as MountainIcon } from '../icons/mountain';
|
|
1797
|
-
//
|
|
1798
|
-
export { default as
|
|
1799
|
-
//
|
|
1800
|
-
export { default as
|
|
1797
|
+
// Moon aliases
|
|
1798
|
+
export { default as MoonIcon } from '../icons/moon';
|
|
1799
|
+
// MountainSnow aliases
|
|
1800
|
+
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1801
1801
|
// MousePointer2Off aliases
|
|
1802
1802
|
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
1803
|
+
// MouseOff aliases
|
|
1804
|
+
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1805
|
+
// MouseLeft aliases
|
|
1806
|
+
export { default as MouseLeftIcon } from '../icons/mouse-left';
|
|
1803
1807
|
// MousePointer2 aliases
|
|
1804
1808
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1805
1809
|
// MousePointerBan aliases
|
|
@@ -1812,12 +1816,12 @@ export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
|
1812
1816
|
export { default as MouseRightIcon } from '../icons/mouse-right';
|
|
1813
1817
|
// Mouse aliases
|
|
1814
1818
|
export { default as MouseIcon } from '../icons/mouse';
|
|
1815
|
-
// MoveDiagonal2 aliases
|
|
1816
|
-
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1817
1819
|
// MoveDiagonal aliases
|
|
1818
1820
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1819
1821
|
// MoveDownLeft aliases
|
|
1820
1822
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1823
|
+
// MoveDiagonal2 aliases
|
|
1824
|
+
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2';
|
|
1821
1825
|
// MoveDownRight aliases
|
|
1822
1826
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1823
1827
|
// MoveDown aliases
|
|
@@ -1838,24 +1842,24 @@ export { default as MoveUpIcon } from '../icons/move-up';
|
|
|
1838
1842
|
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1839
1843
|
// Move aliases
|
|
1840
1844
|
export { default as MoveIcon } from '../icons/move';
|
|
1841
|
-
// Music3 aliases
|
|
1842
|
-
export { default as Music3Icon } from '../icons/music-3';
|
|
1843
|
-
// Music4 aliases
|
|
1844
|
-
export { default as Music4Icon } from '../icons/music-4';
|
|
1845
1845
|
// Music2 aliases
|
|
1846
1846
|
export { default as Music2Icon } from '../icons/music-2';
|
|
1847
|
+
// Music3 aliases
|
|
1848
|
+
export { default as Music3Icon } from '../icons/music-3';
|
|
1847
1849
|
// Music aliases
|
|
1848
1850
|
export { default as MusicIcon } from '../icons/music';
|
|
1849
|
-
//
|
|
1850
|
-
export { default as
|
|
1851
|
+
// Music4 aliases
|
|
1852
|
+
export { default as Music4Icon } from '../icons/music-4';
|
|
1851
1853
|
// Navigation2 aliases
|
|
1852
1854
|
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1855
|
+
// Navigation2Off aliases
|
|
1856
|
+
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1853
1857
|
// NavigationOff aliases
|
|
1854
1858
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1855
|
-
// Navigation aliases
|
|
1856
|
-
export { default as NavigationIcon } from '../icons/navigation';
|
|
1857
1859
|
// Network aliases
|
|
1858
1860
|
export { default as NetworkIcon } from '../icons/network';
|
|
1861
|
+
// Navigation aliases
|
|
1862
|
+
export { default as NavigationIcon } from '../icons/navigation';
|
|
1859
1863
|
// Newspaper aliases
|
|
1860
1864
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1861
1865
|
// Nfc aliases
|
|
@@ -1880,10 +1884,10 @@ export { default as NutOffIcon } from '../icons/nut-off';
|
|
|
1880
1884
|
export { default as NutIcon } from '../icons/nut';
|
|
1881
1885
|
// OctagonMinus aliases
|
|
1882
1886
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1883
|
-
// Octagon aliases
|
|
1884
|
-
export { default as OctagonIcon } from '../icons/octagon';
|
|
1885
1887
|
// Omega aliases
|
|
1886
1888
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1889
|
+
// Octagon aliases
|
|
1890
|
+
export { default as OctagonIcon } from '../icons/octagon';
|
|
1887
1891
|
// Option aliases
|
|
1888
1892
|
export { default as OptionIcon } from '../icons/option';
|
|
1889
1893
|
// Orbit aliases
|
|
@@ -1898,16 +1902,16 @@ export { default as PackageCheckIcon } from '../icons/package-check';
|
|
|
1898
1902
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1899
1903
|
// PackageOpen aliases
|
|
1900
1904
|
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1905
|
+
// PackageSearch aliases
|
|
1906
|
+
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1901
1907
|
// PackagePlus aliases
|
|
1902
1908
|
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1903
1909
|
// PackageX aliases
|
|
1904
1910
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1905
|
-
// PackageSearch aliases
|
|
1906
|
-
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1907
|
-
// Package aliases
|
|
1908
|
-
export { default as PackageIcon } from '../icons/package';
|
|
1909
1911
|
// PaintBucket aliases
|
|
1910
1912
|
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1913
|
+
// Package aliases
|
|
1914
|
+
export { default as PackageIcon } from '../icons/package';
|
|
1911
1915
|
// PaintRoller aliases
|
|
1912
1916
|
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1913
1917
|
// Paintbrush aliases
|
|
@@ -1916,40 +1920,40 @@ export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
|
1916
1920
|
export { default as PaletteIcon } from '../icons/palette';
|
|
1917
1921
|
// Panda aliases
|
|
1918
1922
|
export { default as PandaIcon } from '../icons/panda';
|
|
1919
|
-
// PanelBottomClose aliases
|
|
1920
|
-
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1921
1923
|
// PanelBottomOpen aliases
|
|
1922
1924
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1925
|
+
// PanelBottomClose aliases
|
|
1926
|
+
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1923
1927
|
// PanelBottom aliases
|
|
1924
1928
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
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
|
|
1928
1934
|
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1929
1935
|
// PanelRight aliases
|
|
1930
1936
|
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1931
|
-
// PanelLeftRightDashed aliases
|
|
1932
|
-
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1933
1937
|
// PanelTopBottomDashed aliases
|
|
1934
1938
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed';
|
|
1935
1939
|
// PanelTopClose aliases
|
|
1936
1940
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close';
|
|
1937
|
-
// PanelTop aliases
|
|
1938
|
-
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1939
1941
|
// PanelTopOpen aliases
|
|
1940
1942
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open';
|
|
1943
|
+
// PanelTop aliases
|
|
1944
|
+
export { default as PanelTopIcon } from '../icons/panel-top';
|
|
1941
1945
|
// PanelsLeftBottom aliases
|
|
1942
1946
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
1943
|
-
// PanelsRightBottom aliases
|
|
1944
|
-
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1945
1947
|
// Paperclip aliases
|
|
1946
1948
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1949
|
+
// PanelsRightBottom aliases
|
|
1950
|
+
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1951
|
+
// ParkingMeter aliases
|
|
1952
|
+
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1947
1953
|
// Parentheses aliases
|
|
1948
1954
|
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1949
1955
|
// PartyPopper aliases
|
|
1950
1956
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1951
|
-
// ParkingMeter aliases
|
|
1952
|
-
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1953
1957
|
// Pause aliases
|
|
1954
1958
|
export { default as PauseIcon } from '../icons/pause';
|
|
1955
1959
|
// PawPrint aliases
|
|
@@ -1960,30 +1964,30 @@ export { default as PcCaseIcon } from '../icons/pc-case';
|
|
|
1960
1964
|
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1961
1965
|
// PenTool aliases
|
|
1962
1966
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
1967
|
+
// PencilRuler aliases
|
|
1968
|
+
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1963
1969
|
// PencilLine aliases
|
|
1964
1970
|
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1965
1971
|
// PencilOff aliases
|
|
1966
1972
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1967
|
-
// PencilRuler aliases
|
|
1968
|
-
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1969
1973
|
// Pencil aliases
|
|
1970
1974
|
export { default as PencilIcon } from '../icons/pencil';
|
|
1971
1975
|
// Pentagon aliases
|
|
1972
1976
|
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1977
|
+
// Percent aliases
|
|
1978
|
+
export { default as PercentIcon } from '../icons/percent';
|
|
1973
1979
|
// PersonStanding aliases
|
|
1974
1980
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1975
1981
|
// PhilippinePeso aliases
|
|
1976
1982
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1977
|
-
// Percent aliases
|
|
1978
|
-
export { default as PercentIcon } from '../icons/percent';
|
|
1979
1983
|
// PhoneCall aliases
|
|
1980
1984
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1981
1985
|
// PhoneForwarded aliases
|
|
1982
1986
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1983
|
-
// PhoneIncoming aliases
|
|
1984
|
-
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1985
1987
|
// PhoneMissed aliases
|
|
1986
1988
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
1989
|
+
// PhoneIncoming aliases
|
|
1990
|
+
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1987
1991
|
// PhoneOff aliases
|
|
1988
1992
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
1989
1993
|
// PhoneOutgoing aliases
|
|
@@ -1996,46 +2000,46 @@ export { default as PiIcon } from '../icons/pi';
|
|
|
1996
2000
|
export { default as PianoIcon } from '../icons/piano';
|
|
1997
2001
|
// Pickaxe aliases
|
|
1998
2002
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
1999
|
-
// PictureInPicture aliases
|
|
2000
|
-
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2001
2003
|
// PictureInPicture2 aliases
|
|
2002
2004
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2003
2005
|
// PiggyBank aliases
|
|
2004
2006
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
2005
2007
|
// PilcrowLeft aliases
|
|
2006
2008
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
2007
|
-
//
|
|
2008
|
-
export { default as
|
|
2009
|
-
// Pill aliases
|
|
2010
|
-
export { default as PillIcon } from '../icons/pill';
|
|
2011
|
-
// Pilcrow aliases
|
|
2012
|
-
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2009
|
+
// PictureInPicture aliases
|
|
2010
|
+
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2013
2011
|
// PilcrowRight aliases
|
|
2014
2012
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
2013
|
+
// Pilcrow aliases
|
|
2014
|
+
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2015
|
+
// Pill aliases
|
|
2016
|
+
export { default as PillIcon } from '../icons/pill';
|
|
2017
|
+
// PillBottle aliases
|
|
2018
|
+
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2015
2019
|
// PinOff aliases
|
|
2016
2020
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2017
2021
|
// Pin aliases
|
|
2018
2022
|
export { default as PinIcon } from '../icons/pin';
|
|
2019
|
-
// Pipette aliases
|
|
2020
|
-
export { default as PipetteIcon } from '../icons/pipette';
|
|
2021
2023
|
// Pizza aliases
|
|
2022
2024
|
export { default as PizzaIcon } from '../icons/pizza';
|
|
2023
2025
|
// PlaneLanding aliases
|
|
2024
2026
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2027
|
+
// Pipette aliases
|
|
2028
|
+
export { default as PipetteIcon } from '../icons/pipette';
|
|
2025
2029
|
// PlaneTakeoff aliases
|
|
2026
2030
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2027
2031
|
// Plane aliases
|
|
2028
2032
|
export { default as PlaneIcon } from '../icons/plane';
|
|
2029
|
-
// Play aliases
|
|
2030
|
-
export { default as PlayIcon } from '../icons/play';
|
|
2031
2033
|
// Plug2 aliases
|
|
2032
2034
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2035
|
+
// Play aliases
|
|
2036
|
+
export { default as PlayIcon } from '../icons/play';
|
|
2033
2037
|
// Plug aliases
|
|
2034
2038
|
export { default as PlugIcon } from '../icons/plug';
|
|
2035
|
-
// Plus aliases
|
|
2036
|
-
export { default as PlusIcon } from '../icons/plus';
|
|
2037
2039
|
// PocketKnife aliases
|
|
2038
2040
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2041
|
+
// Plus aliases
|
|
2042
|
+
export { default as PlusIcon } from '../icons/plus';
|
|
2039
2043
|
// Podcast aliases
|
|
2040
2044
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
2041
2045
|
// PointerOff aliases
|
|
@@ -2050,82 +2054,82 @@ export { default as PopsicleIcon } from '../icons/popsicle';
|
|
|
2050
2054
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2051
2055
|
// PowerOff aliases
|
|
2052
2056
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2053
|
-
// Presentation aliases
|
|
2054
|
-
export { default as PresentationIcon } from '../icons/presentation';
|
|
2055
2057
|
// Power aliases
|
|
2056
2058
|
export { default as PowerIcon } from '../icons/power';
|
|
2057
|
-
//
|
|
2058
|
-
export { default as
|
|
2059
|
-
// PrinterCheck aliases
|
|
2060
|
-
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2059
|
+
// Presentation aliases
|
|
2060
|
+
export { default as PresentationIcon } from '../icons/presentation';
|
|
2061
2061
|
// PrinterX aliases
|
|
2062
2062
|
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2063
|
-
//
|
|
2064
|
-
export { default as
|
|
2063
|
+
// PrinterCheck aliases
|
|
2064
|
+
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2065
|
+
// Printer aliases
|
|
2066
|
+
export { default as PrinterIcon } from '../icons/printer';
|
|
2065
2067
|
// Proportions aliases
|
|
2066
2068
|
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2069
|
+
// Projector aliases
|
|
2070
|
+
export { default as ProjectorIcon } from '../icons/projector';
|
|
2067
2071
|
// Pyramid aliases
|
|
2068
2072
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2069
|
-
// QrCode aliases
|
|
2070
|
-
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2071
2073
|
// Puzzle aliases
|
|
2072
2074
|
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2073
|
-
// Rabbit aliases
|
|
2074
|
-
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2075
|
-
// Radar aliases
|
|
2076
|
-
export { default as RadarIcon } from '../icons/radar';
|
|
2077
2075
|
// Quote aliases
|
|
2078
2076
|
export { default as QuoteIcon } from '../icons/quote';
|
|
2079
|
-
//
|
|
2080
|
-
export { default as
|
|
2077
|
+
// QrCode aliases
|
|
2078
|
+
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2079
|
+
// Radar aliases
|
|
2080
|
+
export { default as RadarIcon } from '../icons/radar';
|
|
2081
|
+
// Rabbit aliases
|
|
2082
|
+
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2081
2083
|
// Radiation aliases
|
|
2082
2084
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2083
|
-
//
|
|
2084
|
-
export { default as
|
|
2085
|
+
// Radical aliases
|
|
2086
|
+
export { default as RadicalIcon } from '../icons/radical';
|
|
2085
2087
|
// RadioOff aliases
|
|
2086
2088
|
export { default as RadioOffIcon } from '../icons/radio-off';
|
|
2089
|
+
// RadioReceiver aliases
|
|
2090
|
+
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2087
2091
|
// RadioTower aliases
|
|
2088
2092
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2089
|
-
// Radius aliases
|
|
2090
|
-
export { default as RadiusIcon } from '../icons/radius';
|
|
2091
2093
|
// Radio aliases
|
|
2092
2094
|
export { default as RadioIcon } from '../icons/radio';
|
|
2093
|
-
//
|
|
2094
|
-
export { default as
|
|
2095
|
+
// Radius aliases
|
|
2096
|
+
export { default as RadiusIcon } from '../icons/radius';
|
|
2095
2097
|
// Rainbow aliases
|
|
2096
2098
|
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2097
2099
|
// Ratio aliases
|
|
2098
2100
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2099
|
-
//
|
|
2100
|
-
export { default as
|
|
2101
|
+
// Rat aliases
|
|
2102
|
+
export { default as RatIcon } from '../icons/rat';
|
|
2101
2103
|
// ReceiptCent aliases
|
|
2102
2104
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2103
2105
|
// ReceiptIndianRupee aliases
|
|
2104
2106
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2107
|
+
// ReceiptEuro aliases
|
|
2108
|
+
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2105
2109
|
// ReceiptJapaneseYen aliases
|
|
2106
2110
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2107
2111
|
// ReceiptPoundSterling aliases
|
|
2108
2112
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2109
|
-
// ReceiptRussianRuble aliases
|
|
2110
|
-
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2111
2113
|
// ReceiptSwissFranc aliases
|
|
2112
2114
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2115
|
+
// ReceiptRussianRuble aliases
|
|
2116
|
+
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2113
2117
|
// ReceiptText aliases
|
|
2114
2118
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2115
|
-
// ReceiptTurkishLira aliases
|
|
2116
|
-
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2117
2119
|
// Receipt aliases
|
|
2118
2120
|
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2121
|
+
// ReceiptTurkishLira aliases
|
|
2122
|
+
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2119
2123
|
// RectangleCircle aliases
|
|
2120
2124
|
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2121
2125
|
// RectangleGoggles aliases
|
|
2122
2126
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2123
|
-
// RectangleVertical aliases
|
|
2124
|
-
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2125
|
-
// Recycle aliases
|
|
2126
|
-
export { default as RecycleIcon } from '../icons/recycle';
|
|
2127
2127
|
// RectangleHorizontal aliases
|
|
2128
2128
|
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2129
|
+
// Recycle aliases
|
|
2130
|
+
export { default as RecycleIcon } from '../icons/recycle';
|
|
2131
|
+
// RectangleVertical aliases
|
|
2132
|
+
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2129
2133
|
// Redo2 aliases
|
|
2130
2134
|
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2131
2135
|
// RedoDot aliases
|
|
@@ -2136,32 +2140,32 @@ export { default as RedoIcon } from '../icons/redo';
|
|
|
2136
2140
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2137
2141
|
// RefreshCcw aliases
|
|
2138
2142
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2139
|
-
// RefreshCwOff aliases
|
|
2140
|
-
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2141
2143
|
// RefreshCw aliases
|
|
2142
2144
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2143
|
-
//
|
|
2144
|
-
export { default as
|
|
2145
|
+
// RefreshCwOff aliases
|
|
2146
|
+
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2145
2147
|
// Regex aliases
|
|
2146
2148
|
export { default as RegexIcon } from '../icons/regex';
|
|
2147
|
-
//
|
|
2148
|
-
export { default as
|
|
2149
|
+
// Refrigerator aliases
|
|
2150
|
+
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2149
2151
|
// Repeat1 aliases
|
|
2150
2152
|
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2153
|
+
// RemoveFormatting aliases
|
|
2154
|
+
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2151
2155
|
// Repeat2 aliases
|
|
2152
2156
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2153
2157
|
// Repeat aliases
|
|
2154
2158
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2155
|
-
// Replace aliases
|
|
2156
|
-
export { default as ReplaceIcon } from '../icons/replace';
|
|
2157
2159
|
// ReplaceAll aliases
|
|
2158
2160
|
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2159
|
-
//
|
|
2160
|
-
export { default as
|
|
2161
|
+
// Replace aliases
|
|
2162
|
+
export { default as ReplaceIcon } from '../icons/replace';
|
|
2161
2163
|
// Reply aliases
|
|
2162
2164
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2163
2165
|
// Rewind aliases
|
|
2164
2166
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2167
|
+
// ReplyAll aliases
|
|
2168
|
+
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2165
2169
|
// Ribbon aliases
|
|
2166
2170
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2167
2171
|
// Road aliases
|
|
@@ -2182,38 +2186,38 @@ export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
|
2182
2186
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2183
2187
|
// RotateCwSquare aliases
|
|
2184
2188
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2185
|
-
// RotateCw aliases
|
|
2186
|
-
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2187
2189
|
// RouteOff aliases
|
|
2188
2190
|
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2191
|
+
// RotateCw aliases
|
|
2192
|
+
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2189
2193
|
// Route aliases
|
|
2190
2194
|
export { default as RouteIcon } from '../icons/route';
|
|
2191
2195
|
// Router aliases
|
|
2192
2196
|
export { default as RouterIcon } from '../icons/router';
|
|
2193
|
-
// Rows4 aliases
|
|
2194
|
-
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2195
|
-
// Rss aliases
|
|
2196
|
-
export { default as RssIcon } from '../icons/rss';
|
|
2197
2197
|
// RulerDimensionLine aliases
|
|
2198
2198
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line';
|
|
2199
|
+
// Rows4 aliases
|
|
2200
|
+
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2199
2201
|
// Ruler aliases
|
|
2200
2202
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2201
|
-
//
|
|
2202
|
-
export { default as
|
|
2203
|
+
// Rss aliases
|
|
2204
|
+
export { default as RssIcon } from '../icons/rss';
|
|
2203
2205
|
// Sailboat aliases
|
|
2204
2206
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2207
|
+
// RussianRuble aliases
|
|
2208
|
+
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2205
2209
|
// Salad aliases
|
|
2206
2210
|
export { default as SaladIcon } from '../icons/salad';
|
|
2207
2211
|
// Sandwich aliases
|
|
2208
2212
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2209
|
-
// SatelliteDish aliases
|
|
2210
|
-
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2211
|
-
// Satellite aliases
|
|
2212
|
-
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2213
2213
|
// SaudiRiyal aliases
|
|
2214
2214
|
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2215
2215
|
// SaveAll aliases
|
|
2216
2216
|
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2217
|
+
// SatelliteDish aliases
|
|
2218
|
+
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2219
|
+
// Satellite aliases
|
|
2220
|
+
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2217
2221
|
// SaveOff aliases
|
|
2218
2222
|
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2219
2223
|
// Save aliases
|
|
@@ -2222,16 +2226,16 @@ export { default as SaveIcon } from '../icons/save';
|
|
|
2222
2226
|
export { default as ScaleIcon } from '../icons/scale';
|
|
2223
2227
|
// Scaling aliases
|
|
2224
2228
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2225
|
-
// ScanBarcode aliases
|
|
2226
|
-
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2227
2229
|
// ScanEye aliases
|
|
2228
2230
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2231
|
+
// ScanBarcode aliases
|
|
2232
|
+
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2229
2233
|
// ScanFace aliases
|
|
2230
2234
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2231
|
-
// ScanLine aliases
|
|
2232
|
-
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2233
2235
|
// ScanHeart aliases
|
|
2234
2236
|
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2237
|
+
// ScanLine aliases
|
|
2238
|
+
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2235
2239
|
// ScanQrCode aliases
|
|
2236
2240
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2237
2241
|
// ScanSearch aliases
|
|
@@ -2256,32 +2260,32 @@ export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
|
2256
2260
|
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2257
2261
|
// Scroll aliases
|
|
2258
2262
|
export { default as ScrollIcon } from '../icons/scroll';
|
|
2259
|
-
// SearchAlert aliases
|
|
2260
|
-
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2261
2263
|
// SearchCheck aliases
|
|
2262
2264
|
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2263
|
-
// SearchCode aliases
|
|
2264
|
-
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2265
2265
|
// SearchSlash aliases
|
|
2266
2266
|
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2267
|
-
//
|
|
2268
|
-
export { default as
|
|
2267
|
+
// SearchAlert aliases
|
|
2268
|
+
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2269
|
+
// SearchCode aliases
|
|
2270
|
+
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2269
2271
|
// SearchX aliases
|
|
2270
2272
|
export { default as SearchXIcon } from '../icons/search-x';
|
|
2271
|
-
//
|
|
2272
|
-
export { default as
|
|
2273
|
+
// Search aliases
|
|
2274
|
+
export { default as SearchIcon } from '../icons/search';
|
|
2273
2275
|
// SendToBack aliases
|
|
2274
2276
|
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2277
|
+
// Section aliases
|
|
2278
|
+
export { default as SectionIcon } from '../icons/section';
|
|
2275
2279
|
// Send aliases
|
|
2276
2280
|
export { default as SendIcon } from '../icons/send';
|
|
2277
|
-
// SeparatorHorizontal aliases
|
|
2278
|
-
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2279
|
-
// ServerCrash aliases
|
|
2280
|
-
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2281
2281
|
// SeparatorVertical aliases
|
|
2282
2282
|
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2283
|
+
// SeparatorHorizontal aliases
|
|
2284
|
+
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2283
2285
|
// ServerCog aliases
|
|
2284
2286
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2287
|
+
// ServerCrash aliases
|
|
2288
|
+
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2285
2289
|
// ServerOff aliases
|
|
2286
2290
|
export { default as ServerOffIcon } from '../icons/server-off';
|
|
2287
2291
|
// Server aliases
|
|
@@ -2294,14 +2298,14 @@ export { default as SettingsIcon } from '../icons/settings';
|
|
|
2294
2298
|
export { default as ShapesIcon } from '../icons/shapes';
|
|
2295
2299
|
// Share2 aliases
|
|
2296
2300
|
export { default as Share2Icon } from '../icons/share-2';
|
|
2297
|
-
// Share aliases
|
|
2298
|
-
export { default as ShareIcon } from '../icons/share';
|
|
2299
2301
|
// Sheet aliases
|
|
2300
2302
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2301
|
-
//
|
|
2302
|
-
export { default as
|
|
2303
|
+
// Share aliases
|
|
2304
|
+
export { default as ShareIcon } from '../icons/share';
|
|
2303
2305
|
// ShelvingUnit aliases
|
|
2304
2306
|
export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
|
|
2307
|
+
// Shell aliases
|
|
2308
|
+
export { default as ShellIcon } from '../icons/shell';
|
|
2305
2309
|
// ShieldAlert aliases
|
|
2306
2310
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2307
2311
|
// ShieldBan aliases
|
|
@@ -2314,30 +2318,30 @@ export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
|
|
|
2314
2318
|
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2315
2319
|
// ShieldEllipsis aliases
|
|
2316
2320
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2317
|
-
// ShieldMinus aliases
|
|
2318
|
-
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2319
2321
|
// ShieldHalf aliases
|
|
2320
2322
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2323
|
+
// ShieldMinus aliases
|
|
2324
|
+
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2321
2325
|
// ShieldOff aliases
|
|
2322
2326
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2323
|
-
// ShieldPlus aliases
|
|
2324
|
-
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2325
2327
|
// ShieldUser aliases
|
|
2326
2328
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2329
|
+
// ShieldPlus aliases
|
|
2330
|
+
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2327
2331
|
// Shield aliases
|
|
2328
2332
|
export { default as ShieldIcon } from '../icons/shield';
|
|
2329
|
-
// Ship aliases
|
|
2330
|
-
export { default as ShipIcon } from '../icons/ship';
|
|
2331
|
-
// Shirt aliases
|
|
2332
|
-
export { default as ShirtIcon } from '../icons/shirt';
|
|
2333
2333
|
// ShipWheel aliases
|
|
2334
2334
|
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2335
|
+
// Shirt aliases
|
|
2336
|
+
export { default as ShirtIcon } from '../icons/shirt';
|
|
2337
|
+
// Ship aliases
|
|
2338
|
+
export { default as ShipIcon } from '../icons/ship';
|
|
2339
|
+
// ShoppingBasket aliases
|
|
2340
|
+
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2335
2341
|
// ShoppingBag aliases
|
|
2336
2342
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2337
2343
|
// ShoppingCart aliases
|
|
2338
2344
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2339
|
-
// ShoppingBasket aliases
|
|
2340
|
-
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2341
2345
|
// Shovel aliases
|
|
2342
2346
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2343
2347
|
// ShowerHead aliases
|
|
@@ -2358,18 +2362,18 @@ export { default as SigmaIcon } from '../icons/sigma';
|
|
|
2358
2362
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2359
2363
|
// SignalLow aliases
|
|
2360
2364
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2361
|
-
// SignalMedium aliases
|
|
2362
|
-
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2363
2365
|
// SignalZero aliases
|
|
2364
2366
|
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2367
|
+
// SignalMedium aliases
|
|
2368
|
+
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2365
2369
|
// Signal aliases
|
|
2366
2370
|
export { default as SignalIcon } from '../icons/signal';
|
|
2367
2371
|
// Signature aliases
|
|
2368
2372
|
export { default as SignatureIcon } from '../icons/signature';
|
|
2369
|
-
// SignpostBig aliases
|
|
2370
|
-
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2371
2373
|
// Signpost aliases
|
|
2372
2374
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2375
|
+
// SignpostBig aliases
|
|
2376
|
+
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2373
2377
|
// Siren aliases
|
|
2374
2378
|
export { default as SirenIcon } from '../icons/siren';
|
|
2375
2379
|
// SkipBack aliases
|
|
@@ -2382,28 +2386,28 @@ export { default as SkullIcon } from '../icons/skull';
|
|
|
2382
2386
|
export { default as SlashIcon } from '../icons/slash';
|
|
2383
2387
|
// Slice aliases
|
|
2384
2388
|
export { default as SliceIcon } from '../icons/slice';
|
|
2389
|
+
// SmartphoneNfc aliases
|
|
2390
|
+
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2385
2391
|
// SlidersHorizontal aliases
|
|
2386
2392
|
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2387
2393
|
// SmartphoneCharging aliases
|
|
2388
2394
|
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2389
|
-
// SmartphoneNfc aliases
|
|
2390
|
-
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2391
2395
|
// Smartphone aliases
|
|
2392
2396
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2393
2397
|
// SmilePlus aliases
|
|
2394
2398
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2395
|
-
// Smile aliases
|
|
2396
|
-
export { default as SmileIcon } from '../icons/smile';
|
|
2397
2399
|
// Snail aliases
|
|
2398
2400
|
export { default as SnailIcon } from '../icons/snail';
|
|
2399
|
-
//
|
|
2400
|
-
export { default as
|
|
2401
|
-
// Sofa aliases
|
|
2402
|
-
export { default as SofaIcon } from '../icons/sofa';
|
|
2403
|
-
// SoapDispenserDroplet aliases
|
|
2404
|
-
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2401
|
+
// Smile aliases
|
|
2402
|
+
export { default as SmileIcon } from '../icons/smile';
|
|
2405
2403
|
// SolarPanel aliases
|
|
2406
2404
|
export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
2405
|
+
// SoapDispenserDroplet aliases
|
|
2406
|
+
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2407
|
+
// Sofa aliases
|
|
2408
|
+
export { default as SofaIcon } from '../icons/sofa';
|
|
2409
|
+
// Snowflake aliases
|
|
2410
|
+
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2407
2411
|
// Soup aliases
|
|
2408
2412
|
export { default as SoupIcon } from '../icons/soup';
|
|
2409
2413
|
// Space aliases
|
|
@@ -2416,12 +2420,12 @@ export { default as SparkleIcon } from '../icons/sparkle';
|
|
|
2416
2420
|
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2417
2421
|
// Speech aliases
|
|
2418
2422
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2423
|
+
// SpellCheck2 aliases
|
|
2424
|
+
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2419
2425
|
// SpellCheck aliases
|
|
2420
2426
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2421
2427
|
// SplinePointer aliases
|
|
2422
2428
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2423
|
-
// SpellCheck2 aliases
|
|
2424
|
-
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2425
2429
|
// Spline aliases
|
|
2426
2430
|
export { default as SplineIcon } from '../icons/spline';
|
|
2427
2431
|
// Split aliases
|
|
@@ -2440,22 +2444,22 @@ export { default as SproutIcon } from '../icons/sprout';
|
|
|
2440
2444
|
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2441
2445
|
// SquareArrowRightExit aliases
|
|
2442
2446
|
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2443
|
-
// SquareDashedBottom aliases
|
|
2444
|
-
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2445
2447
|
// SquareDashedBottomCode aliases
|
|
2446
2448
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2447
2449
|
// SquareDashedTopSolid aliases
|
|
2448
2450
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2451
|
+
// SquareDashedBottom aliases
|
|
2452
|
+
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2449
2453
|
// SquarePause aliases
|
|
2450
2454
|
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2451
2455
|
// SquareRadical aliases
|
|
2452
2456
|
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2453
2457
|
// SquareRoundCorner aliases
|
|
2454
2458
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2455
|
-
// SquareSquare aliases
|
|
2456
|
-
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2457
2459
|
// SquareStack aliases
|
|
2458
2460
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2461
|
+
// SquareSquare aliases
|
|
2462
|
+
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2459
2463
|
// SquareStar aliases
|
|
2460
2464
|
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2461
2465
|
// SquareStop aliases
|
|
@@ -2472,20 +2476,20 @@ export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
|
2472
2476
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2473
2477
|
// SquircleDashed aliases
|
|
2474
2478
|
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2475
|
-
// Squircle aliases
|
|
2476
|
-
export { default as SquircleIcon } from '../icons/squircle';
|
|
2477
2479
|
// Squirrel aliases
|
|
2478
2480
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2481
|
+
// Squircle aliases
|
|
2482
|
+
export { default as SquircleIcon } from '../icons/squircle';
|
|
2479
2483
|
// Stamp aliases
|
|
2480
2484
|
export { default as StampIcon } from '../icons/stamp';
|
|
2481
2485
|
// StarHalf aliases
|
|
2482
2486
|
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2483
|
-
// StepBack aliases
|
|
2484
|
-
export { default as StepBackIcon } from '../icons/step-back';
|
|
2485
|
-
// Star aliases
|
|
2486
|
-
export { default as StarIcon } from '../icons/star';
|
|
2487
2487
|
// StarOff aliases
|
|
2488
2488
|
export { default as StarOffIcon } from '../icons/star-off';
|
|
2489
|
+
// Star aliases
|
|
2490
|
+
export { default as StarIcon } from '../icons/star';
|
|
2491
|
+
// StepBack aliases
|
|
2492
|
+
export { default as StepBackIcon } from '../icons/step-back';
|
|
2489
2493
|
// StepForward aliases
|
|
2490
2494
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2491
2495
|
// Stethoscope aliases
|
|
@@ -2496,28 +2500,28 @@ export { default as StickerIcon } from '../icons/sticker';
|
|
|
2496
2500
|
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2497
2501
|
// Stone aliases
|
|
2498
2502
|
export { default as StoneIcon } from '../icons/stone';
|
|
2499
|
-
// StretchHorizontal aliases
|
|
2500
|
-
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2501
2503
|
// Store aliases
|
|
2502
2504
|
export { default as StoreIcon } from '../icons/store';
|
|
2503
2505
|
// StretchVertical aliases
|
|
2504
2506
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2507
|
+
// StretchHorizontal aliases
|
|
2508
|
+
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2505
2509
|
// Strikethrough aliases
|
|
2506
2510
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2507
2511
|
// Subscript aliases
|
|
2508
2512
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2509
2513
|
// SunMedium aliases
|
|
2510
2514
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2511
|
-
// SunMoon aliases
|
|
2512
|
-
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2513
2515
|
// SunDim aliases
|
|
2514
2516
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2517
|
+
// SunMoon aliases
|
|
2518
|
+
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2515
2519
|
// SunSnow aliases
|
|
2516
2520
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2517
|
-
// Sun aliases
|
|
2518
|
-
export { default as SunIcon } from '../icons/sun';
|
|
2519
2521
|
// Sunrise aliases
|
|
2520
2522
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2523
|
+
// Sun aliases
|
|
2524
|
+
export { default as SunIcon } from '../icons/sun';
|
|
2521
2525
|
// Sunset aliases
|
|
2522
2526
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2523
2527
|
// Superscript aliases
|
|
@@ -2526,54 +2530,54 @@ export { default as SuperscriptIcon } from '../icons/superscript';
|
|
|
2526
2530
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2527
2531
|
// SwissFranc aliases
|
|
2528
2532
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2529
|
-
// Sword aliases
|
|
2530
|
-
export { default as SwordIcon } from '../icons/sword';
|
|
2531
2533
|
// SwitchCamera aliases
|
|
2532
2534
|
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2535
|
+
// Table2 aliases
|
|
2536
|
+
export { default as Table2Icon } from '../icons/table-2';
|
|
2533
2537
|
// Swords aliases
|
|
2534
2538
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2539
|
+
// Sword aliases
|
|
2540
|
+
export { default as SwordIcon } from '../icons/sword';
|
|
2535
2541
|
// Syringe aliases
|
|
2536
2542
|
export { default as SyringeIcon } from '../icons/syringe';
|
|
2537
|
-
// Table2 aliases
|
|
2538
|
-
export { default as Table2Icon } from '../icons/table-2';
|
|
2539
2543
|
// TableCellsMerge aliases
|
|
2540
2544
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2541
|
-
// TableCellsSplit aliases
|
|
2542
|
-
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2543
2545
|
// TableColumnsSplit aliases
|
|
2544
2546
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2545
|
-
// TableProperties aliases
|
|
2546
|
-
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2547
2547
|
// TableOfContents aliases
|
|
2548
2548
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2549
|
-
//
|
|
2550
|
-
export { default as
|
|
2549
|
+
// TableCellsSplit aliases
|
|
2550
|
+
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2551
2551
|
// TableRowsSplit aliases
|
|
2552
2552
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2553
|
+
// TableProperties aliases
|
|
2554
|
+
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2553
2555
|
// TabletSmartphone aliases
|
|
2554
2556
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2557
|
+
// Table aliases
|
|
2558
|
+
export { default as TableIcon } from '../icons/table';
|
|
2555
2559
|
// Tablet aliases
|
|
2556
2560
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2557
|
-
// Tablets aliases
|
|
2558
|
-
export { default as TabletsIcon } from '../icons/tablets';
|
|
2559
2561
|
// Tag aliases
|
|
2560
2562
|
export { default as TagIcon } from '../icons/tag';
|
|
2563
|
+
// Tags aliases
|
|
2564
|
+
export { default as TagsIcon } from '../icons/tags';
|
|
2565
|
+
// Tablets aliases
|
|
2566
|
+
export { default as TabletsIcon } from '../icons/tablets';
|
|
2561
2567
|
// Tally1 aliases
|
|
2562
2568
|
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2563
2569
|
// Tally2 aliases
|
|
2564
2570
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2565
|
-
// Tags aliases
|
|
2566
|
-
export { default as TagsIcon } from '../icons/tags';
|
|
2567
2571
|
// Tally3 aliases
|
|
2568
2572
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2573
|
+
// Tally5 aliases
|
|
2574
|
+
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2569
2575
|
// Tally4 aliases
|
|
2570
2576
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2571
2577
|
// Tangent aliases
|
|
2572
2578
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2573
2579
|
// Target aliases
|
|
2574
2580
|
export { default as TargetIcon } from '../icons/target';
|
|
2575
|
-
// Tally5 aliases
|
|
2576
|
-
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2577
2581
|
// Telescope aliases
|
|
2578
2582
|
export { default as TelescopeIcon } from '../icons/telescope';
|
|
2579
2583
|
// TentTree aliases
|
|
@@ -2582,36 +2586,36 @@ export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
|
2582
2586
|
export { default as TentIcon } from '../icons/tent';
|
|
2583
2587
|
// Terminal aliases
|
|
2584
2588
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2585
|
-
// TestTube aliases
|
|
2586
|
-
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2587
2589
|
// TestTubes aliases
|
|
2588
2590
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2591
|
+
// TestTube aliases
|
|
2592
|
+
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2589
2593
|
// TextCursorInput aliases
|
|
2590
2594
|
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2591
2595
|
// TextCursor aliases
|
|
2592
2596
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2593
|
-
// TextQuote aliases
|
|
2594
|
-
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2595
2597
|
// TextSearch aliases
|
|
2596
2598
|
export { default as TextSearchIcon } from '../icons/text-search';
|
|
2599
|
+
// TextQuote aliases
|
|
2600
|
+
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2597
2601
|
// Theater aliases
|
|
2598
2602
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2599
2603
|
// ThermometerSnowflake aliases
|
|
2600
2604
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2601
|
-
// ThermometerSun aliases
|
|
2602
|
-
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2603
2605
|
// Thermometer aliases
|
|
2604
2606
|
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2607
|
+
// ThermometerSun aliases
|
|
2608
|
+
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2605
2609
|
// ThumbsDown aliases
|
|
2606
2610
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2607
|
-
// ThumbsUp aliases
|
|
2608
|
-
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2609
2611
|
// TicketCheck aliases
|
|
2610
2612
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2611
|
-
//
|
|
2612
|
-
export { default as
|
|
2613
|
+
// ThumbsUp aliases
|
|
2614
|
+
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2613
2615
|
// TicketPercent aliases
|
|
2614
2616
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2617
|
+
// TicketMinus aliases
|
|
2618
|
+
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2615
2619
|
// TicketPlus aliases
|
|
2616
2620
|
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2617
2621
|
// TicketSlash aliases
|
|
@@ -2620,22 +2624,22 @@ export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
|
2620
2624
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2621
2625
|
// Ticket aliases
|
|
2622
2626
|
export { default as TicketIcon } from '../icons/ticket';
|
|
2623
|
-
// TicketsPlane aliases
|
|
2624
|
-
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2625
|
-
// Tickets aliases
|
|
2626
|
-
export { default as TicketsIcon } from '../icons/tickets';
|
|
2627
2627
|
// Timeline aliases
|
|
2628
2628
|
export { default as TimelineIcon } from '../icons/timeline';
|
|
2629
|
-
//
|
|
2630
|
-
export { default as
|
|
2629
|
+
// Tickets aliases
|
|
2630
|
+
export { default as TicketsIcon } from '../icons/tickets';
|
|
2631
|
+
// TicketsPlane aliases
|
|
2632
|
+
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2631
2633
|
// TimerReset aliases
|
|
2632
2634
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2633
|
-
//
|
|
2634
|
-
export { default as
|
|
2635
|
-
// ToggleRight aliases
|
|
2636
|
-
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2635
|
+
// TimerOff aliases
|
|
2636
|
+
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2637
2637
|
// Timer aliases
|
|
2638
2638
|
export { default as TimerIcon } from '../icons/timer';
|
|
2639
|
+
// ToggleRight aliases
|
|
2640
|
+
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2641
|
+
// ToggleLeft aliases
|
|
2642
|
+
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2639
2643
|
// Toilet aliases
|
|
2640
2644
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2641
2645
|
// Toolbox aliases
|
|
@@ -2644,16 +2648,16 @@ export { default as ToolboxIcon } from '../icons/toolbox';
|
|
|
2644
2648
|
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2645
2649
|
// Tornado aliases
|
|
2646
2650
|
export { default as TornadoIcon } from '../icons/tornado';
|
|
2647
|
-
// Torus aliases
|
|
2648
|
-
export { default as TorusIcon } from '../icons/torus';
|
|
2649
2651
|
// TouchpadOff aliases
|
|
2650
2652
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2653
|
+
// Torus aliases
|
|
2654
|
+
export { default as TorusIcon } from '../icons/torus';
|
|
2651
2655
|
// Touchpad aliases
|
|
2652
2656
|
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2653
|
-
// TowelRack aliases
|
|
2654
|
-
export { default as TowelRackIcon } from '../icons/towel-rack';
|
|
2655
2657
|
// TowerControl aliases
|
|
2656
2658
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2659
|
+
// TowelRack aliases
|
|
2660
|
+
export { default as TowelRackIcon } from '../icons/towel-rack';
|
|
2657
2661
|
// ToyBrick aliases
|
|
2658
2662
|
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2659
2663
|
// Tractor aliases
|
|
@@ -2666,14 +2670,14 @@ export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
|
2666
2670
|
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2667
2671
|
// TrainTrack aliases
|
|
2668
2672
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2669
|
-
// Transgender aliases
|
|
2670
|
-
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2671
2673
|
// Trash2 aliases
|
|
2672
2674
|
export { default as Trash2Icon } from '../icons/trash-2';
|
|
2673
|
-
//
|
|
2674
|
-
export { default as
|
|
2675
|
+
// Transgender aliases
|
|
2676
|
+
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2675
2677
|
// TreeDeciduous aliases
|
|
2676
2678
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2679
|
+
// Trash aliases
|
|
2680
|
+
export { default as TrashIcon } from '../icons/trash';
|
|
2677
2681
|
// TreePine aliases
|
|
2678
2682
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2679
2683
|
// Trees aliases
|
|
@@ -2682,18 +2686,18 @@ export { default as TreesIcon } from '../icons/trees';
|
|
|
2682
2686
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2683
2687
|
// TrendingUpDown aliases
|
|
2684
2688
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2685
|
-
// TriangleDashed aliases
|
|
2686
|
-
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2687
2689
|
// TrendingUp aliases
|
|
2688
2690
|
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2691
|
+
// TriangleDashed aliases
|
|
2692
|
+
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2689
2693
|
// TriangleRight aliases
|
|
2690
2694
|
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2691
2695
|
// Trophy aliases
|
|
2692
2696
|
export { default as TrophyIcon } from '../icons/trophy';
|
|
2693
|
-
// Triangle aliases
|
|
2694
|
-
export { default as TriangleIcon } from '../icons/triangle';
|
|
2695
2697
|
// TruckElectric aliases
|
|
2696
2698
|
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2699
|
+
// Triangle aliases
|
|
2700
|
+
export { default as TriangleIcon } from '../icons/triangle';
|
|
2697
2701
|
// Truck aliases
|
|
2698
2702
|
export { default as TruckIcon } from '../icons/truck';
|
|
2699
2703
|
// TurkishLira aliases
|
|
@@ -2708,44 +2712,44 @@ export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
|
2708
2712
|
export { default as TvIcon } from '../icons/tv';
|
|
2709
2713
|
// TypeOutline aliases
|
|
2710
2714
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2711
|
-
// Type aliases
|
|
2712
|
-
export { default as TypeIcon } from '../icons/type';
|
|
2713
2715
|
// UmbrellaOff aliases
|
|
2714
2716
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2715
|
-
//
|
|
2716
|
-
export { default as
|
|
2717
|
+
// Type aliases
|
|
2718
|
+
export { default as TypeIcon } from '../icons/type';
|
|
2717
2719
|
// Umbrella aliases
|
|
2718
2720
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2719
|
-
//
|
|
2720
|
-
export { default as
|
|
2721
|
+
// Underline aliases
|
|
2722
|
+
export { default as UnderlineIcon } from '../icons/underline';
|
|
2721
2723
|
// UndoDot aliases
|
|
2722
2724
|
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2725
|
+
// Undo2 aliases
|
|
2726
|
+
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2723
2727
|
// Undo aliases
|
|
2724
2728
|
export { default as UndoIcon } from '../icons/undo';
|
|
2725
|
-
// UnfoldHorizontal aliases
|
|
2726
|
-
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2727
2729
|
// UnfoldVertical aliases
|
|
2728
2730
|
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2729
2731
|
// Ungroup aliases
|
|
2730
2732
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
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
|
-
// Unlink aliases
|
|
2734
|
-
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2735
|
-
// Unplug aliases
|
|
2736
|
-
export { default as UnplugIcon } from '../icons/unplug';
|
|
2737
2737
|
// Upload aliases
|
|
2738
2738
|
export { default as UploadIcon } from '../icons/upload';
|
|
2739
2739
|
// Usb aliases
|
|
2740
2740
|
export { default as UsbIcon } from '../icons/usb';
|
|
2741
|
+
// Unplug aliases
|
|
2742
|
+
export { default as UnplugIcon } from '../icons/unplug';
|
|
2743
|
+
// Unlink aliases
|
|
2744
|
+
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2741
2745
|
// UserCheck aliases
|
|
2742
2746
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2743
2747
|
// UserCog aliases
|
|
2744
2748
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2745
|
-
// UserKey aliases
|
|
2746
|
-
export { default as UserKeyIcon } from '../icons/user-key';
|
|
2747
2749
|
// UserLock aliases
|
|
2748
2750
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2751
|
+
// UserKey aliases
|
|
2752
|
+
export { default as UserKeyIcon } from '../icons/user-key';
|
|
2749
2753
|
// UserMinus aliases
|
|
2750
2754
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2751
2755
|
// UserPen aliases
|
|
@@ -2754,66 +2758,66 @@ export { default as UserPenIcon } from '../icons/user-pen';
|
|
|
2754
2758
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2755
2759
|
// UserRoundKey aliases
|
|
2756
2760
|
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
2757
|
-
// UserRoundPen aliases
|
|
2758
|
-
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2759
2761
|
// UserRoundSearch aliases
|
|
2760
2762
|
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2761
|
-
//
|
|
2762
|
-
export { default as
|
|
2763
|
+
// UserRoundPen aliases
|
|
2764
|
+
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2763
2765
|
// UserStar aliases
|
|
2764
2766
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2767
|
+
// UserSearch aliases
|
|
2768
|
+
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2765
2769
|
// UserX aliases
|
|
2766
2770
|
export { default as UserXIcon } from '../icons/user-x';
|
|
2767
2771
|
// User aliases
|
|
2768
2772
|
export { default as UserIcon } from '../icons/user';
|
|
2769
2773
|
// Users aliases
|
|
2770
2774
|
export { default as UsersIcon } from '../icons/users';
|
|
2771
|
-
// UtilityPole aliases
|
|
2772
|
-
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2773
2775
|
// Van aliases
|
|
2774
2776
|
export { default as VanIcon } from '../icons/van';
|
|
2777
|
+
// UtilityPole aliases
|
|
2778
|
+
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2775
2779
|
// Variable aliases
|
|
2776
2780
|
export { default as VariableIcon } from '../icons/variable';
|
|
2777
2781
|
// Vault aliases
|
|
2778
2782
|
export { default as VaultIcon } from '../icons/vault';
|
|
2779
2783
|
// VectorSquare aliases
|
|
2780
2784
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2781
|
-
// Vegan aliases
|
|
2782
|
-
export { default as VeganIcon } from '../icons/vegan';
|
|
2783
2785
|
// VenetianMask aliases
|
|
2784
2786
|
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2787
|
+
// Vegan aliases
|
|
2788
|
+
export { default as VeganIcon } from '../icons/vegan';
|
|
2785
2789
|
// VenusAndMars aliases
|
|
2786
2790
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2787
2791
|
// Venus aliases
|
|
2788
2792
|
export { default as VenusIcon } from '../icons/venus';
|
|
2789
2793
|
// VibrateOff aliases
|
|
2790
2794
|
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2791
|
-
// Vibrate aliases
|
|
2792
|
-
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2793
|
-
// VideoOff aliases
|
|
2794
|
-
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2795
2795
|
// Video aliases
|
|
2796
2796
|
export { default as VideoIcon } from '../icons/video';
|
|
2797
|
+
// VideoOff aliases
|
|
2798
|
+
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2797
2799
|
// Videotape aliases
|
|
2798
2800
|
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2801
|
+
// Vibrate aliases
|
|
2802
|
+
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2799
2803
|
// View aliases
|
|
2800
2804
|
export { default as ViewIcon } from '../icons/view';
|
|
2801
|
-
// Volleyball aliases
|
|
2802
|
-
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2803
2805
|
// Voicemail aliases
|
|
2804
2806
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2807
|
+
// Volleyball aliases
|
|
2808
|
+
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2805
2809
|
// Volume1 aliases
|
|
2806
2810
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2807
|
-
// Volume2 aliases
|
|
2808
|
-
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2809
2811
|
// VolumeOff aliases
|
|
2810
2812
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2813
|
+
// Volume2 aliases
|
|
2814
|
+
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2811
2815
|
// VolumeX aliases
|
|
2812
2816
|
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2813
|
-
// Volume aliases
|
|
2814
|
-
export { default as VolumeIcon } from '../icons/volume';
|
|
2815
2817
|
// Vote aliases
|
|
2816
2818
|
export { default as VoteIcon } from '../icons/vote';
|
|
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';
|
|
2819
2823
|
// Wallet aliases
|
|
@@ -2834,34 +2838,34 @@ export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
|
2834
2838
|
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
2835
2839
|
// WavesLadder aliases
|
|
2836
2840
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2837
|
-
//
|
|
2838
|
-
export { default as
|
|
2841
|
+
// WavesVertical aliases
|
|
2842
|
+
export { default as WavesVerticalIcon } from '../icons/waves-vertical';
|
|
2839
2843
|
// Waypoints aliases
|
|
2840
2844
|
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2841
2845
|
// Webcam aliases
|
|
2842
2846
|
export { default as WebcamIcon } from '../icons/webcam';
|
|
2843
|
-
// Webhook aliases
|
|
2844
|
-
export { default as WebhookIcon } from '../icons/webhook';
|
|
2845
2847
|
// WebhookOff aliases
|
|
2846
2848
|
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2849
|
+
// Webhook aliases
|
|
2850
|
+
export { default as WebhookIcon } from '../icons/webhook';
|
|
2847
2851
|
// WeightTilde aliases
|
|
2848
2852
|
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
2849
|
-
// Weight aliases
|
|
2850
|
-
export { default as WeightIcon } from '../icons/weight';
|
|
2851
|
-
// WheatOff aliases
|
|
2852
|
-
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2853
2853
|
// Wheat aliases
|
|
2854
2854
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2855
|
-
//
|
|
2856
|
-
export { default as
|
|
2855
|
+
// WheatOff aliases
|
|
2856
|
+
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2857
2857
|
// WholeWord aliases
|
|
2858
2858
|
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2859
|
+
// Weight aliases
|
|
2860
|
+
export { default as WeightIcon } from '../icons/weight';
|
|
2861
|
+
// WifiCog aliases
|
|
2862
|
+
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2859
2863
|
// WifiHigh aliases
|
|
2860
2864
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
2861
|
-
// WifiLow aliases
|
|
2862
|
-
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2863
2865
|
// WifiOff aliases
|
|
2864
2866
|
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2867
|
+
// WifiLow aliases
|
|
2868
|
+
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2865
2869
|
// WifiPen aliases
|
|
2866
2870
|
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2867
2871
|
// WifiZero aliases
|
|
@@ -2870,10 +2874,10 @@ export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
|
2870
2874
|
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2871
2875
|
// Wifi aliases
|
|
2872
2876
|
export { default as WifiIcon } from '../icons/wifi';
|
|
2873
|
-
// WindArrowDown aliases
|
|
2874
|
-
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2875
2877
|
// Wind aliases
|
|
2876
2878
|
export { default as WindIcon } from '../icons/wind';
|
|
2879
|
+
// WindArrowDown aliases
|
|
2880
|
+
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2877
2881
|
// WineOff aliases
|
|
2878
2882
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2879
2883
|
// Wine aliases
|
|
@@ -2886,8 +2890,6 @@ export { default as WormIcon } from '../icons/worm';
|
|
|
2886
2890
|
export { default as WrenchIcon } from '../icons/wrench';
|
|
2887
2891
|
// XLineTop aliases
|
|
2888
2892
|
export { default as XLineTopIcon } from '../icons/x-line-top';
|
|
2889
|
-
// ZapOff aliases
|
|
2890
|
-
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2891
2893
|
// X aliases
|
|
2892
2894
|
export { default as XIcon } from '../icons/x';
|
|
2893
2895
|
// Zap aliases
|
|
@@ -2898,6 +2900,8 @@ export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
|
2898
2900
|
export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
2899
2901
|
// ZodiacCancer aliases
|
|
2900
2902
|
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
2903
|
+
// ZapOff aliases
|
|
2904
|
+
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2901
2905
|
// ZodiacCapricorn aliases
|
|
2902
2906
|
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
2903
2907
|
// ZodiacGemini aliases
|
|
@@ -2910,10 +2914,10 @@ export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
|
2910
2914
|
export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
|
|
2911
2915
|
// ZodiacPisces aliases
|
|
2912
2916
|
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
2913
|
-
// ZodiacSagittarius aliases
|
|
2914
|
-
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
2915
2917
|
// ZodiacScorpio aliases
|
|
2916
2918
|
export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
|
|
2919
|
+
// ZodiacSagittarius aliases
|
|
2920
|
+
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
2917
2921
|
// ZodiacTaurus aliases
|
|
2918
2922
|
export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
|
|
2919
2923
|
// ZodiacVirgo aliases
|
|
@@ -2936,18 +2940,18 @@ export {
|
|
|
2936
2940
|
/** @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 */
|
|
2937
2941
|
default as AlarmCheckIcon
|
|
2938
2942
|
} from '../icons/alarm-clock-check';
|
|
2939
|
-
// AlarmClockMinus aliases
|
|
2940
|
-
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
2941
|
-
export {
|
|
2942
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. This alias will be removed in v1.0 */
|
|
2943
|
-
default as AlarmMinusIcon
|
|
2944
|
-
} from '../icons/alarm-clock-minus';
|
|
2945
2943
|
// AlarmClockPlus aliases
|
|
2946
2944
|
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
2947
2945
|
export {
|
|
2948
2946
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. This alias will be removed in v1.0 */
|
|
2949
2947
|
default as AlarmPlusIcon
|
|
2950
2948
|
} from '../icons/alarm-clock-plus';
|
|
2949
|
+
// AlarmClockMinus aliases
|
|
2950
|
+
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
2951
|
+
export {
|
|
2952
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. This alias will be removed in v1.0 */
|
|
2953
|
+
default as AlarmMinusIcon
|
|
2954
|
+
} from '../icons/alarm-clock-minus';
|
|
2951
2955
|
// ArrowDownAZ aliases
|
|
2952
2956
|
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
2953
2957
|
export {
|
|
@@ -2978,48 +2982,48 @@ export {
|
|
|
2978
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 */
|
|
2979
2983
|
default as ArrowUpZaIcon
|
|
2980
2984
|
} from '../icons/arrow-up-z-a';
|
|
2981
|
-
// Axis3d aliases
|
|
2982
|
-
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
2983
|
-
export {
|
|
2984
|
-
/** @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 */
|
|
2985
|
-
default as Axis3DIcon
|
|
2986
|
-
} from '../icons/axis-3d';
|
|
2987
2985
|
// ArrowUpNarrowWide aliases
|
|
2988
2986
|
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
2989
2987
|
export {
|
|
2990
2988
|
/** @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 */
|
|
2991
2989
|
default as SortAscIcon
|
|
2992
2990
|
} from '../icons/arrow-up-narrow-wide';
|
|
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';
|
|
2993
2997
|
// BadgeCheck aliases
|
|
2994
2998
|
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
2995
2999
|
export {
|
|
2996
3000
|
/** @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 */
|
|
2997
3001
|
default as VerifiedIcon
|
|
2998
3002
|
} from '../icons/badge-check';
|
|
2999
|
-
// BadgeQuestionMark aliases
|
|
3000
|
-
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3001
|
-
export {
|
|
3002
|
-
/** @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 */
|
|
3003
|
-
default as BadgeHelpIcon
|
|
3004
|
-
} from '../icons/badge-question-mark';
|
|
3005
3003
|
// BetweenHorizontalEnd aliases
|
|
3006
3004
|
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
3007
3005
|
export {
|
|
3008
3006
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
3009
3007
|
default as BetweenHorizonalEndIcon
|
|
3010
3008
|
} from '../icons/between-horizontal-end';
|
|
3011
|
-
//
|
|
3012
|
-
export { default as
|
|
3009
|
+
// BadgeQuestionMark aliases
|
|
3010
|
+
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3013
3011
|
export {
|
|
3014
|
-
/** @deprecated
|
|
3015
|
-
default as
|
|
3016
|
-
} from '../icons/
|
|
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';
|
|
3017
3015
|
// BookDashed aliases
|
|
3018
3016
|
export { default as BookDashedIcon } from '../icons/book-dashed';
|
|
3019
3017
|
export {
|
|
3020
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 */
|
|
3021
3019
|
default as BookTemplateIcon
|
|
3022
3020
|
} from '../icons/book-dashed';
|
|
3021
|
+
// BetweenHorizontalStart aliases
|
|
3022
|
+
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
3023
|
+
export {
|
|
3024
|
+
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
3025
|
+
default as BetweenHorizonalStartIcon
|
|
3026
|
+
} from '../icons/between-horizontal-start';
|
|
3023
3027
|
// Braces aliases
|
|
3024
3028
|
export { default as BracesIcon } from '../icons/braces';
|
|
3025
3029
|
export {
|
|
@@ -3092,6 +3096,18 @@ export {
|
|
|
3092
3096
|
/** @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 */
|
|
3093
3097
|
default as BarChart2Icon
|
|
3094
3098
|
} from '../icons/chart-no-axes-column';
|
|
3099
|
+
// ChartPie aliases
|
|
3100
|
+
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3101
|
+
export {
|
|
3102
|
+
/** @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 */
|
|
3103
|
+
default as PieChartIcon
|
|
3104
|
+
} from '../icons/chart-pie';
|
|
3105
|
+
// ChartScatter aliases
|
|
3106
|
+
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3107
|
+
export {
|
|
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';
|
|
3095
3111
|
// ChartNoAxesGantt aliases
|
|
3096
3112
|
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3097
3113
|
export {
|
|
@@ -3104,36 +3120,18 @@ export {
|
|
|
3104
3120
|
/** @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 */
|
|
3105
3121
|
default as AlertCircleIcon
|
|
3106
3122
|
} from '../icons/circle-alert';
|
|
3107
|
-
// ChartScatter aliases
|
|
3108
|
-
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3109
|
-
export {
|
|
3110
|
-
/** @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 */
|
|
3111
|
-
default as ScatterChartIcon
|
|
3112
|
-
} from '../icons/chart-scatter';
|
|
3113
|
-
// ChartPie aliases
|
|
3114
|
-
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3115
|
-
export {
|
|
3116
|
-
/** @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 */
|
|
3117
|
-
default as PieChartIcon
|
|
3118
|
-
} from '../icons/chart-pie';
|
|
3119
|
-
// CircleArrowDown aliases
|
|
3120
|
-
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3121
|
-
export {
|
|
3122
|
-
/** @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 */
|
|
3123
|
-
default as ArrowDownCircleIcon
|
|
3124
|
-
} from '../icons/circle-arrow-down';
|
|
3125
3123
|
// CircleArrowLeft aliases
|
|
3126
3124
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
3127
3125
|
export {
|
|
3128
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 */
|
|
3129
3127
|
default as ArrowLeftCircleIcon
|
|
3130
3128
|
} from '../icons/circle-arrow-left';
|
|
3131
|
-
//
|
|
3132
|
-
export { default as
|
|
3129
|
+
// CircleArrowDown aliases
|
|
3130
|
+
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3133
3131
|
export {
|
|
3134
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3135
|
-
default as
|
|
3136
|
-
} from '../icons/circle-arrow-
|
|
3132
|
+
/** @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 */
|
|
3133
|
+
default as ArrowDownCircleIcon
|
|
3134
|
+
} from '../icons/circle-arrow-down';
|
|
3137
3135
|
// CircleArrowOutDownRight aliases
|
|
3138
3136
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3139
3137
|
export {
|
|
@@ -3146,18 +3144,24 @@ export {
|
|
|
3146
3144
|
/** @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 */
|
|
3147
3145
|
default as ArrowUpLeftFromCircleIcon
|
|
3148
3146
|
} from '../icons/circle-arrow-out-up-left';
|
|
3149
|
-
//
|
|
3150
|
-
export { default as
|
|
3147
|
+
// CircleArrowOutDownLeft aliases
|
|
3148
|
+
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left';
|
|
3151
3149
|
export {
|
|
3152
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3153
|
-
default as
|
|
3154
|
-
} from '../icons/circle-arrow-out-
|
|
3150
|
+
/** @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 */
|
|
3151
|
+
default as ArrowDownLeftFromCircleIcon
|
|
3152
|
+
} from '../icons/circle-arrow-out-down-left';
|
|
3155
3153
|
// CircleArrowRight aliases
|
|
3156
3154
|
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right';
|
|
3157
3155
|
export {
|
|
3158
3156
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
3159
3157
|
default as ArrowRightCircleIcon
|
|
3160
3158
|
} from '../icons/circle-arrow-right';
|
|
3159
|
+
// CircleArrowOutUpRight aliases
|
|
3160
|
+
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3161
|
+
export {
|
|
3162
|
+
/** @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 */
|
|
3163
|
+
default as ArrowUpRightFromCircleIcon
|
|
3164
|
+
} from '../icons/circle-arrow-out-up-right';
|
|
3161
3165
|
// CircleArrowUp aliases
|
|
3162
3166
|
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3163
3167
|
export {
|
|
@@ -3170,60 +3174,60 @@ export {
|
|
|
3170
3174
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. This alias will be removed in v1.0 */
|
|
3171
3175
|
default as CheckCircleIcon
|
|
3172
3176
|
} from '../icons/circle-check-big';
|
|
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';
|
|
3173
3183
|
// CircleCheck aliases
|
|
3174
3184
|
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3175
3185
|
export {
|
|
3176
3186
|
/** @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 */
|
|
3177
3187
|
default as CheckCircle2Icon
|
|
3178
3188
|
} from '../icons/circle-check';
|
|
3179
|
-
//
|
|
3180
|
-
export { default as
|
|
3189
|
+
// CircleDivide aliases
|
|
3190
|
+
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3181
3191
|
export {
|
|
3182
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3183
|
-
default as
|
|
3184
|
-
} from '../icons/circle-
|
|
3185
|
-
//
|
|
3186
|
-
export { default as
|
|
3192
|
+
/** @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 */
|
|
3193
|
+
default as DivideCircleIcon
|
|
3194
|
+
} from '../icons/circle-divide';
|
|
3195
|
+
// CircleGauge aliases
|
|
3196
|
+
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3187
3197
|
export {
|
|
3188
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3189
|
-
default as
|
|
3190
|
-
} from '../icons/circle-
|
|
3198
|
+
/** @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 */
|
|
3199
|
+
default as GaugeCircleIcon
|
|
3200
|
+
} from '../icons/circle-gauge';
|
|
3191
3201
|
// CircleChevronLeft aliases
|
|
3192
3202
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3193
3203
|
export {
|
|
3194
3204
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3195
3205
|
default as ChevronLeftCircleIcon
|
|
3196
3206
|
} from '../icons/circle-chevron-left';
|
|
3207
|
+
// CircleChevronRight aliases
|
|
3208
|
+
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3209
|
+
export {
|
|
3210
|
+
/** @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 */
|
|
3211
|
+
default as ChevronRightCircleIcon
|
|
3212
|
+
} from '../icons/circle-chevron-right';
|
|
3197
3213
|
// CircleChevronUp aliases
|
|
3198
3214
|
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
3199
3215
|
export {
|
|
3200
3216
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. This alias will be removed in v1.0 */
|
|
3201
3217
|
default as ChevronUpCircleIcon
|
|
3202
3218
|
} from '../icons/circle-chevron-up';
|
|
3203
|
-
//
|
|
3204
|
-
export { default as
|
|
3205
|
-
export {
|
|
3206
|
-
/** @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 */
|
|
3207
|
-
default as DivideCircleIcon
|
|
3208
|
-
} from '../icons/circle-divide';
|
|
3209
|
-
// CircleGauge aliases
|
|
3210
|
-
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3219
|
+
// CircleParkingOff aliases
|
|
3220
|
+
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3211
3221
|
export {
|
|
3212
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3213
|
-
default as
|
|
3214
|
-
} from '../icons/circle-
|
|
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';
|
|
3215
3225
|
// CircleMinus aliases
|
|
3216
3226
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3217
3227
|
export {
|
|
3218
3228
|
/** @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 */
|
|
3219
3229
|
default as MinusCircleIcon
|
|
3220
3230
|
} from '../icons/circle-minus';
|
|
3221
|
-
// CircleParkingOff aliases
|
|
3222
|
-
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3223
|
-
export {
|
|
3224
|
-
/** @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 */
|
|
3225
|
-
default as ParkingCircleOffIcon
|
|
3226
|
-
} from '../icons/circle-parking-off';
|
|
3227
3231
|
// CircleParking aliases
|
|
3228
3232
|
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
3229
3233
|
export {
|
|
@@ -3236,24 +3240,30 @@ export {
|
|
|
3236
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 */
|
|
3237
3241
|
default as PauseCircleIcon
|
|
3238
3242
|
} from '../icons/circle-pause';
|
|
3239
|
-
//
|
|
3240
|
-
export { default as
|
|
3243
|
+
// CirclePlus aliases
|
|
3244
|
+
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3241
3245
|
export {
|
|
3242
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3243
|
-
default as
|
|
3244
|
-
} from '../icons/circle-
|
|
3246
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. This alias will be removed in v1.0 */
|
|
3247
|
+
default as PlusCircleIcon
|
|
3248
|
+
} from '../icons/circle-plus';
|
|
3245
3249
|
// CirclePlay aliases
|
|
3246
3250
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3247
3251
|
export {
|
|
3248
3252
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. This alias will be removed in v1.0 */
|
|
3249
3253
|
default as PlayCircleIcon
|
|
3250
3254
|
} from '../icons/circle-play';
|
|
3251
|
-
//
|
|
3252
|
-
export { default as
|
|
3255
|
+
// CirclePower aliases
|
|
3256
|
+
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3253
3257
|
export {
|
|
3254
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3255
|
-
default as
|
|
3256
|
-
} from '../icons/circle-
|
|
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
|
+
// CirclePercent aliases
|
|
3262
|
+
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3263
|
+
export {
|
|
3264
|
+
/** @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 */
|
|
3265
|
+
default as PercentCircleIcon
|
|
3266
|
+
} from '../icons/circle-percent';
|
|
3257
3267
|
// CircleQuestionMark aliases
|
|
3258
3268
|
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3259
3269
|
export {
|
|
@@ -3264,12 +3274,6 @@ export {
|
|
|
3264
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 */
|
|
3265
3275
|
default as CircleHelpIcon
|
|
3266
3276
|
} from '../icons/circle-question-mark';
|
|
3267
|
-
// CirclePower aliases
|
|
3268
|
-
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3269
|
-
export {
|
|
3270
|
-
/** @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 */
|
|
3271
|
-
default as PowerCircleIcon
|
|
3272
|
-
} from '../icons/circle-power';
|
|
3273
3277
|
// CircleSlash2 aliases
|
|
3274
3278
|
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3275
3279
|
export {
|
|
@@ -3294,18 +3298,18 @@ export {
|
|
|
3294
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 */
|
|
3295
3299
|
default as UserCircleIcon
|
|
3296
3300
|
} from '../icons/circle-user';
|
|
3297
|
-
// CircleX aliases
|
|
3298
|
-
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3299
|
-
export {
|
|
3300
|
-
/** @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 */
|
|
3301
|
-
default as XCircleIcon
|
|
3302
|
-
} from '../icons/circle-x';
|
|
3303
3301
|
// ClipboardPenLine aliases
|
|
3304
3302
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3305
3303
|
export {
|
|
3306
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 */
|
|
3307
3305
|
default as ClipboardSignatureIcon
|
|
3308
3306
|
} from '../icons/clipboard-pen-line';
|
|
3307
|
+
// CircleX aliases
|
|
3308
|
+
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3309
|
+
export {
|
|
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 */
|
|
3311
|
+
default as XCircleIcon
|
|
3312
|
+
} from '../icons/circle-x';
|
|
3309
3313
|
// ClipboardPen aliases
|
|
3310
3314
|
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3311
3315
|
export {
|
|
@@ -3330,12 +3334,6 @@ export {
|
|
|
3330
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 */
|
|
3331
3335
|
default as Code2Icon
|
|
3332
3336
|
} from '../icons/code-xml';
|
|
3333
|
-
// Columns2 aliases
|
|
3334
|
-
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3335
|
-
export {
|
|
3336
|
-
/** @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 */
|
|
3337
|
-
default as ColumnsIcon
|
|
3338
|
-
} from '../icons/columns-2';
|
|
3339
3337
|
// Columns3Cog aliases
|
|
3340
3338
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3341
3339
|
export {
|
|
@@ -3346,24 +3344,30 @@ export {
|
|
|
3346
3344
|
/** @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 */
|
|
3347
3345
|
default as TableConfigIcon
|
|
3348
3346
|
} from '../icons/columns-3-cog';
|
|
3347
|
+
// Columns2 aliases
|
|
3348
|
+
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3349
|
+
export {
|
|
3350
|
+
/** @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 */
|
|
3351
|
+
default as ColumnsIcon
|
|
3352
|
+
} from '../icons/columns-2';
|
|
3349
3353
|
// Columns3 aliases
|
|
3350
3354
|
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3351
3355
|
export {
|
|
3352
3356
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
|
|
3353
3357
|
default as PanelsLeftRightIcon
|
|
3354
3358
|
} from '../icons/columns-3';
|
|
3355
|
-
// ContactRound aliases
|
|
3356
|
-
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3357
|
-
export {
|
|
3358
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
3359
|
-
default as Contact2Icon
|
|
3360
|
-
} from '../icons/contact-round';
|
|
3361
3359
|
// DiamondPercent aliases
|
|
3362
3360
|
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3363
3361
|
export {
|
|
3364
3362
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
|
|
3365
3363
|
default as PercentDiamondIcon
|
|
3366
3364
|
} from '../icons/diamond-percent';
|
|
3365
|
+
// ContactRound aliases
|
|
3366
|
+
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3367
|
+
export {
|
|
3368
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
3369
|
+
default as Contact2Icon
|
|
3370
|
+
} from '../icons/contact-round';
|
|
3367
3371
|
// Earth aliases
|
|
3368
3372
|
export { default as EarthIcon } from '../icons/earth';
|
|
3369
3373
|
export {
|
|
@@ -3394,12 +3398,6 @@ export {
|
|
|
3394
3398
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. This alias will be removed in v1.0 */
|
|
3395
3399
|
default as FileAxis3DIcon
|
|
3396
3400
|
} from '../icons/file-axis-3d';
|
|
3397
|
-
// FileBracesCorner aliases
|
|
3398
|
-
export { default as FileBracesCornerIcon } from '../icons/file-braces-corner';
|
|
3399
|
-
export {
|
|
3400
|
-
/** @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 */
|
|
3401
|
-
default as FileJson2Icon
|
|
3402
|
-
} from '../icons/file-braces-corner';
|
|
3403
3401
|
// FileBraces aliases
|
|
3404
3402
|
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3405
3403
|
export {
|
|
@@ -3412,6 +3410,12 @@ export {
|
|
|
3412
3410
|
/** @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 */
|
|
3413
3411
|
default as FileBarChartIcon
|
|
3414
3412
|
} from '../icons/file-chart-column-increasing';
|
|
3413
|
+
// FileBracesCorner aliases
|
|
3414
|
+
export { default as FileBracesCornerIcon } from '../icons/file-braces-corner';
|
|
3415
|
+
export {
|
|
3416
|
+
/** @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 */
|
|
3417
|
+
default as FileJson2Icon
|
|
3418
|
+
} from '../icons/file-braces-corner';
|
|
3415
3419
|
// FileChartColumn aliases
|
|
3416
3420
|
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3417
3421
|
export {
|
|
@@ -3430,30 +3434,30 @@ export {
|
|
|
3430
3434
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
3431
3435
|
default as FilePieChartIcon
|
|
3432
3436
|
} from '../icons/file-chart-pie';
|
|
3433
|
-
//
|
|
3434
|
-
export { default as
|
|
3435
|
-
export {
|
|
3436
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. This alias will be removed in v1.0 */
|
|
3437
|
-
default as FileCheck2Icon
|
|
3438
|
-
} from '../icons/file-check-corner';
|
|
3439
|
-
// FileCodeCorner aliases
|
|
3440
|
-
export { default as FileCodeCornerIcon } from '../icons/file-code-corner';
|
|
3437
|
+
// FileCodeCorner aliases
|
|
3438
|
+
export { default as FileCodeCornerIcon } from '../icons/file-code-corner';
|
|
3441
3439
|
export {
|
|
3442
3440
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. This alias will be removed in v1.0 */
|
|
3443
3441
|
default as FileCode2Icon
|
|
3444
3442
|
} from '../icons/file-code-corner';
|
|
3445
|
-
// FileCog aliases
|
|
3446
|
-
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3447
|
-
export {
|
|
3448
|
-
/** @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 */
|
|
3449
|
-
default as FileCog2Icon
|
|
3450
|
-
} from '../icons/file-cog';
|
|
3451
3443
|
// FileExclamationPoint aliases
|
|
3452
3444
|
export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
|
|
3453
3445
|
export {
|
|
3454
3446
|
/** @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 */
|
|
3455
3447
|
default as FileWarningIcon
|
|
3456
3448
|
} from '../icons/file-exclamation-point';
|
|
3449
|
+
// FileCheckCorner aliases
|
|
3450
|
+
export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
|
|
3451
|
+
export {
|
|
3452
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. This alias will be removed in v1.0 */
|
|
3453
|
+
default as FileCheck2Icon
|
|
3454
|
+
} from '../icons/file-check-corner';
|
|
3455
|
+
// FileCog aliases
|
|
3456
|
+
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3457
|
+
export {
|
|
3458
|
+
/** @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 */
|
|
3459
|
+
default as FileCog2Icon
|
|
3460
|
+
} from '../icons/file-cog';
|
|
3457
3461
|
// FileHeadphone aliases
|
|
3458
3462
|
export { default as FileHeadphoneIcon } from '../icons/file-headphone';
|
|
3459
3463
|
export {
|
|
@@ -3464,12 +3468,6 @@ export {
|
|
|
3464
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 */
|
|
3465
3469
|
default as FileAudio2Icon
|
|
3466
3470
|
} from '../icons/file-headphone';
|
|
3467
|
-
// FileKey aliases
|
|
3468
|
-
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3469
|
-
export {
|
|
3470
|
-
/** @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 */
|
|
3471
|
-
default as FileKey2Icon
|
|
3472
|
-
} from '../icons/file-key';
|
|
3473
3471
|
// FileLock aliases
|
|
3474
3472
|
export { default as FileLockIcon } from '../icons/file-lock';
|
|
3475
3473
|
export {
|
|
@@ -3482,6 +3480,12 @@ export {
|
|
|
3482
3480
|
/** @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 */
|
|
3483
3481
|
default as FileMinus2Icon
|
|
3484
3482
|
} from '../icons/file-minus-corner';
|
|
3483
|
+
// FileKey aliases
|
|
3484
|
+
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3485
|
+
export {
|
|
3486
|
+
/** @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 */
|
|
3487
|
+
default as FileKey2Icon
|
|
3488
|
+
} from '../icons/file-key';
|
|
3485
3489
|
// FilePenLine aliases
|
|
3486
3490
|
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3487
3491
|
export {
|
|
@@ -3524,18 +3528,24 @@ export {
|
|
|
3524
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 */
|
|
3525
3529
|
default as FileVolume2Icon
|
|
3526
3530
|
} from '../icons/file-signal';
|
|
3531
|
+
// FileVideoCamera aliases
|
|
3532
|
+
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3533
|
+
export {
|
|
3534
|
+
/** @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 */
|
|
3535
|
+
default as FileVideo2Icon
|
|
3536
|
+
} from '../icons/file-video-camera';
|
|
3527
3537
|
// FileTypeCorner aliases
|
|
3528
3538
|
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3529
3539
|
export {
|
|
3530
3540
|
/** @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 */
|
|
3531
3541
|
default as FileType2Icon
|
|
3532
3542
|
} from '../icons/file-type-corner';
|
|
3533
|
-
//
|
|
3534
|
-
export { default as
|
|
3543
|
+
// FingerprintPattern aliases
|
|
3544
|
+
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3535
3545
|
export {
|
|
3536
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3537
|
-
default as
|
|
3538
|
-
} from '../icons/
|
|
3546
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. This alias will be removed in v1.0 */
|
|
3547
|
+
default as FingerprintIcon
|
|
3548
|
+
} from '../icons/fingerprint-pattern';
|
|
3539
3549
|
// FileXCorner aliases
|
|
3540
3550
|
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3541
3551
|
export {
|
|
@@ -3560,6 +3570,12 @@ export {
|
|
|
3560
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 */
|
|
3561
3571
|
default as FilterXIcon
|
|
3562
3572
|
} from '../icons/funnel-x';
|
|
3573
|
+
// Funnel aliases
|
|
3574
|
+
export { default as FunnelIcon } from '../icons/funnel';
|
|
3575
|
+
export {
|
|
3576
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
3577
|
+
default as FilterIcon
|
|
3578
|
+
} from '../icons/funnel';
|
|
3563
3579
|
// GitCommitHorizontal aliases
|
|
3564
3580
|
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3565
3581
|
export {
|
|
@@ -3572,30 +3588,12 @@ export {
|
|
|
3572
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 */
|
|
3573
3589
|
default as Grid2X2CheckIcon
|
|
3574
3590
|
} from '../icons/grid-2x2-check';
|
|
3575
|
-
// FingerprintPattern aliases
|
|
3576
|
-
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3577
|
-
export {
|
|
3578
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. This alias will be removed in v1.0 */
|
|
3579
|
-
default as FingerprintIcon
|
|
3580
|
-
} from '../icons/fingerprint-pattern';
|
|
3581
|
-
// Funnel aliases
|
|
3582
|
-
export { default as FunnelIcon } from '../icons/funnel';
|
|
3583
|
-
export {
|
|
3584
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
3585
|
-
default as FilterIcon
|
|
3586
|
-
} from '../icons/funnel';
|
|
3587
3591
|
// Grid2x2Plus aliases
|
|
3588
3592
|
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3589
3593
|
export {
|
|
3590
3594
|
/** @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 */
|
|
3591
3595
|
default as Grid2X2PlusIcon
|
|
3592
3596
|
} from '../icons/grid-2x2-plus';
|
|
3593
|
-
// Grid2x2 aliases
|
|
3594
|
-
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3595
|
-
export {
|
|
3596
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3597
|
-
default as Grid2X2Icon
|
|
3598
|
-
} from '../icons/grid-2x2';
|
|
3599
3597
|
// Grid2x2X aliases
|
|
3600
3598
|
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3601
3599
|
export {
|
|
@@ -3612,6 +3610,12 @@ export {
|
|
|
3612
3610
|
/** @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 */
|
|
3613
3611
|
default as Grid3X3Icon
|
|
3614
3612
|
} from '../icons/grid-3x3';
|
|
3613
|
+
// Grid2x2 aliases
|
|
3614
|
+
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3615
|
+
export {
|
|
3616
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3617
|
+
default as Grid2X2Icon
|
|
3618
|
+
} from '../icons/grid-2x2';
|
|
3615
3619
|
// HandGrab aliases
|
|
3616
3620
|
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3617
3621
|
export {
|
|
@@ -3630,12 +3634,6 @@ export {
|
|
|
3630
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 */
|
|
3631
3635
|
default as HomeIcon
|
|
3632
3636
|
} from '../icons/house';
|
|
3633
|
-
// IceCreamBowl aliases
|
|
3634
|
-
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3635
|
-
export {
|
|
3636
|
-
/** @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 */
|
|
3637
|
-
default as IceCream2Icon
|
|
3638
|
-
} from '../icons/ice-cream-bowl';
|
|
3639
3637
|
// IceCreamCone aliases
|
|
3640
3638
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3641
3639
|
export {
|
|
@@ -3648,22 +3646,18 @@ export {
|
|
|
3648
3646
|
/** @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 */
|
|
3649
3647
|
default as Laptop2Icon
|
|
3650
3648
|
} from '../icons/laptop-minimal';
|
|
3649
|
+
// IceCreamBowl aliases
|
|
3650
|
+
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3651
|
+
export {
|
|
3652
|
+
/** @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 */
|
|
3653
|
+
default as IceCream2Icon
|
|
3654
|
+
} from '../icons/ice-cream-bowl';
|
|
3651
3655
|
// Layers aliases
|
|
3652
3656
|
export { default as LayersIcon } from '../icons/layers';
|
|
3653
3657
|
export {
|
|
3654
3658
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. This alias will be removed in v1.0 */
|
|
3655
3659
|
default as Layers3Icon
|
|
3656
3660
|
} from '../icons/layers';
|
|
3657
|
-
// ListIndentIncrease aliases
|
|
3658
|
-
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3659
|
-
export {
|
|
3660
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3661
|
-
default as IndentIcon
|
|
3662
|
-
} from '../icons/list-indent-increase';
|
|
3663
|
-
export {
|
|
3664
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3665
|
-
default as IndentIncreaseIcon
|
|
3666
|
-
} from '../icons/list-indent-increase';
|
|
3667
3661
|
// ListIndentDecrease aliases
|
|
3668
3662
|
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease';
|
|
3669
3663
|
export {
|
|
@@ -3674,12 +3668,28 @@ export {
|
|
|
3674
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 */
|
|
3675
3669
|
default as IndentDecreaseIcon
|
|
3676
3670
|
} from '../icons/list-indent-decrease';
|
|
3671
|
+
// ListIndentIncrease aliases
|
|
3672
|
+
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3673
|
+
export {
|
|
3674
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3675
|
+
default as IndentIcon
|
|
3676
|
+
} from '../icons/list-indent-increase';
|
|
3677
|
+
export {
|
|
3678
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3679
|
+
default as IndentIncreaseIcon
|
|
3680
|
+
} from '../icons/list-indent-increase';
|
|
3677
3681
|
// LoaderCircle aliases
|
|
3678
3682
|
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3679
3683
|
export {
|
|
3680
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 */
|
|
3681
3685
|
default as Loader2Icon
|
|
3682
3686
|
} from '../icons/loader-circle';
|
|
3687
|
+
// MailQuestionMark aliases
|
|
3688
|
+
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3689
|
+
export {
|
|
3690
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3691
|
+
default as MailQuestionIcon
|
|
3692
|
+
} from '../icons/mail-question-mark';
|
|
3683
3693
|
// LockKeyholeOpen aliases
|
|
3684
3694
|
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3685
3695
|
export {
|
|
@@ -3692,12 +3702,6 @@ export {
|
|
|
3692
3702
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
|
|
3693
3703
|
default as UnlockIcon
|
|
3694
3704
|
} from '../icons/lock-open';
|
|
3695
|
-
// MailQuestionMark aliases
|
|
3696
|
-
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3697
|
-
export {
|
|
3698
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3699
|
-
default as MailQuestionIcon
|
|
3700
|
-
} from '../icons/mail-question-mark';
|
|
3701
3705
|
// MapPinPen aliases
|
|
3702
3706
|
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3703
3707
|
export {
|
|
@@ -3716,18 +3720,18 @@ export {
|
|
|
3716
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 */
|
|
3717
3721
|
default as Mic2Icon
|
|
3718
3722
|
} from '../icons/mic-vocal';
|
|
3719
|
-
// Move3d aliases
|
|
3720
|
-
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3721
|
-
export {
|
|
3722
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
3723
|
-
default as Move3DIcon
|
|
3724
|
-
} from '../icons/move-3d';
|
|
3725
3723
|
// OctagonAlert aliases
|
|
3726
3724
|
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3727
3725
|
export {
|
|
3728
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 */
|
|
3729
3727
|
default as AlertOctagonIcon
|
|
3730
3728
|
} from '../icons/octagon-alert';
|
|
3729
|
+
// Move3d aliases
|
|
3730
|
+
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3731
|
+
export {
|
|
3732
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
3733
|
+
default as Move3DIcon
|
|
3734
|
+
} from '../icons/move-3d';
|
|
3731
3735
|
// OctagonPause aliases
|
|
3732
3736
|
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3733
3737
|
export {
|
|
@@ -3740,18 +3744,18 @@ export {
|
|
|
3740
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 */
|
|
3741
3745
|
default as XOctagonIcon
|
|
3742
3746
|
} from '../icons/octagon-x';
|
|
3743
|
-
// PanelBottomDashed aliases
|
|
3744
|
-
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3745
|
-
export {
|
|
3746
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. This alias will be removed in v1.0 */
|
|
3747
|
-
default as PanelBottomInactiveIcon
|
|
3748
|
-
} from '../icons/panel-bottom-dashed';
|
|
3749
3747
|
// PaintbrushVertical aliases
|
|
3750
3748
|
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3751
3749
|
export {
|
|
3752
3750
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
|
|
3753
3751
|
default as Paintbrush2Icon
|
|
3754
3752
|
} from '../icons/paintbrush-vertical';
|
|
3753
|
+
// PanelBottomDashed aliases
|
|
3754
|
+
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3755
|
+
export {
|
|
3756
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. This alias will be removed in v1.0 */
|
|
3757
|
+
default as PanelBottomInactiveIcon
|
|
3758
|
+
} from '../icons/panel-bottom-dashed';
|
|
3755
3759
|
// PanelLeftDashed aliases
|
|
3756
3760
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3757
3761
|
export {
|
|
@@ -3800,36 +3804,42 @@ export {
|
|
|
3800
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 */
|
|
3801
3805
|
default as Edit3Icon
|
|
3802
3806
|
} from '../icons/pen-line';
|
|
3803
|
-
// Pen aliases
|
|
3804
|
-
export { default as PenIcon } from '../icons/pen';
|
|
3805
|
-
export {
|
|
3806
|
-
/** @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 */
|
|
3807
|
-
default as Edit2Icon
|
|
3808
|
-
} from '../icons/pen';
|
|
3809
3807
|
// PlugZap aliases
|
|
3810
3808
|
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3811
3809
|
export {
|
|
3812
3810
|
/** @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 */
|
|
3813
3811
|
default as PlugZap2Icon
|
|
3814
3812
|
} from '../icons/plug-zap';
|
|
3815
|
-
//
|
|
3816
|
-
export { default as
|
|
3813
|
+
// Pen aliases
|
|
3814
|
+
export { default as PenIcon } from '../icons/pen';
|
|
3817
3815
|
export {
|
|
3818
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3819
|
-
default as
|
|
3820
|
-
} from '../icons/
|
|
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';
|
|
3821
3819
|
// RectangleEllipsis aliases
|
|
3822
3820
|
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
3823
3821
|
export {
|
|
3824
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 */
|
|
3825
3823
|
default as FormInputIcon
|
|
3826
3824
|
} from '../icons/rectangle-ellipsis';
|
|
3825
|
+
// Rotate3d aliases
|
|
3826
|
+
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3827
|
+
export {
|
|
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 */
|
|
3829
|
+
default as Rotate3DIcon
|
|
3830
|
+
} from '../icons/rotate-3d';
|
|
3827
3831
|
// Rows2 aliases
|
|
3828
3832
|
export { default as Rows2Icon } from '../icons/rows-2';
|
|
3829
3833
|
export {
|
|
3830
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 */
|
|
3831
3835
|
default as RowsIcon
|
|
3832
3836
|
} from '../icons/rows-2';
|
|
3837
|
+
// Scale3d aliases
|
|
3838
|
+
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
3839
|
+
export {
|
|
3840
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
|
|
3841
|
+
default as Scale3DIcon
|
|
3842
|
+
} from '../icons/scale-3d';
|
|
3833
3843
|
// Rows3 aliases
|
|
3834
3844
|
export { default as Rows3Icon } from '../icons/rows-3';
|
|
3835
3845
|
export {
|
|
@@ -3842,30 +3852,18 @@ export {
|
|
|
3842
3852
|
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
3843
3853
|
default as SendHorizonalIcon
|
|
3844
3854
|
} from '../icons/send-horizontal';
|
|
3845
|
-
// ShieldQuestionMark aliases
|
|
3846
|
-
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3847
|
-
export {
|
|
3848
|
-
/** @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 */
|
|
3849
|
-
default as ShieldQuestionIcon
|
|
3850
|
-
} from '../icons/shield-question-mark';
|
|
3851
3855
|
// ShieldX aliases
|
|
3852
3856
|
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3853
3857
|
export {
|
|
3854
3858
|
/** @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 */
|
|
3855
3859
|
default as ShieldCloseIcon
|
|
3856
3860
|
} from '../icons/shield-x';
|
|
3857
|
-
//
|
|
3858
|
-
export { default as
|
|
3859
|
-
export {
|
|
3860
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
|
|
3861
|
-
default as Scale3DIcon
|
|
3862
|
-
} from '../icons/scale-3d';
|
|
3863
|
-
// SlidersVertical aliases
|
|
3864
|
-
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3861
|
+
// ShieldQuestionMark aliases
|
|
3862
|
+
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
3865
3863
|
export {
|
|
3866
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3867
|
-
default as
|
|
3868
|
-
} from '../icons/
|
|
3864
|
+
/** @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 */
|
|
3865
|
+
default as ShieldQuestionIcon
|
|
3866
|
+
} from '../icons/shield-question-mark';
|
|
3869
3867
|
// Sparkles aliases
|
|
3870
3868
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3871
3869
|
export {
|
|
@@ -3878,24 +3876,30 @@ export {
|
|
|
3878
3876
|
/** @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 */
|
|
3879
3877
|
default as ActivitySquareIcon
|
|
3880
3878
|
} from '../icons/square-activity';
|
|
3879
|
+
// SlidersVertical aliases
|
|
3880
|
+
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3881
|
+
export {
|
|
3882
|
+
/** @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 */
|
|
3883
|
+
default as SlidersIcon
|
|
3884
|
+
} from '../icons/sliders-vertical';
|
|
3881
3885
|
// SquareArrowDownLeft aliases
|
|
3882
3886
|
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
3883
3887
|
export {
|
|
3884
3888
|
/** @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 */
|
|
3885
3889
|
default as ArrowDownLeftSquareIcon
|
|
3886
3890
|
} from '../icons/square-arrow-down-left';
|
|
3887
|
-
// SquareArrowDown aliases
|
|
3888
|
-
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3889
|
-
export {
|
|
3890
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
3891
|
-
default as ArrowDownSquareIcon
|
|
3892
|
-
} from '../icons/square-arrow-down';
|
|
3893
3891
|
// SquareArrowDownRight aliases
|
|
3894
3892
|
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3895
3893
|
export {
|
|
3896
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 */
|
|
3897
3895
|
default as ArrowDownRightSquareIcon
|
|
3898
3896
|
} from '../icons/square-arrow-down-right';
|
|
3897
|
+
// SquareArrowDown aliases
|
|
3898
|
+
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
3899
|
+
export {
|
|
3900
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
3901
|
+
default as ArrowDownSquareIcon
|
|
3902
|
+
} from '../icons/square-arrow-down';
|
|
3899
3903
|
// SquareArrowLeft aliases
|
|
3900
3904
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
3901
3905
|
export {
|
|
@@ -3908,12 +3912,6 @@ export {
|
|
|
3908
3912
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3909
3913
|
default as ArrowDownLeftFromSquareIcon
|
|
3910
3914
|
} from '../icons/square-arrow-out-down-left';
|
|
3911
|
-
// SquareArrowOutDownRight aliases
|
|
3912
|
-
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
3913
|
-
export {
|
|
3914
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3915
|
-
default as ArrowDownRightFromSquareIcon
|
|
3916
|
-
} from '../icons/square-arrow-out-down-right';
|
|
3917
3915
|
// SquareArrowOutUpLeft aliases
|
|
3918
3916
|
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
3919
3917
|
export {
|
|
@@ -3926,18 +3924,24 @@ export {
|
|
|
3926
3924
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3927
3925
|
default as ArrowUpRightFromSquareIcon
|
|
3928
3926
|
} from '../icons/square-arrow-out-up-right';
|
|
3927
|
+
// SquareArrowOutDownRight aliases
|
|
3928
|
+
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
3929
|
+
export {
|
|
3930
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
3931
|
+
default as ArrowDownRightFromSquareIcon
|
|
3932
|
+
} from '../icons/square-arrow-out-down-right';
|
|
3933
|
+
// SquareArrowUp aliases
|
|
3934
|
+
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3935
|
+
export {
|
|
3936
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
3937
|
+
default as ArrowUpSquareIcon
|
|
3938
|
+
} from '../icons/square-arrow-up';
|
|
3929
3939
|
// SquareArrowRight aliases
|
|
3930
3940
|
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3931
3941
|
export {
|
|
3932
3942
|
/** @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 */
|
|
3933
3943
|
default as ArrowRightSquareIcon
|
|
3934
3944
|
} from '../icons/square-arrow-right';
|
|
3935
|
-
// SquareArrowUpLeft aliases
|
|
3936
|
-
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3937
|
-
export {
|
|
3938
|
-
/** @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 */
|
|
3939
|
-
default as ArrowUpLeftSquareIcon
|
|
3940
|
-
} from '../icons/square-arrow-up-left';
|
|
3941
3945
|
// SquareArrowUpRight aliases
|
|
3942
3946
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
3943
3947
|
export {
|
|
@@ -3950,24 +3954,18 @@ export {
|
|
|
3950
3954
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. This alias will be removed in v1.0 */
|
|
3951
3955
|
default as AsteriskSquareIcon
|
|
3952
3956
|
} from '../icons/square-asterisk';
|
|
3953
|
-
// SquareArrowUp aliases
|
|
3954
|
-
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
3955
|
-
export {
|
|
3956
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
3957
|
-
default as ArrowUpSquareIcon
|
|
3958
|
-
} from '../icons/square-arrow-up';
|
|
3959
3957
|
// SquareCenterlineDashedHorizontal aliases
|
|
3960
3958
|
export { default as SquareCenterlineDashedHorizontalIcon } from '../icons/square-centerline-dashed-horizontal';
|
|
3961
3959
|
export {
|
|
3962
3960
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. This alias will be removed in v1.0 */
|
|
3963
3961
|
default as FlipHorizontalIcon
|
|
3964
3962
|
} from '../icons/square-centerline-dashed-horizontal';
|
|
3965
|
-
//
|
|
3966
|
-
export { default as
|
|
3963
|
+
// SquareArrowUpLeft aliases
|
|
3964
|
+
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
3967
3965
|
export {
|
|
3968
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3969
|
-
default as
|
|
3970
|
-
} from '../icons/square-
|
|
3966
|
+
/** @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 */
|
|
3967
|
+
default as ArrowUpLeftSquareIcon
|
|
3968
|
+
} from '../icons/square-arrow-up-left';
|
|
3971
3969
|
// SquareCenterlineDashedVertical aliases
|
|
3972
3970
|
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
3973
3971
|
export {
|
|
@@ -3984,54 +3982,66 @@ export {
|
|
|
3984
3982
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. This alias will be removed in v1.0 */
|
|
3985
3983
|
default as SquareGanttChartIcon
|
|
3986
3984
|
} from '../icons/square-chart-gantt';
|
|
3985
|
+
// SquareCheck aliases
|
|
3986
|
+
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
3987
|
+
export {
|
|
3988
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. This alias will be removed in v1.0 */
|
|
3989
|
+
default as CheckSquare2Icon
|
|
3990
|
+
} from '../icons/square-check';
|
|
3987
3991
|
// SquareCheckBig aliases
|
|
3988
3992
|
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3989
3993
|
export {
|
|
3990
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 */
|
|
3991
3995
|
default as CheckSquareIcon
|
|
3992
3996
|
} from '../icons/square-check-big';
|
|
3993
|
-
//
|
|
3994
|
-
export { default as
|
|
3995
|
-
export {
|
|
3996
|
-
/** @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 */
|
|
3997
|
-
default as ChevronDownSquareIcon
|
|
3998
|
-
} from '../icons/square-chevron-down';
|
|
3999
|
-
// SquareCheck aliases
|
|
4000
|
-
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
3997
|
+
// SquareBottomDashedScissors aliases
|
|
3998
|
+
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
4001
3999
|
export {
|
|
4002
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4003
|
-
default as
|
|
4004
|
-
} from '../icons/square-
|
|
4000
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
|
|
4001
|
+
default as ScissorsSquareDashedBottomIcon
|
|
4002
|
+
} from '../icons/square-bottom-dashed-scissors';
|
|
4005
4003
|
// SquareChevronLeft aliases
|
|
4006
4004
|
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
4007
4005
|
export {
|
|
4008
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 */
|
|
4009
4007
|
default as ChevronLeftSquareIcon
|
|
4010
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';
|
|
4011
4015
|
// SquareChevronRight aliases
|
|
4012
4016
|
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
4013
4017
|
export {
|
|
4014
4018
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. This alias will be removed in v1.0 */
|
|
4015
4019
|
default as ChevronRightSquareIcon
|
|
4016
4020
|
} from '../icons/square-chevron-right';
|
|
4017
|
-
// SquareChevronUp aliases
|
|
4018
|
-
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4019
|
-
export {
|
|
4020
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. This alias will be removed in v1.0 */
|
|
4021
|
-
default as ChevronUpSquareIcon
|
|
4022
|
-
} from '../icons/square-chevron-up';
|
|
4023
4021
|
// SquareCode aliases
|
|
4024
4022
|
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
4025
4023
|
export {
|
|
4026
4024
|
/** @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 */
|
|
4027
4025
|
default as CodeSquareIcon
|
|
4028
4026
|
} from '../icons/square-code';
|
|
4027
|
+
// SquareChevronUp aliases
|
|
4028
|
+
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4029
|
+
export {
|
|
4030
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. This alias will be removed in v1.0 */
|
|
4031
|
+
default as ChevronUpSquareIcon
|
|
4032
|
+
} from '../icons/square-chevron-up';
|
|
4029
4033
|
// SquareDashedKanban aliases
|
|
4030
4034
|
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban';
|
|
4031
4035
|
export {
|
|
4032
4036
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
|
|
4033
4037
|
default as KanbanSquareDashedIcon
|
|
4034
4038
|
} from '../icons/square-dashed-kanban';
|
|
4039
|
+
// SquareDashedMousePointer aliases
|
|
4040
|
+
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4041
|
+
export {
|
|
4042
|
+
/** @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 */
|
|
4043
|
+
default as MousePointerSquareDashedIcon
|
|
4044
|
+
} from '../icons/square-dashed-mouse-pointer';
|
|
4035
4045
|
// SquareDashedText aliases
|
|
4036
4046
|
export { default as SquareDashedTextIcon } from '../icons/square-dashed-text';
|
|
4037
4047
|
export {
|
|
@@ -4042,72 +4052,66 @@ export {
|
|
|
4042
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 */
|
|
4043
4053
|
default as TextSelectIcon
|
|
4044
4054
|
} from '../icons/square-dashed-text';
|
|
4045
|
-
// SquareDashedMousePointer aliases
|
|
4046
|
-
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
4047
|
-
export {
|
|
4048
|
-
/** @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 */
|
|
4049
|
-
default as MousePointerSquareDashedIcon
|
|
4050
|
-
} from '../icons/square-dashed-mouse-pointer';
|
|
4051
4055
|
// SquareDashed aliases
|
|
4052
4056
|
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
4053
4057
|
export {
|
|
4054
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 */
|
|
4055
4059
|
default as BoxSelectIcon
|
|
4056
4060
|
} from '../icons/square-dashed';
|
|
4057
|
-
// SquareDivide aliases
|
|
4058
|
-
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
4059
|
-
export {
|
|
4060
|
-
/** @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 */
|
|
4061
|
-
default as DivideSquareIcon
|
|
4062
|
-
} from '../icons/square-divide';
|
|
4063
4061
|
// SquareDot aliases
|
|
4064
4062
|
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
4065
4063
|
export {
|
|
4066
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 */
|
|
4067
4065
|
default as DotSquareIcon
|
|
4068
4066
|
} from '../icons/square-dot';
|
|
4069
|
-
// SquareFunction aliases
|
|
4070
|
-
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4071
|
-
export {
|
|
4072
|
-
/** @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 */
|
|
4073
|
-
default as FunctionSquareIcon
|
|
4074
|
-
} from '../icons/square-function';
|
|
4075
4067
|
// SquareEqual aliases
|
|
4076
4068
|
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
4077
4069
|
export {
|
|
4078
4070
|
/** @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 */
|
|
4079
4071
|
default as EqualSquareIcon
|
|
4080
4072
|
} from '../icons/square-equal';
|
|
4081
|
-
//
|
|
4082
|
-
export { default as
|
|
4073
|
+
// SquareFunction aliases
|
|
4074
|
+
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4083
4075
|
export {
|
|
4084
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4085
|
-
default as
|
|
4086
|
-
} from '../icons/square-
|
|
4076
|
+
/** @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 */
|
|
4077
|
+
default as FunctionSquareIcon
|
|
4078
|
+
} from '../icons/square-function';
|
|
4079
|
+
// SquareDivide aliases
|
|
4080
|
+
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
4081
|
+
export {
|
|
4082
|
+
/** @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 */
|
|
4083
|
+
default as DivideSquareIcon
|
|
4084
|
+
} from '../icons/square-divide';
|
|
4087
4085
|
// SquareLibrary aliases
|
|
4088
4086
|
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
4089
4087
|
export {
|
|
4090
4088
|
/** @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 */
|
|
4091
4089
|
default as LibrarySquareIcon
|
|
4092
4090
|
} from '../icons/square-library';
|
|
4091
|
+
// SquareKanban aliases
|
|
4092
|
+
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4093
|
+
export {
|
|
4094
|
+
/** @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 */
|
|
4095
|
+
default as KanbanSquareIcon
|
|
4096
|
+
} from '../icons/square-kanban';
|
|
4093
4097
|
// SquareM aliases
|
|
4094
4098
|
export { default as SquareMIcon } from '../icons/square-m';
|
|
4095
4099
|
export {
|
|
4096
4100
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. This alias will be removed in v1.0 */
|
|
4097
4101
|
default as MSquareIcon
|
|
4098
4102
|
} from '../icons/square-m';
|
|
4099
|
-
// SquareMinus aliases
|
|
4100
|
-
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4101
|
-
export {
|
|
4102
|
-
/** @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 */
|
|
4103
|
-
default as MinusSquareIcon
|
|
4104
|
-
} from '../icons/square-minus';
|
|
4105
4103
|
// SquareMenu aliases
|
|
4106
4104
|
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4107
4105
|
export {
|
|
4108
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 */
|
|
4109
4107
|
default as MenuSquareIcon
|
|
4110
4108
|
} from '../icons/square-menu';
|
|
4109
|
+
// SquareMinus aliases
|
|
4110
|
+
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4111
|
+
export {
|
|
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';
|
|
4111
4115
|
// SquareParkingOff aliases
|
|
4112
4116
|
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4113
4117
|
export {
|
|
@@ -4120,6 +4124,12 @@ export {
|
|
|
4120
4124
|
/** @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 */
|
|
4121
4125
|
default as InspectIcon
|
|
4122
4126
|
} from '../icons/square-mouse-pointer';
|
|
4127
|
+
// SquareParking aliases
|
|
4128
|
+
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4129
|
+
export {
|
|
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 */
|
|
4131
|
+
default as ParkingSquareIcon
|
|
4132
|
+
} from '../icons/square-parking';
|
|
4123
4133
|
// SquarePen aliases
|
|
4124
4134
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
4125
4135
|
export {
|
|
@@ -4134,36 +4144,30 @@ export {
|
|
|
4134
4144
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
4135
4145
|
default as PenSquareIcon
|
|
4136
4146
|
} from '../icons/square-pen';
|
|
4137
|
-
// SquareParking aliases
|
|
4138
|
-
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4139
|
-
export {
|
|
4140
|
-
/** @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 */
|
|
4141
|
-
default as ParkingSquareIcon
|
|
4142
|
-
} from '../icons/square-parking';
|
|
4143
|
-
// SquarePercent aliases
|
|
4144
|
-
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4145
|
-
export {
|
|
4146
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
4147
|
-
default as PercentSquareIcon
|
|
4148
|
-
} from '../icons/square-percent';
|
|
4149
4147
|
// SquarePi aliases
|
|
4150
4148
|
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4151
4149
|
export {
|
|
4152
4150
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. This alias will be removed in v1.0 */
|
|
4153
4151
|
default as PiSquareIcon
|
|
4154
4152
|
} from '../icons/square-pi';
|
|
4155
|
-
// SquarePlay aliases
|
|
4156
|
-
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4157
|
-
export {
|
|
4158
|
-
/** @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 */
|
|
4159
|
-
default as PlaySquareIcon
|
|
4160
|
-
} from '../icons/square-play';
|
|
4161
4153
|
// SquarePilcrow aliases
|
|
4162
4154
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4163
4155
|
export {
|
|
4164
4156
|
/** @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 */
|
|
4165
4157
|
default as PilcrowSquareIcon
|
|
4166
4158
|
} from '../icons/square-pilcrow';
|
|
4159
|
+
// SquarePercent aliases
|
|
4160
|
+
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4161
|
+
export {
|
|
4162
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
4163
|
+
default as PercentSquareIcon
|
|
4164
|
+
} from '../icons/square-percent';
|
|
4165
|
+
// SquarePlus aliases
|
|
4166
|
+
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4167
|
+
export {
|
|
4168
|
+
/** @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 */
|
|
4169
|
+
default as PlusSquareIcon
|
|
4170
|
+
} from '../icons/square-plus';
|
|
4167
4171
|
// SquarePower aliases
|
|
4168
4172
|
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
4169
4173
|
export {
|
|
@@ -4176,12 +4180,6 @@ export {
|
|
|
4176
4180
|
/** @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 */
|
|
4177
4181
|
default as ScissorsSquareIcon
|
|
4178
4182
|
} from '../icons/square-scissors';
|
|
4179
|
-
// SquarePlus aliases
|
|
4180
|
-
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4181
|
-
export {
|
|
4182
|
-
/** @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 */
|
|
4183
|
-
default as PlusSquareIcon
|
|
4184
|
-
} from '../icons/square-plus';
|
|
4185
4183
|
// SquareSigma aliases
|
|
4186
4184
|
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4187
4185
|
export {
|
|
@@ -4194,18 +4192,24 @@ export {
|
|
|
4194
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 */
|
|
4195
4193
|
default as SlashSquareIcon
|
|
4196
4194
|
} from '../icons/square-slash';
|
|
4197
|
-
//
|
|
4198
|
-
export { default as
|
|
4195
|
+
// SquarePlay aliases
|
|
4196
|
+
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4199
4197
|
export {
|
|
4200
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4201
|
-
default as
|
|
4202
|
-
} from '../icons/square-
|
|
4198
|
+
/** @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 */
|
|
4199
|
+
default as PlaySquareIcon
|
|
4200
|
+
} from '../icons/square-play';
|
|
4203
4201
|
// SquareSplitVertical aliases
|
|
4204
4202
|
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4205
4203
|
export {
|
|
4206
4204
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
|
|
4207
4205
|
default as SplitSquareVerticalIcon
|
|
4208
4206
|
} from '../icons/square-split-vertical';
|
|
4207
|
+
// SquareSplitHorizontal aliases
|
|
4208
|
+
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4209
|
+
export {
|
|
4210
|
+
/** @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 */
|
|
4211
|
+
default as SplitSquareHorizontalIcon
|
|
4212
|
+
} from '../icons/square-split-horizontal';
|
|
4209
4213
|
// SquareTerminal aliases
|
|
4210
4214
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
4211
4215
|
export {
|
|
@@ -4218,6 +4222,12 @@ export {
|
|
|
4218
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 */
|
|
4219
4223
|
default as UserSquare2Icon
|
|
4220
4224
|
} from '../icons/square-user-round';
|
|
4225
|
+
// TestTubeDiagonal aliases
|
|
4226
|
+
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
4227
|
+
export {
|
|
4228
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. This alias will be removed in v1.0 */
|
|
4229
|
+
default as TestTube2Icon
|
|
4230
|
+
} from '../icons/test-tube-diagonal';
|
|
4221
4231
|
// SquareX aliases
|
|
4222
4232
|
export { default as SquareXIcon } from '../icons/square-x';
|
|
4223
4233
|
export {
|
|
@@ -4236,18 +4246,18 @@ export {
|
|
|
4236
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 */
|
|
4237
4247
|
default as AlignCenterIcon
|
|
4238
4248
|
} from '../icons/text-align-center';
|
|
4239
|
-
// TestTubeDiagonal aliases
|
|
4240
|
-
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
4241
|
-
export {
|
|
4242
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. This alias will be removed in v1.0 */
|
|
4243
|
-
default as TestTube2Icon
|
|
4244
|
-
} from '../icons/test-tube-diagonal';
|
|
4245
4249
|
// TextAlignEnd aliases
|
|
4246
4250
|
export { default as TextAlignEndIcon } from '../icons/text-align-end';
|
|
4247
4251
|
export {
|
|
4248
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 */
|
|
4249
4253
|
default as AlignRightIcon
|
|
4250
4254
|
} from '../icons/text-align-end';
|
|
4255
|
+
// TextAlignJustify aliases
|
|
4256
|
+
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4257
|
+
export {
|
|
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';
|
|
4251
4261
|
// TextAlignStart aliases
|
|
4252
4262
|
export { default as TextAlignStartIcon } from '../icons/text-align-start';
|
|
4253
4263
|
export {
|
|
@@ -4258,12 +4268,6 @@ export {
|
|
|
4258
4268
|
/** @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 */
|
|
4259
4269
|
default as AlignLeftIcon
|
|
4260
4270
|
} from '../icons/text-align-start';
|
|
4261
|
-
// TextAlignJustify aliases
|
|
4262
|
-
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4263
|
-
export {
|
|
4264
|
-
/** @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 */
|
|
4265
|
-
default as AlignJustifyIcon
|
|
4266
|
-
} from '../icons/text-align-justify';
|
|
4267
4271
|
// TramFront aliases
|
|
4268
4272
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4269
4273
|
export {
|
|
@@ -4294,12 +4298,6 @@ export {
|
|
|
4294
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 */
|
|
4295
4299
|
default as AlertTriangleIcon
|
|
4296
4300
|
} from '../icons/triangle-alert';
|
|
4297
|
-
// University aliases
|
|
4298
|
-
export { default as UniversityIcon } from '../icons/university';
|
|
4299
|
-
export {
|
|
4300
|
-
/** @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 */
|
|
4301
|
-
default as School2Icon
|
|
4302
|
-
} from '../icons/university';
|
|
4303
4301
|
// TvMinimal aliases
|
|
4304
4302
|
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4305
4303
|
export {
|
|
@@ -4318,24 +4316,30 @@ export {
|
|
|
4318
4316
|
/** @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 */
|
|
4319
4317
|
default as UserCog2Icon
|
|
4320
4318
|
} from '../icons/user-round-cog';
|
|
4319
|
+
// University aliases
|
|
4320
|
+
export { default as UniversityIcon } from '../icons/university';
|
|
4321
|
+
export {
|
|
4322
|
+
/** @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 */
|
|
4323
|
+
default as School2Icon
|
|
4324
|
+
} from '../icons/university';
|
|
4321
4325
|
// UserRoundMinus aliases
|
|
4322
4326
|
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
4323
4327
|
export {
|
|
4324
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 */
|
|
4325
4329
|
default as UserMinus2Icon
|
|
4326
4330
|
} from '../icons/user-round-minus';
|
|
4327
|
-
// UserRoundPlus aliases
|
|
4328
|
-
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
4329
|
-
export {
|
|
4330
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
4331
|
-
default as UserPlus2Icon
|
|
4332
|
-
} from '../icons/user-round-plus';
|
|
4333
4331
|
// UserRoundX aliases
|
|
4334
4332
|
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4335
4333
|
export {
|
|
4336
4334
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
|
|
4337
4335
|
default as UserX2Icon
|
|
4338
4336
|
} from '../icons/user-round-x';
|
|
4337
|
+
// UserRoundPlus aliases
|
|
4338
|
+
export { default as UserRoundPlusIcon } from '../icons/user-round-plus';
|
|
4339
|
+
export {
|
|
4340
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
4341
|
+
default as UserPlus2Icon
|
|
4342
|
+
} from '../icons/user-round-plus';
|
|
4339
4343
|
// UserRound aliases
|
|
4340
4344
|
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4341
4345
|
export {
|
|
@@ -4348,12 +4352,6 @@ export {
|
|
|
4348
4352
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */
|
|
4349
4353
|
default as Users2Icon
|
|
4350
4354
|
} from '../icons/users-round';
|
|
4351
|
-
// UtensilsCrossed aliases
|
|
4352
|
-
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4353
|
-
export {
|
|
4354
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
|
|
4355
|
-
default as ForkKnifeCrossedIcon
|
|
4356
|
-
} from '../icons/utensils-crossed';
|
|
4357
4355
|
// Utensils aliases
|
|
4358
4356
|
export { default as UtensilsIcon } from '../icons/utensils';
|
|
4359
4357
|
export {
|
|
@@ -4366,10 +4364,22 @@ export {
|
|
|
4366
4364
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. This alias will be removed in v1.0 */
|
|
4367
4365
|
default as Wallet2Icon
|
|
4368
4366
|
} from '../icons/wallet-minimal';
|
|
4367
|
+
// UtensilsCrossed aliases
|
|
4368
|
+
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed';
|
|
4369
|
+
export {
|
|
4370
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
|
|
4371
|
+
default as ForkKnifeCrossedIcon
|
|
4372
|
+
} from '../icons/utensils-crossed';
|
|
4369
4373
|
// WandSparkles aliases
|
|
4370
4374
|
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4371
4375
|
export {
|
|
4372
4376
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. This alias will be removed in v1.0 */
|
|
4373
4377
|
default as Wand2Icon
|
|
4374
4378
|
} from '../icons/wand-sparkles';
|
|
4379
|
+
// WavesHorizontal aliases
|
|
4380
|
+
export { default as WavesHorizontalIcon } from '../icons/waves-horizontal';
|
|
4381
|
+
export {
|
|
4382
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WavesHorizontal} instead. This alias will be removed in v1.0 */
|
|
4383
|
+
default as WavesIcon
|
|
4384
|
+
} from '../icons/waves-horizontal';
|
|
4375
4385
|
|