@lucide/astro 1.34.0 → 1.36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/aliases/aliases.ts +116 -116
- package/src/aliases/prefixed.ts +720 -696
- package/src/aliases/suffixed.ts +1041 -1017
- package/src/icons/asterisk.ts +2 -2
- package/src/icons/badge-check.ts +2 -2
- package/src/icons/beef.ts +2 -2
- package/src/icons/blend.ts +2 -2
- package/src/icons/book-x.ts +2 -2
- package/src/icons/circle-check.ts +2 -2
- package/src/icons/circle-dot.ts +2 -2
- package/src/icons/clipboard-x.ts +2 -2
- package/src/icons/clock-check.ts +2 -2
- package/src/icons/copy-x.ts +2 -2
- package/src/icons/credit-card-check.ts +18 -0
- package/src/icons/credit-card-minus.ts +18 -0
- package/src/icons/credit-card-x.ts +18 -0
- package/src/icons/face-angry.ts +2 -2
- package/src/icons/galaxy.ts +18 -0
- package/src/icons/ghost.ts +2 -2
- package/src/icons/git-merge-conflict.ts +2 -2
- package/src/icons/git-pull-request-closed.ts +2 -2
- package/src/icons/grid-2x2-x.ts +2 -2
- package/src/icons/index.ts +235 -223
- package/src/icons/key.ts +2 -2
- package/src/icons/mail-x.ts +2 -2
- package/src/icons/message-circle-check.ts +2 -2
- package/src/icons/message-circle-dashed-check.ts +18 -0
- package/src/icons/panda.ts +2 -2
- package/src/icons/piano.ts +2 -2
- package/src/icons/playing-card.ts +18 -0
- package/src/icons/playing-cards-fan.ts +18 -0
- package/src/icons/playing-cards.ts +18 -0
- package/src/icons/robot-arm.ts +18 -0
- package/src/icons/robot-vacuum.ts +18 -0
- package/src/icons/ship-cargo.ts +18 -0
- package/src/icons/ship.ts +2 -2
- package/src/icons/shopping-cart.ts +2 -2
- package/src/icons/spell-check.ts +2 -2
- package/src/icons/square-check.ts +2 -2
- package/src/icons/square-split-horizontal.ts +2 -2
- package/src/icons/square-split-vertical.ts +2 -2
- package/src/icons/sword.ts +2 -2
- package/src/icons/swords.ts +2 -2
- package/src/icons/trailer.ts +18 -0
- package/src/icons/user-round-x.ts +2 -2
- package/src/icons/volume-x.ts +2 -2
package/src/aliases/suffixed.ts
CHANGED
|
@@ -4,16 +4,16 @@ export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
|
4
4
|
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
5
5
|
// ALargeSmall aliases
|
|
6
6
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
7
|
-
// Accessibility aliases
|
|
8
|
-
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
7
|
// Activity aliases
|
|
10
8
|
export { default as ActivityIcon } from '../icons/activity';
|
|
11
|
-
//
|
|
12
|
-
export { default as
|
|
9
|
+
// Accessibility aliases
|
|
10
|
+
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
13
11
|
// AirVent aliases
|
|
14
12
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
15
13
|
// Airplay aliases
|
|
16
14
|
export { default as AirplayIcon } from '../icons/airplay';
|
|
15
|
+
// Ad aliases
|
|
16
|
+
export { default as AdIcon } from '../icons/ad';
|
|
17
17
|
// AlarmClockOff aliases
|
|
18
18
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
19
19
|
// AlarmClock aliases
|
|
@@ -22,72 +22,72 @@ export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
|
22
22
|
export { default as AlbumIcon } from '../icons/album';
|
|
23
23
|
// AlarmSmoke aliases
|
|
24
24
|
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke';
|
|
25
|
-
// AlignCenterHorizontal aliases
|
|
26
|
-
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
27
25
|
// AlignCenterVertical aliases
|
|
28
26
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
27
|
+
// AlignCenterHorizontal aliases
|
|
28
|
+
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal';
|
|
29
29
|
// AlignEndHorizontal aliases
|
|
30
30
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
31
31
|
// AlignEndVertical aliases
|
|
32
32
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
33
|
-
// AlignHorizontalDistributeEnd aliases
|
|
34
|
-
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
35
|
-
// AlignHorizontalJustifyCenter aliases
|
|
36
|
-
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
37
33
|
// AlignHorizontalDistributeCenter aliases
|
|
38
34
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
35
|
+
// AlignHorizontalDistributeEnd aliases
|
|
36
|
+
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
39
37
|
// AlignHorizontalDistributeStart aliases
|
|
40
38
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
41
|
-
//
|
|
42
|
-
export { default as
|
|
39
|
+
// AlignHorizontalJustifyCenter aliases
|
|
40
|
+
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
43
41
|
// AlignHorizontalJustifyEnd aliases
|
|
44
42
|
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
45
|
-
//
|
|
46
|
-
export { default as
|
|
43
|
+
// AlignHorizontalJustifyStart aliases
|
|
44
|
+
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
47
45
|
// AlignHorizontalSpaceAround aliases
|
|
48
46
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
47
|
+
// AlignHorizontalSpaceBetween aliases
|
|
48
|
+
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
49
49
|
// AlignStartHorizontal aliases
|
|
50
50
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
51
|
-
// AlignVerticalDistributeCenter aliases
|
|
52
|
-
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
53
51
|
// AlignStartVertical aliases
|
|
54
52
|
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
53
|
+
// AlignVerticalDistributeCenter aliases
|
|
54
|
+
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
55
55
|
// AlignVerticalDistributeEnd aliases
|
|
56
56
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
57
57
|
// AlignVerticalDistributeStart aliases
|
|
58
58
|
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
59
|
+
// AlignVerticalJustifyStart aliases
|
|
60
|
+
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
59
61
|
// AlignVerticalJustifyCenter aliases
|
|
60
62
|
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center';
|
|
61
63
|
// AlignVerticalJustifyEnd aliases
|
|
62
64
|
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end';
|
|
65
|
+
// AlignVerticalSpaceBetween aliases
|
|
66
|
+
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
63
67
|
// AlignVerticalSpaceAround aliases
|
|
64
68
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
65
|
-
// AlignVerticalJustifyStart aliases
|
|
66
|
-
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start';
|
|
67
69
|
// Ambulance aliases
|
|
68
70
|
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
69
|
-
// AlignVerticalSpaceBetween aliases
|
|
70
|
-
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
71
|
-
// Amphora aliases
|
|
72
|
-
export { default as AmphoraIcon } from '../icons/amphora';
|
|
73
|
-
// Ampersands aliases
|
|
74
|
-
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
75
71
|
// Ampersand aliases
|
|
76
72
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
73
|
+
// Ampersands aliases
|
|
74
|
+
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
75
|
+
// Amphora aliases
|
|
76
|
+
export { default as AmphoraIcon } from '../icons/amphora';
|
|
77
77
|
// Anchor aliases
|
|
78
78
|
export { default as AnchorIcon } from '../icons/anchor';
|
|
79
|
-
// Angle aliases
|
|
80
|
-
export { default as AngleIcon } from '../icons/angle';
|
|
81
79
|
// Antenna aliases
|
|
82
80
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
83
|
-
// Anvil aliases
|
|
84
|
-
export { default as AnvilIcon } from '../icons/anvil';
|
|
85
81
|
// Aperture aliases
|
|
86
82
|
export { default as ApertureIcon } from '../icons/aperture';
|
|
87
|
-
//
|
|
88
|
-
export { default as
|
|
83
|
+
// Angle aliases
|
|
84
|
+
export { default as AngleIcon } from '../icons/angle';
|
|
85
|
+
// Anvil aliases
|
|
86
|
+
export { default as AnvilIcon } from '../icons/anvil';
|
|
89
87
|
// AppWindowMac aliases
|
|
90
88
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
89
|
+
// AppWindow aliases
|
|
90
|
+
export { default as AppWindowIcon } from '../icons/app-window';
|
|
91
91
|
// Apple aliases
|
|
92
92
|
export { default as AppleIcon } from '../icons/apple';
|
|
93
93
|
// ArchiveRestore aliases
|
|
@@ -100,52 +100,52 @@ export { default as ArchiveIcon } from '../icons/archive';
|
|
|
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
|
+
// ArrowBigDown aliases
|
|
104
|
+
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
103
105
|
// ArrowBigLeftDash aliases
|
|
104
106
|
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
105
107
|
// ArrowBigLeft aliases
|
|
106
108
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
107
109
|
// ArrowBigRightDash aliases
|
|
108
110
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
109
|
-
// ArrowBigDown aliases
|
|
110
|
-
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
111
|
-
// ArrowBigUp aliases
|
|
112
|
-
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
113
111
|
// ArrowBigUpDash aliases
|
|
114
112
|
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
113
|
+
// ArrowBigUp aliases
|
|
114
|
+
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
115
115
|
// ArrowBigRight aliases
|
|
116
116
|
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
117
117
|
// ArrowDownFromLine aliases
|
|
118
118
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
119
|
-
// ArrowDownNarrowWide aliases
|
|
120
|
-
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
121
119
|
// ArrowDownLeft aliases
|
|
122
120
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
121
|
+
// ArrowDownNarrowWide aliases
|
|
122
|
+
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
123
123
|
// ArrowDownRight aliases
|
|
124
124
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
125
125
|
// ArrowDownToDot aliases
|
|
126
126
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
127
|
-
// ArrowDownUp aliases
|
|
128
|
-
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
129
127
|
// ArrowDownToLine aliases
|
|
130
128
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
129
|
+
// ArrowDownUp aliases
|
|
130
|
+
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
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
|
-
// ArrowDown aliases
|
|
136
|
-
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
137
137
|
// ArrowLeftToLine aliases
|
|
138
138
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
139
|
-
// ArrowRightLeft aliases
|
|
140
|
-
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
141
|
-
// ArrowRightFromLine aliases
|
|
142
|
-
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
143
139
|
// ArrowLeft aliases
|
|
144
140
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
145
|
-
//
|
|
146
|
-
export { default as
|
|
141
|
+
// ArrowRightFromLine aliases
|
|
142
|
+
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
143
|
+
// ArrowRightLeft aliases
|
|
144
|
+
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
147
145
|
// ArrowRightToLine aliases
|
|
148
146
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
147
|
+
// ArrowRight aliases
|
|
148
|
+
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
149
149
|
// ArrowUpDown aliases
|
|
150
150
|
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
151
151
|
// ArrowUpFromDot aliases
|
|
@@ -166,34 +166,34 @@ export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
|
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
|
-
// AtSign aliases
|
|
170
|
-
export { default as AtSignIcon } from '../icons/at-sign';
|
|
171
169
|
// Astroid aliases
|
|
172
170
|
export { default as AstroidIcon } from '../icons/astroid';
|
|
171
|
+
// AtSign aliases
|
|
172
|
+
export { default as AtSignIcon } from '../icons/at-sign';
|
|
173
173
|
// Atom aliases
|
|
174
174
|
export { default as AtomIcon } from '../icons/atom';
|
|
175
|
+
// AudioLinesOff aliases
|
|
176
|
+
export { default as AudioLinesOffIcon } from '../icons/audio-lines-off';
|
|
175
177
|
// AudioLinesX aliases
|
|
176
178
|
export { default as AudioLinesXIcon } from '../icons/audio-lines-x';
|
|
177
|
-
// AudioLines aliases
|
|
178
|
-
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
179
179
|
// AudioWaveform aliases
|
|
180
180
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
181
|
-
//
|
|
182
|
-
export { default as
|
|
181
|
+
// AudioLines aliases
|
|
182
|
+
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
183
|
+
// Axe aliases
|
|
184
|
+
export { default as AxeIcon } from '../icons/axe';
|
|
183
185
|
// Award aliases
|
|
184
186
|
export { default as AwardIcon } from '../icons/award';
|
|
185
187
|
// Baby aliases
|
|
186
188
|
export { default as BabyIcon } from '../icons/baby';
|
|
187
189
|
// Backpack aliases
|
|
188
190
|
export { default as BackpackIcon } from '../icons/backpack';
|
|
189
|
-
//
|
|
190
|
-
export { default as
|
|
191
|
+
// BadgeDollarSign aliases
|
|
192
|
+
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
191
193
|
// BadgeCent aliases
|
|
192
194
|
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
193
195
|
// BadgeAlert aliases
|
|
194
196
|
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
195
|
-
// BadgeDollarSign aliases
|
|
196
|
-
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
197
197
|
// BadgeEuro aliases
|
|
198
198
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
199
199
|
// BadgeIndianRupee aliases
|
|
@@ -202,26 +202,26 @@ export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee';
|
|
|
202
202
|
export { default as BadgeInfoIcon } from '../icons/badge-info';
|
|
203
203
|
// BadgeJapaneseYen aliases
|
|
204
204
|
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
205
|
-
// BadgePercent aliases
|
|
206
|
-
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
207
205
|
// BadgeMinus aliases
|
|
208
206
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
209
|
-
//
|
|
210
|
-
export { default as
|
|
211
|
-
// BadgeRussianRuble aliases
|
|
212
|
-
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
207
|
+
// BadgePercent aliases
|
|
208
|
+
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
213
209
|
// BadgePlus aliases
|
|
214
210
|
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
215
|
-
//
|
|
216
|
-
export { default as
|
|
211
|
+
// BadgeRussianRuble aliases
|
|
212
|
+
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
213
|
+
// BadgePoundSterling aliases
|
|
214
|
+
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
217
215
|
// BadgeSwissFranc aliases
|
|
218
216
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
217
|
+
// BadgeTurkishLira aliases
|
|
218
|
+
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
219
219
|
// BadgeX aliases
|
|
220
220
|
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
221
|
-
// BaggageClaim aliases
|
|
222
|
-
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
223
221
|
// Badge aliases
|
|
224
222
|
export { default as BadgeIcon } from '../icons/badge';
|
|
223
|
+
// BaggageClaim aliases
|
|
224
|
+
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
225
225
|
// Balloon aliases
|
|
226
226
|
export { default as BalloonIcon } from '../icons/balloon';
|
|
227
227
|
// Ban aliases
|
|
@@ -230,18 +230,18 @@ export { default as BanIcon } from '../icons/ban';
|
|
|
230
230
|
export { default as BananaIcon } from '../icons/banana';
|
|
231
231
|
// Bandage aliases
|
|
232
232
|
export { default as BandageIcon } from '../icons/bandage';
|
|
233
|
-
// BanknoteArrowDown aliases
|
|
234
|
-
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
235
233
|
// BanknoteArrowUp aliases
|
|
236
234
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
235
|
+
// BanknoteArrowDown aliases
|
|
236
|
+
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
237
237
|
// BanknoteCheck aliases
|
|
238
238
|
export { default as BanknoteCheckIcon } from '../icons/banknote-check';
|
|
239
239
|
// BanknoteX aliases
|
|
240
240
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
241
|
-
// Barcode aliases
|
|
242
|
-
export { default as BarcodeIcon } from '../icons/barcode';
|
|
243
241
|
// Banknote aliases
|
|
244
242
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
243
|
+
// Barcode aliases
|
|
244
|
+
export { default as BarcodeIcon } from '../icons/barcode';
|
|
245
245
|
// Barrel aliases
|
|
246
246
|
export { default as BarrelIcon } from '../icons/barrel';
|
|
247
247
|
// Baseline aliases
|
|
@@ -258,18 +258,18 @@ export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
|
258
258
|
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
259
259
|
// BatteryPlus aliases
|
|
260
260
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
261
|
-
//
|
|
262
|
-
export { default as
|
|
261
|
+
// BatteryWarning aliases
|
|
262
|
+
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
263
263
|
// Beaker aliases
|
|
264
264
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
265
|
+
// Battery aliases
|
|
266
|
+
export { default as BatteryIcon } from '../icons/battery';
|
|
265
267
|
// BeanOff aliases
|
|
266
268
|
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
267
|
-
// BatteryWarning aliases
|
|
268
|
-
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
269
|
-
// Bean aliases
|
|
270
|
-
export { default as BeanIcon } from '../icons/bean';
|
|
271
269
|
// BedDouble aliases
|
|
272
270
|
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
271
|
+
// Bean aliases
|
|
272
|
+
export { default as BeanIcon } from '../icons/bean';
|
|
273
273
|
// BedSingle aliases
|
|
274
274
|
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
275
275
|
// Bed aliases
|
|
@@ -280,26 +280,26 @@ export { default as BeefOffIcon } from '../icons/beef-off';
|
|
|
280
280
|
export { default as BeefIcon } from '../icons/beef';
|
|
281
281
|
// BeerOff aliases
|
|
282
282
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
283
|
+
// Beer aliases
|
|
284
|
+
export { default as BeerIcon } from '../icons/beer';
|
|
283
285
|
// BellCheck aliases
|
|
284
286
|
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
285
|
-
// BellElectric aliases
|
|
286
|
-
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
287
287
|
// BellDot aliases
|
|
288
288
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
289
|
-
//
|
|
290
|
-
export { default as
|
|
289
|
+
// BellElectric aliases
|
|
290
|
+
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
291
291
|
// BellOff aliases
|
|
292
292
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
293
|
-
// Beer aliases
|
|
294
|
-
export { default as BeerIcon } from '../icons/beer';
|
|
295
293
|
// BellPlus aliases
|
|
296
294
|
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
295
|
+
// BellMinus aliases
|
|
296
|
+
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
297
297
|
// BellRing aliases
|
|
298
298
|
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
299
|
-
// BetweenVerticalStart aliases
|
|
300
|
-
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
301
299
|
// Bell aliases
|
|
302
300
|
export { default as BellIcon } from '../icons/bell';
|
|
301
|
+
// BetweenVerticalStart aliases
|
|
302
|
+
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
303
303
|
// BetweenVerticalEnd aliases
|
|
304
304
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
305
305
|
// BicepsFlexed aliases
|
|
@@ -308,12 +308,12 @@ export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
|
308
308
|
export { default as BikeIcon } from '../icons/bike';
|
|
309
309
|
// Binary aliases
|
|
310
310
|
export { default as BinaryIcon } from '../icons/binary';
|
|
311
|
-
// Biohazard aliases
|
|
312
|
-
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
313
|
-
// Bird aliases
|
|
314
|
-
export { default as BirdIcon } from '../icons/bird';
|
|
315
311
|
// Binoculars aliases
|
|
316
312
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
313
|
+
// Bird aliases
|
|
314
|
+
export { default as BirdIcon } from '../icons/bird';
|
|
315
|
+
// Biohazard aliases
|
|
316
|
+
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
317
317
|
// Birdhouse aliases
|
|
318
318
|
export { default as BirdhouseIcon } from '../icons/birdhouse';
|
|
319
319
|
// Bitcoin aliases
|
|
@@ -330,42 +330,42 @@ export { default as BlocksIcon } from '../icons/blocks';
|
|
|
330
330
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
331
331
|
// BluetoothOff aliases
|
|
332
332
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
333
|
-
// Bluetooth aliases
|
|
334
|
-
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
335
333
|
// BluetoothSearching aliases
|
|
336
334
|
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
335
|
+
// Bluetooth aliases
|
|
336
|
+
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
337
|
+
// Bold aliases
|
|
338
|
+
export { default as BoldIcon } from '../icons/bold';
|
|
337
339
|
// Bolt aliases
|
|
338
340
|
export { default as BoltIcon } from '../icons/bolt';
|
|
339
341
|
// Bomb aliases
|
|
340
342
|
export { default as BombIcon } from '../icons/bomb';
|
|
341
343
|
// BoneFracture aliases
|
|
342
344
|
export { default as BoneFractureIcon } from '../icons/bone-fracture';
|
|
343
|
-
// Bold aliases
|
|
344
|
-
export { default as BoldIcon } from '../icons/bold';
|
|
345
|
-
// Bone aliases
|
|
346
|
-
export { default as BoneIcon } from '../icons/bone';
|
|
347
|
-
// BookA aliases
|
|
348
|
-
export { default as BookAIcon } from '../icons/book-a';
|
|
349
345
|
// BookAlert aliases
|
|
350
346
|
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
347
|
+
// BookA aliases
|
|
348
|
+
export { default as BookAIcon } from '../icons/book-a';
|
|
349
|
+
// Bone aliases
|
|
350
|
+
export { default as BoneIcon } from '../icons/bone';
|
|
351
351
|
// BookAudio aliases
|
|
352
352
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
353
353
|
// BookCheck aliases
|
|
354
354
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
355
|
-
// BookDown aliases
|
|
356
|
-
export { default as BookDownIcon } from '../icons/book-down';
|
|
357
355
|
// BookCopy aliases
|
|
358
356
|
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
359
|
-
//
|
|
360
|
-
export { default as
|
|
357
|
+
// BookDown aliases
|
|
358
|
+
export { default as BookDownIcon } from '../icons/book-down';
|
|
361
359
|
// BookHeart aliases
|
|
362
360
|
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
361
|
+
// BookHeadphones aliases
|
|
362
|
+
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
363
363
|
// BookImage aliases
|
|
364
364
|
export { default as BookImageIcon } from '../icons/book-image';
|
|
365
|
-
// BookLock aliases
|
|
366
|
-
export { default as BookLockIcon } from '../icons/book-lock';
|
|
367
365
|
// BookKey aliases
|
|
368
366
|
export { default as BookKeyIcon } from '../icons/book-key';
|
|
367
|
+
// BookLock aliases
|
|
368
|
+
export { default as BookLockIcon } from '../icons/book-lock';
|
|
369
369
|
// BookMinus aliases
|
|
370
370
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
371
371
|
// BookMarked aliases
|
|
@@ -374,10 +374,10 @@ export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
|
374
374
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
375
375
|
// BookOpenText aliases
|
|
376
376
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
377
|
-
// BookPlus aliases
|
|
378
|
-
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
379
377
|
// BookOpen aliases
|
|
380
378
|
export { default as BookOpenIcon } from '../icons/book-open';
|
|
379
|
+
// BookPlus aliases
|
|
380
|
+
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
381
381
|
// BookSearch aliases
|
|
382
382
|
export { default as BookSearchIcon } from '../icons/book-search';
|
|
383
383
|
// BookText aliases
|
|
@@ -396,58 +396,58 @@ export { default as BookXIcon } from '../icons/book-x';
|
|
|
396
396
|
export { default as BookIcon } from '../icons/book';
|
|
397
397
|
// BookmarkCheck aliases
|
|
398
398
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
399
|
+
// BookmarkMinus aliases
|
|
400
|
+
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
399
401
|
// BookmarkOff aliases
|
|
400
402
|
export { default as BookmarkOffIcon } from '../icons/bookmark-off';
|
|
401
403
|
// BookmarkPlus aliases
|
|
402
404
|
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
403
|
-
// BookmarkMinus aliases
|
|
404
|
-
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
405
405
|
// BookmarkX aliases
|
|
406
406
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
407
|
+
// Bookmark aliases
|
|
408
|
+
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
407
409
|
// BoomBox aliases
|
|
408
410
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
409
411
|
// BotMessageSquare aliases
|
|
410
412
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
411
|
-
// Bookmark aliases
|
|
412
|
-
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
413
413
|
// BotOff aliases
|
|
414
414
|
export { default as BotOffIcon } from '../icons/bot-off';
|
|
415
415
|
// Bot aliases
|
|
416
416
|
export { default as BotIcon } from '../icons/bot';
|
|
417
417
|
// BottleWine aliases
|
|
418
418
|
export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
419
|
-
// Box aliases
|
|
420
|
-
export { default as BoxIcon } from '../icons/box';
|
|
421
419
|
// BowArrow aliases
|
|
422
420
|
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
423
421
|
// Boxes aliases
|
|
424
422
|
export { default as BoxesIcon } from '../icons/boxes';
|
|
425
|
-
//
|
|
426
|
-
export { default as
|
|
423
|
+
// Box aliases
|
|
424
|
+
export { default as BoxIcon } from '../icons/box';
|
|
427
425
|
// BrainCircuit aliases
|
|
428
426
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit';
|
|
429
|
-
//
|
|
430
|
-
export { default as
|
|
427
|
+
// Brackets aliases
|
|
428
|
+
export { default as BracketsIcon } from '../icons/brackets';
|
|
431
429
|
// Brain aliases
|
|
432
430
|
export { default as BrainIcon } from '../icons/brain';
|
|
431
|
+
// BrainCog aliases
|
|
432
|
+
export { default as BrainCogIcon } from '../icons/brain-cog';
|
|
433
433
|
// BrickWallFire aliases
|
|
434
434
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
435
|
-
// BrickWallShield aliases
|
|
436
|
-
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
437
435
|
// BrickWall aliases
|
|
438
436
|
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
439
437
|
// BriefcaseBusiness aliases
|
|
440
438
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
439
|
+
// BrickWallShield aliases
|
|
440
|
+
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
441
441
|
// BriefcaseConveyorBelt aliases
|
|
442
442
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
443
|
-
// Briefcase aliases
|
|
444
|
-
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
445
443
|
// BriefcaseMedical aliases
|
|
446
444
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
447
|
-
//
|
|
448
|
-
export { default as
|
|
445
|
+
// Briefcase aliases
|
|
446
|
+
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
449
447
|
// BringToFront aliases
|
|
450
448
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
449
|
+
// Broccoli aliases
|
|
450
|
+
export { default as BroccoliIcon } from '../icons/broccoli';
|
|
451
451
|
// BroomSparkles aliases
|
|
452
452
|
export { default as BroomSparklesIcon } from '../icons/broom-sparkles';
|
|
453
453
|
// Broom aliases
|
|
@@ -458,34 +458,34 @@ export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
|
458
458
|
export { default as BrushIcon } from '../icons/brush';
|
|
459
459
|
// Bubbles aliases
|
|
460
460
|
export { default as BubblesIcon } from '../icons/bubbles';
|
|
461
|
+
// BugPlay aliases
|
|
462
|
+
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
461
463
|
// BugOff aliases
|
|
462
464
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
463
|
-
// Building2 aliases
|
|
464
|
-
export { default as Building2Icon } from '../icons/building-2';
|
|
465
465
|
// Bug aliases
|
|
466
466
|
export { default as BugIcon } from '../icons/bug';
|
|
467
|
-
//
|
|
468
|
-
export { default as
|
|
467
|
+
// Building2 aliases
|
|
468
|
+
export { default as Building2Icon } from '../icons/building-2';
|
|
469
469
|
// Building aliases
|
|
470
470
|
export { default as BuildingIcon } from '../icons/building';
|
|
471
471
|
// BusFront aliases
|
|
472
472
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
473
|
-
// CableCar aliases
|
|
474
|
-
export { default as CableCarIcon } from '../icons/cable-car';
|
|
475
473
|
// Bus aliases
|
|
476
474
|
export { default as BusIcon } from '../icons/bus';
|
|
477
|
-
//
|
|
478
|
-
export { default as
|
|
475
|
+
// CableCar aliases
|
|
476
|
+
export { default as CableCarIcon } from '../icons/cable-car';
|
|
479
477
|
// Cable aliases
|
|
480
478
|
export { default as CableIcon } from '../icons/cable';
|
|
479
|
+
// CakeSlice aliases
|
|
480
|
+
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
481
481
|
// Cake aliases
|
|
482
482
|
export { default as CakeIcon } from '../icons/cake';
|
|
483
483
|
// Calculator aliases
|
|
484
484
|
export { default as CalculatorIcon } from '../icons/calculator';
|
|
485
|
-
// Calendar1 aliases
|
|
486
|
-
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
487
485
|
// CalendarArrowDown aliases
|
|
488
486
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
487
|
+
// Calendar1 aliases
|
|
488
|
+
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
489
489
|
// CalendarArrowUp aliases
|
|
490
490
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
491
491
|
// CalendarCheck2 aliases
|
|
@@ -494,104 +494,104 @@ export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
|
494
494
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
495
495
|
// CalendarClock aliases
|
|
496
496
|
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
497
|
+
// CalendarCog aliases
|
|
498
|
+
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
497
499
|
// CalendarDays aliases
|
|
498
500
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
499
501
|
// CalendarFold aliases
|
|
500
502
|
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
501
|
-
// CalendarCog aliases
|
|
502
|
-
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
503
503
|
// CalendarHeart aliases
|
|
504
504
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
505
505
|
// CalendarMinus2 aliases
|
|
506
506
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
507
507
|
// CalendarMinus aliases
|
|
508
508
|
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
509
|
-
// CalendarOff aliases
|
|
510
|
-
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
511
509
|
// CalendarPlus2 aliases
|
|
512
510
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
511
|
+
// CalendarOff aliases
|
|
512
|
+
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
513
|
+
// CalendarPlus aliases
|
|
514
|
+
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
513
515
|
// CalendarRange aliases
|
|
514
516
|
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
515
517
|
// CalendarSearch aliases
|
|
516
518
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
517
|
-
// CalendarPlus aliases
|
|
518
|
-
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
519
519
|
// CalendarSync aliases
|
|
520
520
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
521
|
-
// CalendarX aliases
|
|
522
|
-
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
523
521
|
// CalendarX2 aliases
|
|
524
522
|
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
525
|
-
//
|
|
526
|
-
export { default as
|
|
527
|
-
// Camera aliases
|
|
528
|
-
export { default as CameraIcon } from '../icons/camera';
|
|
523
|
+
// CalendarX aliases
|
|
524
|
+
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
529
525
|
// Calendar aliases
|
|
530
526
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
531
527
|
// Calendars aliases
|
|
532
528
|
export { default as CalendarsIcon } from '../icons/calendars';
|
|
533
|
-
//
|
|
534
|
-
export { default as
|
|
529
|
+
// CameraOff aliases
|
|
530
|
+
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
531
|
+
// Camera aliases
|
|
532
|
+
export { default as CameraIcon } from '../icons/camera';
|
|
535
533
|
// CandyOff aliases
|
|
536
534
|
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
537
535
|
// Candy aliases
|
|
538
536
|
export { default as CandyIcon } from '../icons/candy';
|
|
537
|
+
// CandyCane aliases
|
|
538
|
+
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
539
539
|
// CannabisOff aliases
|
|
540
540
|
export { default as CannabisOffIcon } from '../icons/cannabis-off';
|
|
541
|
-
// CaptionsOff aliases
|
|
542
|
-
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
543
541
|
// Cannabis aliases
|
|
544
542
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
543
|
+
// CaptionsOff aliases
|
|
544
|
+
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
545
545
|
// CarBattery aliases
|
|
546
546
|
export { default as CarBatteryIcon } from '../icons/car-battery';
|
|
547
|
-
// CarTaxiFront aliases
|
|
548
|
-
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
549
547
|
// CarFront aliases
|
|
550
548
|
export { default as CarFrontIcon } from '../icons/car-front';
|
|
549
|
+
// CarTaxiFront aliases
|
|
550
|
+
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
551
551
|
// Car aliases
|
|
552
552
|
export { default as CarIcon } from '../icons/car';
|
|
553
|
-
// Caravan aliases
|
|
554
|
-
export { default as CaravanIcon } from '../icons/caravan';
|
|
555
553
|
// CardSim aliases
|
|
556
554
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
555
|
+
// Caravan aliases
|
|
556
|
+
export { default as CaravanIcon } from '../icons/caravan';
|
|
557
557
|
// Carrot aliases
|
|
558
558
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
559
559
|
// CaseLower aliases
|
|
560
560
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
561
561
|
// CaseSensitive aliases
|
|
562
562
|
export { default as CaseSensitiveIcon } from '../icons/case-sensitive';
|
|
563
|
-
// CassetteTape aliases
|
|
564
|
-
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
565
563
|
// CaseUpper aliases
|
|
566
564
|
export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
565
|
+
// CassetteTape aliases
|
|
566
|
+
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
567
567
|
// Cast aliases
|
|
568
568
|
export { default as CastIcon } from '../icons/cast';
|
|
569
|
-
// Cat aliases
|
|
570
|
-
export { default as CatIcon } from '../icons/cat';
|
|
571
569
|
// Castle aliases
|
|
572
570
|
export { default as CastleIcon } from '../icons/castle';
|
|
571
|
+
// Cat aliases
|
|
572
|
+
export { default as CatIcon } from '../icons/cat';
|
|
573
573
|
// CctvOff aliases
|
|
574
574
|
export { default as CctvOffIcon } from '../icons/cctv-off';
|
|
575
575
|
// Cctv aliases
|
|
576
576
|
export { default as CctvIcon } from '../icons/cctv';
|
|
577
|
-
// ChartBarDecreasing aliases
|
|
578
|
-
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
579
577
|
// ChartBarIncreasing aliases
|
|
580
578
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
581
579
|
// ChartBarStacked aliases
|
|
582
580
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
581
|
+
// ChartBarDecreasing aliases
|
|
582
|
+
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
583
583
|
// ChartColumnDecreasing aliases
|
|
584
584
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
585
585
|
// ChartColumnStacked aliases
|
|
586
586
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
587
|
+
// ChartNetwork aliases
|
|
588
|
+
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
587
589
|
// ChartGantt aliases
|
|
588
590
|
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
589
591
|
// ChartNoAxesColumnDecreasing aliases
|
|
590
592
|
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
591
593
|
// ChartNoAxesCombined aliases
|
|
592
594
|
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
593
|
-
// ChartNetwork aliases
|
|
594
|
-
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
595
595
|
// ChartSpline aliases
|
|
596
596
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
597
597
|
// CheckCheck aliases
|
|
@@ -606,24 +606,24 @@ export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
|
606
606
|
export { default as CherryIcon } from '../icons/cherry';
|
|
607
607
|
// ChessBishop aliases
|
|
608
608
|
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
609
|
-
// ChessKnight aliases
|
|
610
|
-
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
611
609
|
// ChessKing aliases
|
|
612
610
|
export { default as ChessKingIcon } from '../icons/chess-king';
|
|
611
|
+
// ChessKnight aliases
|
|
612
|
+
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
613
613
|
// ChessPawn aliases
|
|
614
614
|
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
615
615
|
// ChessQueen aliases
|
|
616
616
|
export { default as ChessQueenIcon } from '../icons/chess-queen';
|
|
617
|
-
// ChevronDown aliases
|
|
618
|
-
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
619
617
|
// ChessRook aliases
|
|
620
618
|
export { default as ChessRookIcon } from '../icons/chess-rook';
|
|
619
|
+
// ChevronDown aliases
|
|
620
|
+
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
621
621
|
// ChevronFirst aliases
|
|
622
622
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
623
|
-
// ChevronLeft aliases
|
|
624
|
-
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
625
623
|
// ChevronLast aliases
|
|
626
624
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
625
|
+
// ChevronLeft aliases
|
|
626
|
+
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
627
627
|
// ChevronRight aliases
|
|
628
628
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
629
629
|
// ChevronUp aliases
|
|
@@ -640,76 +640,76 @@ export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right';
|
|
|
640
640
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left';
|
|
641
641
|
// ChevronsRightLeft aliases
|
|
642
642
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left';
|
|
643
|
-
// ChevronsRight aliases
|
|
644
|
-
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
645
643
|
// ChevronsUpDown aliases
|
|
646
644
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down';
|
|
645
|
+
// ChevronsRight aliases
|
|
646
|
+
export { default as ChevronsRightIcon } from '../icons/chevrons-right';
|
|
647
647
|
// ChevronsUp aliases
|
|
648
648
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
649
649
|
// Church aliases
|
|
650
650
|
export { default as ChurchIcon } from '../icons/church';
|
|
651
|
-
// Cigarette aliases
|
|
652
|
-
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
653
651
|
// CigaretteOff aliases
|
|
654
652
|
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
653
|
+
// Cigarette aliases
|
|
654
|
+
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
655
655
|
// CircleDashed aliases
|
|
656
656
|
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
657
657
|
// CircleDollarSign aliases
|
|
658
658
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
659
659
|
// CircleDotDashed aliases
|
|
660
660
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
661
|
-
// CircleEllipsis aliases
|
|
662
|
-
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
663
661
|
// CircleDot aliases
|
|
664
662
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
663
|
+
// CircleEllipsis aliases
|
|
664
|
+
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
665
665
|
// CircleEqual aliases
|
|
666
666
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
667
667
|
// CircleEuro aliases
|
|
668
668
|
export { default as CircleEuroIcon } from '../icons/circle-euro';
|
|
669
|
-
// CircleFadingArrowUp aliases
|
|
670
|
-
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
671
669
|
// CircleFadingPlus aliases
|
|
672
670
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
671
|
+
// CircleFadingArrowUp aliases
|
|
672
|
+
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
673
673
|
// CircleOff aliases
|
|
674
674
|
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
675
675
|
// CirclePile aliases
|
|
676
676
|
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
677
|
-
// CircleSlash aliases
|
|
678
|
-
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
679
677
|
// CirclePoundSterling aliases
|
|
680
678
|
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
679
|
+
// CircleSlash aliases
|
|
680
|
+
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
681
681
|
// CircleSmall aliases
|
|
682
682
|
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
683
683
|
// CircleStar aliases
|
|
684
684
|
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
685
|
-
// CircuitBoard aliases
|
|
686
|
-
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
687
685
|
// Circle aliases
|
|
688
686
|
export { default as CircleIcon } from '../icons/circle';
|
|
689
|
-
//
|
|
690
|
-
export { default as
|
|
691
|
-
// ClipboardCheck aliases
|
|
692
|
-
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
687
|
+
// CircuitBoard aliases
|
|
688
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
693
689
|
// Clapperboard aliases
|
|
694
690
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
691
|
+
// ClipboardCheck aliases
|
|
692
|
+
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
693
|
+
// Citrus aliases
|
|
694
|
+
export { default as CitrusIcon } from '../icons/citrus';
|
|
695
695
|
// ClipboardClock aliases
|
|
696
696
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
697
697
|
// ClipboardCopy aliases
|
|
698
698
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
699
|
-
// ClipboardMinus aliases
|
|
700
|
-
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
701
699
|
// ClipboardList aliases
|
|
702
700
|
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
701
|
+
// ClipboardMinus aliases
|
|
702
|
+
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
703
703
|
// ClipboardPaste aliases
|
|
704
704
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
705
705
|
// ClipboardPlus aliases
|
|
706
706
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
707
707
|
// ClipboardType aliases
|
|
708
708
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
709
|
-
// Clipboard aliases
|
|
710
|
-
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
711
709
|
// ClipboardX aliases
|
|
712
710
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
711
|
+
// Clipboard aliases
|
|
712
|
+
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
713
713
|
// Clock1 aliases
|
|
714
714
|
export { default as Clock1Icon } from '../icons/clock-1';
|
|
715
715
|
// Clock10 aliases
|
|
@@ -734,44 +734,44 @@ export { default as Clock7Icon } from '../icons/clock-7';
|
|
|
734
734
|
export { default as Clock8Icon } from '../icons/clock-8';
|
|
735
735
|
// Clock9 aliases
|
|
736
736
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
737
|
-
// ClockArrowDown aliases
|
|
738
|
-
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
739
737
|
// ClockAlert aliases
|
|
740
738
|
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
741
|
-
//
|
|
742
|
-
export { default as
|
|
739
|
+
// ClockArrowDown aliases
|
|
740
|
+
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
743
741
|
// ClockArrowLeft aliases
|
|
744
742
|
export { default as ClockArrowLeftIcon } from '../icons/clock-arrow-left';
|
|
743
|
+
// ClockArrowRight aliases
|
|
744
|
+
export { default as ClockArrowRightIcon } from '../icons/clock-arrow-right';
|
|
745
745
|
// ClockArrowUp aliases
|
|
746
746
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
747
747
|
// ClockCheck aliases
|
|
748
748
|
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
749
749
|
// ClockFading aliases
|
|
750
750
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
751
|
-
// Clock aliases
|
|
752
|
-
export { default as ClockIcon } from '../icons/clock';
|
|
753
751
|
// ClockPlus aliases
|
|
754
752
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
753
|
+
// Clock aliases
|
|
754
|
+
export { default as ClockIcon } from '../icons/clock';
|
|
755
755
|
// ClosedCaption aliases
|
|
756
756
|
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
757
|
-
// CloudAlert aliases
|
|
758
|
-
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
759
757
|
// CloudBackup aliases
|
|
760
758
|
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
761
|
-
//
|
|
762
|
-
export { default as
|
|
759
|
+
// CloudAlert aliases
|
|
760
|
+
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
763
761
|
// CloudCog aliases
|
|
764
762
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
763
|
+
// CloudCheck aliases
|
|
764
|
+
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
765
765
|
// CloudDrizzle aliases
|
|
766
766
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
767
767
|
// CloudFog aliases
|
|
768
768
|
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
769
769
|
// CloudHail aliases
|
|
770
770
|
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
771
|
-
// CloudMoonRain aliases
|
|
772
|
-
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
773
771
|
// CloudLightning aliases
|
|
774
772
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
773
|
+
// CloudMoonRain aliases
|
|
774
|
+
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
775
775
|
// CloudMoon aliases
|
|
776
776
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
777
777
|
// CloudOff aliases
|
|
@@ -798,10 +798,10 @@ export { default as CloverIcon } from '../icons/clover';
|
|
|
798
798
|
export { default as ClubIcon } from '../icons/club';
|
|
799
799
|
// Code aliases
|
|
800
800
|
export { default as CodeIcon } from '../icons/code';
|
|
801
|
-
// Cog aliases
|
|
802
|
-
export { default as CogIcon } from '../icons/cog';
|
|
803
801
|
// Coffee aliases
|
|
804
802
|
export { default as CoffeeIcon } from '../icons/coffee';
|
|
803
|
+
// Cog aliases
|
|
804
|
+
export { default as CogIcon } from '../icons/cog';
|
|
805
805
|
// Coins aliases
|
|
806
806
|
export { default as CoinsIcon } from '../icons/coins';
|
|
807
807
|
// Columns4 aliases
|
|
@@ -812,12 +812,12 @@ export { default as CombineIcon } from '../icons/combine';
|
|
|
812
812
|
export { default as CommandIcon } from '../icons/command';
|
|
813
813
|
// Compass aliases
|
|
814
814
|
export { default as CompassIcon } from '../icons/compass';
|
|
815
|
-
// Component aliases
|
|
816
|
-
export { default as ComponentIcon } from '../icons/component';
|
|
817
815
|
// Computer aliases
|
|
818
816
|
export { default as ComputerIcon } from '../icons/computer';
|
|
819
817
|
// ConciergeBell aliases
|
|
820
818
|
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
819
|
+
// Component aliases
|
|
820
|
+
export { default as ComponentIcon } from '../icons/component';
|
|
821
821
|
// Cone aliases
|
|
822
822
|
export { default as ConeIcon } from '../icons/cone';
|
|
823
823
|
// Construction aliases
|
|
@@ -834,40 +834,46 @@ export { default as CookieIcon } from '../icons/cookie';
|
|
|
834
834
|
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
835
835
|
// CopyCheck aliases
|
|
836
836
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
837
|
-
// CopyPlus aliases
|
|
838
|
-
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
839
837
|
// CopyMinus aliases
|
|
840
838
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
841
|
-
//
|
|
842
|
-
export { default as
|
|
839
|
+
// CopyPlus aliases
|
|
840
|
+
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
843
841
|
// CopyX aliases
|
|
844
842
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
845
|
-
//
|
|
846
|
-
export { default as
|
|
843
|
+
// CopySlash aliases
|
|
844
|
+
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
847
845
|
// Copy aliases
|
|
848
846
|
export { default as CopyIcon } from '../icons/copy';
|
|
849
847
|
// Copyleft aliases
|
|
850
848
|
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
849
|
+
// Copyright aliases
|
|
850
|
+
export { default as CopyrightIcon } from '../icons/copyright';
|
|
851
851
|
// CornerDownLeft aliases
|
|
852
852
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
853
853
|
// CornerDownRight aliases
|
|
854
854
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
855
|
-
// CornerLeftDown aliases
|
|
856
|
-
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
857
855
|
// CornerLeftUp aliases
|
|
858
856
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
857
|
+
// CornerLeftDown aliases
|
|
858
|
+
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
859
859
|
// CornerRightDown aliases
|
|
860
860
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
861
861
|
// CornerRightUp aliases
|
|
862
862
|
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
863
|
-
// CornerUpRight aliases
|
|
864
|
-
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
865
|
-
// Cpu aliases
|
|
866
|
-
export { default as CpuIcon } from '../icons/cpu';
|
|
867
863
|
// CornerUpLeft aliases
|
|
868
864
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
865
|
+
// Cpu aliases
|
|
866
|
+
export { default as CpuIcon } from '../icons/cpu';
|
|
867
|
+
// CornerUpRight aliases
|
|
868
|
+
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
869
869
|
// CreativeCommons aliases
|
|
870
870
|
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
871
|
+
// CreditCardCheck aliases
|
|
872
|
+
export { default as CreditCardCheckIcon } from '../icons/credit-card-check';
|
|
873
|
+
// CreditCardMinus aliases
|
|
874
|
+
export { default as CreditCardMinusIcon } from '../icons/credit-card-minus';
|
|
875
|
+
// CreditCardX aliases
|
|
876
|
+
export { default as CreditCardXIcon } from '../icons/credit-card-x';
|
|
871
877
|
// CreditCard aliases
|
|
872
878
|
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
873
879
|
// Croissant aliases
|
|
@@ -880,12 +886,12 @@ export { default as CrossIcon } from '../icons/cross';
|
|
|
880
886
|
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
881
887
|
// Crown aliases
|
|
882
888
|
export { default as CrownIcon } from '../icons/crown';
|
|
883
|
-
// CupSoda aliases
|
|
884
|
-
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
885
|
-
// Currency aliases
|
|
886
|
-
export { default as CurrencyIcon } from '../icons/currency';
|
|
887
889
|
// Cuboid aliases
|
|
888
890
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
891
|
+
// Currency aliases
|
|
892
|
+
export { default as CurrencyIcon } from '../icons/currency';
|
|
893
|
+
// CupSoda aliases
|
|
894
|
+
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
889
895
|
// Cylinder aliases
|
|
890
896
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
891
897
|
// Dam aliases
|
|
@@ -896,10 +902,10 @@ export { default as DatabaseArrowDownIcon } from '../icons/database-arrow-down';
|
|
|
896
902
|
export { default as DatabaseArrowUpIcon } from '../icons/database-arrow-up';
|
|
897
903
|
// DatabaseBackup aliases
|
|
898
904
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
899
|
-
// DatabaseMinus aliases
|
|
900
|
-
export { default as DatabaseMinusIcon } from '../icons/database-minus';
|
|
901
905
|
// DatabaseCheck aliases
|
|
902
906
|
export { default as DatabaseCheckIcon } from '../icons/database-check';
|
|
907
|
+
// DatabaseMinus aliases
|
|
908
|
+
export { default as DatabaseMinusIcon } from '../icons/database-minus';
|
|
903
909
|
// DatabasePlus aliases
|
|
904
910
|
export { default as DatabasePlusIcon } from '../icons/database-plus';
|
|
905
911
|
// DatabaseSearch aliases
|
|
@@ -908,34 +914,34 @@ export { default as DatabaseSearchIcon } from '../icons/database-search';
|
|
|
908
914
|
export { default as DatabaseXIcon } from '../icons/database-x';
|
|
909
915
|
// DatabaseZap aliases
|
|
910
916
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
911
|
-
// DecimalsArrowLeft aliases
|
|
912
|
-
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
913
917
|
// Database aliases
|
|
914
918
|
export { default as DatabaseIcon } from '../icons/database';
|
|
919
|
+
// DecimalsArrowLeft aliases
|
|
920
|
+
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
915
921
|
// DecimalsArrowRight aliases
|
|
916
922
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
917
923
|
// Delete aliases
|
|
918
924
|
export { default as DeleteIcon } from '../icons/delete';
|
|
919
|
-
// Diameter aliases
|
|
920
|
-
export { default as DiameterIcon } from '../icons/diameter';
|
|
921
925
|
// Dessert aliases
|
|
922
926
|
export { default as DessertIcon } from '../icons/dessert';
|
|
927
|
+
// Diameter aliases
|
|
928
|
+
export { default as DiameterIcon } from '../icons/diameter';
|
|
923
929
|
// DiamondMinus aliases
|
|
924
930
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
925
|
-
// Diamond aliases
|
|
926
|
-
export { default as DiamondIcon } from '../icons/diamond';
|
|
927
931
|
// DiamondPlus aliases
|
|
928
932
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
929
|
-
//
|
|
930
|
-
export { default as
|
|
933
|
+
// Diamond aliases
|
|
934
|
+
export { default as DiamondIcon } from '../icons/diamond';
|
|
931
935
|
// Dice2 aliases
|
|
932
936
|
export { default as Dice2Icon } from '../icons/dice-2';
|
|
933
|
-
//
|
|
934
|
-
export { default as
|
|
935
|
-
// Dice4 aliases
|
|
936
|
-
export { default as Dice4Icon } from '../icons/dice-4';
|
|
937
|
+
// Dice1 aliases
|
|
938
|
+
export { default as Dice1Icon } from '../icons/dice-1';
|
|
937
939
|
// Dice3 aliases
|
|
938
940
|
export { default as Dice3Icon } from '../icons/dice-3';
|
|
941
|
+
// Dice4 aliases
|
|
942
|
+
export { default as Dice4Icon } from '../icons/dice-4';
|
|
943
|
+
// Dice5 aliases
|
|
944
|
+
export { default as Dice5Icon } from '../icons/dice-5';
|
|
939
945
|
// Dice6 aliases
|
|
940
946
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
941
947
|
// Dices aliases
|
|
@@ -954,32 +960,32 @@ export { default as DiscIcon } from '../icons/disc';
|
|
|
954
960
|
export { default as DivideIcon } from '../icons/divide';
|
|
955
961
|
// DnaOff aliases
|
|
956
962
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
957
|
-
//
|
|
958
|
-
export { default as
|
|
963
|
+
// Dna aliases
|
|
964
|
+
export { default as DnaIcon } from '../icons/dna';
|
|
959
965
|
// Dog aliases
|
|
960
966
|
export { default as DogIcon } from '../icons/dog';
|
|
967
|
+
// Dock aliases
|
|
968
|
+
export { default as DockIcon } from '../icons/dock';
|
|
961
969
|
// DollarSign aliases
|
|
962
970
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
963
|
-
// Dna aliases
|
|
964
|
-
export { default as DnaIcon } from '../icons/dna';
|
|
965
971
|
// Donut aliases
|
|
966
972
|
export { default as DonutIcon } from '../icons/donut';
|
|
967
973
|
// DoorClosedLocked aliases
|
|
968
974
|
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
969
|
-
// DoorClosed aliases
|
|
970
|
-
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
971
975
|
// DoorOpen aliases
|
|
972
976
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
977
|
+
// DoorClosed aliases
|
|
978
|
+
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
973
979
|
// Dot aliases
|
|
974
980
|
export { default as DotIcon } from '../icons/dot';
|
|
975
|
-
// Download aliases
|
|
976
|
-
export { default as DownloadIcon } from '../icons/download';
|
|
977
|
-
// DraftingCompass aliases
|
|
978
|
-
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
979
981
|
// Drama aliases
|
|
980
982
|
export { default as DramaIcon } from '../icons/drama';
|
|
983
|
+
// Download aliases
|
|
984
|
+
export { default as DownloadIcon } from '../icons/download';
|
|
981
985
|
// Drill aliases
|
|
982
986
|
export { default as DrillIcon } from '../icons/drill';
|
|
987
|
+
// DraftingCompass aliases
|
|
988
|
+
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
983
989
|
// Drone aliases
|
|
984
990
|
export { default as DroneIcon } from '../icons/drone';
|
|
985
991
|
// DropletOff aliases
|
|
@@ -994,22 +1000,22 @@ export { default as DrumIcon } from '../icons/drum';
|
|
|
994
1000
|
export { default as DrumstickIcon } from '../icons/drumstick';
|
|
995
1001
|
// Dumbbell aliases
|
|
996
1002
|
export { default as DumbbellIcon } from '../icons/dumbbell';
|
|
997
|
-
// EarOff aliases
|
|
998
|
-
export { default as EarOffIcon } from '../icons/ear-off';
|
|
999
1003
|
// Ear aliases
|
|
1000
1004
|
export { default as EarIcon } from '../icons/ear';
|
|
1005
|
+
// EarOff aliases
|
|
1006
|
+
export { default as EarOffIcon } from '../icons/ear-off';
|
|
1001
1007
|
// EarthLock aliases
|
|
1002
1008
|
export { default as EarthLockIcon } from '../icons/earth-lock';
|
|
1003
1009
|
// Eclipse aliases
|
|
1004
1010
|
export { default as EclipseIcon } from '../icons/eclipse';
|
|
1005
1011
|
// EggFried aliases
|
|
1006
1012
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
1013
|
+
// EggOff aliases
|
|
1014
|
+
export { default as EggOffIcon } from '../icons/egg-off';
|
|
1007
1015
|
// Egg aliases
|
|
1008
1016
|
export { default as EggIcon } from '../icons/egg';
|
|
1009
1017
|
// Eject aliases
|
|
1010
1018
|
export { default as EjectIcon } from '../icons/eject';
|
|
1011
|
-
// EggOff aliases
|
|
1012
|
-
export { default as EggOffIcon } from '../icons/egg-off';
|
|
1013
1019
|
// Ellipse aliases
|
|
1014
1020
|
export { default as EllipseIcon } from '../icons/ellipse';
|
|
1015
1021
|
// EqualApproximately aliases
|
|
@@ -1020,10 +1026,10 @@ export { default as EqualNotIcon } from '../icons/equal-not';
|
|
|
1020
1026
|
export { default as EqualIcon } from '../icons/equal';
|
|
1021
1027
|
// Eraser aliases
|
|
1022
1028
|
export { default as EraserIcon } from '../icons/eraser';
|
|
1023
|
-
// EthernetPort aliases
|
|
1024
|
-
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
1025
1029
|
// Euro aliases
|
|
1026
1030
|
export { default as EuroIcon } from '../icons/euro';
|
|
1031
|
+
// EthernetPort aliases
|
|
1032
|
+
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
1027
1033
|
// EvCharger aliases
|
|
1028
1034
|
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
1029
1035
|
// Expand aliases
|
|
@@ -1034,26 +1040,26 @@ export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
|
1034
1040
|
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
1035
1041
|
// EyeDashed aliases
|
|
1036
1042
|
export { default as EyeDashedIcon } from '../icons/eye-dashed';
|
|
1037
|
-
// Eye aliases
|
|
1038
|
-
export { default as EyeIcon } from '../icons/eye';
|
|
1039
1043
|
// EyeOff aliases
|
|
1040
1044
|
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
1045
|
+
// Eye aliases
|
|
1046
|
+
export { default as EyeIcon } from '../icons/eye';
|
|
1041
1047
|
// Factory aliases
|
|
1042
1048
|
export { default as FactoryIcon } from '../icons/factory';
|
|
1043
1049
|
// Fan aliases
|
|
1044
1050
|
export { default as FanIcon } from '../icons/fan';
|
|
1045
1051
|
// FastForward aliases
|
|
1046
1052
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
1047
|
-
// Fence aliases
|
|
1048
|
-
export { default as FenceIcon } from '../icons/fence';
|
|
1049
1053
|
// Feather aliases
|
|
1050
1054
|
export { default as FeatherIcon } from '../icons/feather';
|
|
1055
|
+
// Fence aliases
|
|
1056
|
+
export { default as FenceIcon } from '../icons/fence';
|
|
1057
|
+
// FerrisWheel aliases
|
|
1058
|
+
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
1051
1059
|
// FileArchive aliases
|
|
1052
1060
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1053
1061
|
// FileBox aliases
|
|
1054
1062
|
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1055
|
-
// FerrisWheel aliases
|
|
1056
|
-
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
1057
1063
|
// FileCheck aliases
|
|
1058
1064
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
1059
1065
|
// FileClock aliases
|
|
@@ -1070,16 +1076,16 @@ export { default as FileDownIcon } from '../icons/file-down';
|
|
|
1070
1076
|
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1071
1077
|
// FileImage aliases
|
|
1072
1078
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
1073
|
-
// FileMinus aliases
|
|
1074
|
-
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1075
1079
|
// FileInput aliases
|
|
1076
1080
|
export { default as FileInputIcon } from '../icons/file-input';
|
|
1081
|
+
// FileMinus aliases
|
|
1082
|
+
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1077
1083
|
// FileMusic aliases
|
|
1078
1084
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1079
|
-
// FilePlus aliases
|
|
1080
|
-
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1081
1085
|
// FileOutput aliases
|
|
1082
1086
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1087
|
+
// FilePlus aliases
|
|
1088
|
+
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1083
1089
|
// FileScan aliases
|
|
1084
1090
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1085
1091
|
// FileSearch aliases
|
|
@@ -1088,10 +1094,10 @@ export { default as FileSearchIcon } from '../icons/file-search';
|
|
|
1088
1094
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1089
1095
|
// FileSpreadsheet aliases
|
|
1090
1096
|
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1091
|
-
// FileSymlink aliases
|
|
1092
|
-
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1093
1097
|
// FileStack aliases
|
|
1094
1098
|
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1099
|
+
// FileSymlink aliases
|
|
1100
|
+
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1095
1101
|
// FileTerminal aliases
|
|
1096
1102
|
export { default as FileTerminalIcon } from '../icons/file-terminal';
|
|
1097
1103
|
// FileText aliases
|
|
@@ -1100,74 +1106,74 @@ export { default as FileTextIcon } from '../icons/file-text';
|
|
|
1100
1106
|
export { default as FileTypeIcon } from '../icons/file-type';
|
|
1101
1107
|
// FileUp aliases
|
|
1102
1108
|
export { default as FileUpIcon } from '../icons/file-up';
|
|
1109
|
+
// FileUser aliases
|
|
1110
|
+
export { default as FileUserIcon } from '../icons/file-user';
|
|
1103
1111
|
// FileVolume aliases
|
|
1104
1112
|
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1105
1113
|
// FileX aliases
|
|
1106
1114
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1107
|
-
//
|
|
1108
|
-
export { default as
|
|
1115
|
+
// File aliases
|
|
1116
|
+
export { default as FileIcon } from '../icons/file';
|
|
1109
1117
|
// Files aliases
|
|
1110
1118
|
export { default as FilesIcon } from '../icons/files';
|
|
1111
1119
|
// Film aliases
|
|
1112
1120
|
export { default as FilmIcon } from '../icons/film';
|
|
1113
|
-
// File aliases
|
|
1114
|
-
export { default as FileIcon } from '../icons/file';
|
|
1115
1121
|
// FireExtinguisher aliases
|
|
1116
1122
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1117
1123
|
// FishOff aliases
|
|
1118
1124
|
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1119
1125
|
// Fish aliases
|
|
1120
1126
|
export { default as FishIcon } from '../icons/fish';
|
|
1121
|
-
// FishingHook aliases
|
|
1122
|
-
export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
1123
1127
|
// FishSymbol aliases
|
|
1124
1128
|
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1129
|
+
// FishingHook aliases
|
|
1130
|
+
export { default as FishingHookIcon } from '../icons/fishing-hook';
|
|
1125
1131
|
// FishingRod aliases
|
|
1126
1132
|
export { default as FishingRodIcon } from '../icons/fishing-rod';
|
|
1127
|
-
// FlagOff aliases
|
|
1128
|
-
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1129
1133
|
// FlagTriangleLeft aliases
|
|
1130
1134
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1131
|
-
//
|
|
1132
|
-
export { default as
|
|
1135
|
+
// FlagOff aliases
|
|
1136
|
+
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1133
1137
|
// FlagTriangleRight aliases
|
|
1134
1138
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1139
|
+
// Flag aliases
|
|
1140
|
+
export { default as FlagIcon } from '../icons/flag';
|
|
1135
1141
|
// FlameKindling aliases
|
|
1136
1142
|
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1137
|
-
// Flame aliases
|
|
1138
|
-
export { default as FlameIcon } from '../icons/flame';
|
|
1139
1143
|
// FlashlightOff aliases
|
|
1140
1144
|
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1145
|
+
// Flame aliases
|
|
1146
|
+
export { default as FlameIcon } from '../icons/flame';
|
|
1141
1147
|
// Flashlight aliases
|
|
1142
1148
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1143
1149
|
// FlaskConicalOff aliases
|
|
1144
1150
|
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1145
1151
|
// FlaskConical aliases
|
|
1146
1152
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1147
|
-
// FlipHorizontal2 aliases
|
|
1148
|
-
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1149
1153
|
// FlaskRound aliases
|
|
1150
1154
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1155
|
+
// FlipHorizontal2 aliases
|
|
1156
|
+
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1151
1157
|
// FlipVertical2 aliases
|
|
1152
1158
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1153
1159
|
// Flower2 aliases
|
|
1154
1160
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1155
|
-
// Flower aliases
|
|
1156
|
-
export { default as FlowerIcon } from '../icons/flower';
|
|
1157
1161
|
// Focus aliases
|
|
1158
1162
|
export { default as FocusIcon } from '../icons/focus';
|
|
1163
|
+
// Flower aliases
|
|
1164
|
+
export { default as FlowerIcon } from '../icons/flower';
|
|
1159
1165
|
// FoldHorizontal aliases
|
|
1160
1166
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1161
1167
|
// FoldVertical aliases
|
|
1162
1168
|
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1163
1169
|
// FolderArchive aliases
|
|
1164
1170
|
export { default as FolderArchiveIcon } from '../icons/folder-archive';
|
|
1165
|
-
// FolderCheck aliases
|
|
1166
|
-
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1167
|
-
// FolderClock aliases
|
|
1168
|
-
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1169
1171
|
// FolderBookmark aliases
|
|
1170
1172
|
export { default as FolderBookmarkIcon } from '../icons/folder-bookmark';
|
|
1173
|
+
// FolderClock aliases
|
|
1174
|
+
export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
1175
|
+
// FolderCheck aliases
|
|
1176
|
+
export { default as FolderCheckIcon } from '../icons/folder-check';
|
|
1171
1177
|
// FolderClosed aliases
|
|
1172
1178
|
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1173
1179
|
// FolderCode aliases
|
|
@@ -1176,10 +1182,10 @@ export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
|
1176
1182
|
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1177
1183
|
// FolderDown aliases
|
|
1178
1184
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1179
|
-
// FolderGit aliases
|
|
1180
|
-
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1181
1185
|
// FolderGit2 aliases
|
|
1182
1186
|
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1187
|
+
// FolderGit aliases
|
|
1188
|
+
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1183
1189
|
// FolderHeart aliases
|
|
1184
1190
|
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1185
1191
|
// FolderInput aliases
|
|
@@ -1188,80 +1194,84 @@ export { default as FolderInputIcon } from '../icons/folder-input';
|
|
|
1188
1194
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1189
1195
|
// FolderKey aliases
|
|
1190
1196
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1191
|
-
// FolderLock aliases
|
|
1192
|
-
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1193
1197
|
// FolderMinus aliases
|
|
1194
1198
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1199
|
+
// FolderLock aliases
|
|
1200
|
+
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1195
1201
|
// FolderOpenDot aliases
|
|
1196
1202
|
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1197
1203
|
// FolderOpen aliases
|
|
1198
1204
|
export { default as FolderOpenIcon } from '../icons/folder-open';
|
|
1199
1205
|
// FolderOutput aliases
|
|
1200
1206
|
export { default as FolderOutputIcon } from '../icons/folder-output';
|
|
1201
|
-
// FolderPlus aliases
|
|
1202
|
-
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1203
1207
|
// FolderRoot aliases
|
|
1204
1208
|
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1209
|
+
// FolderPlus aliases
|
|
1210
|
+
export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
1205
1211
|
// FolderSearch2 aliases
|
|
1206
1212
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1207
1213
|
// FolderSearch aliases
|
|
1208
1214
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1209
1215
|
// FolderSymlink aliases
|
|
1210
1216
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1211
|
-
// FolderSync aliases
|
|
1212
|
-
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1213
1217
|
// FolderTree aliases
|
|
1214
1218
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1219
|
+
// FolderUp aliases
|
|
1220
|
+
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1221
|
+
// FolderSync aliases
|
|
1222
|
+
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1215
1223
|
// FolderX aliases
|
|
1216
1224
|
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1217
1225
|
// Folder aliases
|
|
1218
1226
|
export { default as FolderIcon } from '../icons/folder';
|
|
1219
|
-
// FolderUp aliases
|
|
1220
|
-
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1221
1227
|
// Folders aliases
|
|
1222
1228
|
export { default as FoldersIcon } from '../icons/folders';
|
|
1223
1229
|
// Footprints aliases
|
|
1224
1230
|
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1225
|
-
// Forklift aliases
|
|
1226
|
-
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1227
1231
|
// Form aliases
|
|
1228
1232
|
export { default as FormIcon } from '../icons/form';
|
|
1233
|
+
// Forklift aliases
|
|
1234
|
+
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1229
1235
|
// Forward aliases
|
|
1230
1236
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1231
1237
|
// Frame aliases
|
|
1232
1238
|
export { default as FrameIcon } from '../icons/frame';
|
|
1233
|
-
// Fuel aliases
|
|
1234
|
-
export { default as FuelIcon } from '../icons/fuel';
|
|
1235
1239
|
// Fullscreen aliases
|
|
1236
1240
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1241
|
+
// Fuel aliases
|
|
1242
|
+
export { default as FuelIcon } from '../icons/fuel';
|
|
1237
1243
|
// FunnelPlus aliases
|
|
1238
1244
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1245
|
+
// Galaxy aliases
|
|
1246
|
+
export { default as GalaxyIcon } from '../icons/galaxy';
|
|
1239
1247
|
// GalleryHorizontalEnd aliases
|
|
1240
1248
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1249
|
+
// GalleryHorizontal aliases
|
|
1250
|
+
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1241
1251
|
// GalleryThumbnails aliases
|
|
1242
1252
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1243
1253
|
// GalleryVerticalEnd aliases
|
|
1244
1254
|
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1245
1255
|
// GalleryVertical aliases
|
|
1246
1256
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1247
|
-
// GalleryHorizontal aliases
|
|
1248
|
-
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1249
1257
|
// Gamepad2 aliases
|
|
1250
1258
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1251
|
-
// GamepadDirectional aliases
|
|
1252
|
-
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1253
1259
|
// Gamepad aliases
|
|
1254
1260
|
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1261
|
+
// GamepadDirectional aliases
|
|
1262
|
+
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1255
1263
|
// Gauge aliases
|
|
1256
1264
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1257
|
-
// Gem aliases
|
|
1258
|
-
export { default as GemIcon } from '../icons/gem';
|
|
1259
|
-
// GeorgianLari aliases
|
|
1260
|
-
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1261
1265
|
// Gavel aliases
|
|
1262
1266
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1267
|
+
// GeorgianLari aliases
|
|
1268
|
+
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1269
|
+
// Gem aliases
|
|
1270
|
+
export { default as GemIcon } from '../icons/gem';
|
|
1263
1271
|
// Ghost aliases
|
|
1264
1272
|
export { default as GhostIcon } from '../icons/ghost';
|
|
1273
|
+
// Gift aliases
|
|
1274
|
+
export { default as GiftIcon } from '../icons/gift';
|
|
1265
1275
|
// GitBranchMinus aliases
|
|
1266
1276
|
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
1267
1277
|
// GitBranchPlus aliases
|
|
@@ -1270,14 +1280,12 @@ export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
|
1270
1280
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1271
1281
|
// GitCommitVertical aliases
|
|
1272
1282
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1273
|
-
// Gift aliases
|
|
1274
|
-
export { default as GiftIcon } from '../icons/gift';
|
|
1275
|
-
// GitCompareArrows aliases
|
|
1276
|
-
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1277
1283
|
// GitCompare aliases
|
|
1278
1284
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1279
1285
|
// GitFork aliases
|
|
1280
1286
|
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1287
|
+
// GitCompareArrows aliases
|
|
1288
|
+
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1281
1289
|
// GitGraph aliases
|
|
1282
1290
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1283
1291
|
// GitMergeConflict aliases
|
|
@@ -1290,10 +1298,10 @@ export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-ar
|
|
|
1290
1298
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1291
1299
|
// GitPullRequestCreateArrow aliases
|
|
1292
1300
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1293
|
-
// GitPullRequestCreate aliases
|
|
1294
|
-
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1295
1301
|
// GitPullRequestDraft aliases
|
|
1296
1302
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1303
|
+
// GitPullRequestCreate aliases
|
|
1304
|
+
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1297
1305
|
// GitPullRequest aliases
|
|
1298
1306
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1299
1307
|
// GlassWater aliases
|
|
@@ -1332,48 +1340,48 @@ export { default as GroupIcon } from '../icons/group';
|
|
|
1332
1340
|
export { default as GuitarIcon } from '../icons/guitar';
|
|
1333
1341
|
// Ham aliases
|
|
1334
1342
|
export { default as HamIcon } from '../icons/ham';
|
|
1335
|
-
// Hamburger aliases
|
|
1336
|
-
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1337
1343
|
// Hammer aliases
|
|
1338
1344
|
export { default as HammerIcon } from '../icons/hammer';
|
|
1345
|
+
// Hamburger aliases
|
|
1346
|
+
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1339
1347
|
// HandCoins aliases
|
|
1340
1348
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1341
1349
|
// HandFist aliases
|
|
1342
1350
|
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1343
1351
|
// HandHeart aliases
|
|
1344
1352
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1345
|
-
// HandPlatter aliases
|
|
1346
|
-
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1347
1353
|
// HandMetal aliases
|
|
1348
1354
|
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1355
|
+
// HandPlatter aliases
|
|
1356
|
+
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1349
1357
|
// Hand aliases
|
|
1350
1358
|
export { default as HandIcon } from '../icons/hand';
|
|
1351
|
-
// Handshake aliases
|
|
1352
|
-
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1353
1359
|
// Handbag aliases
|
|
1354
1360
|
export { default as HandbagIcon } from '../icons/handbag';
|
|
1355
1361
|
// HardDriveDownload aliases
|
|
1356
1362
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1357
|
-
//
|
|
1358
|
-
export { default as
|
|
1363
|
+
// Handshake aliases
|
|
1364
|
+
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1359
1365
|
// HardDrive aliases
|
|
1360
1366
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1361
|
-
//
|
|
1362
|
-
export { default as
|
|
1367
|
+
// HardDriveUpload aliases
|
|
1368
|
+
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1363
1369
|
// HardHat aliases
|
|
1364
1370
|
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1365
|
-
//
|
|
1366
|
-
export { default as
|
|
1371
|
+
// Hash aliases
|
|
1372
|
+
export { default as HashIcon } from '../icons/hash';
|
|
1367
1373
|
// Haze aliases
|
|
1368
1374
|
export { default as HazeIcon } from '../icons/haze';
|
|
1369
|
-
// HdmiPort aliases
|
|
1370
|
-
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1371
1375
|
// Hd aliases
|
|
1372
1376
|
export { default as HdIcon } from '../icons/hd';
|
|
1373
|
-
//
|
|
1374
|
-
export { default as
|
|
1377
|
+
// HatGlasses aliases
|
|
1378
|
+
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1379
|
+
// HdmiPort aliases
|
|
1380
|
+
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1375
1381
|
// Heading1 aliases
|
|
1376
1382
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1383
|
+
// Heading2 aliases
|
|
1384
|
+
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1377
1385
|
// Heading3 aliases
|
|
1378
1386
|
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1379
1387
|
// Heading4 aliases
|
|
@@ -1384,10 +1392,10 @@ export { default as Heading5Icon } from '../icons/heading-5';
|
|
|
1384
1392
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1385
1393
|
// Heading aliases
|
|
1386
1394
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1387
|
-
// HeadphoneOff aliases
|
|
1388
|
-
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1389
1395
|
// Headphones aliases
|
|
1390
1396
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1397
|
+
// HeadphoneOff aliases
|
|
1398
|
+
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1391
1399
|
// Headset aliases
|
|
1392
1400
|
export { default as HeadsetIcon } from '../icons/headset';
|
|
1393
1401
|
// HeartCrack aliases
|
|
@@ -1396,34 +1404,34 @@ export { default as HeartCrackIcon } from '../icons/heart-crack';
|
|
|
1396
1404
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake';
|
|
1397
1405
|
// HeartMinus aliases
|
|
1398
1406
|
export { default as HeartMinusIcon } from '../icons/heart-minus';
|
|
1399
|
-
// HeartPlus aliases
|
|
1400
|
-
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1401
1407
|
// HeartOff aliases
|
|
1402
1408
|
export { default as HeartOffIcon } from '../icons/heart-off';
|
|
1403
|
-
//
|
|
1404
|
-
export { default as
|
|
1409
|
+
// HeartPlus aliases
|
|
1410
|
+
export { default as HeartPlusIcon } from '../icons/heart-plus';
|
|
1405
1411
|
// HeartPulse aliases
|
|
1406
1412
|
export { default as HeartPulseIcon } from '../icons/heart-pulse';
|
|
1407
|
-
//
|
|
1408
|
-
export { default as
|
|
1413
|
+
// HeartX aliases
|
|
1414
|
+
export { default as HeartXIcon } from '../icons/heart-x';
|
|
1409
1415
|
// Heart aliases
|
|
1410
1416
|
export { default as HeartIcon } from '../icons/heart';
|
|
1417
|
+
// Heater aliases
|
|
1418
|
+
export { default as HeaterIcon } from '../icons/heater';
|
|
1411
1419
|
// Helicopter aliases
|
|
1412
1420
|
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1413
1421
|
// Hexagon aliases
|
|
1414
1422
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1415
1423
|
// Highlighter aliases
|
|
1416
1424
|
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1417
|
-
// HopOff aliases
|
|
1418
|
-
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1419
1425
|
// Hop aliases
|
|
1420
1426
|
export { default as HopIcon } from '../icons/hop';
|
|
1421
1427
|
// Hospital aliases
|
|
1422
1428
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1423
|
-
// Hourglass aliases
|
|
1424
|
-
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1425
1429
|
// Hotel aliases
|
|
1426
1430
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1431
|
+
// HopOff aliases
|
|
1432
|
+
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1433
|
+
// Hourglass aliases
|
|
1434
|
+
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1427
1435
|
// HouseHeart aliases
|
|
1428
1436
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1429
1437
|
// HousePlug aliases
|
|
@@ -1442,20 +1450,20 @@ export { default as ImageDownIcon } from '../icons/image-down';
|
|
|
1442
1450
|
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1443
1451
|
// ImageOff aliases
|
|
1444
1452
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1445
|
-
// ImagePlay aliases
|
|
1446
|
-
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1447
1453
|
// ImagePlus aliases
|
|
1448
1454
|
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1455
|
+
// ImagePlay aliases
|
|
1456
|
+
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1449
1457
|
// ImageUp aliases
|
|
1450
1458
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1451
1459
|
// ImageUpscale aliases
|
|
1452
1460
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1461
|
+
// Image aliases
|
|
1462
|
+
export { default as ImageIcon } from '../icons/image';
|
|
1453
1463
|
// Images aliases
|
|
1454
1464
|
export { default as ImagesIcon } from '../icons/images';
|
|
1455
1465
|
// Import aliases
|
|
1456
1466
|
export { default as ImportIcon } from '../icons/import';
|
|
1457
|
-
// Image aliases
|
|
1458
|
-
export { default as ImageIcon } from '../icons/image';
|
|
1459
1467
|
// Inbox aliases
|
|
1460
1468
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1461
1469
|
// IndianRupee aliases
|
|
@@ -1472,38 +1480,38 @@ export { default as ItalicIcon } from '../icons/italic';
|
|
|
1472
1480
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1473
1481
|
// IterationCw aliases
|
|
1474
1482
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1475
|
-
// Joystick aliases
|
|
1476
|
-
export { default as JoystickIcon } from '../icons/joystick';
|
|
1477
1483
|
// JapaneseYen aliases
|
|
1478
1484
|
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1485
|
+
// Joystick aliases
|
|
1486
|
+
export { default as JoystickIcon } from '../icons/joystick';
|
|
1479
1487
|
// Kanban aliases
|
|
1480
1488
|
export { default as KanbanIcon } from '../icons/kanban';
|
|
1481
|
-
// Kayak aliases
|
|
1482
|
-
export { default as KayakIcon } from '../icons/kayak';
|
|
1483
1489
|
// KeyRound aliases
|
|
1484
1490
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1491
|
+
// Kayak aliases
|
|
1492
|
+
export { default as KayakIcon } from '../icons/kayak';
|
|
1485
1493
|
// KeySquare aliases
|
|
1486
1494
|
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1487
1495
|
// Key aliases
|
|
1488
1496
|
export { default as KeyIcon } from '../icons/key';
|
|
1489
|
-
// KeyboardMusic aliases
|
|
1490
|
-
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1491
1497
|
// KeyboardOff aliases
|
|
1492
1498
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1493
1499
|
// Keyboard aliases
|
|
1494
1500
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1495
|
-
//
|
|
1496
|
-
export { default as
|
|
1501
|
+
// KeyboardMusic aliases
|
|
1502
|
+
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1497
1503
|
// LampDesk aliases
|
|
1498
1504
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1505
|
+
// LampCeiling aliases
|
|
1506
|
+
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1499
1507
|
// LampFloor aliases
|
|
1500
1508
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1501
1509
|
// LampWallDown aliases
|
|
1502
1510
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1503
|
-
// Lamp aliases
|
|
1504
|
-
export { default as LampIcon } from '../icons/lamp';
|
|
1505
1511
|
// LampWallUp aliases
|
|
1506
1512
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1513
|
+
// Lamp aliases
|
|
1514
|
+
export { default as LampIcon } from '../icons/lamp';
|
|
1507
1515
|
// LandPlot aliases
|
|
1508
1516
|
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1509
1517
|
// Landmark aliases
|
|
@@ -1522,10 +1530,10 @@ export { default as LassoIcon } from '../icons/lasso';
|
|
|
1522
1530
|
export { default as LayerArrowDownIcon } from '../icons/layer-arrow-down';
|
|
1523
1531
|
// LayerArrowUp aliases
|
|
1524
1532
|
export { default as LayerArrowUpIcon } from '../icons/layer-arrow-up';
|
|
1525
|
-
// Layers2 aliases
|
|
1526
|
-
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1527
1533
|
// LayersArrowDown aliases
|
|
1528
1534
|
export { default as LayersArrowDownIcon } from '../icons/layers-arrow-down';
|
|
1535
|
+
// Layers2 aliases
|
|
1536
|
+
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1529
1537
|
// LayersArrowUp aliases
|
|
1530
1538
|
export { default as LayersArrowUpIcon } from '../icons/layers-arrow-up';
|
|
1531
1539
|
// LayersMinus aliases
|
|
@@ -1534,54 +1542,54 @@ export { default as LayersMinusIcon } from '../icons/layers-minus';
|
|
|
1534
1542
|
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1535
1543
|
// LayoutDashboard aliases
|
|
1536
1544
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1545
|
+
// LayoutFreeform aliases
|
|
1546
|
+
export { default as LayoutFreeformIcon } from '../icons/layout-freeform';
|
|
1537
1547
|
// LayoutGrid aliases
|
|
1538
1548
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1539
1549
|
// LayoutList aliases
|
|
1540
1550
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1541
|
-
// LayoutFreeform aliases
|
|
1542
|
-
export { default as LayoutFreeformIcon } from '../icons/layout-freeform';
|
|
1543
1551
|
// LayoutPanelLeft aliases
|
|
1544
1552
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1545
1553
|
// LayoutPanelTop aliases
|
|
1546
1554
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1547
1555
|
// LayoutTemplate aliases
|
|
1548
1556
|
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1549
|
-
// Leaf aliases
|
|
1550
|
-
export { default as LeafIcon } from '../icons/leaf';
|
|
1551
1557
|
// LeafyGreen aliases
|
|
1552
1558
|
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1559
|
+
// Leaf aliases
|
|
1560
|
+
export { default as LeafIcon } from '../icons/leaf';
|
|
1553
1561
|
// Lectern aliases
|
|
1554
1562
|
export { default as LecternIcon } from '../icons/lectern';
|
|
1555
|
-
// LensConcave aliases
|
|
1556
|
-
export { default as LensConcaveIcon } from '../icons/lens-concave';
|
|
1557
1563
|
// LensConvex aliases
|
|
1558
1564
|
export { default as LensConvexIcon } from '../icons/lens-convex';
|
|
1559
|
-
//
|
|
1560
|
-
export { default as
|
|
1565
|
+
// LensConcave aliases
|
|
1566
|
+
export { default as LensConcaveIcon } from '../icons/lens-concave';
|
|
1561
1567
|
// Library aliases
|
|
1562
1568
|
export { default as LibraryIcon } from '../icons/library';
|
|
1563
1569
|
// LifeBuoy aliases
|
|
1564
1570
|
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1571
|
+
// LibraryBig aliases
|
|
1572
|
+
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1565
1573
|
// Ligature aliases
|
|
1566
1574
|
export { default as LigatureIcon } from '../icons/ligature';
|
|
1575
|
+
// LightbulbOff aliases
|
|
1576
|
+
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1567
1577
|
// Lightbulb aliases
|
|
1568
1578
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1569
1579
|
// LineDotRightHorizontal aliases
|
|
1570
1580
|
export { default as LineDotRightHorizontalIcon } from '../icons/line-dot-right-horizontal';
|
|
1571
|
-
// LightbulbOff aliases
|
|
1572
|
-
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1573
1581
|
// LineSquiggle aliases
|
|
1574
1582
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle';
|
|
1575
|
-
// LineStyle aliases
|
|
1576
|
-
export { default as LineStyleIcon } from '../icons/line-style';
|
|
1577
1583
|
// Link2Off aliases
|
|
1578
1584
|
export { default as Link2OffIcon } from '../icons/link-2-off';
|
|
1585
|
+
// LineStyle aliases
|
|
1586
|
+
export { default as LineStyleIcon } from '../icons/line-style';
|
|
1579
1587
|
// Link2 aliases
|
|
1580
1588
|
export { default as Link2Icon } from '../icons/link-2';
|
|
1581
|
-
// Link aliases
|
|
1582
|
-
export { default as LinkIcon } from '../icons/link';
|
|
1583
1589
|
// ListCheck aliases
|
|
1584
1590
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1591
|
+
// Link aliases
|
|
1592
|
+
export { default as LinkIcon } from '../icons/link';
|
|
1585
1593
|
// ListChecks aliases
|
|
1586
1594
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1587
1595
|
// ListChevronsDownUp aliases
|
|
@@ -1608,16 +1616,16 @@ export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
|
1608
1616
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1609
1617
|
// ListRestart aliases
|
|
1610
1618
|
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1611
|
-
// ListSortDescending aliases
|
|
1612
|
-
export { default as ListSortDescendingIcon } from '../icons/list-sort-descending';
|
|
1613
1619
|
// ListSortAscending aliases
|
|
1614
1620
|
export { default as ListSortAscendingIcon } from '../icons/list-sort-ascending';
|
|
1621
|
+
// ListSortDescending aliases
|
|
1622
|
+
export { default as ListSortDescendingIcon } from '../icons/list-sort-descending';
|
|
1615
1623
|
// ListStart aliases
|
|
1616
1624
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1617
|
-
// ListTree aliases
|
|
1618
|
-
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1619
1625
|
// ListTodo aliases
|
|
1620
1626
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1627
|
+
// ListTree aliases
|
|
1628
|
+
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1621
1629
|
// ListVideo aliases
|
|
1622
1630
|
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1623
1631
|
// ListX aliases
|
|
@@ -1640,16 +1648,16 @@ export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
|
1640
1648
|
export { default as LockIcon } from '../icons/lock';
|
|
1641
1649
|
// LogIn aliases
|
|
1642
1650
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1643
|
-
// LogOut aliases
|
|
1644
|
-
export { default as LogOutIcon } from '../icons/log-out';
|
|
1645
1651
|
// Logs aliases
|
|
1646
1652
|
export { default as LogsIcon } from '../icons/logs';
|
|
1653
|
+
// Lollipop aliases
|
|
1654
|
+
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1655
|
+
// LogOut aliases
|
|
1656
|
+
export { default as LogOutIcon } from '../icons/log-out';
|
|
1647
1657
|
// Luggage aliases
|
|
1648
1658
|
export { default as LuggageIcon } from '../icons/luggage';
|
|
1649
1659
|
// Magnet aliases
|
|
1650
1660
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1651
|
-
// Lollipop aliases
|
|
1652
|
-
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1653
1661
|
// MailBadge aliases
|
|
1654
1662
|
export { default as MailBadgeIcon } from '../icons/mail-badge';
|
|
1655
1663
|
// MailCheck aliases
|
|
@@ -1664,10 +1672,10 @@ export { default as MailOpenIcon } from '../icons/mail-open';
|
|
|
1664
1672
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1665
1673
|
// MailSearch aliases
|
|
1666
1674
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1667
|
-
// MailX aliases
|
|
1668
|
-
export { default as MailXIcon } from '../icons/mail-x';
|
|
1669
1675
|
// MailWarning aliases
|
|
1670
1676
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1677
|
+
// MailX aliases
|
|
1678
|
+
export { default as MailXIcon } from '../icons/mail-x';
|
|
1671
1679
|
// Mail aliases
|
|
1672
1680
|
export { default as MailIcon } from '../icons/mail';
|
|
1673
1681
|
// Mailbox aliases
|
|
@@ -1682,12 +1690,12 @@ export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside'
|
|
|
1682
1690
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
1683
1691
|
// MapPinHouse aliases
|
|
1684
1692
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1693
|
+
// MapPinMinus aliases
|
|
1694
|
+
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1685
1695
|
// MapPinMinusInside aliases
|
|
1686
1696
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1687
1697
|
// MapPinOff aliases
|
|
1688
1698
|
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1689
|
-
// MapPinMinus aliases
|
|
1690
|
-
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1691
1699
|
// MapPinPlusInside aliases
|
|
1692
1700
|
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1693
1701
|
// MapPinPlus aliases
|
|
@@ -1702,20 +1710,20 @@ export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
|
1702
1710
|
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1703
1711
|
// MapPinned aliases
|
|
1704
1712
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1705
|
-
// Map aliases
|
|
1706
|
-
export { default as MapIcon } from '../icons/map';
|
|
1707
1713
|
// MapPlus aliases
|
|
1708
1714
|
export { default as MapPlusIcon } from '../icons/map-plus';
|
|
1709
1715
|
// MarsStroke aliases
|
|
1710
1716
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1717
|
+
// Map aliases
|
|
1718
|
+
export { default as MapIcon } from '../icons/map';
|
|
1711
1719
|
// Mars aliases
|
|
1712
1720
|
export { default as MarsIcon } from '../icons/mars';
|
|
1713
1721
|
// Martini aliases
|
|
1714
1722
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1715
|
-
// Maximize2 aliases
|
|
1716
|
-
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1717
1723
|
// Maximize aliases
|
|
1718
1724
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1725
|
+
// Maximize2 aliases
|
|
1726
|
+
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1719
1727
|
// Medal aliases
|
|
1720
1728
|
export { default as MedalIcon } from '../icons/medal';
|
|
1721
1729
|
// MegaphoneOff aliases
|
|
@@ -1728,10 +1736,12 @@ export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
|
1728
1736
|
export { default as MenuIcon } from '../icons/menu';
|
|
1729
1737
|
// Merge aliases
|
|
1730
1738
|
export { default as MergeIcon } from '../icons/merge';
|
|
1731
|
-
// MessageCircleCheck aliases
|
|
1732
|
-
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1733
1739
|
// MessageCircleCode aliases
|
|
1734
1740
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1741
|
+
// MessageCircleCheck aliases
|
|
1742
|
+
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1743
|
+
// MessageCircleDashedCheck aliases
|
|
1744
|
+
export { default as MessageCircleDashedCheckIcon } from '../icons/message-circle-dashed-check';
|
|
1735
1745
|
// MessageCircleDashed aliases
|
|
1736
1746
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1737
1747
|
// MessageCircleHeart aliases
|
|
@@ -1744,36 +1754,36 @@ export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
|
1744
1754
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1745
1755
|
// MessageCircleReply aliases
|
|
1746
1756
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1757
|
+
// MessageCircleWarning aliases
|
|
1758
|
+
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1747
1759
|
// MessageCircleX aliases
|
|
1748
1760
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1749
1761
|
// MessageCircle aliases
|
|
1750
1762
|
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1751
|
-
// MessageSquareCheck aliases
|
|
1752
|
-
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1753
|
-
// MessageCircleWarning aliases
|
|
1754
|
-
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1755
1763
|
// MessageSquareCode aliases
|
|
1756
1764
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1757
|
-
//
|
|
1758
|
-
export { default as
|
|
1765
|
+
// MessageSquareCheck aliases
|
|
1766
|
+
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1759
1767
|
// MessageSquareDashed aliases
|
|
1760
1768
|
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1769
|
+
// MessageSquareDiff aliases
|
|
1770
|
+
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1761
1771
|
// MessageSquareDot aliases
|
|
1762
1772
|
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1763
|
-
// MessageSquareHeart aliases
|
|
1764
|
-
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1765
1773
|
// MessageSquareLock aliases
|
|
1766
1774
|
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1775
|
+
// MessageSquareHeart aliases
|
|
1776
|
+
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1767
1777
|
// MessageSquareMore aliases
|
|
1768
1778
|
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1769
|
-
// MessageSquarePlus aliases
|
|
1770
|
-
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1771
1779
|
// MessageSquareOff aliases
|
|
1772
1780
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1773
|
-
//
|
|
1774
|
-
export { default as
|
|
1781
|
+
// MessageSquarePlus aliases
|
|
1782
|
+
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1775
1783
|
// MessageSquareQuote aliases
|
|
1776
1784
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1785
|
+
// MessageSquareReply aliases
|
|
1786
|
+
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1777
1787
|
// MessageSquareShare aliases
|
|
1778
1788
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1779
1789
|
// MessageSquareText aliases
|
|
@@ -1794,10 +1804,10 @@ export { default as MicAudioLinesIcon } from '../icons/mic-audio-lines';
|
|
|
1794
1804
|
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1795
1805
|
// Mic aliases
|
|
1796
1806
|
export { default as MicIcon } from '../icons/mic';
|
|
1797
|
-
// Microscope aliases
|
|
1798
|
-
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1799
1807
|
// Microchip aliases
|
|
1800
1808
|
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1809
|
+
// Microscope aliases
|
|
1810
|
+
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1801
1811
|
// Microwave aliases
|
|
1802
1812
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1803
1813
|
// MidiPort aliases
|
|
@@ -1820,10 +1830,10 @@ export { default as MirrorRectangularIcon } from '../icons/mirror-rectangular';
|
|
|
1820
1830
|
export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
1821
1831
|
// MonitorCheck aliases
|
|
1822
1832
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1823
|
-
// MonitorCog aliases
|
|
1824
|
-
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1825
1833
|
// MonitorCloud aliases
|
|
1826
1834
|
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1835
|
+
// MonitorCog aliases
|
|
1836
|
+
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1827
1837
|
// MonitorDot aliases
|
|
1828
1838
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1829
1839
|
// MonitorDown aliases
|
|
@@ -1850,10 +1860,10 @@ export { default as MonitorIcon } from '../icons/monitor';
|
|
|
1850
1860
|
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1851
1861
|
// Moon aliases
|
|
1852
1862
|
export { default as MoonIcon } from '../icons/moon';
|
|
1853
|
-
// Mop aliases
|
|
1854
|
-
export { default as MopIcon } from '../icons/mop';
|
|
1855
1863
|
// MopSparkles aliases
|
|
1856
1864
|
export { default as MopSparklesIcon } from '../icons/mop-sparkles';
|
|
1865
|
+
// Mop aliases
|
|
1866
|
+
export { default as MopIcon } from '../icons/mop';
|
|
1857
1867
|
// Mosque aliases
|
|
1858
1868
|
export { default as MosqueIcon } from '../icons/mosque';
|
|
1859
1869
|
// Motorbike aliases
|
|
@@ -1872,14 +1882,14 @@ export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
|
1872
1882
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1873
1883
|
// MousePointerBan aliases
|
|
1874
1884
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1875
|
-
// MousePointer aliases
|
|
1876
|
-
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1877
1885
|
// MousePointerClick aliases
|
|
1878
1886
|
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1879
|
-
//
|
|
1880
|
-
export { default as
|
|
1887
|
+
// MousePointer aliases
|
|
1888
|
+
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1881
1889
|
// MouseRight aliases
|
|
1882
1890
|
export { default as MouseRightIcon } from '../icons/mouse-right';
|
|
1891
|
+
// Mouse aliases
|
|
1892
|
+
export { default as MouseIcon } from '../icons/mouse';
|
|
1883
1893
|
// MoveDiagonal aliases
|
|
1884
1894
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
1885
1895
|
// MoveDiagonal2 aliases
|
|
@@ -1890,10 +1900,10 @@ export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
|
1890
1900
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1891
1901
|
// MoveDown aliases
|
|
1892
1902
|
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1893
|
-
// MoveLeft aliases
|
|
1894
|
-
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1895
1903
|
// MoveHorizontal aliases
|
|
1896
1904
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1905
|
+
// MoveLeft aliases
|
|
1906
|
+
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1897
1907
|
// MoveRight aliases
|
|
1898
1908
|
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1899
1909
|
// MoveUpLeft aliases
|
|
@@ -1902,54 +1912,54 @@ export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
|
1902
1912
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1903
1913
|
// MoveUp aliases
|
|
1904
1914
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1905
|
-
// MoveVertical aliases
|
|
1906
|
-
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1907
1915
|
// Move aliases
|
|
1908
1916
|
export { default as MoveIcon } from '../icons/move';
|
|
1917
|
+
// MoveVertical aliases
|
|
1918
|
+
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1909
1919
|
// Music2 aliases
|
|
1910
1920
|
export { default as Music2Icon } from '../icons/music-2';
|
|
1911
|
-
// Music4 aliases
|
|
1912
|
-
export { default as Music4Icon } from '../icons/music-4';
|
|
1913
1921
|
// Music3 aliases
|
|
1914
1922
|
export { default as Music3Icon } from '../icons/music-3';
|
|
1923
|
+
// Music4 aliases
|
|
1924
|
+
export { default as Music4Icon } from '../icons/music-4';
|
|
1915
1925
|
// Music aliases
|
|
1916
1926
|
export { default as MusicIcon } from '../icons/music';
|
|
1917
1927
|
// Navigation2Off aliases
|
|
1918
1928
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1919
|
-
// Navigation2 aliases
|
|
1920
|
-
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1921
1929
|
// NavigationOff aliases
|
|
1922
1930
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1931
|
+
// Navigation2 aliases
|
|
1932
|
+
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1923
1933
|
// Navigation aliases
|
|
1924
1934
|
export { default as NavigationIcon } from '../icons/navigation';
|
|
1925
|
-
// Network aliases
|
|
1926
|
-
export { default as NetworkIcon } from '../icons/network';
|
|
1927
1935
|
// Newspaper aliases
|
|
1928
1936
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1937
|
+
// Network aliases
|
|
1938
|
+
export { default as NetworkIcon } from '../icons/network';
|
|
1929
1939
|
// Nfc aliases
|
|
1930
1940
|
export { default as NfcIcon } from '../icons/nfc';
|
|
1931
1941
|
// NonBinary aliases
|
|
1932
1942
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1933
1943
|
// NotebookPen aliases
|
|
1934
1944
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1935
|
-
// NotebookTabs aliases
|
|
1936
|
-
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1937
1945
|
// NotebookText aliases
|
|
1938
1946
|
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1939
1947
|
// Notebook aliases
|
|
1940
1948
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1949
|
+
// NotebookTabs aliases
|
|
1950
|
+
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1941
1951
|
// NotepadTextDashed aliases
|
|
1942
1952
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1943
1953
|
// NotepadText aliases
|
|
1944
1954
|
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1945
1955
|
// NutOff aliases
|
|
1946
1956
|
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1957
|
+
// OctagonMinus aliases
|
|
1958
|
+
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1947
1959
|
// Nut aliases
|
|
1948
1960
|
export { default as NutIcon } from '../icons/nut';
|
|
1949
1961
|
// Octagon aliases
|
|
1950
1962
|
export { default as OctagonIcon } from '../icons/octagon';
|
|
1951
|
-
// OctagonMinus aliases
|
|
1952
|
-
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1953
1963
|
// Omega aliases
|
|
1954
1964
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1955
1965
|
// Option aliases
|
|
@@ -1958,16 +1968,16 @@ export { default as OptionIcon } from '../icons/option';
|
|
|
1958
1968
|
export { default as OrbitIcon } from '../icons/orbit';
|
|
1959
1969
|
// Origami aliases
|
|
1960
1970
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1961
|
-
// Package2 aliases
|
|
1962
|
-
export { default as Package2Icon } from '../icons/package-2';
|
|
1963
1971
|
// PackageCheck aliases
|
|
1964
1972
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
1973
|
+
// Package2 aliases
|
|
1974
|
+
export { default as Package2Icon } from '../icons/package-2';
|
|
1975
|
+
// PackageOpen aliases
|
|
1976
|
+
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1965
1977
|
// PackageMinus aliases
|
|
1966
1978
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1967
1979
|
// PackagePlus aliases
|
|
1968
1980
|
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
1969
|
-
// PackageOpen aliases
|
|
1970
|
-
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
1971
1981
|
// PackageSearch aliases
|
|
1972
1982
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1973
1983
|
// PackageX aliases
|
|
@@ -1986,10 +1996,10 @@ export { default as PaletteIcon } from '../icons/palette';
|
|
|
1986
1996
|
export { default as PandaIcon } from '../icons/panda';
|
|
1987
1997
|
// PanelBottomClose aliases
|
|
1988
1998
|
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
1989
|
-
// PanelBottomOpen aliases
|
|
1990
|
-
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1991
1999
|
// PanelBottom aliases
|
|
1992
2000
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
2001
|
+
// PanelBottomOpen aliases
|
|
2002
|
+
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1993
2003
|
// PanelLeftRightDashed aliases
|
|
1994
2004
|
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed';
|
|
1995
2005
|
// PanelRightClose aliases
|
|
@@ -2012,10 +2022,10 @@ export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
|
2012
2022
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
2013
2023
|
// PaperBag aliases
|
|
2014
2024
|
export { default as PaperBagIcon } from '../icons/paper-bag';
|
|
2015
|
-
// Parasol aliases
|
|
2016
|
-
export { default as ParasolIcon } from '../icons/parasol';
|
|
2017
2025
|
// Paperclip aliases
|
|
2018
2026
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
2027
|
+
// Parasol aliases
|
|
2028
|
+
export { default as ParasolIcon } from '../icons/parasol';
|
|
2019
2029
|
// Parentheses aliases
|
|
2020
2030
|
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
2021
2031
|
// ParkingMeter aliases
|
|
@@ -2036,10 +2046,10 @@ export { default as PenToolIcon } from '../icons/pen-tool';
|
|
|
2036
2046
|
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
2037
2047
|
// PencilOff aliases
|
|
2038
2048
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
2039
|
-
// PencilRuler aliases
|
|
2040
|
-
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
2041
2049
|
// PencilSparkles aliases
|
|
2042
2050
|
export { default as PencilSparklesIcon } from '../icons/pencil-sparkles';
|
|
2051
|
+
// PencilRuler aliases
|
|
2052
|
+
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
2043
2053
|
// Pencil aliases
|
|
2044
2054
|
export { default as PencilIcon } from '../icons/pencil';
|
|
2045
2055
|
// Pentagon aliases
|
|
@@ -2056,42 +2066,42 @@ export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
|
2056
2066
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
2057
2067
|
// PhoneForwarded aliases
|
|
2058
2068
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
2069
|
+
// PhoneIncoming aliases
|
|
2070
|
+
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
2059
2071
|
// PhoneMissed aliases
|
|
2060
2072
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
2061
2073
|
// PhoneOff aliases
|
|
2062
2074
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
2063
|
-
// PhoneIncoming aliases
|
|
2064
|
-
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
2065
2075
|
// PhoneOutgoing aliases
|
|
2066
2076
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
2067
2077
|
// Phone aliases
|
|
2068
2078
|
export { default as PhoneIcon } from '../icons/phone';
|
|
2069
2079
|
// Pi aliases
|
|
2070
2080
|
export { default as PiIcon } from '../icons/pi';
|
|
2071
|
-
// Piano aliases
|
|
2072
|
-
export { default as PianoIcon } from '../icons/piano';
|
|
2073
2081
|
// Pickaxe aliases
|
|
2074
2082
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
2083
|
+
// Piano aliases
|
|
2084
|
+
export { default as PianoIcon } from '../icons/piano';
|
|
2085
|
+
// PictureInPicture2 aliases
|
|
2086
|
+
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2075
2087
|
// PictureInPicture aliases
|
|
2076
2088
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2077
2089
|
// PiggyBank aliases
|
|
2078
2090
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
2079
2091
|
// PilcrowLeft aliases
|
|
2080
2092
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
2081
|
-
// PictureInPicture2 aliases
|
|
2082
|
-
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2083
|
-
// Pilcrow aliases
|
|
2084
|
-
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2085
2093
|
// PilcrowRight aliases
|
|
2086
2094
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
2095
|
+
// Pilcrow aliases
|
|
2096
|
+
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
2087
2097
|
// PillBottle aliases
|
|
2088
2098
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2089
2099
|
// Pill aliases
|
|
2090
2100
|
export { default as PillIcon } from '../icons/pill';
|
|
2091
|
-
// Pin aliases
|
|
2092
|
-
export { default as PinIcon } from '../icons/pin';
|
|
2093
2101
|
// PinOff aliases
|
|
2094
2102
|
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2103
|
+
// Pin aliases
|
|
2104
|
+
export { default as PinIcon } from '../icons/pin';
|
|
2095
2105
|
// Pipette aliases
|
|
2096
2106
|
export { default as PipetteIcon } from '../icons/pipette';
|
|
2097
2107
|
// Pizza aliases
|
|
@@ -2106,20 +2116,26 @@ export { default as PlaneIcon } from '../icons/plane';
|
|
|
2106
2116
|
export { default as PlayOffIcon } from '../icons/play-off';
|
|
2107
2117
|
// Play aliases
|
|
2108
2118
|
export { default as PlayIcon } from '../icons/play';
|
|
2119
|
+
// PlayingCard aliases
|
|
2120
|
+
export { default as PlayingCardIcon } from '../icons/playing-card';
|
|
2121
|
+
// PlayingCardsFan aliases
|
|
2122
|
+
export { default as PlayingCardsFanIcon } from '../icons/playing-cards-fan';
|
|
2123
|
+
// PlayingCards aliases
|
|
2124
|
+
export { default as PlayingCardsIcon } from '../icons/playing-cards';
|
|
2109
2125
|
// Plug2 aliases
|
|
2110
2126
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2111
|
-
// PocketKnife aliases
|
|
2112
|
-
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2113
2127
|
// Plug aliases
|
|
2114
2128
|
export { default as PlugIcon } from '../icons/plug';
|
|
2115
|
-
// Podium aliases
|
|
2116
|
-
export { default as PodiumIcon } from '../icons/podium';
|
|
2117
2129
|
// Plus aliases
|
|
2118
2130
|
export { default as PlusIcon } from '../icons/plus';
|
|
2119
|
-
//
|
|
2120
|
-
export { default as
|
|
2131
|
+
// Podium aliases
|
|
2132
|
+
export { default as PodiumIcon } from '../icons/podium';
|
|
2133
|
+
// PocketKnife aliases
|
|
2134
|
+
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2121
2135
|
// PointerOff aliases
|
|
2122
2136
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2137
|
+
// Pointer aliases
|
|
2138
|
+
export { default as PointerIcon } from '../icons/pointer';
|
|
2123
2139
|
// Popcorn aliases
|
|
2124
2140
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2125
2141
|
// Popsicle aliases
|
|
@@ -2132,46 +2148,46 @@ export { default as PowerOffIcon } from '../icons/power-off';
|
|
|
2132
2148
|
export { default as PowerIcon } from '../icons/power';
|
|
2133
2149
|
// Presentation aliases
|
|
2134
2150
|
export { default as PresentationIcon } from '../icons/presentation';
|
|
2135
|
-
// PrinterX aliases
|
|
2136
|
-
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2137
2151
|
// PrinterCheck aliases
|
|
2138
2152
|
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2153
|
+
// PrinterX aliases
|
|
2154
|
+
export { default as PrinterXIcon } from '../icons/printer-x';
|
|
2139
2155
|
// Printer aliases
|
|
2140
2156
|
export { default as PrinterIcon } from '../icons/printer';
|
|
2141
2157
|
// Projector aliases
|
|
2142
2158
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2159
|
+
// Proportions aliases
|
|
2160
|
+
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2143
2161
|
// Puzzle aliases
|
|
2144
2162
|
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2145
2163
|
// Pyramid aliases
|
|
2146
2164
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2147
|
-
//
|
|
2148
|
-
export { default as
|
|
2149
|
-
// Quote aliases
|
|
2150
|
-
export { default as QuoteIcon } from '../icons/quote';
|
|
2165
|
+
// QrCode aliases
|
|
2166
|
+
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2151
2167
|
// Rabbit aliases
|
|
2152
2168
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2169
|
+
// Quote aliases
|
|
2170
|
+
export { default as QuoteIcon } from '../icons/quote';
|
|
2153
2171
|
// Radar aliases
|
|
2154
2172
|
export { default as RadarIcon } from '../icons/radar';
|
|
2155
2173
|
// Radiation aliases
|
|
2156
2174
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2157
|
-
// QrCode aliases
|
|
2158
|
-
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2159
2175
|
// RadioOff aliases
|
|
2160
2176
|
export { default as RadioOffIcon } from '../icons/radio-off';
|
|
2161
2177
|
// RadioReceiver aliases
|
|
2162
2178
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2163
2179
|
// Radical aliases
|
|
2164
2180
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2165
|
-
// Radius aliases
|
|
2166
|
-
export { default as RadiusIcon } from '../icons/radius';
|
|
2167
2181
|
// RadioTower aliases
|
|
2168
2182
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2169
2183
|
// Radio aliases
|
|
2170
2184
|
export { default as RadioIcon } from '../icons/radio';
|
|
2171
|
-
// Rat aliases
|
|
2172
|
-
export { default as RatIcon } from '../icons/rat';
|
|
2173
2185
|
// Rainbow aliases
|
|
2174
2186
|
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2187
|
+
// Radius aliases
|
|
2188
|
+
export { default as RadiusIcon } from '../icons/radius';
|
|
2189
|
+
// Rat aliases
|
|
2190
|
+
export { default as RatIcon } from '../icons/rat';
|
|
2175
2191
|
// Ratio aliases
|
|
2176
2192
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2177
2193
|
// ReceiptCent aliases
|
|
@@ -2182,10 +2198,10 @@ export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
|
2182
2198
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2183
2199
|
// ReceiptJapaneseYen aliases
|
|
2184
2200
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2185
|
-
// ReceiptPoundSterling aliases
|
|
2186
|
-
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2187
2201
|
// ReceiptRussianRuble aliases
|
|
2188
2202
|
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2203
|
+
// ReceiptPoundSterling aliases
|
|
2204
|
+
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2189
2205
|
// ReceiptSwissFranc aliases
|
|
2190
2206
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2191
2207
|
// ReceiptText aliases
|
|
@@ -2202,60 +2218,64 @@ export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
|
2202
2218
|
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2203
2219
|
// RectangleVertical aliases
|
|
2204
2220
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2205
|
-
// Recycle aliases
|
|
2206
|
-
export { default as RecycleIcon } from '../icons/recycle';
|
|
2207
2221
|
// Redo2 aliases
|
|
2208
2222
|
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2209
|
-
//
|
|
2210
|
-
export { default as
|
|
2223
|
+
// Recycle aliases
|
|
2224
|
+
export { default as RecycleIcon } from '../icons/recycle';
|
|
2211
2225
|
// RedoDot aliases
|
|
2212
2226
|
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2213
|
-
// RefreshCcw aliases
|
|
2214
|
-
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2215
2227
|
// Redo aliases
|
|
2216
2228
|
export { default as RedoIcon } from '../icons/redo';
|
|
2217
|
-
//
|
|
2218
|
-
export { default as
|
|
2229
|
+
// RefreshCcw aliases
|
|
2230
|
+
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2231
|
+
// RefreshCcwDot aliases
|
|
2232
|
+
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2219
2233
|
// RefreshCwOff aliases
|
|
2220
2234
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2221
|
-
//
|
|
2222
|
-
export { default as
|
|
2235
|
+
// RefreshCw aliases
|
|
2236
|
+
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2223
2237
|
// Regex aliases
|
|
2224
2238
|
export { default as RegexIcon } from '../icons/regex';
|
|
2225
|
-
//
|
|
2226
|
-
export { default as
|
|
2239
|
+
// Refrigerator aliases
|
|
2240
|
+
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2227
2241
|
// Repeat1 aliases
|
|
2228
2242
|
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2229
|
-
//
|
|
2230
|
-
export { default as
|
|
2231
|
-
// ReplaceAll aliases
|
|
2232
|
-
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2243
|
+
// RemoveFormatting aliases
|
|
2244
|
+
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2233
2245
|
// RepeatOff aliases
|
|
2234
2246
|
export { default as RepeatOffIcon } from '../icons/repeat-off';
|
|
2247
|
+
// Repeat2 aliases
|
|
2248
|
+
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2235
2249
|
// Repeat aliases
|
|
2236
2250
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2251
|
+
// ReplaceAll aliases
|
|
2252
|
+
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2237
2253
|
// Replace aliases
|
|
2238
2254
|
export { default as ReplaceIcon } from '../icons/replace';
|
|
2255
|
+
// ReplyAll aliases
|
|
2256
|
+
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2239
2257
|
// Reply aliases
|
|
2240
2258
|
export { default as ReplyIcon } from '../icons/reply';
|
|
2241
2259
|
// Rewind aliases
|
|
2242
2260
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2243
|
-
// ReplyAll aliases
|
|
2244
|
-
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2245
2261
|
// Ribbon aliases
|
|
2246
2262
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2247
|
-
//
|
|
2248
|
-
export { default as
|
|
2263
|
+
// RobotArm aliases
|
|
2264
|
+
export { default as RobotArmIcon } from '../icons/robot-arm';
|
|
2249
2265
|
// Road aliases
|
|
2250
2266
|
export { default as RoadIcon } from '../icons/road';
|
|
2267
|
+
// RobotVacuum aliases
|
|
2268
|
+
export { default as RobotVacuumIcon } from '../icons/robot-vacuum';
|
|
2269
|
+
// Rocket aliases
|
|
2270
|
+
export { default as RocketIcon } from '../icons/rocket';
|
|
2251
2271
|
// RockingChair aliases
|
|
2252
2272
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2253
|
-
// RotateCcwKey aliases
|
|
2254
|
-
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2255
|
-
// Rose aliases
|
|
2256
|
-
export { default as RoseIcon } from '../icons/rose';
|
|
2257
2273
|
// RollerCoaster aliases
|
|
2258
2274
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2275
|
+
// Rose aliases
|
|
2276
|
+
export { default as RoseIcon } from '../icons/rose';
|
|
2277
|
+
// RotateCcwKey aliases
|
|
2278
|
+
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2259
2279
|
// RotateCcwSquare aliases
|
|
2260
2280
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2261
2281
|
// RotateCcw aliases
|
|
@@ -2264,10 +2284,10 @@ export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
|
2264
2284
|
export { default as RotateCwFadingClockIcon } from '../icons/rotate-cw-fading-clock';
|
|
2265
2285
|
// RotateCwSquare aliases
|
|
2266
2286
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2267
|
-
// RouteOff aliases
|
|
2268
|
-
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2269
2287
|
// RotateCw aliases
|
|
2270
2288
|
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2289
|
+
// RouteOff aliases
|
|
2290
|
+
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2271
2291
|
// Route aliases
|
|
2272
2292
|
export { default as RouteIcon } from '../icons/route';
|
|
2273
2293
|
// Router aliases
|
|
@@ -2290,20 +2310,20 @@ export { default as SaladIcon } from '../icons/salad';
|
|
|
2290
2310
|
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2291
2311
|
// SatelliteDish aliases
|
|
2292
2312
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2293
|
-
// SaudiRiyal aliases
|
|
2294
|
-
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2295
2313
|
// Satellite aliases
|
|
2296
2314
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2315
|
+
// SaudiRiyal aliases
|
|
2316
|
+
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2297
2317
|
// SaveAll aliases
|
|
2298
2318
|
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2319
|
+
// SaveOff aliases
|
|
2320
|
+
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2299
2321
|
// SaveCheck aliases
|
|
2300
2322
|
export { default as SaveCheckIcon } from '../icons/save-check';
|
|
2301
|
-
// SavePen aliases
|
|
2302
|
-
export { default as SavePenIcon } from '../icons/save-pen';
|
|
2303
2323
|
// SavePlus aliases
|
|
2304
2324
|
export { default as SavePlusIcon } from '../icons/save-plus';
|
|
2305
|
-
//
|
|
2306
|
-
export { default as
|
|
2325
|
+
// SavePen aliases
|
|
2326
|
+
export { default as SavePenIcon } from '../icons/save-pen';
|
|
2307
2327
|
// Save aliases
|
|
2308
2328
|
export { default as SaveIcon } from '../icons/save';
|
|
2309
2329
|
// Scale aliases
|
|
@@ -2314,10 +2334,10 @@ export { default as ScalingIcon } from '../icons/scaling';
|
|
|
2314
2334
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2315
2335
|
// ScanBox aliases
|
|
2316
2336
|
export { default as ScanBoxIcon } from '../icons/scan-box';
|
|
2317
|
-
// ScanEye aliases
|
|
2318
|
-
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2319
2337
|
// ScanFace aliases
|
|
2320
2338
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2339
|
+
// ScanEye aliases
|
|
2340
|
+
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2321
2341
|
// ScanHeart aliases
|
|
2322
2342
|
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2323
2343
|
// ScanLine aliases
|
|
@@ -2328,46 +2348,46 @@ export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
|
2328
2348
|
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2329
2349
|
// ScanSquare aliases
|
|
2330
2350
|
export { default as ScanSquareIcon } from '../icons/scan-square';
|
|
2331
|
-
// ScanText aliases
|
|
2332
|
-
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2333
2351
|
// Scan aliases
|
|
2334
2352
|
export { default as ScanIcon } from '../icons/scan';
|
|
2353
|
+
// ScanText aliases
|
|
2354
|
+
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2335
2355
|
// School aliases
|
|
2336
2356
|
export { default as SchoolIcon } from '../icons/school';
|
|
2337
2357
|
// Scissors aliases
|
|
2338
2358
|
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2339
|
-
// Scooter aliases
|
|
2340
|
-
export { default as ScooterIcon } from '../icons/scooter';
|
|
2341
2359
|
// ScissorsLineDashed aliases
|
|
2342
2360
|
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2361
|
+
// Scooter aliases
|
|
2362
|
+
export { default as ScooterIcon } from '../icons/scooter';
|
|
2343
2363
|
// ScreenShareOff aliases
|
|
2344
2364
|
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2345
2365
|
// ScreenShare aliases
|
|
2346
2366
|
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2347
|
-
// ScrollText aliases
|
|
2348
|
-
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2349
2367
|
// Scroll aliases
|
|
2350
2368
|
export { default as ScrollIcon } from '../icons/scroll';
|
|
2351
|
-
//
|
|
2352
|
-
export { default as
|
|
2369
|
+
// ScrollText aliases
|
|
2370
|
+
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2353
2371
|
// SearchAlert aliases
|
|
2354
2372
|
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2355
|
-
//
|
|
2356
|
-
export { default as
|
|
2373
|
+
// SearchCheck aliases
|
|
2374
|
+
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2357
2375
|
// SearchCode aliases
|
|
2358
2376
|
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2359
|
-
//
|
|
2360
|
-
export { default as
|
|
2377
|
+
// SearchSlash aliases
|
|
2378
|
+
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2361
2379
|
// Search aliases
|
|
2362
2380
|
export { default as SearchIcon } from '../icons/search';
|
|
2381
|
+
// Section aliases
|
|
2382
|
+
export { default as SectionIcon } from '../icons/section';
|
|
2383
|
+
// SearchX aliases
|
|
2384
|
+
export { default as SearchXIcon } from '../icons/search-x';
|
|
2385
|
+
// SendToBack aliases
|
|
2386
|
+
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2363
2387
|
// Send aliases
|
|
2364
2388
|
export { default as SendIcon } from '../icons/send';
|
|
2365
|
-
// Section aliases
|
|
2366
|
-
export { default as SectionIcon } from '../icons/section';
|
|
2367
2389
|
// SeparatorHorizontal aliases
|
|
2368
2390
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2369
|
-
// SendToBack aliases
|
|
2370
|
-
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2371
2391
|
// ServerCog aliases
|
|
2372
2392
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2373
2393
|
// SeparatorVertical aliases
|
|
@@ -2382,64 +2402,66 @@ export { default as ServerPlusIcon } from '../icons/server-plus';
|
|
|
2382
2402
|
export { default as ServerIcon } from '../icons/server';
|
|
2383
2403
|
// Settings2 aliases
|
|
2384
2404
|
export { default as Settings2Icon } from '../icons/settings-2';
|
|
2405
|
+
// Settings aliases
|
|
2406
|
+
export { default as SettingsIcon } from '../icons/settings';
|
|
2385
2407
|
// Shapes aliases
|
|
2386
2408
|
export { default as ShapesIcon } from '../icons/shapes';
|
|
2387
2409
|
// Share2 aliases
|
|
2388
2410
|
export { default as Share2Icon } from '../icons/share-2';
|
|
2389
|
-
// Settings aliases
|
|
2390
|
-
export { default as SettingsIcon } from '../icons/settings';
|
|
2391
2411
|
// Share aliases
|
|
2392
2412
|
export { default as ShareIcon } from '../icons/share';
|
|
2393
2413
|
// Sheet aliases
|
|
2394
2414
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2395
|
-
// Shell aliases
|
|
2396
|
-
export { default as ShellIcon } from '../icons/shell';
|
|
2397
2415
|
// ShelvingUnit aliases
|
|
2398
2416
|
export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
|
|
2399
2417
|
// ShieldAlert aliases
|
|
2400
2418
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2419
|
+
// Shell aliases
|
|
2420
|
+
export { default as ShellIcon } from '../icons/shell';
|
|
2401
2421
|
// ShieldBan aliases
|
|
2402
2422
|
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2403
|
-
// ShieldCheck aliases
|
|
2404
|
-
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2405
|
-
// ShieldCog aliases
|
|
2406
|
-
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2407
2423
|
// ShieldCogCorner aliases
|
|
2408
2424
|
export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
|
|
2425
|
+
// ShieldCog aliases
|
|
2426
|
+
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2427
|
+
// ShieldCheck aliases
|
|
2428
|
+
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2409
2429
|
// ShieldEllipsis aliases
|
|
2410
2430
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2411
2431
|
// ShieldHalf aliases
|
|
2412
2432
|
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2433
|
+
// ShieldKeyhole aliases
|
|
2434
|
+
export { default as ShieldKeyholeIcon } from '../icons/shield-keyhole';
|
|
2413
2435
|
// ShieldLock aliases
|
|
2414
2436
|
export { default as ShieldLockIcon } from '../icons/shield-lock';
|
|
2415
|
-
// ShieldOff aliases
|
|
2416
|
-
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2417
2437
|
// ShieldMinus aliases
|
|
2418
2438
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2419
|
-
//
|
|
2420
|
-
export { default as
|
|
2439
|
+
// ShieldOff aliases
|
|
2440
|
+
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2421
2441
|
// ShieldPlus aliases
|
|
2422
2442
|
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2423
2443
|
// ShieldUser aliases
|
|
2424
2444
|
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2425
|
-
// ShipWheel aliases
|
|
2426
|
-
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2427
2445
|
// Shield aliases
|
|
2428
2446
|
export { default as ShieldIcon } from '../icons/shield';
|
|
2447
|
+
// ShipCargo aliases
|
|
2448
|
+
export { default as ShipCargoIcon } from '../icons/ship-cargo';
|
|
2449
|
+
// ShipWheel aliases
|
|
2450
|
+
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2429
2451
|
// Ship aliases
|
|
2430
2452
|
export { default as ShipIcon } from '../icons/ship';
|
|
2431
2453
|
// Shirt aliases
|
|
2432
2454
|
export { default as ShirtIcon } from '../icons/shirt';
|
|
2433
2455
|
// ShoppingBag aliases
|
|
2434
2456
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2435
|
-
//
|
|
2436
|
-
export { default as
|
|
2457
|
+
// ShoppingBasket aliases
|
|
2458
|
+
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2437
2459
|
// Shovel aliases
|
|
2438
2460
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2461
|
+
// ShoppingCart aliases
|
|
2462
|
+
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2439
2463
|
// ShowerHead aliases
|
|
2440
2464
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2441
|
-
// ShoppingBasket aliases
|
|
2442
|
-
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2443
2465
|
// Shredder aliases
|
|
2444
2466
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2445
2467
|
// Shrimp aliases
|
|
@@ -2450,30 +2472,30 @@ export { default as ShrinkIcon } from '../icons/shrink';
|
|
|
2450
2472
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2451
2473
|
// Shuffle aliases
|
|
2452
2474
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2453
|
-
// SignalHigh aliases
|
|
2454
|
-
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2455
2475
|
// Sigma aliases
|
|
2456
2476
|
export { default as SigmaIcon } from '../icons/sigma';
|
|
2457
|
-
//
|
|
2458
|
-
export { default as
|
|
2477
|
+
// SignalHigh aliases
|
|
2478
|
+
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2459
2479
|
// SignalLow aliases
|
|
2460
2480
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2461
|
-
//
|
|
2462
|
-
export { default as
|
|
2481
|
+
// SignalMedium aliases
|
|
2482
|
+
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2463
2483
|
// Signal aliases
|
|
2464
2484
|
export { default as SignalIcon } from '../icons/signal';
|
|
2485
|
+
// SignalZero aliases
|
|
2486
|
+
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2465
2487
|
// Signature aliases
|
|
2466
2488
|
export { default as SignatureIcon } from '../icons/signature';
|
|
2467
2489
|
// SignpostBig aliases
|
|
2468
2490
|
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2469
2491
|
// Signpost aliases
|
|
2470
2492
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2471
|
-
// Siren aliases
|
|
2472
|
-
export { default as SirenIcon } from '../icons/siren';
|
|
2473
|
-
// SkipForward aliases
|
|
2474
|
-
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2475
2493
|
// SkipBack aliases
|
|
2476
2494
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2495
|
+
// SkipForward aliases
|
|
2496
|
+
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2497
|
+
// Siren aliases
|
|
2498
|
+
export { default as SirenIcon } from '../icons/siren';
|
|
2477
2499
|
// Skull aliases
|
|
2478
2500
|
export { default as SkullIcon } from '../icons/skull';
|
|
2479
2501
|
// Slash aliases
|
|
@@ -2494,106 +2516,106 @@ export { default as SnailIcon } from '../icons/snail';
|
|
|
2494
2516
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2495
2517
|
// SoapDispenserDroplet aliases
|
|
2496
2518
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2519
|
+
// Soup aliases
|
|
2520
|
+
export { default as SoupIcon } from '../icons/soup';
|
|
2497
2521
|
// Sofa aliases
|
|
2498
2522
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2499
2523
|
// SolarPanel aliases
|
|
2500
2524
|
export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
2501
|
-
// Soup aliases
|
|
2502
|
-
export { default as SoupIcon } from '../icons/soup';
|
|
2503
2525
|
// Space aliases
|
|
2504
2526
|
export { default as SpaceIcon } from '../icons/space';
|
|
2505
2527
|
// Sparkle aliases
|
|
2506
2528
|
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2507
|
-
// Speaker aliases
|
|
2508
|
-
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2509
2529
|
// Spade aliases
|
|
2510
2530
|
export { default as SpadeIcon } from '../icons/spade';
|
|
2511
|
-
//
|
|
2512
|
-
export { default as
|
|
2531
|
+
// Speaker aliases
|
|
2532
|
+
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2513
2533
|
// Speech aliases
|
|
2514
2534
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2535
|
+
// SpellCheck2 aliases
|
|
2536
|
+
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2515
2537
|
// SpellCheck aliases
|
|
2516
2538
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2517
2539
|
// SplinePointer aliases
|
|
2518
2540
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2519
2541
|
// Split aliases
|
|
2520
2542
|
export { default as SplitIcon } from '../icons/split';
|
|
2521
|
-
// Spline aliases
|
|
2522
|
-
export { default as SplineIcon } from '../icons/spline';
|
|
2523
2543
|
// Spool aliases
|
|
2524
2544
|
export { default as SpoolIcon } from '../icons/spool';
|
|
2545
|
+
// Spline aliases
|
|
2546
|
+
export { default as SplineIcon } from '../icons/spline';
|
|
2525
2547
|
// SportShoe aliases
|
|
2526
2548
|
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2527
2549
|
// Spotlight aliases
|
|
2528
2550
|
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2529
2551
|
// SprayCan aliases
|
|
2530
2552
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2531
|
-
// SquareArrowRightEnter aliases
|
|
2532
|
-
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2533
2553
|
// Sprout aliases
|
|
2534
2554
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2535
|
-
//
|
|
2536
|
-
export { default as
|
|
2555
|
+
// SquareArrowRightEnter aliases
|
|
2556
|
+
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2537
2557
|
// SquareArrowRightExit aliases
|
|
2538
2558
|
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2559
|
+
// SquareDashedBottomCode aliases
|
|
2560
|
+
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2539
2561
|
// SquareDashedBottom aliases
|
|
2540
2562
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2541
2563
|
// SquareDashedTopSolid aliases
|
|
2542
2564
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2543
|
-
// SquarePause aliases
|
|
2544
|
-
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2545
2565
|
// SquareDimensions aliases
|
|
2546
2566
|
export { default as SquareDimensionsIcon } from '../icons/square-dimensions';
|
|
2547
2567
|
// SquareOff aliases
|
|
2548
2568
|
export { default as SquareOffIcon } from '../icons/square-off';
|
|
2569
|
+
// SquarePause aliases
|
|
2570
|
+
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2549
2571
|
// SquareRadical aliases
|
|
2550
2572
|
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2573
|
+
// SquareRoundCorner aliases
|
|
2574
|
+
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2551
2575
|
// SquareSquare aliases
|
|
2552
2576
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2553
2577
|
// SquareStack aliases
|
|
2554
2578
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2555
|
-
// SquareRoundCorner aliases
|
|
2556
|
-
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2557
|
-
// SquareStop aliases
|
|
2558
|
-
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2559
2579
|
// SquareStar aliases
|
|
2560
2580
|
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2581
|
+
// SquareStop aliases
|
|
2582
|
+
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2561
2583
|
// SquareText aliases
|
|
2562
2584
|
export { default as SquareTextIcon } from '../icons/square-text';
|
|
2563
|
-
// Square aliases
|
|
2564
|
-
export { default as SquareIcon } from '../icons/square';
|
|
2565
|
-
// SquaresExclude aliases
|
|
2566
|
-
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2567
2585
|
// SquaresIntersect aliases
|
|
2568
2586
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2587
|
+
// Square aliases
|
|
2588
|
+
export { default as SquareIcon } from '../icons/square';
|
|
2569
2589
|
// SquaresSubtract aliases
|
|
2570
2590
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2591
|
+
// SquaresExclude aliases
|
|
2592
|
+
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2571
2593
|
// SquaresUnite aliases
|
|
2572
2594
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2573
|
-
// Squircle aliases
|
|
2574
|
-
export { default as SquircleIcon } from '../icons/squircle';
|
|
2575
2595
|
// SquircleDashed aliases
|
|
2576
2596
|
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2577
|
-
//
|
|
2578
|
-
export { default as
|
|
2597
|
+
// Squircle aliases
|
|
2598
|
+
export { default as SquircleIcon } from '../icons/squircle';
|
|
2579
2599
|
// Squirrel aliases
|
|
2580
2600
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2581
2601
|
// StarCheck aliases
|
|
2582
2602
|
export { default as StarCheckIcon } from '../icons/star-check';
|
|
2583
2603
|
// StarHalf aliases
|
|
2584
2604
|
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2605
|
+
// Stamp aliases
|
|
2606
|
+
export { default as StampIcon } from '../icons/stamp';
|
|
2585
2607
|
// StarMinus aliases
|
|
2586
2608
|
export { default as StarMinusIcon } from '../icons/star-minus';
|
|
2587
2609
|
// StarOff aliases
|
|
2588
2610
|
export { default as StarOffIcon } from '../icons/star-off';
|
|
2611
|
+
// StarPlus aliases
|
|
2612
|
+
export { default as StarPlusIcon } from '../icons/star-plus';
|
|
2589
2613
|
// StarX aliases
|
|
2590
2614
|
export { default as StarXIcon } from '../icons/star-x';
|
|
2591
2615
|
// Star aliases
|
|
2592
2616
|
export { default as StarIcon } from '../icons/star';
|
|
2593
2617
|
// StepBack aliases
|
|
2594
2618
|
export { default as StepBackIcon } from '../icons/step-back';
|
|
2595
|
-
// StarPlus aliases
|
|
2596
|
-
export { default as StarPlusIcon } from '../icons/star-plus';
|
|
2597
2619
|
// StepForward aliases
|
|
2598
2620
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2599
2621
|
// Stethoscope aliases
|
|
@@ -2604,16 +2626,16 @@ export { default as StickerIcon } from '../icons/sticker';
|
|
|
2604
2626
|
export { default as StickyNoteCheckIcon } from '../icons/sticky-note-check';
|
|
2605
2627
|
// StickyNoteMinus aliases
|
|
2606
2628
|
export { default as StickyNoteMinusIcon } from '../icons/sticky-note-minus';
|
|
2607
|
-
// StickyNotePlus aliases
|
|
2608
|
-
export { default as StickyNotePlusIcon } from '../icons/sticky-note-plus';
|
|
2609
2629
|
// StickyNoteOff aliases
|
|
2610
2630
|
export { default as StickyNoteOffIcon } from '../icons/sticky-note-off';
|
|
2631
|
+
// StickyNotePlus aliases
|
|
2632
|
+
export { default as StickyNotePlusIcon } from '../icons/sticky-note-plus';
|
|
2633
|
+
// StickyNoteX aliases
|
|
2634
|
+
export { default as StickyNoteXIcon } from '../icons/sticky-note-x';
|
|
2611
2635
|
// StickyNote aliases
|
|
2612
2636
|
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2613
2637
|
// StickyNotes aliases
|
|
2614
2638
|
export { default as StickyNotesIcon } from '../icons/sticky-notes';
|
|
2615
|
-
// StickyNoteX aliases
|
|
2616
|
-
export { default as StickyNoteXIcon } from '../icons/sticky-note-x';
|
|
2617
2639
|
// Stone aliases
|
|
2618
2640
|
export { default as StoneIcon } from '../icons/stone';
|
|
2619
2641
|
// Store aliases
|
|
@@ -2630,32 +2652,32 @@ export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
|
2630
2652
|
export { default as SummaryIcon } from '../icons/summary';
|
|
2631
2653
|
// SunDim aliases
|
|
2632
2654
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2633
|
-
// SunMoon aliases
|
|
2634
|
-
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2635
2655
|
// SunMedium aliases
|
|
2636
2656
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2637
2657
|
// SunSnow aliases
|
|
2638
2658
|
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2639
2659
|
// Sun aliases
|
|
2640
2660
|
export { default as SunIcon } from '../icons/sun';
|
|
2661
|
+
// SunMoon aliases
|
|
2662
|
+
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2641
2663
|
// Sunrise aliases
|
|
2642
2664
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2643
|
-
// SwatchBook aliases
|
|
2644
|
-
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2645
|
-
// Superscript aliases
|
|
2646
|
-
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2647
2665
|
// Sunset aliases
|
|
2648
2666
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2667
|
+
// Superscript aliases
|
|
2668
|
+
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2669
|
+
// SwatchBook aliases
|
|
2670
|
+
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2649
2671
|
// SwissFranc aliases
|
|
2650
2672
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2651
2673
|
// SwitchCamera aliases
|
|
2652
2674
|
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2653
2675
|
// Sword aliases
|
|
2654
2676
|
export { default as SwordIcon } from '../icons/sword';
|
|
2655
|
-
// Syringe aliases
|
|
2656
|
-
export { default as SyringeIcon } from '../icons/syringe';
|
|
2657
2677
|
// Swords aliases
|
|
2658
2678
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2679
|
+
// Syringe aliases
|
|
2680
|
+
export { default as SyringeIcon } from '../icons/syringe';
|
|
2659
2681
|
// Table2 aliases
|
|
2660
2682
|
export { default as Table2Icon } from '../icons/table-2';
|
|
2661
2683
|
// TableCellsMerge aliases
|
|
@@ -2664,38 +2686,38 @@ export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
|
2664
2686
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2665
2687
|
// TableColumnsSplit aliases
|
|
2666
2688
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2667
|
-
// TableProperties aliases
|
|
2668
|
-
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2669
2689
|
// TableOfContents aliases
|
|
2670
2690
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2671
|
-
//
|
|
2672
|
-
export { default as
|
|
2691
|
+
// TableProperties aliases
|
|
2692
|
+
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2673
2693
|
// TableRowsSplit aliases
|
|
2674
2694
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2675
2695
|
// TabletSmartphone aliases
|
|
2676
2696
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2677
2697
|
// Tablet aliases
|
|
2678
2698
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2699
|
+
// Table aliases
|
|
2700
|
+
export { default as TableIcon } from '../icons/table';
|
|
2679
2701
|
// Tablets aliases
|
|
2680
2702
|
export { default as TabletsIcon } from '../icons/tablets';
|
|
2681
|
-
// TagX aliases
|
|
2682
|
-
export { default as TagXIcon } from '../icons/tag-x';
|
|
2683
2703
|
// TagPlus aliases
|
|
2684
2704
|
export { default as TagPlusIcon } from '../icons/tag-plus';
|
|
2705
|
+
// TagX aliases
|
|
2706
|
+
export { default as TagXIcon } from '../icons/tag-x';
|
|
2685
2707
|
// Tag aliases
|
|
2686
2708
|
export { default as TagIcon } from '../icons/tag';
|
|
2687
2709
|
// Tags aliases
|
|
2688
2710
|
export { default as TagsIcon } from '../icons/tags';
|
|
2689
|
-
// Tally1 aliases
|
|
2690
|
-
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2691
|
-
// Tally3 aliases
|
|
2692
|
-
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2693
2711
|
// Tally2 aliases
|
|
2694
2712
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2695
|
-
//
|
|
2696
|
-
export { default as
|
|
2713
|
+
// Tally3 aliases
|
|
2714
|
+
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2715
|
+
// Tally1 aliases
|
|
2716
|
+
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2697
2717
|
// Tally4 aliases
|
|
2698
2718
|
export { default as Tally4Icon } from '../icons/tally-4';
|
|
2719
|
+
// Tally5 aliases
|
|
2720
|
+
export { default as Tally5Icon } from '../icons/tally-5';
|
|
2699
2721
|
// Tangent aliases
|
|
2700
2722
|
export { default as TangentIcon } from '../icons/tangent';
|
|
2701
2723
|
// Target aliases
|
|
@@ -2708,14 +2730,14 @@ export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
|
2708
2730
|
export { default as TentIcon } from '../icons/tent';
|
|
2709
2731
|
// Terminal aliases
|
|
2710
2732
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2733
|
+
// TestTubes aliases
|
|
2734
|
+
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2711
2735
|
// TestTube aliases
|
|
2712
2736
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2713
2737
|
// TextCursorInput aliases
|
|
2714
2738
|
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2715
2739
|
// TextCursor aliases
|
|
2716
2740
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2717
|
-
// TestTubes aliases
|
|
2718
|
-
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2719
2741
|
// TextQuote aliases
|
|
2720
2742
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2721
2743
|
// TextSearch aliases
|
|
@@ -2730,30 +2752,30 @@ export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
|
2730
2752
|
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2731
2753
|
// ThumbsDown aliases
|
|
2732
2754
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2755
|
+
// TicketCheck aliases
|
|
2756
|
+
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2733
2757
|
// ThumbsUp aliases
|
|
2734
2758
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2735
2759
|
// TicketMinus aliases
|
|
2736
2760
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2737
2761
|
// TicketPercent aliases
|
|
2738
2762
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2739
|
-
// TicketCheck aliases
|
|
2740
|
-
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2741
2763
|
// TicketPlus aliases
|
|
2742
2764
|
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2743
2765
|
// TicketSlash aliases
|
|
2744
2766
|
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2745
2767
|
// TicketX aliases
|
|
2746
2768
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2747
|
-
// Ticket aliases
|
|
2748
|
-
export { default as TicketIcon } from '../icons/ticket';
|
|
2749
2769
|
// TicketsPlane aliases
|
|
2750
2770
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2771
|
+
// Ticket aliases
|
|
2772
|
+
export { default as TicketIcon } from '../icons/ticket';
|
|
2751
2773
|
// Tickets aliases
|
|
2752
2774
|
export { default as TicketsIcon } from '../icons/tickets';
|
|
2753
|
-
// Timeline aliases
|
|
2754
|
-
export { default as TimelineIcon } from '../icons/timeline';
|
|
2755
2775
|
// TimerOff aliases
|
|
2756
2776
|
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2777
|
+
// Timeline aliases
|
|
2778
|
+
export { default as TimelineIcon } from '../icons/timeline';
|
|
2757
2779
|
// TimerReset aliases
|
|
2758
2780
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2759
2781
|
// Timer aliases
|
|
@@ -2776,16 +2798,18 @@ export { default as TorusIcon } from '../icons/torus';
|
|
|
2776
2798
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2777
2799
|
// Touchpad aliases
|
|
2778
2800
|
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2779
|
-
// TowerControl aliases
|
|
2780
|
-
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2781
2801
|
// TowelRack aliases
|
|
2782
2802
|
export { default as TowelRackIcon } from '../icons/towel-rack';
|
|
2783
|
-
//
|
|
2784
|
-
export { default as
|
|
2803
|
+
// TowerControl aliases
|
|
2804
|
+
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2785
2805
|
// Tractor aliases
|
|
2786
2806
|
export { default as TractorIcon } from '../icons/tractor';
|
|
2807
|
+
// ToyBrick aliases
|
|
2808
|
+
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2787
2809
|
// TrafficCone aliases
|
|
2788
2810
|
export { default as TrafficConeIcon } from '../icons/traffic-cone';
|
|
2811
|
+
// Trailer aliases
|
|
2812
|
+
export { default as TrailerIcon } from '../icons/trailer';
|
|
2789
2813
|
// TrainFrontTunnel aliases
|
|
2790
2814
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
2791
2815
|
// TrainFront aliases
|
|
@@ -2804,40 +2828,40 @@ export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
|
2804
2828
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2805
2829
|
// Trees aliases
|
|
2806
2830
|
export { default as TreesIcon } from '../icons/trees';
|
|
2807
|
-
// TrendingDown aliases
|
|
2808
|
-
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2809
2831
|
// TrendingUpDown aliases
|
|
2810
2832
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down';
|
|
2811
|
-
//
|
|
2812
|
-
export { default as
|
|
2833
|
+
// TrendingDown aliases
|
|
2834
|
+
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2813
2835
|
// TrendingUp aliases
|
|
2814
2836
|
export { default as TrendingUpIcon } from '../icons/trending-up';
|
|
2815
|
-
//
|
|
2816
|
-
export { default as
|
|
2837
|
+
// TriangleDashed aliases
|
|
2838
|
+
export { default as TriangleDashedIcon } from '../icons/triangle-dashed';
|
|
2817
2839
|
// Triangle aliases
|
|
2818
2840
|
export { default as TriangleIcon } from '../icons/triangle';
|
|
2841
|
+
// TriangleRight aliases
|
|
2842
|
+
export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
2819
2843
|
// Trophy aliases
|
|
2820
2844
|
export { default as TrophyIcon } from '../icons/trophy';
|
|
2821
2845
|
// TruckElectric aliases
|
|
2822
2846
|
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2823
2847
|
// Truck aliases
|
|
2824
2848
|
export { default as TruckIcon } from '../icons/truck';
|
|
2849
|
+
// TurkishLira aliases
|
|
2850
|
+
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2825
2851
|
// Turntable aliases
|
|
2826
2852
|
export { default as TurntableIcon } from '../icons/turntable';
|
|
2827
2853
|
// Turtle aliases
|
|
2828
2854
|
export { default as TurtleIcon } from '../icons/turtle';
|
|
2829
|
-
//
|
|
2830
|
-
export { default as
|
|
2855
|
+
// Tv aliases
|
|
2856
|
+
export { default as TvIcon } from '../icons/tv';
|
|
2831
2857
|
// TvMinimalPlay aliases
|
|
2832
2858
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
2833
2859
|
// TypeOutline aliases
|
|
2834
2860
|
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2835
|
-
// Tv aliases
|
|
2836
|
-
export { default as TvIcon } from '../icons/tv';
|
|
2837
|
-
// Type aliases
|
|
2838
|
-
export { default as TypeIcon } from '../icons/type';
|
|
2839
2861
|
// UmbrellaOff aliases
|
|
2840
2862
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2863
|
+
// Type aliases
|
|
2864
|
+
export { default as TypeIcon } from '../icons/type';
|
|
2841
2865
|
// Umbrella aliases
|
|
2842
2866
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2843
2867
|
// Underline aliases
|
|
@@ -2848,36 +2872,36 @@ export { default as Undo2Icon } from '../icons/undo-2';
|
|
|
2848
2872
|
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2849
2873
|
// Undo aliases
|
|
2850
2874
|
export { default as UndoIcon } from '../icons/undo';
|
|
2851
|
-
// UnfoldHorizontal aliases
|
|
2852
|
-
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2853
2875
|
// UnfoldVertical aliases
|
|
2854
2876
|
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2877
|
+
// UnfoldHorizontal aliases
|
|
2878
|
+
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2879
|
+
// Ungroup aliases
|
|
2880
|
+
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2855
2881
|
// Unlink2 aliases
|
|
2856
2882
|
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2857
2883
|
// Unlink aliases
|
|
2858
2884
|
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2859
|
-
// Ungroup aliases
|
|
2860
|
-
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2861
2885
|
// Unplug aliases
|
|
2862
2886
|
export { default as UnplugIcon } from '../icons/unplug';
|
|
2863
2887
|
// Upload aliases
|
|
2864
2888
|
export { default as UploadIcon } from '../icons/upload';
|
|
2865
2889
|
// UsbCPort aliases
|
|
2866
2890
|
export { default as UsbCPortIcon } from '../icons/usb-c-port';
|
|
2867
|
-
// Usb aliases
|
|
2868
|
-
export { default as UsbIcon } from '../icons/usb';
|
|
2869
2891
|
// UserCheck aliases
|
|
2870
2892
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2893
|
+
// Usb aliases
|
|
2894
|
+
export { default as UsbIcon } from '../icons/usb';
|
|
2871
2895
|
// UserCog aliases
|
|
2872
2896
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2873
2897
|
// UserKey aliases
|
|
2874
2898
|
export { default as UserKeyIcon } from '../icons/user-key';
|
|
2875
2899
|
// UserLock aliases
|
|
2876
2900
|
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2877
|
-
// UserPen aliases
|
|
2878
|
-
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2879
2901
|
// UserMinus aliases
|
|
2880
2902
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2903
|
+
// UserPen aliases
|
|
2904
|
+
export { default as UserPenIcon } from '../icons/user-pen';
|
|
2881
2905
|
// UserPlus aliases
|
|
2882
2906
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2883
2907
|
// UserRoundArrowLeft aliases
|
|
@@ -2886,10 +2910,10 @@ export { default as UserRoundArrowLeftIcon } from '../icons/user-round-arrow-lef
|
|
|
2886
2910
|
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
2887
2911
|
// UserRoundPen aliases
|
|
2888
2912
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2889
|
-
// UserRoundSearch aliases
|
|
2890
|
-
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2891
2913
|
// UserSearch aliases
|
|
2892
2914
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2915
|
+
// UserRoundSearch aliases
|
|
2916
|
+
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2893
2917
|
// UserShield aliases
|
|
2894
2918
|
export { default as UserShieldIcon } from '../icons/user-shield';
|
|
2895
2919
|
// UserStar aliases
|
|
@@ -2900,56 +2924,56 @@ export { default as UserXIcon } from '../icons/user-x';
|
|
|
2900
2924
|
export { default as UserIcon } from '../icons/user';
|
|
2901
2925
|
// Users aliases
|
|
2902
2926
|
export { default as UsersIcon } from '../icons/users';
|
|
2903
|
-
// UtilityPole aliases
|
|
2904
|
-
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2905
2927
|
// Van aliases
|
|
2906
2928
|
export { default as VanIcon } from '../icons/van';
|
|
2907
2929
|
// Variable aliases
|
|
2908
2930
|
export { default as VariableIcon } from '../icons/variable';
|
|
2931
|
+
// UtilityPole aliases
|
|
2932
|
+
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2909
2933
|
// Vault aliases
|
|
2910
2934
|
export { default as VaultIcon } from '../icons/vault';
|
|
2911
|
-
// Vegan aliases
|
|
2912
|
-
export { default as VeganIcon } from '../icons/vegan';
|
|
2913
|
-
// VenusAndMars aliases
|
|
2914
|
-
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2915
2935
|
// VectorSquare aliases
|
|
2916
2936
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2937
|
+
// Vegan aliases
|
|
2938
|
+
export { default as VeganIcon } from '../icons/vegan';
|
|
2917
2939
|
// VenetianMask aliases
|
|
2918
2940
|
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2941
|
+
// VenusAndMars aliases
|
|
2942
|
+
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2919
2943
|
// Venus aliases
|
|
2920
2944
|
export { default as VenusIcon } from '../icons/venus';
|
|
2921
2945
|
// VibrateOff aliases
|
|
2922
2946
|
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2923
2947
|
// VideoOff aliases
|
|
2924
2948
|
export { default as VideoOffIcon } from '../icons/video-off';
|
|
2925
|
-
// Video aliases
|
|
2926
|
-
export { default as VideoIcon } from '../icons/video';
|
|
2927
2949
|
// Vibrate aliases
|
|
2928
2950
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2929
|
-
//
|
|
2930
|
-
export { default as
|
|
2951
|
+
// Video aliases
|
|
2952
|
+
export { default as VideoIcon } from '../icons/video';
|
|
2931
2953
|
// Videotape aliases
|
|
2932
2954
|
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2933
|
-
//
|
|
2934
|
-
export { default as
|
|
2955
|
+
// View aliases
|
|
2956
|
+
export { default as ViewIcon } from '../icons/view';
|
|
2935
2957
|
// Voicemail aliases
|
|
2936
2958
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2937
2959
|
// Volleyball aliases
|
|
2938
2960
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2939
|
-
//
|
|
2940
|
-
export { default as
|
|
2961
|
+
// Volume1 aliases
|
|
2962
|
+
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2941
2963
|
// Volume2 aliases
|
|
2942
2964
|
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2965
|
+
// VolumeOff aliases
|
|
2966
|
+
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2943
2967
|
// VolumeX aliases
|
|
2944
2968
|
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2945
2969
|
// Volume aliases
|
|
2946
2970
|
export { default as VolumeIcon } from '../icons/volume';
|
|
2947
|
-
// Wallet aliases
|
|
2948
|
-
export { default as WalletIcon } from '../icons/wallet';
|
|
2949
2971
|
// Vote aliases
|
|
2950
2972
|
export { default as VoteIcon } from '../icons/vote';
|
|
2951
2973
|
// WalletCards aliases
|
|
2952
2974
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2975
|
+
// Wallet aliases
|
|
2976
|
+
export { default as WalletIcon } from '../icons/wallet';
|
|
2953
2977
|
// Wallpaper aliases
|
|
2954
2978
|
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2955
2979
|
// Wand aliases
|
|
@@ -2964,12 +2988,12 @@ export { default as WatchIcon } from '../icons/watch';
|
|
|
2964
2988
|
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
2965
2989
|
// WavesArrowUp aliases
|
|
2966
2990
|
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
2967
|
-
// WavesVertical aliases
|
|
2968
|
-
export { default as WavesVerticalIcon } from '../icons/waves-vertical';
|
|
2969
2991
|
// WavesLadder aliases
|
|
2970
2992
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
2971
2993
|
// Waypoints aliases
|
|
2972
2994
|
export { default as WaypointsIcon } from '../icons/waypoints';
|
|
2995
|
+
// WavesVertical aliases
|
|
2996
|
+
export { default as WavesVerticalIcon } from '../icons/waves-vertical';
|
|
2973
2997
|
// WebcamOff aliases
|
|
2974
2998
|
export { default as WebcamOffIcon } from '../icons/webcam-off';
|
|
2975
2999
|
// Webcam aliases
|
|
@@ -2986,72 +3010,72 @@ export { default as WeightIcon } from '../icons/weight';
|
|
|
2986
3010
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2987
3011
|
// Wheat aliases
|
|
2988
3012
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2989
|
-
//
|
|
2990
|
-
export { default as
|
|
3013
|
+
// WholeWord aliases
|
|
3014
|
+
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2991
3015
|
// WifiHigh aliases
|
|
2992
3016
|
export { default as WifiHighIcon } from '../icons/wifi-high';
|
|
3017
|
+
// WifiCog aliases
|
|
3018
|
+
export { default as WifiCogIcon } from '../icons/wifi-cog';
|
|
2993
3019
|
// WifiLow aliases
|
|
2994
3020
|
export { default as WifiLowIcon } from '../icons/wifi-low';
|
|
2995
|
-
// WholeWord aliases
|
|
2996
|
-
export { default as WholeWordIcon } from '../icons/whole-word';
|
|
2997
3021
|
// WifiOff aliases
|
|
2998
3022
|
export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
2999
|
-
// WifiSync aliases
|
|
3000
|
-
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
3001
3023
|
// WifiPen aliases
|
|
3002
3024
|
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
3025
|
+
// WifiSync aliases
|
|
3026
|
+
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
3003
3027
|
// WifiZero aliases
|
|
3004
3028
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
3005
3029
|
// Wifi aliases
|
|
3006
3030
|
export { default as WifiIcon } from '../icons/wifi';
|
|
3007
|
-
// Wind aliases
|
|
3008
|
-
export { default as WindIcon } from '../icons/wind';
|
|
3009
3031
|
// WindArrowDown aliases
|
|
3010
3032
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
3033
|
+
// Wind aliases
|
|
3034
|
+
export { default as WindIcon } from '../icons/wind';
|
|
3011
3035
|
// WineOff aliases
|
|
3012
3036
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
3013
3037
|
// Wine aliases
|
|
3014
3038
|
export { default as WineIcon } from '../icons/wine';
|
|
3015
|
-
// Workflow aliases
|
|
3016
|
-
export { default as WorkflowIcon } from '../icons/workflow';
|
|
3017
|
-
// WrenchOff aliases
|
|
3018
|
-
export { default as WrenchOffIcon } from '../icons/wrench-off';
|
|
3019
3039
|
// Worm aliases
|
|
3020
3040
|
export { default as WormIcon } from '../icons/worm';
|
|
3041
|
+
// Workflow aliases
|
|
3042
|
+
export { default as WorkflowIcon } from '../icons/workflow';
|
|
3021
3043
|
// Wrench aliases
|
|
3022
3044
|
export { default as WrenchIcon } from '../icons/wrench';
|
|
3023
|
-
//
|
|
3024
|
-
export { default as
|
|
3045
|
+
// WrenchOff aliases
|
|
3046
|
+
export { default as WrenchOffIcon } from '../icons/wrench-off';
|
|
3025
3047
|
// X aliases
|
|
3026
3048
|
export { default as XIcon } from '../icons/x';
|
|
3027
|
-
//
|
|
3028
|
-
export { default as
|
|
3049
|
+
// XLineTop aliases
|
|
3050
|
+
export { default as XLineTopIcon } from '../icons/x-line-top';
|
|
3029
3051
|
// Zap aliases
|
|
3030
3052
|
export { default as ZapIcon } from '../icons/zap';
|
|
3053
|
+
// ZapOff aliases
|
|
3054
|
+
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
3031
3055
|
// ZodiacAquarius aliases
|
|
3032
3056
|
export { default as ZodiacAquariusIcon } from '../icons/zodiac-aquarius';
|
|
3033
|
-
// ZodiacCancer aliases
|
|
3034
|
-
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
3035
3057
|
// ZodiacAries aliases
|
|
3036
3058
|
export { default as ZodiacAriesIcon } from '../icons/zodiac-aries';
|
|
3059
|
+
// ZodiacCancer aliases
|
|
3060
|
+
export { default as ZodiacCancerIcon } from '../icons/zodiac-cancer';
|
|
3037
3061
|
// ZodiacCapricorn aliases
|
|
3038
3062
|
export { default as ZodiacCapricornIcon } from '../icons/zodiac-capricorn';
|
|
3039
3063
|
// ZodiacGemini aliases
|
|
3040
3064
|
export { default as ZodiacGeminiIcon } from '../icons/zodiac-gemini';
|
|
3041
|
-
// ZodiacLibra aliases
|
|
3042
|
-
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
3043
|
-
// ZodiacPisces aliases
|
|
3044
|
-
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
3045
3065
|
// ZodiacLeo aliases
|
|
3046
3066
|
export { default as ZodiacLeoIcon } from '../icons/zodiac-leo';
|
|
3067
|
+
// ZodiacLibra aliases
|
|
3068
|
+
export { default as ZodiacLibraIcon } from '../icons/zodiac-libra';
|
|
3047
3069
|
// ZodiacOphiuchus aliases
|
|
3048
3070
|
export { default as ZodiacOphiuchusIcon } from '../icons/zodiac-ophiuchus';
|
|
3071
|
+
// ZodiacPisces aliases
|
|
3072
|
+
export { default as ZodiacPiscesIcon } from '../icons/zodiac-pisces';
|
|
3049
3073
|
// ZodiacSagittarius aliases
|
|
3050
3074
|
export { default as ZodiacSagittariusIcon } from '../icons/zodiac-sagittarius';
|
|
3051
|
-
// ZodiacTaurus aliases
|
|
3052
|
-
export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
|
|
3053
3075
|
// ZodiacScorpio aliases
|
|
3054
3076
|
export { default as ZodiacScorpioIcon } from '../icons/zodiac-scorpio';
|
|
3077
|
+
// ZodiacTaurus aliases
|
|
3078
|
+
export { default as ZodiacTaurusIcon } from '../icons/zodiac-taurus';
|
|
3055
3079
|
// ZodiacVirgo aliases
|
|
3056
3080
|
export { default as ZodiacVirgoIcon } from '../icons/zodiac-virgo';
|
|
3057
3081
|
// ZoomIn aliases
|
|
@@ -3126,12 +3150,6 @@ export {
|
|
|
3126
3150
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3127
3151
|
default as Axis3DIcon
|
|
3128
3152
|
} from '../icons/axis-3d';
|
|
3129
|
-
// BadgeQuestionMark aliases
|
|
3130
|
-
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3131
|
-
export {
|
|
3132
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
3133
|
-
default as BadgeHelpIcon
|
|
3134
|
-
} from '../icons/badge-question-mark';
|
|
3135
3153
|
// BadgeCheck aliases
|
|
3136
3154
|
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
3137
3155
|
export {
|
|
@@ -3144,6 +3162,12 @@ export {
|
|
|
3144
3162
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. */
|
|
3145
3163
|
default as BetweenHorizonalEndIcon
|
|
3146
3164
|
} from '../icons/between-horizontal-end';
|
|
3165
|
+
// BadgeQuestionMark aliases
|
|
3166
|
+
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
3167
|
+
export {
|
|
3168
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
3169
|
+
default as BadgeHelpIcon
|
|
3170
|
+
} from '../icons/badge-question-mark';
|
|
3147
3171
|
// BetweenHorizontalStart aliases
|
|
3148
3172
|
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start';
|
|
3149
3173
|
export {
|
|
@@ -3168,18 +3192,18 @@ export {
|
|
|
3168
3192
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. */
|
|
3169
3193
|
default as SubtitlesIcon
|
|
3170
3194
|
} from '../icons/captions';
|
|
3171
|
-
// ChartBarBig aliases
|
|
3172
|
-
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
3173
|
-
export {
|
|
3174
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. */
|
|
3175
|
-
default as BarChartHorizontalBigIcon
|
|
3176
|
-
} from '../icons/chart-bar-big';
|
|
3177
3195
|
// ChartArea aliases
|
|
3178
3196
|
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
3179
3197
|
export {
|
|
3180
3198
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. */
|
|
3181
3199
|
default as AreaChartIcon
|
|
3182
3200
|
} from '../icons/chart-area';
|
|
3201
|
+
// ChartBarBig aliases
|
|
3202
|
+
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
3203
|
+
export {
|
|
3204
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. */
|
|
3205
|
+
default as BarChartHorizontalBigIcon
|
|
3206
|
+
} from '../icons/chart-bar-big';
|
|
3183
3207
|
// ChartBar aliases
|
|
3184
3208
|
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3185
3209
|
export {
|
|
@@ -3192,18 +3216,18 @@ export {
|
|
|
3192
3216
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. */
|
|
3193
3217
|
default as CandlestickChartIcon
|
|
3194
3218
|
} from '../icons/chart-candlestick';
|
|
3195
|
-
// ChartColumnBig aliases
|
|
3196
|
-
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3197
|
-
export {
|
|
3198
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. */
|
|
3199
|
-
default as BarChartBigIcon
|
|
3200
|
-
} from '../icons/chart-column-big';
|
|
3201
3219
|
// ChartColumnIncreasing aliases
|
|
3202
3220
|
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
3203
3221
|
export {
|
|
3204
3222
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. */
|
|
3205
3223
|
default as BarChart4Icon
|
|
3206
3224
|
} from '../icons/chart-column-increasing';
|
|
3225
|
+
// ChartColumnBig aliases
|
|
3226
|
+
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3227
|
+
export {
|
|
3228
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. */
|
|
3229
|
+
default as BarChartBigIcon
|
|
3230
|
+
} from '../icons/chart-column-big';
|
|
3207
3231
|
// ChartColumn aliases
|
|
3208
3232
|
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
3209
3233
|
export {
|
|
@@ -3222,30 +3246,30 @@ export {
|
|
|
3222
3246
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. */
|
|
3223
3247
|
default as BarChartIcon
|
|
3224
3248
|
} from '../icons/chart-no-axes-column-increasing';
|
|
3225
|
-
//
|
|
3226
|
-
export { default as
|
|
3249
|
+
// ChartNoAxesGantt aliases
|
|
3250
|
+
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3227
3251
|
export {
|
|
3228
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3229
|
-
default as
|
|
3230
|
-
} from '../icons/chart-no-axes-
|
|
3252
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. */
|
|
3253
|
+
default as GanttChartIcon
|
|
3254
|
+
} from '../icons/chart-no-axes-gantt';
|
|
3231
3255
|
// ChartPie aliases
|
|
3232
3256
|
export { default as ChartPieIcon } from '../icons/chart-pie';
|
|
3233
3257
|
export {
|
|
3234
3258
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. */
|
|
3235
3259
|
default as PieChartIcon
|
|
3236
3260
|
} from '../icons/chart-pie';
|
|
3237
|
-
// ChartNoAxesGantt aliases
|
|
3238
|
-
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt';
|
|
3239
|
-
export {
|
|
3240
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. */
|
|
3241
|
-
default as GanttChartIcon
|
|
3242
|
-
} from '../icons/chart-no-axes-gantt';
|
|
3243
3261
|
// ChartScatter aliases
|
|
3244
3262
|
export { default as ChartScatterIcon } from '../icons/chart-scatter';
|
|
3245
3263
|
export {
|
|
3246
3264
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. */
|
|
3247
3265
|
default as ScatterChartIcon
|
|
3248
3266
|
} from '../icons/chart-scatter';
|
|
3267
|
+
// ChartNoAxesColumn aliases
|
|
3268
|
+
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column';
|
|
3269
|
+
export {
|
|
3270
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. */
|
|
3271
|
+
default as BarChart2Icon
|
|
3272
|
+
} from '../icons/chart-no-axes-column';
|
|
3249
3273
|
// CircleAlert aliases
|
|
3250
3274
|
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3251
3275
|
export {
|
|
@@ -3276,6 +3300,12 @@ export {
|
|
|
3276
3300
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. */
|
|
3277
3301
|
default as ArrowDownRightFromCircleIcon
|
|
3278
3302
|
} from '../icons/circle-arrow-out-down-right';
|
|
3303
|
+
// CircleArrowOutUpLeft aliases
|
|
3304
|
+
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3305
|
+
export {
|
|
3306
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. */
|
|
3307
|
+
default as ArrowUpLeftFromCircleIcon
|
|
3308
|
+
} from '../icons/circle-arrow-out-up-left';
|
|
3279
3309
|
// CircleArrowOutUpRight aliases
|
|
3280
3310
|
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right';
|
|
3281
3311
|
export {
|
|
@@ -3288,42 +3318,36 @@ export {
|
|
|
3288
3318
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. */
|
|
3289
3319
|
default as ArrowRightCircleIcon
|
|
3290
3320
|
} from '../icons/circle-arrow-right';
|
|
3291
|
-
// CircleArrowOutUpLeft aliases
|
|
3292
|
-
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3293
|
-
export {
|
|
3294
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. */
|
|
3295
|
-
default as ArrowUpLeftFromCircleIcon
|
|
3296
|
-
} from '../icons/circle-arrow-out-up-left';
|
|
3297
3321
|
// CircleArrowUp aliases
|
|
3298
3322
|
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3299
3323
|
export {
|
|
3300
3324
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. */
|
|
3301
3325
|
default as ArrowUpCircleIcon
|
|
3302
3326
|
} from '../icons/circle-arrow-up';
|
|
3303
|
-
// CircleCheck aliases
|
|
3304
|
-
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3305
|
-
export {
|
|
3306
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3307
|
-
default as CheckCircle2Icon
|
|
3308
|
-
} from '../icons/circle-check';
|
|
3309
3327
|
// CircleCheckBig aliases
|
|
3310
3328
|
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
3311
3329
|
export {
|
|
3312
3330
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. */
|
|
3313
3331
|
default as CheckCircleIcon
|
|
3314
3332
|
} from '../icons/circle-check-big';
|
|
3315
|
-
//
|
|
3316
|
-
export { default as
|
|
3333
|
+
// CircleCheck aliases
|
|
3334
|
+
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3317
3335
|
export {
|
|
3318
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3319
|
-
default as
|
|
3320
|
-
} from '../icons/circle-
|
|
3336
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3337
|
+
default as CheckCircle2Icon
|
|
3338
|
+
} from '../icons/circle-check';
|
|
3321
3339
|
// CircleChevronDown aliases
|
|
3322
3340
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3323
3341
|
export {
|
|
3324
3342
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
|
|
3325
3343
|
default as ChevronDownCircleIcon
|
|
3326
3344
|
} from '../icons/circle-chevron-down';
|
|
3345
|
+
// CircleChevronLeft aliases
|
|
3346
|
+
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3347
|
+
export {
|
|
3348
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. */
|
|
3349
|
+
default as ChevronLeftCircleIcon
|
|
3350
|
+
} from '../icons/circle-chevron-left';
|
|
3327
3351
|
// CircleChevronRight aliases
|
|
3328
3352
|
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3329
3353
|
export {
|
|
@@ -3336,18 +3360,18 @@ export {
|
|
|
3336
3360
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. */
|
|
3337
3361
|
default as ChevronUpCircleIcon
|
|
3338
3362
|
} from '../icons/circle-chevron-up';
|
|
3339
|
-
// CircleDivide aliases
|
|
3340
|
-
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3341
|
-
export {
|
|
3342
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3343
|
-
default as DivideCircleIcon
|
|
3344
|
-
} from '../icons/circle-divide';
|
|
3345
3363
|
// CircleGauge aliases
|
|
3346
3364
|
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3347
3365
|
export {
|
|
3348
3366
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3349
3367
|
default as GaugeCircleIcon
|
|
3350
3368
|
} from '../icons/circle-gauge';
|
|
3369
|
+
// CircleDivide aliases
|
|
3370
|
+
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3371
|
+
export {
|
|
3372
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3373
|
+
default as DivideCircleIcon
|
|
3374
|
+
} from '../icons/circle-divide';
|
|
3351
3375
|
// CircleMinus aliases
|
|
3352
3376
|
export { default as CircleMinusIcon } from '../icons/circle-minus';
|
|
3353
3377
|
export {
|
|
@@ -3360,18 +3384,18 @@ export {
|
|
|
3360
3384
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. */
|
|
3361
3385
|
default as ParkingCircleOffIcon
|
|
3362
3386
|
} from '../icons/circle-parking-off';
|
|
3363
|
-
// CirclePause aliases
|
|
3364
|
-
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3365
|
-
export {
|
|
3366
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. */
|
|
3367
|
-
default as PauseCircleIcon
|
|
3368
|
-
} from '../icons/circle-pause';
|
|
3369
3387
|
// CircleParking aliases
|
|
3370
3388
|
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
3371
3389
|
export {
|
|
3372
3390
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. */
|
|
3373
3391
|
default as ParkingCircleIcon
|
|
3374
3392
|
} from '../icons/circle-parking';
|
|
3393
|
+
// CirclePause aliases
|
|
3394
|
+
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3395
|
+
export {
|
|
3396
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. */
|
|
3397
|
+
default as PauseCircleIcon
|
|
3398
|
+
} from '../icons/circle-pause';
|
|
3375
3399
|
// CirclePercent aliases
|
|
3376
3400
|
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3377
3401
|
export {
|
|
@@ -3384,18 +3408,28 @@ export {
|
|
|
3384
3408
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. */
|
|
3385
3409
|
default as PlayCircleIcon
|
|
3386
3410
|
} from '../icons/circle-play';
|
|
3411
|
+
// CirclePlus aliases
|
|
3412
|
+
export { default as CirclePlusIcon } from '../icons/circle-plus';
|
|
3413
|
+
export {
|
|
3414
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. */
|
|
3415
|
+
default as PlusCircleIcon
|
|
3416
|
+
} from '../icons/circle-plus';
|
|
3387
3417
|
// CirclePower aliases
|
|
3388
3418
|
export { default as CirclePowerIcon } from '../icons/circle-power';
|
|
3389
3419
|
export {
|
|
3390
3420
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. */
|
|
3391
3421
|
default as PowerCircleIcon
|
|
3392
3422
|
} from '../icons/circle-power';
|
|
3393
|
-
//
|
|
3394
|
-
export { default as
|
|
3423
|
+
// CircleQuestionMark aliases
|
|
3424
|
+
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3395
3425
|
export {
|
|
3396
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3397
|
-
default as
|
|
3398
|
-
} from '../icons/circle-
|
|
3426
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. */
|
|
3427
|
+
default as HelpCircleIcon
|
|
3428
|
+
} from '../icons/circle-question-mark';
|
|
3429
|
+
export {
|
|
3430
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. */
|
|
3431
|
+
default as CircleHelpIcon
|
|
3432
|
+
} from '../icons/circle-question-mark';
|
|
3399
3433
|
// CircleSlash2 aliases
|
|
3400
3434
|
export { default as CircleSlash2Icon } from '../icons/circle-slash-2';
|
|
3401
3435
|
export {
|
|
@@ -3408,52 +3442,42 @@ export {
|
|
|
3408
3442
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
|
|
3409
3443
|
default as UserCircle2Icon
|
|
3410
3444
|
} from '../icons/circle-user-round';
|
|
3411
|
-
// CircleQuestionMark aliases
|
|
3412
|
-
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark';
|
|
3413
|
-
export {
|
|
3414
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. */
|
|
3415
|
-
default as HelpCircleIcon
|
|
3416
|
-
} from '../icons/circle-question-mark';
|
|
3417
|
-
export {
|
|
3418
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. */
|
|
3419
|
-
default as CircleHelpIcon
|
|
3420
|
-
} from '../icons/circle-question-mark';
|
|
3421
3445
|
// CircleStop aliases
|
|
3422
3446
|
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3423
3447
|
export {
|
|
3424
3448
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3425
3449
|
default as StopCircleIcon
|
|
3426
3450
|
} from '../icons/circle-stop';
|
|
3427
|
-
// ClipboardPenLine aliases
|
|
3428
|
-
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3429
|
-
export {
|
|
3430
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. */
|
|
3431
|
-
default as ClipboardSignatureIcon
|
|
3432
|
-
} from '../icons/clipboard-pen-line';
|
|
3433
3451
|
// CircleUser aliases
|
|
3434
3452
|
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3435
3453
|
export {
|
|
3436
3454
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. */
|
|
3437
3455
|
default as UserCircleIcon
|
|
3438
3456
|
} from '../icons/circle-user';
|
|
3439
|
-
//
|
|
3440
|
-
export { default as
|
|
3457
|
+
// CircleX aliases
|
|
3458
|
+
export { default as CircleXIcon } from '../icons/circle-x';
|
|
3441
3459
|
export {
|
|
3442
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3443
|
-
default as
|
|
3444
|
-
} from '../icons/
|
|
3460
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. */
|
|
3461
|
+
default as XCircleIcon
|
|
3462
|
+
} from '../icons/circle-x';
|
|
3463
|
+
// ClipboardPenLine aliases
|
|
3464
|
+
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line';
|
|
3465
|
+
export {
|
|
3466
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. */
|
|
3467
|
+
default as ClipboardSignatureIcon
|
|
3468
|
+
} from '../icons/clipboard-pen-line';
|
|
3445
3469
|
// CloudDownload aliases
|
|
3446
3470
|
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3447
3471
|
export {
|
|
3448
3472
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. */
|
|
3449
3473
|
default as DownloadCloudIcon
|
|
3450
3474
|
} from '../icons/cloud-download';
|
|
3451
|
-
//
|
|
3452
|
-
export { default as
|
|
3475
|
+
// ClipboardPen aliases
|
|
3476
|
+
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3453
3477
|
export {
|
|
3454
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3455
|
-
default as
|
|
3456
|
-
} from '../icons/
|
|
3478
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. */
|
|
3479
|
+
default as ClipboardEditIcon
|
|
3480
|
+
} from '../icons/clipboard-pen';
|
|
3457
3481
|
// CloudUpload aliases
|
|
3458
3482
|
export { default as CloudUploadIcon } from '../icons/cloud-upload';
|
|
3459
3483
|
export {
|
|
@@ -3482,6 +3506,12 @@ export {
|
|
|
3482
3506
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3483
3507
|
default as TableConfigIcon
|
|
3484
3508
|
} from '../icons/columns-3-cog';
|
|
3509
|
+
// ContactRound aliases
|
|
3510
|
+
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3511
|
+
export {
|
|
3512
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
|
|
3513
|
+
default as Contact2Icon
|
|
3514
|
+
} from '../icons/contact-round';
|
|
3485
3515
|
// Columns3 aliases
|
|
3486
3516
|
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3487
3517
|
export {
|
|
@@ -3496,34 +3526,28 @@ export {
|
|
|
3496
3526
|
} from '../icons/diamond-percent';
|
|
3497
3527
|
// Earth aliases
|
|
3498
3528
|
export { default as EarthIcon } from '../icons/earth';
|
|
3499
|
-
export {
|
|
3500
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. */
|
|
3501
|
-
default as Globe2Icon
|
|
3502
|
-
} from '../icons/earth';
|
|
3503
|
-
// ContactRound aliases
|
|
3504
|
-
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3505
|
-
export {
|
|
3506
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
|
|
3507
|
-
default as Contact2Icon
|
|
3508
|
-
} from '../icons/contact-round';
|
|
3529
|
+
export {
|
|
3530
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. */
|
|
3531
|
+
default as Globe2Icon
|
|
3532
|
+
} from '../icons/earth';
|
|
3509
3533
|
// EllipsisVertical aliases
|
|
3510
3534
|
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3511
3535
|
export {
|
|
3512
3536
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. */
|
|
3513
3537
|
default as MoreVerticalIcon
|
|
3514
3538
|
} from '../icons/ellipsis-vertical';
|
|
3515
|
-
// FaceAngry aliases
|
|
3516
|
-
export { default as FaceAngryIcon } from '../icons/face-angry';
|
|
3517
|
-
export {
|
|
3518
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceAngry} instead. */
|
|
3519
|
-
default as AngryIcon
|
|
3520
|
-
} from '../icons/face-angry';
|
|
3521
3539
|
// Ellipsis aliases
|
|
3522
3540
|
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3523
3541
|
export {
|
|
3524
3542
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. */
|
|
3525
3543
|
default as MoreHorizontalIcon
|
|
3526
3544
|
} from '../icons/ellipsis';
|
|
3545
|
+
// FaceAngry aliases
|
|
3546
|
+
export { default as FaceAngryIcon } from '../icons/face-angry';
|
|
3547
|
+
export {
|
|
3548
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceAngry} instead. */
|
|
3549
|
+
default as AngryIcon
|
|
3550
|
+
} from '../icons/face-angry';
|
|
3527
3551
|
// FaceExpressionless aliases
|
|
3528
3552
|
export { default as FaceExpressionlessIcon } from '../icons/face-expressionless';
|
|
3529
3553
|
export {
|
|
@@ -3542,48 +3566,54 @@ export {
|
|
|
3542
3566
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceNeutral} instead. */
|
|
3543
3567
|
default as MehIcon
|
|
3544
3568
|
} from '../icons/face-neutral';
|
|
3545
|
-
// FaceSlightlySmilingPlus aliases
|
|
3546
|
-
export { default as FaceSlightlySmilingPlusIcon } from '../icons/face-slightly-smiling-plus';
|
|
3547
|
-
export {
|
|
3548
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmilingPlus} instead. */
|
|
3549
|
-
default as SmilePlusIcon
|
|
3550
|
-
} from '../icons/face-slightly-smiling-plus';
|
|
3551
3569
|
// FaceSlightlyFrowning aliases
|
|
3552
3570
|
export { default as FaceSlightlyFrowningIcon } from '../icons/face-slightly-frowning';
|
|
3553
3571
|
export {
|
|
3554
3572
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlyFrowning} instead. */
|
|
3555
3573
|
default as FrownIcon
|
|
3556
3574
|
} from '../icons/face-slightly-frowning';
|
|
3575
|
+
// FaceSlightlySmilingPlus aliases
|
|
3576
|
+
export { default as FaceSlightlySmilingPlusIcon } from '../icons/face-slightly-smiling-plus';
|
|
3577
|
+
export {
|
|
3578
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmilingPlus} instead. */
|
|
3579
|
+
default as SmilePlusIcon
|
|
3580
|
+
} from '../icons/face-slightly-smiling-plus';
|
|
3557
3581
|
// FaceSlightlySmiling aliases
|
|
3558
3582
|
export { default as FaceSlightlySmilingIcon } from '../icons/face-slightly-smiling';
|
|
3559
3583
|
export {
|
|
3560
3584
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmiling} instead. */
|
|
3561
3585
|
default as SmileIcon
|
|
3562
3586
|
} from '../icons/face-slightly-smiling';
|
|
3563
|
-
//
|
|
3564
|
-
export { default as
|
|
3587
|
+
// FileBadge aliases
|
|
3588
|
+
export { default as FileBadgeIcon } from '../icons/file-badge';
|
|
3565
3589
|
export {
|
|
3566
|
-
/** @deprecated The
|
|
3567
|
-
default as
|
|
3568
|
-
} from '../icons/file-
|
|
3590
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. */
|
|
3591
|
+
default as FileBadge2Icon
|
|
3592
|
+
} from '../icons/file-badge';
|
|
3569
3593
|
// FileBracesCorner aliases
|
|
3570
3594
|
export { default as FileBracesCornerIcon } from '../icons/file-braces-corner';
|
|
3571
3595
|
export {
|
|
3572
3596
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. */
|
|
3573
3597
|
default as FileJson2Icon
|
|
3574
3598
|
} from '../icons/file-braces-corner';
|
|
3575
|
-
//
|
|
3576
|
-
export { default as
|
|
3599
|
+
// FileAxis3d aliases
|
|
3600
|
+
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3577
3601
|
export {
|
|
3578
|
-
/** @deprecated The icon was
|
|
3579
|
-
default as
|
|
3580
|
-
} from '../icons/file-
|
|
3602
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3603
|
+
default as FileAxis3DIcon
|
|
3604
|
+
} from '../icons/file-axis-3d';
|
|
3581
3605
|
// FileBraces aliases
|
|
3582
3606
|
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3583
3607
|
export {
|
|
3584
3608
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. */
|
|
3585
3609
|
default as FileJsonIcon
|
|
3586
3610
|
} from '../icons/file-braces';
|
|
3611
|
+
// FileChartColumn aliases
|
|
3612
|
+
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3613
|
+
export {
|
|
3614
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. */
|
|
3615
|
+
default as FileBarChart2Icon
|
|
3616
|
+
} from '../icons/file-chart-column';
|
|
3587
3617
|
// FileChartColumnIncreasing aliases
|
|
3588
3618
|
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing';
|
|
3589
3619
|
export {
|
|
@@ -3596,12 +3626,12 @@ export {
|
|
|
3596
3626
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. */
|
|
3597
3627
|
default as FileLineChartIcon
|
|
3598
3628
|
} from '../icons/file-chart-line';
|
|
3599
|
-
//
|
|
3600
|
-
export { default as
|
|
3629
|
+
// FileChartPie aliases
|
|
3630
|
+
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3601
3631
|
export {
|
|
3602
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3603
|
-
default as
|
|
3604
|
-
} from '../icons/file-chart-
|
|
3632
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
|
|
3633
|
+
default as FilePieChartIcon
|
|
3634
|
+
} from '../icons/file-chart-pie';
|
|
3605
3635
|
// FileCheckCorner aliases
|
|
3606
3636
|
export { default as FileCheckCornerIcon } from '../icons/file-check-corner';
|
|
3607
3637
|
export {
|
|
@@ -3614,12 +3644,6 @@ export {
|
|
|
3614
3644
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. */
|
|
3615
3645
|
default as FileCode2Icon
|
|
3616
3646
|
} from '../icons/file-code-corner';
|
|
3617
|
-
// FileChartPie aliases
|
|
3618
|
-
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3619
|
-
export {
|
|
3620
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. */
|
|
3621
|
-
default as FilePieChartIcon
|
|
3622
|
-
} from '../icons/file-chart-pie';
|
|
3623
3647
|
// FileCog aliases
|
|
3624
3648
|
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3625
3649
|
export {
|
|
@@ -3642,30 +3666,30 @@ export {
|
|
|
3642
3666
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. */
|
|
3643
3667
|
default as FileAudio2Icon
|
|
3644
3668
|
} from '../icons/file-headphone';
|
|
3645
|
-
// FileLock aliases
|
|
3646
|
-
export { default as FileLockIcon } from '../icons/file-lock';
|
|
3647
|
-
export {
|
|
3648
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. */
|
|
3649
|
-
default as FileLock2Icon
|
|
3650
|
-
} from '../icons/file-lock';
|
|
3651
3669
|
// FileKey aliases
|
|
3652
3670
|
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3653
3671
|
export {
|
|
3654
3672
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. */
|
|
3655
3673
|
default as FileKey2Icon
|
|
3656
3674
|
} from '../icons/file-key';
|
|
3657
|
-
//
|
|
3658
|
-
export { default as
|
|
3675
|
+
// FileLock aliases
|
|
3676
|
+
export { default as FileLockIcon } from '../icons/file-lock';
|
|
3659
3677
|
export {
|
|
3660
|
-
/** @deprecated The
|
|
3661
|
-
default as
|
|
3662
|
-
} from '../icons/file-
|
|
3678
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. */
|
|
3679
|
+
default as FileLock2Icon
|
|
3680
|
+
} from '../icons/file-lock';
|
|
3663
3681
|
// FileMinusCorner aliases
|
|
3664
3682
|
export { default as FileMinusCornerIcon } from '../icons/file-minus-corner';
|
|
3665
3683
|
export {
|
|
3666
3684
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. */
|
|
3667
3685
|
default as FileMinus2Icon
|
|
3668
3686
|
} from '../icons/file-minus-corner';
|
|
3687
|
+
// FilePenLine aliases
|
|
3688
|
+
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3689
|
+
export {
|
|
3690
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. */
|
|
3691
|
+
default as FileSignatureIcon
|
|
3692
|
+
} from '../icons/file-pen-line';
|
|
3669
3693
|
// FilePen aliases
|
|
3670
3694
|
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3671
3695
|
export {
|
|
@@ -3678,36 +3702,36 @@ export {
|
|
|
3678
3702
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. */
|
|
3679
3703
|
default as FileVideoIcon
|
|
3680
3704
|
} from '../icons/file-play';
|
|
3681
|
-
// FileQuestionMark aliases
|
|
3682
|
-
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3683
|
-
export {
|
|
3684
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. */
|
|
3685
|
-
default as FileQuestionIcon
|
|
3686
|
-
} from '../icons/file-question-mark';
|
|
3687
3705
|
// FilePlusCorner aliases
|
|
3688
3706
|
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3689
3707
|
export {
|
|
3690
3708
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. */
|
|
3691
3709
|
default as FilePlus2Icon
|
|
3692
3710
|
} from '../icons/file-plus-corner';
|
|
3711
|
+
// FileQuestionMark aliases
|
|
3712
|
+
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3713
|
+
export {
|
|
3714
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. */
|
|
3715
|
+
default as FileQuestionIcon
|
|
3716
|
+
} from '../icons/file-question-mark';
|
|
3693
3717
|
// FileSearchCorner aliases
|
|
3694
3718
|
export { default as FileSearchCornerIcon } from '../icons/file-search-corner';
|
|
3695
3719
|
export {
|
|
3696
3720
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. */
|
|
3697
3721
|
default as FileSearch2Icon
|
|
3698
3722
|
} from '../icons/file-search-corner';
|
|
3699
|
-
// FileSignal aliases
|
|
3700
|
-
export { default as FileSignalIcon } from '../icons/file-signal';
|
|
3701
|
-
export {
|
|
3702
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. */
|
|
3703
|
-
default as FileVolume2Icon
|
|
3704
|
-
} from '../icons/file-signal';
|
|
3705
3723
|
// FileTypeCorner aliases
|
|
3706
3724
|
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3707
3725
|
export {
|
|
3708
3726
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
|
|
3709
3727
|
default as FileType2Icon
|
|
3710
3728
|
} from '../icons/file-type-corner';
|
|
3729
|
+
// FileSignal aliases
|
|
3730
|
+
export { default as FileSignalIcon } from '../icons/file-signal';
|
|
3731
|
+
export {
|
|
3732
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. */
|
|
3733
|
+
default as FileVolume2Icon
|
|
3734
|
+
} from '../icons/file-signal';
|
|
3711
3735
|
// FileVideoCamera aliases
|
|
3712
3736
|
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3713
3737
|
export {
|
|
@@ -3720,6 +3744,12 @@ export {
|
|
|
3720
3744
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. */
|
|
3721
3745
|
default as FileX2Icon
|
|
3722
3746
|
} from '../icons/file-x-corner';
|
|
3747
|
+
// FolderCog aliases
|
|
3748
|
+
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3749
|
+
export {
|
|
3750
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. */
|
|
3751
|
+
default as FolderCog2Icon
|
|
3752
|
+
} from '../icons/folder-cog';
|
|
3723
3753
|
// FingerprintPattern aliases
|
|
3724
3754
|
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern';
|
|
3725
3755
|
export {
|
|
@@ -3732,12 +3762,6 @@ export {
|
|
|
3732
3762
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. */
|
|
3733
3763
|
default as FolderEditIcon
|
|
3734
3764
|
} from '../icons/folder-pen';
|
|
3735
|
-
// FolderCog aliases
|
|
3736
|
-
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3737
|
-
export {
|
|
3738
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. */
|
|
3739
|
-
default as FolderCog2Icon
|
|
3740
|
-
} from '../icons/folder-cog';
|
|
3741
3765
|
// FunnelX aliases
|
|
3742
3766
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3743
3767
|
export {
|
|
@@ -3780,6 +3804,12 @@ export {
|
|
|
3780
3804
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
|
|
3781
3805
|
default as Grid2X2Icon
|
|
3782
3806
|
} from '../icons/grid-2x2';
|
|
3807
|
+
// HandGrab aliases
|
|
3808
|
+
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3809
|
+
export {
|
|
3810
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3811
|
+
default as GrabIcon
|
|
3812
|
+
} from '../icons/hand-grab';
|
|
3783
3813
|
// Grid3x3 aliases
|
|
3784
3814
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3785
3815
|
export {
|
|
@@ -3790,36 +3820,30 @@ export {
|
|
|
3790
3820
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
|
|
3791
3821
|
default as Grid3X3Icon
|
|
3792
3822
|
} from '../icons/grid-3x3';
|
|
3793
|
-
// House aliases
|
|
3794
|
-
export { default as HouseIcon } from '../icons/house';
|
|
3795
|
-
export {
|
|
3796
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3797
|
-
default as HomeIcon
|
|
3798
|
-
} from '../icons/house';
|
|
3799
|
-
// HandGrab aliases
|
|
3800
|
-
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3801
|
-
export {
|
|
3802
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3803
|
-
default as GrabIcon
|
|
3804
|
-
} from '../icons/hand-grab';
|
|
3805
3823
|
// HandHelping aliases
|
|
3806
3824
|
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3807
3825
|
export {
|
|
3808
3826
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. */
|
|
3809
3827
|
default as HelpingHandIcon
|
|
3810
3828
|
} from '../icons/hand-helping';
|
|
3811
|
-
// IceCreamBowl aliases
|
|
3812
|
-
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3813
|
-
export {
|
|
3814
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
|
|
3815
|
-
default as IceCream2Icon
|
|
3816
|
-
} from '../icons/ice-cream-bowl';
|
|
3817
3829
|
// IceCreamCone aliases
|
|
3818
3830
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3819
3831
|
export {
|
|
3820
3832
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. */
|
|
3821
3833
|
default as IceCreamIcon
|
|
3822
3834
|
} from '../icons/ice-cream-cone';
|
|
3835
|
+
// House aliases
|
|
3836
|
+
export { default as HouseIcon } from '../icons/house';
|
|
3837
|
+
export {
|
|
3838
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3839
|
+
default as HomeIcon
|
|
3840
|
+
} from '../icons/house';
|
|
3841
|
+
// IceCreamBowl aliases
|
|
3842
|
+
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3843
|
+
export {
|
|
3844
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
|
|
3845
|
+
default as IceCream2Icon
|
|
3846
|
+
} from '../icons/ice-cream-bowl';
|
|
3823
3847
|
// LaptopMinimal aliases
|
|
3824
3848
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3825
3849
|
export {
|
|
@@ -3842,6 +3866,12 @@ export {
|
|
|
3842
3866
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3843
3867
|
default as IndentDecreaseIcon
|
|
3844
3868
|
} from '../icons/list-indent-decrease';
|
|
3869
|
+
// LoaderCircle aliases
|
|
3870
|
+
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3871
|
+
export {
|
|
3872
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
|
|
3873
|
+
default as Loader2Icon
|
|
3874
|
+
} from '../icons/loader-circle';
|
|
3845
3875
|
// ListIndentIncrease aliases
|
|
3846
3876
|
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase';
|
|
3847
3877
|
export {
|
|
@@ -3852,30 +3882,24 @@ export {
|
|
|
3852
3882
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
|
|
3853
3883
|
default as IndentIncreaseIcon
|
|
3854
3884
|
} from '../icons/list-indent-increase';
|
|
3855
|
-
// LoaderCircle aliases
|
|
3856
|
-
export { default as LoaderCircleIcon } from '../icons/loader-circle';
|
|
3857
|
-
export {
|
|
3858
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
|
|
3859
|
-
default as Loader2Icon
|
|
3860
|
-
} from '../icons/loader-circle';
|
|
3861
3885
|
// LockKeyholeOpen aliases
|
|
3862
3886
|
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open';
|
|
3863
3887
|
export {
|
|
3864
3888
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. */
|
|
3865
3889
|
default as UnlockKeyholeIcon
|
|
3866
3890
|
} from '../icons/lock-keyhole-open';
|
|
3867
|
-
// MailQuestionMark aliases
|
|
3868
|
-
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3869
|
-
export {
|
|
3870
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. */
|
|
3871
|
-
default as MailQuestionIcon
|
|
3872
|
-
} from '../icons/mail-question-mark';
|
|
3873
3891
|
// LockOpen aliases
|
|
3874
3892
|
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3875
3893
|
export {
|
|
3876
3894
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. */
|
|
3877
3895
|
default as UnlockIcon
|
|
3878
3896
|
} from '../icons/lock-open';
|
|
3897
|
+
// MailQuestionMark aliases
|
|
3898
|
+
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3899
|
+
export {
|
|
3900
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. */
|
|
3901
|
+
default as MailQuestionIcon
|
|
3902
|
+
} from '../icons/mail-question-mark';
|
|
3879
3903
|
// MapPinPen aliases
|
|
3880
3904
|
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3881
3905
|
export {
|
|
@@ -3906,36 +3930,36 @@ export {
|
|
|
3906
3930
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. */
|
|
3907
3931
|
default as Move3DIcon
|
|
3908
3932
|
} from '../icons/move-3d';
|
|
3909
|
-
//
|
|
3910
|
-
export { default as
|
|
3933
|
+
// OctagonPause aliases
|
|
3934
|
+
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3911
3935
|
export {
|
|
3912
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3913
|
-
default as
|
|
3914
|
-
} from '../icons/octagon-
|
|
3936
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
3937
|
+
default as PauseOctagonIcon
|
|
3938
|
+
} from '../icons/octagon-pause';
|
|
3915
3939
|
// OctagonX aliases
|
|
3916
3940
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3917
3941
|
export {
|
|
3918
3942
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. */
|
|
3919
3943
|
default as XOctagonIcon
|
|
3920
3944
|
} from '../icons/octagon-x';
|
|
3921
|
-
//
|
|
3922
|
-
export { default as
|
|
3945
|
+
// PanelBottomDashed aliases
|
|
3946
|
+
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3923
3947
|
export {
|
|
3924
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3925
|
-
default as
|
|
3926
|
-
} from '../icons/
|
|
3948
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
|
|
3949
|
+
default as PanelBottomInactiveIcon
|
|
3950
|
+
} from '../icons/panel-bottom-dashed';
|
|
3927
3951
|
// PaintbrushVertical aliases
|
|
3928
3952
|
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3929
3953
|
export {
|
|
3930
3954
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. */
|
|
3931
3955
|
default as Paintbrush2Icon
|
|
3932
3956
|
} from '../icons/paintbrush-vertical';
|
|
3933
|
-
//
|
|
3934
|
-
export { default as
|
|
3957
|
+
// OctagonAlert aliases
|
|
3958
|
+
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3935
3959
|
export {
|
|
3936
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3937
|
-
default as
|
|
3938
|
-
} from '../icons/
|
|
3960
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
|
|
3961
|
+
default as AlertOctagonIcon
|
|
3962
|
+
} from '../icons/octagon-alert';
|
|
3939
3963
|
// PanelLeftClose aliases
|
|
3940
3964
|
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3941
3965
|
export {
|
|
@@ -3948,6 +3972,12 @@ export {
|
|
|
3948
3972
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. */
|
|
3949
3973
|
default as PanelLeftInactiveIcon
|
|
3950
3974
|
} from '../icons/panel-left-dashed';
|
|
3975
|
+
// PanelLeft aliases
|
|
3976
|
+
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3977
|
+
export {
|
|
3978
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
|
|
3979
|
+
default as SidebarIcon
|
|
3980
|
+
} from '../icons/panel-left';
|
|
3951
3981
|
// PanelLeftOpen aliases
|
|
3952
3982
|
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3953
3983
|
export {
|
|
@@ -3960,12 +3990,6 @@ export {
|
|
|
3960
3990
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. */
|
|
3961
3991
|
default as PanelRightInactiveIcon
|
|
3962
3992
|
} from '../icons/panel-right-dashed';
|
|
3963
|
-
// PanelLeft aliases
|
|
3964
|
-
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3965
|
-
export {
|
|
3966
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. */
|
|
3967
|
-
default as SidebarIcon
|
|
3968
|
-
} from '../icons/panel-left';
|
|
3969
3993
|
// PanelTopDashed aliases
|
|
3970
3994
|
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3971
3995
|
export {
|
|
@@ -4026,78 +4050,84 @@ export {
|
|
|
4026
4050
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. */
|
|
4027
4051
|
default as PanelsTopBottomIcon
|
|
4028
4052
|
} from '../icons/rows-3';
|
|
4029
|
-
// Scale3d aliases
|
|
4030
|
-
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
4031
|
-
export {
|
|
4032
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. */
|
|
4033
|
-
default as Scale3DIcon
|
|
4034
|
-
} from '../icons/scale-3d';
|
|
4035
4053
|
// SendHorizontal aliases
|
|
4036
4054
|
export { default as SendHorizontalIcon } from '../icons/send-horizontal';
|
|
4037
4055
|
export {
|
|
4038
4056
|
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. */
|
|
4039
4057
|
default as SendHorizonalIcon
|
|
4040
4058
|
} from '../icons/send-horizontal';
|
|
4059
|
+
// Scale3d aliases
|
|
4060
|
+
export { default as Scale3dIcon } from '../icons/scale-3d';
|
|
4061
|
+
export {
|
|
4062
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. */
|
|
4063
|
+
default as Scale3DIcon
|
|
4064
|
+
} from '../icons/scale-3d';
|
|
4041
4065
|
// ShieldQuestionMark aliases
|
|
4042
4066
|
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
4043
4067
|
export {
|
|
4044
4068
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. */
|
|
4045
4069
|
default as ShieldQuestionIcon
|
|
4046
4070
|
} from '../icons/shield-question-mark';
|
|
4047
|
-
// SlidersVertical aliases
|
|
4048
|
-
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
4049
|
-
export {
|
|
4050
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. */
|
|
4051
|
-
default as SlidersIcon
|
|
4052
|
-
} from '../icons/sliders-vertical';
|
|
4053
4071
|
// ShieldX aliases
|
|
4054
4072
|
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
4055
4073
|
export {
|
|
4056
4074
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
|
|
4057
4075
|
default as ShieldCloseIcon
|
|
4058
4076
|
} from '../icons/shield-x';
|
|
4059
|
-
//
|
|
4060
|
-
export { default as
|
|
4061
|
-
export {
|
|
4062
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4063
|
-
default as
|
|
4064
|
-
} from '../icons/
|
|
4077
|
+
// SlidersVertical aliases
|
|
4078
|
+
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
4079
|
+
export {
|
|
4080
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. */
|
|
4081
|
+
default as SlidersIcon
|
|
4082
|
+
} from '../icons/sliders-vertical';
|
|
4065
4083
|
// Sparkles aliases
|
|
4066
4084
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
4067
4085
|
export {
|
|
4068
4086
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. */
|
|
4069
4087
|
default as StarsIcon
|
|
4070
4088
|
} from '../icons/sparkles';
|
|
4089
|
+
// SquareActivity aliases
|
|
4090
|
+
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
4091
|
+
export {
|
|
4092
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. */
|
|
4093
|
+
default as ActivitySquareIcon
|
|
4094
|
+
} from '../icons/square-activity';
|
|
4071
4095
|
// SquareArrowDownLeft aliases
|
|
4072
4096
|
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
4073
4097
|
export {
|
|
4074
4098
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. */
|
|
4075
4099
|
default as ArrowDownLeftSquareIcon
|
|
4076
4100
|
} from '../icons/square-arrow-down-left';
|
|
4077
|
-
// SquareArrowDown aliases
|
|
4078
|
-
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
4079
|
-
export {
|
|
4080
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
|
|
4081
|
-
default as ArrowDownSquareIcon
|
|
4082
|
-
} from '../icons/square-arrow-down';
|
|
4083
4101
|
// SquareArrowDownRight aliases
|
|
4084
4102
|
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
4085
4103
|
export {
|
|
4086
4104
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. */
|
|
4087
4105
|
default as ArrowDownRightSquareIcon
|
|
4088
4106
|
} from '../icons/square-arrow-down-right';
|
|
4107
|
+
// SquareArrowOutDownLeft aliases
|
|
4108
|
+
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left';
|
|
4109
|
+
export {
|
|
4110
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
|
|
4111
|
+
default as ArrowDownLeftFromSquareIcon
|
|
4112
|
+
} from '../icons/square-arrow-out-down-left';
|
|
4113
|
+
// SquareArrowDown aliases
|
|
4114
|
+
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
4115
|
+
export {
|
|
4116
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
|
|
4117
|
+
default as ArrowDownSquareIcon
|
|
4118
|
+
} from '../icons/square-arrow-down';
|
|
4089
4119
|
// SquareArrowLeft aliases
|
|
4090
4120
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
4091
4121
|
export {
|
|
4092
4122
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. */
|
|
4093
4123
|
default as ArrowLeftSquareIcon
|
|
4094
4124
|
} from '../icons/square-arrow-left';
|
|
4095
|
-
//
|
|
4096
|
-
export { default as
|
|
4125
|
+
// SquareArrowOutDownRight aliases
|
|
4126
|
+
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
4097
4127
|
export {
|
|
4098
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4099
|
-
default as
|
|
4100
|
-
} from '../icons/square-arrow-out-down-
|
|
4128
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. */
|
|
4129
|
+
default as ArrowDownRightFromSquareIcon
|
|
4130
|
+
} from '../icons/square-arrow-out-down-right';
|
|
4101
4131
|
// SquareArrowOutUpLeft aliases
|
|
4102
4132
|
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left';
|
|
4103
4133
|
export {
|
|
@@ -4110,12 +4140,6 @@ export {
|
|
|
4110
4140
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. */
|
|
4111
4141
|
default as ArrowRightSquareIcon
|
|
4112
4142
|
} from '../icons/square-arrow-right';
|
|
4113
|
-
// SquareArrowOutDownRight aliases
|
|
4114
|
-
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right';
|
|
4115
|
-
export {
|
|
4116
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. */
|
|
4117
|
-
default as ArrowDownRightFromSquareIcon
|
|
4118
|
-
} from '../icons/square-arrow-out-down-right';
|
|
4119
4143
|
// SquareArrowOutUpRight aliases
|
|
4120
4144
|
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
4121
4145
|
export {
|
|
@@ -4128,48 +4152,42 @@ export {
|
|
|
4128
4152
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. */
|
|
4129
4153
|
default as ArrowUpLeftSquareIcon
|
|
4130
4154
|
} from '../icons/square-arrow-up-left';
|
|
4131
|
-
// SquareArrowUp aliases
|
|
4132
|
-
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
4133
|
-
export {
|
|
4134
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. */
|
|
4135
|
-
default as ArrowUpSquareIcon
|
|
4136
|
-
} from '../icons/square-arrow-up';
|
|
4137
4155
|
// SquareArrowUpRight aliases
|
|
4138
4156
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
4139
4157
|
export {
|
|
4140
4158
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. */
|
|
4141
4159
|
default as ArrowUpRightSquareIcon
|
|
4142
4160
|
} from '../icons/square-arrow-up-right';
|
|
4143
|
-
//
|
|
4144
|
-
export { default as
|
|
4161
|
+
// SquareArrowUp aliases
|
|
4162
|
+
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
4145
4163
|
export {
|
|
4146
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4147
|
-
default as
|
|
4148
|
-
} from '../icons/square-
|
|
4164
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. */
|
|
4165
|
+
default as ArrowUpSquareIcon
|
|
4166
|
+
} from '../icons/square-arrow-up';
|
|
4149
4167
|
// SquareBottomDashedScissors aliases
|
|
4150
4168
|
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
4151
4169
|
export {
|
|
4152
4170
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. */
|
|
4153
4171
|
default as ScissorsSquareDashedBottomIcon
|
|
4154
4172
|
} from '../icons/square-bottom-dashed-scissors';
|
|
4155
|
-
//
|
|
4156
|
-
export { default as
|
|
4173
|
+
// SquareAsterisk aliases
|
|
4174
|
+
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
4157
4175
|
export {
|
|
4158
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4159
|
-
default as
|
|
4160
|
-
} from '../icons/square-
|
|
4176
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. */
|
|
4177
|
+
default as AsteriskSquareIcon
|
|
4178
|
+
} from '../icons/square-asterisk';
|
|
4161
4179
|
// SquareCenterlineDashedHorizontal aliases
|
|
4162
4180
|
export { default as SquareCenterlineDashedHorizontalIcon } from '../icons/square-centerline-dashed-horizontal';
|
|
4163
4181
|
export {
|
|
4164
4182
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. */
|
|
4165
4183
|
default as FlipHorizontalIcon
|
|
4166
4184
|
} from '../icons/square-centerline-dashed-horizontal';
|
|
4167
|
-
//
|
|
4168
|
-
export { default as
|
|
4185
|
+
// SquareCenterlineDashedVertical aliases
|
|
4186
|
+
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
4169
4187
|
export {
|
|
4170
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4171
|
-
default as
|
|
4172
|
-
} from '../icons/square-
|
|
4188
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedVertical} instead. */
|
|
4189
|
+
default as FlipVerticalIcon
|
|
4190
|
+
} from '../icons/square-centerline-dashed-vertical';
|
|
4173
4191
|
// SquareChartGantt aliases
|
|
4174
4192
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
4175
4193
|
export {
|
|
@@ -4186,6 +4204,12 @@ export {
|
|
|
4186
4204
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
|
|
4187
4205
|
default as CheckSquareIcon
|
|
4188
4206
|
} from '../icons/square-check-big';
|
|
4207
|
+
// SquareCheck aliases
|
|
4208
|
+
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
4209
|
+
export {
|
|
4210
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
|
|
4211
|
+
default as CheckSquare2Icon
|
|
4212
|
+
} from '../icons/square-check';
|
|
4189
4213
|
// SquareChevronDown aliases
|
|
4190
4214
|
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
4191
4215
|
export {
|
|
@@ -4198,18 +4222,18 @@ export {
|
|
|
4198
4222
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. */
|
|
4199
4223
|
default as ChevronRightSquareIcon
|
|
4200
4224
|
} from '../icons/square-chevron-right';
|
|
4201
|
-
// SquareChevronUp aliases
|
|
4202
|
-
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4203
|
-
export {
|
|
4204
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. */
|
|
4205
|
-
default as ChevronUpSquareIcon
|
|
4206
|
-
} from '../icons/square-chevron-up';
|
|
4207
4225
|
// SquareChevronLeft aliases
|
|
4208
4226
|
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
4209
4227
|
export {
|
|
4210
4228
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. */
|
|
4211
4229
|
default as ChevronLeftSquareIcon
|
|
4212
4230
|
} from '../icons/square-chevron-left';
|
|
4231
|
+
// SquareChevronUp aliases
|
|
4232
|
+
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
4233
|
+
export {
|
|
4234
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. */
|
|
4235
|
+
default as ChevronUpSquareIcon
|
|
4236
|
+
} from '../icons/square-chevron-up';
|
|
4213
4237
|
// SquareCode aliases
|
|
4214
4238
|
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
4215
4239
|
export {
|
|
@@ -4238,18 +4262,18 @@ export {
|
|
|
4238
4262
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedText} instead. */
|
|
4239
4263
|
default as TextSelectIcon
|
|
4240
4264
|
} from '../icons/square-dashed-text';
|
|
4241
|
-
// SquareDashed aliases
|
|
4242
|
-
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
4243
|
-
export {
|
|
4244
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
|
|
4245
|
-
default as BoxSelectIcon
|
|
4246
|
-
} from '../icons/square-dashed';
|
|
4247
4265
|
// SquareDivide aliases
|
|
4248
4266
|
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
4249
4267
|
export {
|
|
4250
4268
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. */
|
|
4251
4269
|
default as DivideSquareIcon
|
|
4252
4270
|
} from '../icons/square-divide';
|
|
4271
|
+
// SquareDashed aliases
|
|
4272
|
+
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
4273
|
+
export {
|
|
4274
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. */
|
|
4275
|
+
default as BoxSelectIcon
|
|
4276
|
+
} from '../icons/square-dashed';
|
|
4253
4277
|
// SquareDot aliases
|
|
4254
4278
|
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
4255
4279
|
export {
|
|
@@ -4262,18 +4286,24 @@ export {
|
|
|
4262
4286
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. */
|
|
4263
4287
|
default as EqualSquareIcon
|
|
4264
4288
|
} from '../icons/square-equal';
|
|
4289
|
+
// SquareFunction aliases
|
|
4290
|
+
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4291
|
+
export {
|
|
4292
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. */
|
|
4293
|
+
default as FunctionSquareIcon
|
|
4294
|
+
} from '../icons/square-function';
|
|
4265
4295
|
// SquareKanban aliases
|
|
4266
4296
|
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4267
4297
|
export {
|
|
4268
4298
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. */
|
|
4269
4299
|
default as KanbanSquareIcon
|
|
4270
4300
|
} from '../icons/square-kanban';
|
|
4271
|
-
//
|
|
4272
|
-
export { default as
|
|
4301
|
+
// SquareLibrary aliases
|
|
4302
|
+
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
4273
4303
|
export {
|
|
4274
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4275
|
-
default as
|
|
4276
|
-
} from '../icons/square-
|
|
4304
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. */
|
|
4305
|
+
default as LibrarySquareIcon
|
|
4306
|
+
} from '../icons/square-library';
|
|
4277
4307
|
// SquareM aliases
|
|
4278
4308
|
export { default as SquareMIcon } from '../icons/square-m';
|
|
4279
4309
|
export {
|
|
@@ -4292,24 +4322,18 @@ export {
|
|
|
4292
4322
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. */
|
|
4293
4323
|
default as MinusSquareIcon
|
|
4294
4324
|
} from '../icons/square-minus';
|
|
4295
|
-
//
|
|
4296
|
-
export { default as
|
|
4325
|
+
// SquareMousePointer aliases
|
|
4326
|
+
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4297
4327
|
export {
|
|
4298
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4299
|
-
default as
|
|
4300
|
-
} from '../icons/square-
|
|
4328
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. */
|
|
4329
|
+
default as InspectIcon
|
|
4330
|
+
} from '../icons/square-mouse-pointer';
|
|
4301
4331
|
// SquareParkingOff aliases
|
|
4302
4332
|
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
4303
4333
|
export {
|
|
4304
4334
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
4305
4335
|
default as ParkingSquareOffIcon
|
|
4306
4336
|
} from '../icons/square-parking-off';
|
|
4307
|
-
// SquareMousePointer aliases
|
|
4308
|
-
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4309
|
-
export {
|
|
4310
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. */
|
|
4311
|
-
default as InspectIcon
|
|
4312
|
-
} from '../icons/square-mouse-pointer';
|
|
4313
4337
|
// SquareParking aliases
|
|
4314
4338
|
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4315
4339
|
export {
|
|
@@ -4342,18 +4366,18 @@ export {
|
|
|
4342
4366
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. */
|
|
4343
4367
|
default as PiSquareIcon
|
|
4344
4368
|
} from '../icons/square-pi';
|
|
4345
|
-
// SquarePlay aliases
|
|
4346
|
-
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4347
|
-
export {
|
|
4348
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
|
|
4349
|
-
default as PlaySquareIcon
|
|
4350
|
-
} from '../icons/square-play';
|
|
4351
4369
|
// SquarePilcrow aliases
|
|
4352
4370
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow';
|
|
4353
4371
|
export {
|
|
4354
4372
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
|
|
4355
4373
|
default as PilcrowSquareIcon
|
|
4356
4374
|
} from '../icons/square-pilcrow';
|
|
4375
|
+
// SquarePlay aliases
|
|
4376
|
+
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4377
|
+
export {
|
|
4378
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
|
|
4379
|
+
default as PlaySquareIcon
|
|
4380
|
+
} from '../icons/square-play';
|
|
4357
4381
|
// SquarePlus aliases
|
|
4358
4382
|
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4359
4383
|
export {
|
|
@@ -4378,48 +4402,48 @@ export {
|
|
|
4378
4402
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4379
4403
|
default as SlashSquareIcon
|
|
4380
4404
|
} from '../icons/square-slash';
|
|
4381
|
-
// SquareSigma aliases
|
|
4382
|
-
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4383
|
-
export {
|
|
4384
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
|
|
4385
|
-
default as SigmaSquareIcon
|
|
4386
|
-
} from '../icons/square-sigma';
|
|
4387
4405
|
// SquareSplitHorizontal aliases
|
|
4388
4406
|
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4389
4407
|
export {
|
|
4390
4408
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
|
|
4391
4409
|
default as SplitSquareHorizontalIcon
|
|
4392
4410
|
} from '../icons/square-split-horizontal';
|
|
4411
|
+
// SquareSigma aliases
|
|
4412
|
+
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
4413
|
+
export {
|
|
4414
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
|
|
4415
|
+
default as SigmaSquareIcon
|
|
4416
|
+
} from '../icons/square-sigma';
|
|
4393
4417
|
// SquareSplitVertical aliases
|
|
4394
4418
|
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4395
4419
|
export {
|
|
4396
4420
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
|
|
4397
4421
|
default as SplitSquareVerticalIcon
|
|
4398
4422
|
} from '../icons/square-split-vertical';
|
|
4399
|
-
// SquareUserRound aliases
|
|
4400
|
-
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4401
|
-
export {
|
|
4402
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
|
|
4403
|
-
default as UserSquare2Icon
|
|
4404
|
-
} from '../icons/square-user-round';
|
|
4405
4423
|
// SquareTerminal aliases
|
|
4406
4424
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
4407
4425
|
export {
|
|
4408
4426
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. */
|
|
4409
4427
|
default as TerminalSquareIcon
|
|
4410
4428
|
} from '../icons/square-terminal';
|
|
4411
|
-
//
|
|
4412
|
-
export { default as
|
|
4429
|
+
// SquareUserRound aliases
|
|
4430
|
+
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
4413
4431
|
export {
|
|
4414
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4415
|
-
default as
|
|
4416
|
-
} from '../icons/square-user';
|
|
4432
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. */
|
|
4433
|
+
default as UserSquare2Icon
|
|
4434
|
+
} from '../icons/square-user-round';
|
|
4417
4435
|
// SquareX aliases
|
|
4418
4436
|
export { default as SquareXIcon } from '../icons/square-x';
|
|
4419
4437
|
export {
|
|
4420
4438
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. */
|
|
4421
4439
|
default as XSquareIcon
|
|
4422
4440
|
} from '../icons/square-x';
|
|
4441
|
+
// SquareUser aliases
|
|
4442
|
+
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4443
|
+
export {
|
|
4444
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. */
|
|
4445
|
+
default as UserSquareIcon
|
|
4446
|
+
} from '../icons/square-user';
|
|
4423
4447
|
// TestTubeDiagonal aliases
|
|
4424
4448
|
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
4425
4449
|
export {
|
|
@@ -4438,6 +4462,12 @@ export {
|
|
|
4438
4462
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. */
|
|
4439
4463
|
default as AlignRightIcon
|
|
4440
4464
|
} from '../icons/text-align-end';
|
|
4465
|
+
// TextAlignJustify aliases
|
|
4466
|
+
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4467
|
+
export {
|
|
4468
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. */
|
|
4469
|
+
default as AlignJustifyIcon
|
|
4470
|
+
} from '../icons/text-align-justify';
|
|
4441
4471
|
// TextAlignStart aliases
|
|
4442
4472
|
export { default as TextAlignStartIcon } from '../icons/text-align-start';
|
|
4443
4473
|
export {
|
|
@@ -4448,54 +4478,48 @@ export {
|
|
|
4448
4478
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. */
|
|
4449
4479
|
default as AlignLeftIcon
|
|
4450
4480
|
} from '../icons/text-align-start';
|
|
4451
|
-
// TextAlignJustify aliases
|
|
4452
|
-
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify';
|
|
4453
|
-
export {
|
|
4454
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. */
|
|
4455
|
-
default as AlignJustifyIcon
|
|
4456
|
-
} from '../icons/text-align-justify';
|
|
4457
4481
|
// TextInitial aliases
|
|
4458
4482
|
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4459
4483
|
export {
|
|
4460
4484
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4461
4485
|
default as LetterTextIcon
|
|
4462
4486
|
} from '../icons/text-initial';
|
|
4463
|
-
// TextWrap aliases
|
|
4464
|
-
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4465
|
-
export {
|
|
4466
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4467
|
-
default as WrapTextIcon
|
|
4468
|
-
} from '../icons/text-wrap';
|
|
4469
4487
|
// TramFront aliases
|
|
4470
4488
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4471
4489
|
export {
|
|
4472
4490
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
|
|
4473
4491
|
default as TrainIcon
|
|
4474
4492
|
} from '../icons/tram-front';
|
|
4475
|
-
//
|
|
4476
|
-
export { default as
|
|
4493
|
+
// TextWrap aliases
|
|
4494
|
+
export { default as TextWrapIcon } from '../icons/text-wrap';
|
|
4477
4495
|
export {
|
|
4478
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4479
|
-
default as
|
|
4480
|
-
} from '../icons/
|
|
4496
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4497
|
+
default as WrapTextIcon
|
|
4498
|
+
} from '../icons/text-wrap';
|
|
4481
4499
|
// TriangleAlert aliases
|
|
4482
4500
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4483
4501
|
export {
|
|
4484
4502
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
|
|
4485
4503
|
default as AlertTriangleIcon
|
|
4486
4504
|
} from '../icons/triangle-alert';
|
|
4487
|
-
//
|
|
4488
|
-
export { default as
|
|
4505
|
+
// TreePalm aliases
|
|
4506
|
+
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
4489
4507
|
export {
|
|
4490
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4491
|
-
default as
|
|
4492
|
-
} from '../icons/
|
|
4508
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. */
|
|
4509
|
+
default as PalmtreeIcon
|
|
4510
|
+
} from '../icons/tree-palm';
|
|
4493
4511
|
// TvMinimal aliases
|
|
4494
4512
|
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4495
4513
|
export {
|
|
4496
4514
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. */
|
|
4497
4515
|
default as Tv2Icon
|
|
4498
4516
|
} from '../icons/tv-minimal';
|
|
4517
|
+
// University aliases
|
|
4518
|
+
export { default as UniversityIcon } from '../icons/university';
|
|
4519
|
+
export {
|
|
4520
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. */
|
|
4521
|
+
default as School2Icon
|
|
4522
|
+
} from '../icons/university';
|
|
4499
4523
|
// UserRoundCheck aliases
|
|
4500
4524
|
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4501
4525
|
export {
|
|
@@ -4520,18 +4544,18 @@ export {
|
|
|
4520
4544
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. */
|
|
4521
4545
|
default as UserMinus2Icon
|
|
4522
4546
|
} from '../icons/user-round-minus';
|
|
4523
|
-
// UserRoundX aliases
|
|
4524
|
-
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4525
|
-
export {
|
|
4526
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. */
|
|
4527
|
-
default as UserX2Icon
|
|
4528
|
-
} from '../icons/user-round-x';
|
|
4529
4547
|
// UserRound aliases
|
|
4530
4548
|
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4531
4549
|
export {
|
|
4532
4550
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4533
4551
|
default as User2Icon
|
|
4534
4552
|
} from '../icons/user-round';
|
|
4553
|
+
// UserRoundX aliases
|
|
4554
|
+
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4555
|
+
export {
|
|
4556
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. */
|
|
4557
|
+
default as UserX2Icon
|
|
4558
|
+
} from '../icons/user-round-x';
|
|
4535
4559
|
// UsersRound aliases
|
|
4536
4560
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4537
4561
|
export {
|
|
@@ -4544,18 +4568,18 @@ export {
|
|
|
4544
4568
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. */
|
|
4545
4569
|
default as ForkKnifeCrossedIcon
|
|
4546
4570
|
} from '../icons/utensils-crossed';
|
|
4547
|
-
// Utensils aliases
|
|
4548
|
-
export { default as UtensilsIcon } from '../icons/utensils';
|
|
4549
|
-
export {
|
|
4550
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. */
|
|
4551
|
-
default as ForkKnifeIcon
|
|
4552
|
-
} from '../icons/utensils';
|
|
4553
4571
|
// WalletMinimal aliases
|
|
4554
4572
|
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4555
4573
|
export {
|
|
4556
4574
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
|
|
4557
4575
|
default as Wallet2Icon
|
|
4558
4576
|
} from '../icons/wallet-minimal';
|
|
4577
|
+
// Utensils aliases
|
|
4578
|
+
export { default as UtensilsIcon } from '../icons/utensils';
|
|
4579
|
+
export {
|
|
4580
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. */
|
|
4581
|
+
default as ForkKnifeIcon
|
|
4582
|
+
} from '../icons/utensils';
|
|
4559
4583
|
// WandSparkles aliases
|
|
4560
4584
|
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4561
4585
|
export {
|