@lucide/astro 0.536.0 → 0.538.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 +130 -130
- package/src/aliases/prefixed.ts +570 -564
- package/src/aliases/suffixed.ts +925 -919
- package/src/icons/apple.ts +2 -2
- package/src/icons/circle-star.ts +18 -0
- package/src/icons/index.ts +157 -154
- package/src/icons/kayak.ts +18 -0
- package/src/icons/mic-off.ts +2 -2
- package/src/icons/rail-symbol.ts +1 -1
- package/src/icons/school.ts +2 -2
- package/src/icons/spade.ts +2 -2
- package/src/icons/square-star.ts +18 -0
- package/src/icons/store.ts +2 -2
package/src/aliases/suffixed.ts
CHANGED
|
@@ -8,12 +8,12 @@ export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
|
8
8
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
9
9
|
// Activity aliases
|
|
10
10
|
export { default as ActivityIcon } from '../icons/activity';
|
|
11
|
-
// AirVent aliases
|
|
12
|
-
export { default as AirVentIcon } from '../icons/air-vent';
|
|
13
11
|
// Airplay aliases
|
|
14
12
|
export { default as AirplayIcon } from '../icons/airplay';
|
|
15
13
|
// AlarmClockOff aliases
|
|
16
14
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
15
|
+
// AirVent aliases
|
|
16
|
+
export { default as AirVentIcon } from '../icons/air-vent';
|
|
17
17
|
// AlarmClock aliases
|
|
18
18
|
export { default as AlarmClockIcon } from '../icons/alarm-clock';
|
|
19
19
|
// AlarmSmoke aliases
|
|
@@ -38,28 +38,28 @@ export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-hori
|
|
|
38
38
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
39
39
|
// AlignHorizontalJustifyCenter aliases
|
|
40
40
|
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center';
|
|
41
|
-
// AlignHorizontalJustifyEnd aliases
|
|
42
|
-
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
43
41
|
// AlignHorizontalJustifyStart aliases
|
|
44
42
|
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start';
|
|
43
|
+
// AlignHorizontalJustifyEnd aliases
|
|
44
|
+
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end';
|
|
45
45
|
// AlignHorizontalSpaceAround aliases
|
|
46
46
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around';
|
|
47
47
|
// AlignHorizontalSpaceBetween aliases
|
|
48
48
|
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between';
|
|
49
|
-
// AlignJustify aliases
|
|
50
|
-
export { default as AlignJustifyIcon } from '../icons/align-justify';
|
|
51
49
|
// AlignLeft aliases
|
|
52
50
|
export { default as AlignLeftIcon } from '../icons/align-left';
|
|
51
|
+
// AlignJustify aliases
|
|
52
|
+
export { default as AlignJustifyIcon } from '../icons/align-justify';
|
|
53
53
|
// AlignRight aliases
|
|
54
54
|
export { default as AlignRightIcon } from '../icons/align-right';
|
|
55
55
|
// AlignStartHorizontal aliases
|
|
56
56
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal';
|
|
57
|
-
// AlignStartVertical aliases
|
|
58
|
-
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
59
57
|
// AlignVerticalDistributeCenter aliases
|
|
60
58
|
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center';
|
|
61
59
|
// AlignVerticalDistributeEnd aliases
|
|
62
60
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end';
|
|
61
|
+
// AlignStartVertical aliases
|
|
62
|
+
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical';
|
|
63
63
|
// AlignVerticalDistributeStart aliases
|
|
64
64
|
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start';
|
|
65
65
|
// AlignVerticalJustifyCenter aliases
|
|
@@ -72,26 +72,26 @@ export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertica
|
|
|
72
72
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around';
|
|
73
73
|
// AlignVerticalSpaceBetween aliases
|
|
74
74
|
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between';
|
|
75
|
-
// Ambulance aliases
|
|
76
|
-
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
77
75
|
// Ampersand aliases
|
|
78
76
|
export { default as AmpersandIcon } from '../icons/ampersand';
|
|
79
77
|
// Ampersands aliases
|
|
80
78
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
81
|
-
//
|
|
82
|
-
export { default as
|
|
79
|
+
// Ambulance aliases
|
|
80
|
+
export { default as AmbulanceIcon } from '../icons/ambulance';
|
|
83
81
|
// Anchor aliases
|
|
84
82
|
export { default as AnchorIcon } from '../icons/anchor';
|
|
85
83
|
// Angry aliases
|
|
86
84
|
export { default as AngryIcon } from '../icons/angry';
|
|
85
|
+
// Amphora aliases
|
|
86
|
+
export { default as AmphoraIcon } from '../icons/amphora';
|
|
87
87
|
// Annoyed aliases
|
|
88
88
|
export { default as AnnoyedIcon } from '../icons/annoyed';
|
|
89
89
|
// Antenna aliases
|
|
90
90
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
91
|
-
// Anvil aliases
|
|
92
|
-
export { default as AnvilIcon } from '../icons/anvil';
|
|
93
91
|
// Aperture aliases
|
|
94
92
|
export { default as ApertureIcon } from '../icons/aperture';
|
|
93
|
+
// Anvil aliases
|
|
94
|
+
export { default as AnvilIcon } from '../icons/anvil';
|
|
95
95
|
// AppWindowMac aliases
|
|
96
96
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
97
97
|
// AppWindow aliases
|
|
@@ -104,18 +104,18 @@ export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
|
104
104
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
105
105
|
// Archive aliases
|
|
106
106
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
107
|
-
// Armchair aliases
|
|
108
|
-
export { default as ArmchairIcon } from '../icons/armchair';
|
|
109
107
|
// ArrowBigDownDash aliases
|
|
110
108
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
111
109
|
// ArrowBigDown aliases
|
|
112
110
|
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down';
|
|
113
111
|
// ArrowBigLeftDash aliases
|
|
114
112
|
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash';
|
|
115
|
-
//
|
|
116
|
-
export { default as
|
|
113
|
+
// Armchair aliases
|
|
114
|
+
export { default as ArmchairIcon } from '../icons/armchair';
|
|
117
115
|
// ArrowBigRightDash aliases
|
|
118
116
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash';
|
|
117
|
+
// ArrowBigLeft aliases
|
|
118
|
+
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left';
|
|
119
119
|
// ArrowBigRight aliases
|
|
120
120
|
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right';
|
|
121
121
|
// ArrowBigUpDash aliases
|
|
@@ -124,10 +124,10 @@ export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash';
|
|
|
124
124
|
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up';
|
|
125
125
|
// ArrowDownFromLine aliases
|
|
126
126
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line';
|
|
127
|
-
// ArrowDownLeft aliases
|
|
128
|
-
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
129
127
|
// ArrowDownNarrowWide aliases
|
|
130
128
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
129
|
+
// ArrowDownLeft aliases
|
|
130
|
+
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
131
131
|
// ArrowDownRight aliases
|
|
132
132
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
133
133
|
// ArrowDownToDot aliases
|
|
@@ -136,52 +136,52 @@ export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
|
136
136
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
137
137
|
// ArrowDownUp aliases
|
|
138
138
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
139
|
-
// ArrowLeftFromLine aliases
|
|
140
|
-
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
141
139
|
// ArrowDown aliases
|
|
142
140
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
143
141
|
// ArrowLeftRight aliases
|
|
144
142
|
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
145
|
-
//
|
|
146
|
-
export { default as
|
|
143
|
+
// ArrowLeftFromLine aliases
|
|
144
|
+
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
147
145
|
// ArrowLeftToLine aliases
|
|
148
146
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
149
147
|
// ArrowRightFromLine aliases
|
|
150
148
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
149
|
+
// ArrowLeft aliases
|
|
150
|
+
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
151
151
|
// ArrowRightLeft aliases
|
|
152
152
|
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
153
|
-
// ArrowRightToLine aliases
|
|
154
|
-
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
155
153
|
// ArrowRight aliases
|
|
156
154
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
155
|
+
// ArrowRightToLine aliases
|
|
156
|
+
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
157
157
|
// ArrowUpDown aliases
|
|
158
158
|
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
159
159
|
// ArrowUpFromDot aliases
|
|
160
160
|
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot';
|
|
161
161
|
// ArrowUpFromLine aliases
|
|
162
162
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line';
|
|
163
|
-
// ArrowUpLeft aliases
|
|
164
|
-
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
165
163
|
// ArrowUpRight aliases
|
|
166
164
|
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
165
|
+
// ArrowUpLeft aliases
|
|
166
|
+
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
167
167
|
// ArrowUpToLine aliases
|
|
168
168
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
169
169
|
// ArrowUpWideNarrow aliases
|
|
170
170
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
171
|
-
// ArrowUp aliases
|
|
172
|
-
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
173
171
|
// ArrowsUpFromLine aliases
|
|
174
172
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
173
|
+
// ArrowUp aliases
|
|
174
|
+
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
175
175
|
// Asterisk aliases
|
|
176
176
|
export { default as AsteriskIcon } from '../icons/asterisk';
|
|
177
177
|
// AtSign aliases
|
|
178
178
|
export { default as AtSignIcon } from '../icons/at-sign';
|
|
179
|
-
// AudioLines aliases
|
|
180
|
-
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
181
179
|
// Atom aliases
|
|
182
180
|
export { default as AtomIcon } from '../icons/atom';
|
|
183
181
|
// AudioWaveform aliases
|
|
184
182
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
183
|
+
// AudioLines aliases
|
|
184
|
+
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
185
185
|
// Award aliases
|
|
186
186
|
export { default as AwardIcon } from '../icons/award';
|
|
187
187
|
// Axe aliases
|
|
@@ -190,12 +190,12 @@ export { default as AxeIcon } from '../icons/axe';
|
|
|
190
190
|
export { default as BabyIcon } from '../icons/baby';
|
|
191
191
|
// Backpack aliases
|
|
192
192
|
export { default as BackpackIcon } from '../icons/backpack';
|
|
193
|
-
// BadgeAlert aliases
|
|
194
|
-
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
195
|
-
// BadgeDollarSign aliases
|
|
196
|
-
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
197
193
|
// BadgeCent aliases
|
|
198
194
|
export { default as BadgeCentIcon } from '../icons/badge-cent';
|
|
195
|
+
// BadgeDollarSign aliases
|
|
196
|
+
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign';
|
|
197
|
+
// BadgeAlert aliases
|
|
198
|
+
export { default as BadgeAlertIcon } from '../icons/badge-alert';
|
|
199
199
|
// BadgeEuro aliases
|
|
200
200
|
export { default as BadgeEuroIcon } from '../icons/badge-euro';
|
|
201
201
|
// BadgeIndianRupee aliases
|
|
@@ -208,16 +208,16 @@ export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen';
|
|
|
208
208
|
export { default as BadgeMinusIcon } from '../icons/badge-minus';
|
|
209
209
|
// BadgePercent aliases
|
|
210
210
|
export { default as BadgePercentIcon } from '../icons/badge-percent';
|
|
211
|
-
// BadgePlus aliases
|
|
212
|
-
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
213
211
|
// BadgePoundSterling aliases
|
|
214
212
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
213
|
+
// BadgePlus aliases
|
|
214
|
+
export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
215
215
|
// BadgeRussianRuble aliases
|
|
216
216
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
217
|
-
// BadgeTurkishLira aliases
|
|
218
|
-
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
219
217
|
// BadgeSwissFranc aliases
|
|
220
218
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
219
|
+
// BadgeTurkishLira aliases
|
|
220
|
+
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
221
221
|
// BadgeX aliases
|
|
222
222
|
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
223
223
|
// Badge aliases
|
|
@@ -252,34 +252,34 @@ export { default as BathIcon } from '../icons/bath';
|
|
|
252
252
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
253
253
|
// BatteryLow aliases
|
|
254
254
|
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
255
|
-
// BatteryMedium aliases
|
|
256
|
-
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
257
255
|
// BatteryPlus aliases
|
|
258
256
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
257
|
+
// BatteryMedium aliases
|
|
258
|
+
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
259
259
|
// BatteryWarning aliases
|
|
260
260
|
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
261
261
|
// Battery aliases
|
|
262
262
|
export { default as BatteryIcon } from '../icons/battery';
|
|
263
263
|
// Beaker aliases
|
|
264
264
|
export { default as BeakerIcon } from '../icons/beaker';
|
|
265
|
-
// BeanOff aliases
|
|
266
|
-
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
267
265
|
// Bean aliases
|
|
268
266
|
export { default as BeanIcon } from '../icons/bean';
|
|
267
|
+
// BeanOff aliases
|
|
268
|
+
export { default as BeanOffIcon } from '../icons/bean-off';
|
|
269
269
|
// BedDouble aliases
|
|
270
270
|
export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
271
|
-
// BedSingle aliases
|
|
272
|
-
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
273
271
|
// Bed aliases
|
|
274
272
|
export { default as BedIcon } from '../icons/bed';
|
|
273
|
+
// BedSingle aliases
|
|
274
|
+
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
275
275
|
// Beef aliases
|
|
276
276
|
export { default as BeefIcon } from '../icons/beef';
|
|
277
|
-
// BeerOff aliases
|
|
278
|
-
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
279
277
|
// Beer aliases
|
|
280
278
|
export { default as BeerIcon } from '../icons/beer';
|
|
281
279
|
// BellDot aliases
|
|
282
280
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
281
|
+
// BeerOff aliases
|
|
282
|
+
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
283
283
|
// BellElectric aliases
|
|
284
284
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
285
285
|
// BellMinus aliases
|
|
@@ -288,22 +288,22 @@ export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
|
288
288
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
289
289
|
// BellPlus aliases
|
|
290
290
|
export { default as BellPlusIcon } from '../icons/bell-plus';
|
|
291
|
-
// BellRing aliases
|
|
292
|
-
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
293
291
|
// Bell aliases
|
|
294
292
|
export { default as BellIcon } from '../icons/bell';
|
|
293
|
+
// BellRing aliases
|
|
294
|
+
export { default as BellRingIcon } from '../icons/bell-ring';
|
|
295
295
|
// BetweenVerticalEnd aliases
|
|
296
296
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
297
297
|
// BetweenVerticalStart aliases
|
|
298
298
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
299
|
-
// BicepsFlexed aliases
|
|
300
|
-
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
301
299
|
// Bike aliases
|
|
302
300
|
export { default as BikeIcon } from '../icons/bike';
|
|
303
|
-
//
|
|
304
|
-
export { default as
|
|
301
|
+
// BicepsFlexed aliases
|
|
302
|
+
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
305
303
|
// Binary aliases
|
|
306
304
|
export { default as BinaryIcon } from '../icons/binary';
|
|
305
|
+
// Binoculars aliases
|
|
306
|
+
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
307
307
|
// Biohazard aliases
|
|
308
308
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
309
309
|
// Bird aliases
|
|
@@ -314,12 +314,12 @@ export { default as BitcoinIcon } from '../icons/bitcoin';
|
|
|
314
314
|
export { default as BlendIcon } from '../icons/blend';
|
|
315
315
|
// Blinds aliases
|
|
316
316
|
export { default as BlindsIcon } from '../icons/blinds';
|
|
317
|
-
// Blocks aliases
|
|
318
|
-
export { default as BlocksIcon } from '../icons/blocks';
|
|
319
317
|
// BluetoothConnected aliases
|
|
320
318
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected';
|
|
321
319
|
// BluetoothOff aliases
|
|
322
320
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off';
|
|
321
|
+
// Blocks aliases
|
|
322
|
+
export { default as BlocksIcon } from '../icons/blocks';
|
|
323
323
|
// BluetoothSearching aliases
|
|
324
324
|
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching';
|
|
325
325
|
// Bold aliases
|
|
@@ -328,14 +328,14 @@ export { default as BoldIcon } from '../icons/bold';
|
|
|
328
328
|
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
329
329
|
// Bolt aliases
|
|
330
330
|
export { default as BoltIcon } from '../icons/bolt';
|
|
331
|
-
// Bone aliases
|
|
332
|
-
export { default as BoneIcon } from '../icons/bone';
|
|
333
331
|
// Bomb aliases
|
|
334
332
|
export { default as BombIcon } from '../icons/bomb';
|
|
335
|
-
//
|
|
336
|
-
export { default as
|
|
333
|
+
// Bone aliases
|
|
334
|
+
export { default as BoneIcon } from '../icons/bone';
|
|
337
335
|
// BookAlert aliases
|
|
338
336
|
export { default as BookAlertIcon } from '../icons/book-alert';
|
|
337
|
+
// BookA aliases
|
|
338
|
+
export { default as BookAIcon } from '../icons/book-a';
|
|
339
339
|
// BookCheck aliases
|
|
340
340
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
341
341
|
// BookAudio aliases
|
|
@@ -354,20 +354,20 @@ export { default as BookImageIcon } from '../icons/book-image';
|
|
|
354
354
|
export { default as BookKeyIcon } from '../icons/book-key';
|
|
355
355
|
// BookLock aliases
|
|
356
356
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
357
|
-
// BookMarked aliases
|
|
358
|
-
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
359
357
|
// BookMinus aliases
|
|
360
358
|
export { default as BookMinusIcon } from '../icons/book-minus';
|
|
359
|
+
// BookMarked aliases
|
|
360
|
+
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
361
361
|
// BookOpenCheck aliases
|
|
362
362
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check';
|
|
363
|
-
// BookOpen aliases
|
|
364
|
-
export { default as BookOpenIcon } from '../icons/book-open';
|
|
365
363
|
// BookOpenText aliases
|
|
366
364
|
export { default as BookOpenTextIcon } from '../icons/book-open-text';
|
|
367
|
-
//
|
|
368
|
-
export { default as
|
|
365
|
+
// BookOpen aliases
|
|
366
|
+
export { default as BookOpenIcon } from '../icons/book-open';
|
|
369
367
|
// BookText aliases
|
|
370
368
|
export { default as BookTextIcon } from '../icons/book-text';
|
|
369
|
+
// BookPlus aliases
|
|
370
|
+
export { default as BookPlusIcon } from '../icons/book-plus';
|
|
371
371
|
// BookType aliases
|
|
372
372
|
export { default as BookTypeIcon } from '../icons/book-type';
|
|
373
373
|
// BookUp2 aliases
|
|
@@ -380,22 +380,22 @@ export { default as BookUserIcon } from '../icons/book-user';
|
|
|
380
380
|
export { default as BookXIcon } from '../icons/book-x';
|
|
381
381
|
// Book aliases
|
|
382
382
|
export { default as BookIcon } from '../icons/book';
|
|
383
|
-
// BookmarkCheck aliases
|
|
384
|
-
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
385
383
|
// BookmarkMinus aliases
|
|
386
384
|
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus';
|
|
385
|
+
// BookmarkCheck aliases
|
|
386
|
+
export { default as BookmarkCheckIcon } from '../icons/bookmark-check';
|
|
387
387
|
// BookmarkPlus aliases
|
|
388
388
|
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus';
|
|
389
389
|
// BookmarkX aliases
|
|
390
390
|
export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
391
391
|
// Bookmark aliases
|
|
392
392
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
393
|
+
// BotOff aliases
|
|
394
|
+
export { default as BotOffIcon } from '../icons/bot-off';
|
|
393
395
|
// BoomBox aliases
|
|
394
396
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
395
397
|
// BotMessageSquare aliases
|
|
396
398
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
397
|
-
// BotOff aliases
|
|
398
|
-
export { default as BotOffIcon } from '../icons/bot-off';
|
|
399
399
|
// Bot aliases
|
|
400
400
|
export { default as BotIcon } from '../icons/bot';
|
|
401
401
|
// BottleWine aliases
|
|
@@ -418,10 +418,10 @@ export { default as BrainIcon } from '../icons/brain';
|
|
|
418
418
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
419
419
|
// BrickWall aliases
|
|
420
420
|
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
421
|
-
// BriefcaseBusiness aliases
|
|
422
|
-
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
423
421
|
// BriefcaseConveyorBelt aliases
|
|
424
422
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
423
|
+
// BriefcaseBusiness aliases
|
|
424
|
+
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
425
425
|
// BriefcaseMedical aliases
|
|
426
426
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
427
427
|
// Briefcase aliases
|
|
@@ -432,10 +432,10 @@ export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
|
432
432
|
export { default as BrushCleaningIcon } from '../icons/brush-cleaning';
|
|
433
433
|
// Brush aliases
|
|
434
434
|
export { default as BrushIcon } from '../icons/brush';
|
|
435
|
-
// Bubbles aliases
|
|
436
|
-
export { default as BubblesIcon } from '../icons/bubbles';
|
|
437
435
|
// BugOff aliases
|
|
438
436
|
export { default as BugOffIcon } from '../icons/bug-off';
|
|
437
|
+
// Bubbles aliases
|
|
438
|
+
export { default as BubblesIcon } from '../icons/bubbles';
|
|
439
439
|
// BugPlay aliases
|
|
440
440
|
export { default as BugPlayIcon } from '../icons/bug-play';
|
|
441
441
|
// Bug aliases
|
|
@@ -452,34 +452,34 @@ export { default as BusIcon } from '../icons/bus';
|
|
|
452
452
|
export { default as CableCarIcon } from '../icons/cable-car';
|
|
453
453
|
// Cable aliases
|
|
454
454
|
export { default as CableIcon } from '../icons/cable';
|
|
455
|
-
// CakeSlice aliases
|
|
456
|
-
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
457
455
|
// Cake aliases
|
|
458
456
|
export { default as CakeIcon } from '../icons/cake';
|
|
457
|
+
// CakeSlice aliases
|
|
458
|
+
export { default as CakeSliceIcon } from '../icons/cake-slice';
|
|
459
459
|
// Calculator aliases
|
|
460
460
|
export { default as CalculatorIcon } from '../icons/calculator';
|
|
461
|
-
// Calendar1 aliases
|
|
462
|
-
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
463
461
|
// CalendarArrowDown aliases
|
|
464
462
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down';
|
|
463
|
+
// Calendar1 aliases
|
|
464
|
+
export { default as Calendar1Icon } from '../icons/calendar-1';
|
|
465
465
|
// CalendarArrowUp aliases
|
|
466
466
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up';
|
|
467
467
|
// CalendarCheck2 aliases
|
|
468
468
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
469
469
|
// CalendarCheck aliases
|
|
470
470
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
471
|
-
// CalendarCog aliases
|
|
472
|
-
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
473
471
|
// CalendarClock aliases
|
|
474
472
|
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
475
473
|
// CalendarDays aliases
|
|
476
474
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
477
|
-
//
|
|
478
|
-
export { default as
|
|
475
|
+
// CalendarCog aliases
|
|
476
|
+
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
479
477
|
// CalendarHeart aliases
|
|
480
478
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
481
479
|
// CalendarMinus2 aliases
|
|
482
480
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
481
|
+
// CalendarFold aliases
|
|
482
|
+
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
483
483
|
// CalendarMinus aliases
|
|
484
484
|
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
485
485
|
// CalendarOff aliases
|
|
@@ -488,10 +488,10 @@ export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
|
488
488
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
489
489
|
// CalendarPlus aliases
|
|
490
490
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
491
|
-
// CalendarRange aliases
|
|
492
|
-
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
493
491
|
// CalendarSearch aliases
|
|
494
492
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
493
|
+
// CalendarRange aliases
|
|
494
|
+
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
495
495
|
// CalendarSync aliases
|
|
496
496
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
497
497
|
// CalendarX2 aliases
|
|
@@ -506,12 +506,12 @@ export { default as CameraOffIcon } from '../icons/camera-off';
|
|
|
506
506
|
export { default as CameraIcon } from '../icons/camera';
|
|
507
507
|
// CandyCane aliases
|
|
508
508
|
export { default as CandyCaneIcon } from '../icons/candy-cane';
|
|
509
|
-
// CandyOff aliases
|
|
510
|
-
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
511
|
-
// Candy aliases
|
|
512
|
-
export { default as CandyIcon } from '../icons/candy';
|
|
513
509
|
// Cannabis aliases
|
|
514
510
|
export { default as CannabisIcon } from '../icons/cannabis';
|
|
511
|
+
// Candy aliases
|
|
512
|
+
export { default as CandyIcon } from '../icons/candy';
|
|
513
|
+
// CandyOff aliases
|
|
514
|
+
export { default as CandyOffIcon } from '../icons/candy-off';
|
|
515
515
|
// CaptionsOff aliases
|
|
516
516
|
export { default as CaptionsOffIcon } from '../icons/captions-off';
|
|
517
517
|
// CarFront aliases
|
|
@@ -520,10 +520,10 @@ export { default as CarFrontIcon } from '../icons/car-front';
|
|
|
520
520
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front';
|
|
521
521
|
// Car aliases
|
|
522
522
|
export { default as CarIcon } from '../icons/car';
|
|
523
|
-
// CardSim aliases
|
|
524
|
-
export { default as CardSimIcon } from '../icons/card-sim';
|
|
525
523
|
// Caravan aliases
|
|
526
524
|
export { default as CaravanIcon } from '../icons/caravan';
|
|
525
|
+
// CardSim aliases
|
|
526
|
+
export { default as CardSimIcon } from '../icons/card-sim';
|
|
527
527
|
// Carrot aliases
|
|
528
528
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
529
529
|
// CaseLower aliases
|
|
@@ -536,26 +536,26 @@ export { default as CaseUpperIcon } from '../icons/case-upper';
|
|
|
536
536
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape';
|
|
537
537
|
// Cast aliases
|
|
538
538
|
export { default as CastIcon } from '../icons/cast';
|
|
539
|
-
// Cat aliases
|
|
540
|
-
export { default as CatIcon } from '../icons/cat';
|
|
541
539
|
// Castle aliases
|
|
542
540
|
export { default as CastleIcon } from '../icons/castle';
|
|
541
|
+
// Cat aliases
|
|
542
|
+
export { default as CatIcon } from '../icons/cat';
|
|
543
543
|
// Cctv aliases
|
|
544
544
|
export { default as CctvIcon } from '../icons/cctv';
|
|
545
|
-
// ChartBarDecreasing aliases
|
|
546
|
-
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
547
545
|
// ChartBarIncreasing aliases
|
|
548
546
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
547
|
+
// ChartBarDecreasing aliases
|
|
548
|
+
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing';
|
|
549
549
|
// ChartBarStacked aliases
|
|
550
550
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
551
551
|
// ChartColumnDecreasing aliases
|
|
552
552
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
553
|
-
// ChartColumnStacked aliases
|
|
554
|
-
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
555
|
-
// ChartGantt aliases
|
|
556
|
-
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
557
553
|
// ChartNetwork aliases
|
|
558
554
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
555
|
+
// ChartGantt aliases
|
|
556
|
+
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
557
|
+
// ChartColumnStacked aliases
|
|
558
|
+
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
559
559
|
// ChartNoAxesColumnDecreasing aliases
|
|
560
560
|
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
561
561
|
// ChartNoAxesCombined aliases
|
|
@@ -568,26 +568,26 @@ export { default as CheckCheckIcon } from '../icons/check-check';
|
|
|
568
568
|
export { default as CheckLineIcon } from '../icons/check-line';
|
|
569
569
|
// Check aliases
|
|
570
570
|
export { default as CheckIcon } from '../icons/check';
|
|
571
|
-
// ChefHat aliases
|
|
572
|
-
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
573
571
|
// Cherry aliases
|
|
574
572
|
export { default as CherryIcon } from '../icons/cherry';
|
|
575
|
-
//
|
|
576
|
-
export { default as
|
|
573
|
+
// ChefHat aliases
|
|
574
|
+
export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
577
575
|
// ChevronFirst aliases
|
|
578
576
|
export { default as ChevronFirstIcon } from '../icons/chevron-first';
|
|
577
|
+
// ChevronDown aliases
|
|
578
|
+
export { default as ChevronDownIcon } from '../icons/chevron-down';
|
|
579
579
|
// ChevronLast aliases
|
|
580
580
|
export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
581
581
|
// ChevronLeft aliases
|
|
582
582
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
583
|
-
// ChevronRight aliases
|
|
584
|
-
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
585
583
|
// ChevronUp aliases
|
|
586
584
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
587
|
-
//
|
|
588
|
-
export { default as
|
|
585
|
+
// ChevronRight aliases
|
|
586
|
+
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
589
587
|
// ChevronsDownUp aliases
|
|
590
588
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
589
|
+
// ChevronsDown aliases
|
|
590
|
+
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
591
591
|
// ChevronsLeftRightEllipsis aliases
|
|
592
592
|
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis';
|
|
593
593
|
// ChevronsLeftRight aliases
|
|
@@ -606,16 +606,16 @@ export { default as ChevronsUpIcon } from '../icons/chevrons-up';
|
|
|
606
606
|
export { default as ChromeIcon } from '../icons/chrome';
|
|
607
607
|
// Church aliases
|
|
608
608
|
export { default as ChurchIcon } from '../icons/church';
|
|
609
|
-
// Cigarette aliases
|
|
610
|
-
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
611
609
|
// CigaretteOff aliases
|
|
612
610
|
export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
611
|
+
// Cigarette aliases
|
|
612
|
+
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
613
613
|
// CircleDashed aliases
|
|
614
614
|
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
615
|
-
// CircleDotDashed aliases
|
|
616
|
-
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
617
615
|
// CircleDollarSign aliases
|
|
618
616
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
617
|
+
// CircleDotDashed aliases
|
|
618
|
+
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
619
619
|
// CircleDot aliases
|
|
620
620
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
621
621
|
// CircleEllipsis aliases
|
|
@@ -626,32 +626,34 @@ export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
|
626
626
|
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
627
627
|
// CircleFadingPlus aliases
|
|
628
628
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
629
|
-
// CircleOff aliases
|
|
630
|
-
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
631
629
|
// CirclePoundSterling aliases
|
|
632
630
|
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
631
|
+
// CircleOff aliases
|
|
632
|
+
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
633
633
|
// CircleSlash aliases
|
|
634
634
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
635
635
|
// CircleSmall aliases
|
|
636
636
|
export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
637
|
+
// CircleStar aliases
|
|
638
|
+
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
637
639
|
// Circle aliases
|
|
638
640
|
export { default as CircleIcon } from '../icons/circle';
|
|
641
|
+
// CircuitBoard aliases
|
|
642
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
639
643
|
// Citrus aliases
|
|
640
644
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
641
645
|
// Clapperboard aliases
|
|
642
646
|
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
643
|
-
// CircuitBoard aliases
|
|
644
|
-
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
645
647
|
// ClipboardCheck aliases
|
|
646
648
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
647
649
|
// ClipboardClock aliases
|
|
648
650
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
649
651
|
// ClipboardCopy aliases
|
|
650
652
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
651
|
-
// ClipboardList aliases
|
|
652
|
-
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
653
653
|
// ClipboardMinus aliases
|
|
654
654
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
655
|
+
// ClipboardList aliases
|
|
656
|
+
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
655
657
|
// ClipboardPaste aliases
|
|
656
658
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
657
659
|
// ClipboardPlus aliases
|
|
@@ -660,16 +662,16 @@ export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
|
660
662
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
661
663
|
// ClipboardX aliases
|
|
662
664
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
665
|
+
// Clock1 aliases
|
|
666
|
+
export { default as Clock1Icon } from '../icons/clock-1';
|
|
663
667
|
// Clipboard aliases
|
|
664
668
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
665
669
|
// Clock10 aliases
|
|
666
670
|
export { default as Clock10Icon } from '../icons/clock-10';
|
|
667
|
-
// Clock1 aliases
|
|
668
|
-
export { default as Clock1Icon } from '../icons/clock-1';
|
|
669
|
-
// Clock11 aliases
|
|
670
|
-
export { default as Clock11Icon } from '../icons/clock-11';
|
|
671
671
|
// Clock12 aliases
|
|
672
672
|
export { default as Clock12Icon } from '../icons/clock-12';
|
|
673
|
+
// Clock11 aliases
|
|
674
|
+
export { default as Clock11Icon } from '../icons/clock-11';
|
|
673
675
|
// Clock2 aliases
|
|
674
676
|
export { default as Clock2Icon } from '../icons/clock-2';
|
|
675
677
|
// Clock3 aliases
|
|
@@ -688,44 +690,44 @@ export { default as Clock8Icon } from '../icons/clock-8';
|
|
|
688
690
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
689
691
|
// ClockAlert aliases
|
|
690
692
|
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
691
|
-
// ClockArrowUp aliases
|
|
692
|
-
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
693
693
|
// ClockArrowDown aliases
|
|
694
694
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
695
|
+
// ClockArrowUp aliases
|
|
696
|
+
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
695
697
|
// ClockFading aliases
|
|
696
698
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
697
699
|
// ClockPlus aliases
|
|
698
700
|
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
699
|
-
// Clock aliases
|
|
700
|
-
export { default as ClockIcon } from '../icons/clock';
|
|
701
701
|
// ClosedCaption aliases
|
|
702
702
|
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
703
|
+
// CloudAlert aliases
|
|
704
|
+
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
705
|
+
// Clock aliases
|
|
706
|
+
export { default as ClockIcon } from '../icons/clock';
|
|
703
707
|
// CloudCheck aliases
|
|
704
708
|
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
709
|
+
// CloudDrizzle aliases
|
|
710
|
+
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
705
711
|
// CloudCog aliases
|
|
706
712
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
707
|
-
//
|
|
708
|
-
export { default as
|
|
713
|
+
// CloudHail aliases
|
|
714
|
+
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
709
715
|
// CloudFog aliases
|
|
710
716
|
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
711
|
-
// CloudDrizzle aliases
|
|
712
|
-
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
713
|
-
// CloudHail aliases
|
|
714
|
-
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
715
717
|
// CloudLightning aliases
|
|
716
718
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
717
|
-
// CloudMoonRain aliases
|
|
718
|
-
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
719
719
|
// CloudMoon aliases
|
|
720
720
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
721
|
-
//
|
|
722
|
-
export { default as
|
|
721
|
+
// CloudMoonRain aliases
|
|
722
|
+
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
723
723
|
// CloudOff aliases
|
|
724
724
|
export { default as CloudOffIcon } from '../icons/cloud-off';
|
|
725
|
-
//
|
|
726
|
-
export { default as
|
|
725
|
+
// CloudRainWind aliases
|
|
726
|
+
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind';
|
|
727
727
|
// CloudRain aliases
|
|
728
728
|
export { default as CloudRainIcon } from '../icons/cloud-rain';
|
|
729
|
+
// CloudSnow aliases
|
|
730
|
+
export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
729
731
|
// CloudSunRain aliases
|
|
730
732
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
731
733
|
// CloudSun aliases
|
|
@@ -734,56 +736,56 @@ export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
|
734
736
|
export { default as CloudIcon } from '../icons/cloud';
|
|
735
737
|
// Cloudy aliases
|
|
736
738
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
737
|
-
// Clover aliases
|
|
738
|
-
export { default as CloverIcon } from '../icons/clover';
|
|
739
739
|
// Club aliases
|
|
740
740
|
export { default as ClubIcon } from '../icons/club';
|
|
741
|
-
//
|
|
742
|
-
export { default as
|
|
741
|
+
// Clover aliases
|
|
742
|
+
export { default as CloverIcon } from '../icons/clover';
|
|
743
743
|
// Codepen aliases
|
|
744
744
|
export { default as CodepenIcon } from '../icons/codepen';
|
|
745
|
+
// Code aliases
|
|
746
|
+
export { default as CodeIcon } from '../icons/code';
|
|
745
747
|
// Codesandbox aliases
|
|
746
748
|
export { default as CodesandboxIcon } from '../icons/codesandbox';
|
|
747
749
|
// Coffee aliases
|
|
748
750
|
export { default as CoffeeIcon } from '../icons/coffee';
|
|
749
751
|
// Cog aliases
|
|
750
752
|
export { default as CogIcon } from '../icons/cog';
|
|
751
|
-
// Coins aliases
|
|
752
|
-
export { default as CoinsIcon } from '../icons/coins';
|
|
753
753
|
// Columns4 aliases
|
|
754
754
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
755
|
+
// Coins aliases
|
|
756
|
+
export { default as CoinsIcon } from '../icons/coins';
|
|
755
757
|
// Combine aliases
|
|
756
758
|
export { default as CombineIcon } from '../icons/combine';
|
|
757
759
|
// Command aliases
|
|
758
760
|
export { default as CommandIcon } from '../icons/command';
|
|
759
|
-
// Component aliases
|
|
760
|
-
export { default as ComponentIcon } from '../icons/component';
|
|
761
761
|
// Compass aliases
|
|
762
762
|
export { default as CompassIcon } from '../icons/compass';
|
|
763
763
|
// Computer aliases
|
|
764
764
|
export { default as ComputerIcon } from '../icons/computer';
|
|
765
|
+
// Component aliases
|
|
766
|
+
export { default as ComponentIcon } from '../icons/component';
|
|
765
767
|
// ConciergeBell aliases
|
|
766
768
|
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
767
769
|
// Cone aliases
|
|
768
770
|
export { default as ConeIcon } from '../icons/cone';
|
|
769
771
|
// Construction aliases
|
|
770
772
|
export { default as ConstructionIcon } from '../icons/construction';
|
|
771
|
-
// Contact aliases
|
|
772
|
-
export { default as ContactIcon } from '../icons/contact';
|
|
773
773
|
// Container aliases
|
|
774
774
|
export { default as ContainerIcon } from '../icons/container';
|
|
775
|
+
// Contact aliases
|
|
776
|
+
export { default as ContactIcon } from '../icons/contact';
|
|
775
777
|
// Contrast aliases
|
|
776
778
|
export { default as ContrastIcon } from '../icons/contrast';
|
|
777
779
|
// Cookie aliases
|
|
778
780
|
export { default as CookieIcon } from '../icons/cookie';
|
|
779
|
-
// CookingPot aliases
|
|
780
|
-
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
781
781
|
// CopyCheck aliases
|
|
782
782
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
783
|
-
//
|
|
784
|
-
export { default as
|
|
783
|
+
// CookingPot aliases
|
|
784
|
+
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
785
785
|
// CopyPlus aliases
|
|
786
786
|
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
787
|
+
// CopyMinus aliases
|
|
788
|
+
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
787
789
|
// CopyX aliases
|
|
788
790
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
789
791
|
// CopySlash aliases
|
|
@@ -792,28 +794,28 @@ export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
|
792
794
|
export { default as CopyIcon } from '../icons/copy';
|
|
793
795
|
// Copyleft aliases
|
|
794
796
|
export { default as CopyleftIcon } from '../icons/copyleft';
|
|
797
|
+
// CornerDownLeft aliases
|
|
798
|
+
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
795
799
|
// Copyright aliases
|
|
796
800
|
export { default as CopyrightIcon } from '../icons/copyright';
|
|
797
801
|
// CornerDownRight aliases
|
|
798
802
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right';
|
|
799
|
-
// CornerDownLeft aliases
|
|
800
|
-
export { default as CornerDownLeftIcon } from '../icons/corner-down-left';
|
|
801
|
-
// CornerLeftUp aliases
|
|
802
|
-
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
803
803
|
// CornerLeftDown aliases
|
|
804
804
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down';
|
|
805
|
-
//
|
|
806
|
-
export { default as
|
|
805
|
+
// CornerLeftUp aliases
|
|
806
|
+
export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
807
807
|
// CornerRightDown aliases
|
|
808
808
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
809
|
-
//
|
|
810
|
-
export { default as
|
|
809
|
+
// CornerRightUp aliases
|
|
810
|
+
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
811
811
|
// CornerUpLeft aliases
|
|
812
812
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
813
|
-
//
|
|
814
|
-
export { default as
|
|
813
|
+
// CornerUpRight aliases
|
|
814
|
+
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
815
815
|
// Cpu aliases
|
|
816
816
|
export { default as CpuIcon } from '../icons/cpu';
|
|
817
|
+
// CreativeCommons aliases
|
|
818
|
+
export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
817
819
|
// CreditCard aliases
|
|
818
820
|
export { default as CreditCardIcon } from '../icons/credit-card';
|
|
819
821
|
// Croissant aliases
|
|
@@ -830,26 +832,26 @@ export { default as CrownIcon } from '../icons/crown';
|
|
|
830
832
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
831
833
|
// CupSoda aliases
|
|
832
834
|
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
833
|
-
// Cylinder aliases
|
|
834
|
-
export { default as CylinderIcon } from '../icons/cylinder';
|
|
835
835
|
// Currency aliases
|
|
836
836
|
export { default as CurrencyIcon } from '../icons/currency';
|
|
837
|
+
// Cylinder aliases
|
|
838
|
+
export { default as CylinderIcon } from '../icons/cylinder';
|
|
837
839
|
// Dam aliases
|
|
838
840
|
export { default as DamIcon } from '../icons/dam';
|
|
839
|
-
// DatabaseBackup aliases
|
|
840
|
-
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
841
841
|
// DatabaseZap aliases
|
|
842
842
|
export { default as DatabaseZapIcon } from '../icons/database-zap';
|
|
843
|
+
// DatabaseBackup aliases
|
|
844
|
+
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
843
845
|
// Database aliases
|
|
844
846
|
export { default as DatabaseIcon } from '../icons/database';
|
|
845
847
|
// DecimalsArrowLeft aliases
|
|
846
848
|
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left';
|
|
847
|
-
// DecimalsArrowRight aliases
|
|
848
|
-
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
849
849
|
// Delete aliases
|
|
850
850
|
export { default as DeleteIcon } from '../icons/delete';
|
|
851
851
|
// Dessert aliases
|
|
852
852
|
export { default as DessertIcon } from '../icons/dessert';
|
|
853
|
+
// DecimalsArrowRight aliases
|
|
854
|
+
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right';
|
|
853
855
|
// Diameter aliases
|
|
854
856
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
855
857
|
// DiamondMinus aliases
|
|
@@ -864,52 +866,52 @@ export { default as Dice1Icon } from '../icons/dice-1';
|
|
|
864
866
|
export { default as Dice2Icon } from '../icons/dice-2';
|
|
865
867
|
// Dice3 aliases
|
|
866
868
|
export { default as Dice3Icon } from '../icons/dice-3';
|
|
867
|
-
// Dice4 aliases
|
|
868
|
-
export { default as Dice4Icon } from '../icons/dice-4';
|
|
869
869
|
// Dice5 aliases
|
|
870
870
|
export { default as Dice5Icon } from '../icons/dice-5';
|
|
871
|
+
// Dice4 aliases
|
|
872
|
+
export { default as Dice4Icon } from '../icons/dice-4';
|
|
871
873
|
// Dice6 aliases
|
|
872
874
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
873
|
-
// Dices aliases
|
|
874
|
-
export { default as DicesIcon } from '../icons/dices';
|
|
875
875
|
// Diff aliases
|
|
876
876
|
export { default as DiffIcon } from '../icons/diff';
|
|
877
877
|
// Disc2 aliases
|
|
878
878
|
export { default as Disc2Icon } from '../icons/disc-2';
|
|
879
|
+
// Dices aliases
|
|
880
|
+
export { default as DicesIcon } from '../icons/dices';
|
|
879
881
|
// Disc3 aliases
|
|
880
882
|
export { default as Disc3Icon } from '../icons/disc-3';
|
|
881
|
-
// DiscAlbum aliases
|
|
882
|
-
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
883
883
|
// Disc aliases
|
|
884
884
|
export { default as DiscIcon } from '../icons/disc';
|
|
885
885
|
// Divide aliases
|
|
886
886
|
export { default as DivideIcon } from '../icons/divide';
|
|
887
|
-
//
|
|
888
|
-
export { default as
|
|
887
|
+
// DiscAlbum aliases
|
|
888
|
+
export { default as DiscAlbumIcon } from '../icons/disc-album';
|
|
889
889
|
// Dna aliases
|
|
890
890
|
export { default as DnaIcon } from '../icons/dna';
|
|
891
|
-
//
|
|
892
|
-
export { default as
|
|
891
|
+
// DnaOff aliases
|
|
892
|
+
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
893
893
|
// Dog aliases
|
|
894
894
|
export { default as DogIcon } from '../icons/dog';
|
|
895
|
+
// Dock aliases
|
|
896
|
+
export { default as DockIcon } from '../icons/dock';
|
|
895
897
|
// DollarSign aliases
|
|
896
898
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
897
|
-
// Donut aliases
|
|
898
|
-
export { default as DonutIcon } from '../icons/donut';
|
|
899
899
|
// DoorClosedLocked aliases
|
|
900
900
|
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked';
|
|
901
|
+
// Donut aliases
|
|
902
|
+
export { default as DonutIcon } from '../icons/donut';
|
|
901
903
|
// DoorClosed aliases
|
|
902
904
|
export { default as DoorClosedIcon } from '../icons/door-closed';
|
|
903
905
|
// DoorOpen aliases
|
|
904
906
|
export { default as DoorOpenIcon } from '../icons/door-open';
|
|
905
|
-
// Dot aliases
|
|
906
|
-
export { default as DotIcon } from '../icons/dot';
|
|
907
907
|
// Download aliases
|
|
908
908
|
export { default as DownloadIcon } from '../icons/download';
|
|
909
909
|
// DraftingCompass aliases
|
|
910
910
|
export { default as DraftingCompassIcon } from '../icons/drafting-compass';
|
|
911
911
|
// Drama aliases
|
|
912
912
|
export { default as DramaIcon } from '../icons/drama';
|
|
913
|
+
// Dot aliases
|
|
914
|
+
export { default as DotIcon } from '../icons/dot';
|
|
913
915
|
// Dribbble aliases
|
|
914
916
|
export { default as DribbbleIcon } from '../icons/dribbble';
|
|
915
917
|
// Drill aliases
|
|
@@ -940,12 +942,12 @@ export { default as EclipseIcon } from '../icons/eclipse';
|
|
|
940
942
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
941
943
|
// EggOff aliases
|
|
942
944
|
export { default as EggOffIcon } from '../icons/egg-off';
|
|
945
|
+
// EqualApproximately aliases
|
|
946
|
+
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
943
947
|
// Egg aliases
|
|
944
948
|
export { default as EggIcon } from '../icons/egg';
|
|
945
949
|
// EqualNot aliases
|
|
946
950
|
export { default as EqualNotIcon } from '../icons/equal-not';
|
|
947
|
-
// EqualApproximately aliases
|
|
948
|
-
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
949
951
|
// Equal aliases
|
|
950
952
|
export { default as EqualIcon } from '../icons/equal';
|
|
951
953
|
// Eraser aliases
|
|
@@ -954,102 +956,102 @@ export { default as EraserIcon } from '../icons/eraser';
|
|
|
954
956
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
955
957
|
// Euro aliases
|
|
956
958
|
export { default as EuroIcon } from '../icons/euro';
|
|
957
|
-
// Expand aliases
|
|
958
|
-
export { default as ExpandIcon } from '../icons/expand';
|
|
959
959
|
// ExternalLink aliases
|
|
960
960
|
export { default as ExternalLinkIcon } from '../icons/external-link';
|
|
961
|
+
// Expand aliases
|
|
962
|
+
export { default as ExpandIcon } from '../icons/expand';
|
|
961
963
|
// EyeClosed aliases
|
|
962
964
|
export { default as EyeClosedIcon } from '../icons/eye-closed';
|
|
965
|
+
// Facebook aliases
|
|
966
|
+
export { default as FacebookIcon } from '../icons/facebook';
|
|
963
967
|
// Eye aliases
|
|
964
968
|
export { default as EyeIcon } from '../icons/eye';
|
|
965
969
|
// EyeOff aliases
|
|
966
970
|
export { default as EyeOffIcon } from '../icons/eye-off';
|
|
967
|
-
// Facebook aliases
|
|
968
|
-
export { default as FacebookIcon } from '../icons/facebook';
|
|
969
|
-
// Factory aliases
|
|
970
|
-
export { default as FactoryIcon } from '../icons/factory';
|
|
971
971
|
// Fan aliases
|
|
972
972
|
export { default as FanIcon } from '../icons/fan';
|
|
973
|
+
// Factory aliases
|
|
974
|
+
export { default as FactoryIcon } from '../icons/factory';
|
|
973
975
|
// FastForward aliases
|
|
974
976
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
975
977
|
// Feather aliases
|
|
976
978
|
export { default as FeatherIcon } from '../icons/feather';
|
|
977
|
-
// Fence aliases
|
|
978
|
-
export { default as FenceIcon } from '../icons/fence';
|
|
979
979
|
// FerrisWheel aliases
|
|
980
980
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
981
|
+
// Fence aliases
|
|
982
|
+
export { default as FenceIcon } from '../icons/fence';
|
|
981
983
|
// Figma aliases
|
|
982
984
|
export { default as FigmaIcon } from '../icons/figma';
|
|
983
985
|
// FileArchive aliases
|
|
984
986
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
985
|
-
// FileAudio2 aliases
|
|
986
|
-
export { default as FileAudio2Icon } from '../icons/file-audio-2';
|
|
987
|
-
// FileAudio aliases
|
|
988
|
-
export { default as FileAudioIcon } from '../icons/file-audio';
|
|
989
987
|
// FileBadge2 aliases
|
|
990
988
|
export { default as FileBadge2Icon } from '../icons/file-badge-2';
|
|
989
|
+
// FileAudio2 aliases
|
|
990
|
+
export { default as FileAudio2Icon } from '../icons/file-audio-2';
|
|
991
991
|
// FileBadge aliases
|
|
992
992
|
export { default as FileBadgeIcon } from '../icons/file-badge';
|
|
993
|
-
//
|
|
994
|
-
export { default as
|
|
993
|
+
// FileAudio aliases
|
|
994
|
+
export { default as FileAudioIcon } from '../icons/file-audio';
|
|
995
995
|
// FileCheck2 aliases
|
|
996
996
|
export { default as FileCheck2Icon } from '../icons/file-check-2';
|
|
997
997
|
// FileCheck aliases
|
|
998
998
|
export { default as FileCheckIcon } from '../icons/file-check';
|
|
999
|
+
// FileBox aliases
|
|
1000
|
+
export { default as FileBoxIcon } from '../icons/file-box';
|
|
999
1001
|
// FileClock aliases
|
|
1000
1002
|
export { default as FileClockIcon } from '../icons/file-clock';
|
|
1001
1003
|
// FileCode2 aliases
|
|
1002
1004
|
export { default as FileCode2Icon } from '../icons/file-code-2';
|
|
1003
1005
|
// FileCode aliases
|
|
1004
1006
|
export { default as FileCodeIcon } from '../icons/file-code';
|
|
1005
|
-
// FileDiff aliases
|
|
1006
|
-
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1007
1007
|
// FileDigit aliases
|
|
1008
1008
|
export { default as FileDigitIcon } from '../icons/file-digit';
|
|
1009
|
+
// FileDiff aliases
|
|
1010
|
+
export { default as FileDiffIcon } from '../icons/file-diff';
|
|
1009
1011
|
// FileDown aliases
|
|
1010
1012
|
export { default as FileDownIcon } from '../icons/file-down';
|
|
1013
|
+
// FileInput aliases
|
|
1014
|
+
export { default as FileInputIcon } from '../icons/file-input';
|
|
1011
1015
|
// FileHeart aliases
|
|
1012
1016
|
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1013
1017
|
// FileImage aliases
|
|
1014
1018
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
1015
|
-
// FileInput aliases
|
|
1016
|
-
export { default as FileInputIcon } from '../icons/file-input';
|
|
1017
1019
|
// FileJson2 aliases
|
|
1018
1020
|
export { default as FileJson2Icon } from '../icons/file-json-2';
|
|
1019
|
-
// FileJson aliases
|
|
1020
|
-
export { default as FileJsonIcon } from '../icons/file-json';
|
|
1021
1021
|
// FileKey2 aliases
|
|
1022
1022
|
export { default as FileKey2Icon } from '../icons/file-key-2';
|
|
1023
|
+
// FileJson aliases
|
|
1024
|
+
export { default as FileJsonIcon } from '../icons/file-json';
|
|
1023
1025
|
// FileKey aliases
|
|
1024
1026
|
export { default as FileKeyIcon } from '../icons/file-key';
|
|
1025
|
-
// FileLock2 aliases
|
|
1026
|
-
export { default as FileLock2Icon } from '../icons/file-lock-2';
|
|
1027
1027
|
// FileLock aliases
|
|
1028
1028
|
export { default as FileLockIcon } from '../icons/file-lock';
|
|
1029
1029
|
// FileMinus2 aliases
|
|
1030
1030
|
export { default as FileMinus2Icon } from '../icons/file-minus-2';
|
|
1031
1031
|
// FileMinus aliases
|
|
1032
1032
|
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1033
|
-
//
|
|
1034
|
-
export { default as
|
|
1033
|
+
// FileLock2 aliases
|
|
1034
|
+
export { default as FileLock2Icon } from '../icons/file-lock-2';
|
|
1035
1035
|
// FileMusic aliases
|
|
1036
1036
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1037
1037
|
// FilePlus2 aliases
|
|
1038
1038
|
export { default as FilePlus2Icon } from '../icons/file-plus-2';
|
|
1039
|
-
//
|
|
1040
|
-
export { default as
|
|
1039
|
+
// FileOutput aliases
|
|
1040
|
+
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1041
1041
|
// FileScan aliases
|
|
1042
1042
|
export { default as FileScanIcon } from '../icons/file-scan';
|
|
1043
|
-
//
|
|
1044
|
-
export { default as
|
|
1043
|
+
// FilePlus aliases
|
|
1044
|
+
export { default as FilePlusIcon } from '../icons/file-plus';
|
|
1045
1045
|
// FileSearch2 aliases
|
|
1046
1046
|
export { default as FileSearch2Icon } from '../icons/file-search-2';
|
|
1047
|
+
// FileSearch aliases
|
|
1048
|
+
export { default as FileSearchIcon } from '../icons/file-search';
|
|
1047
1049
|
// FileSliders aliases
|
|
1048
1050
|
export { default as FileSlidersIcon } from '../icons/file-sliders';
|
|
1049
|
-
// FileSpreadsheet aliases
|
|
1050
|
-
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1051
1051
|
// FileStack aliases
|
|
1052
1052
|
export { default as FileStackIcon } from '../icons/file-stack';
|
|
1053
|
+
// FileSpreadsheet aliases
|
|
1054
|
+
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet';
|
|
1053
1055
|
// FileSymlink aliases
|
|
1054
1056
|
export { default as FileSymlinkIcon } from '../icons/file-symlink';
|
|
1055
1057
|
// FileTerminal aliases
|
|
@@ -1070,10 +1072,10 @@ export { default as FileVolume2Icon } from '../icons/file-volume-2';
|
|
|
1070
1072
|
export { default as FileVolumeIcon } from '../icons/file-volume';
|
|
1071
1073
|
// FileWarning aliases
|
|
1072
1074
|
export { default as FileWarningIcon } from '../icons/file-warning';
|
|
1073
|
-
// FileX2 aliases
|
|
1074
|
-
export { default as FileX2Icon } from '../icons/file-x-2';
|
|
1075
1075
|
// FileX aliases
|
|
1076
1076
|
export { default as FileXIcon } from '../icons/file-x';
|
|
1077
|
+
// FileX2 aliases
|
|
1078
|
+
export { default as FileX2Icon } from '../icons/file-x-2';
|
|
1077
1079
|
// File aliases
|
|
1078
1080
|
export { default as FileIcon } from '../icons/file';
|
|
1079
1081
|
// Files aliases
|
|
@@ -1090,44 +1092,44 @@ export { default as FishOffIcon } from '../icons/fish-off';
|
|
|
1090
1092
|
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1091
1093
|
// Fish aliases
|
|
1092
1094
|
export { default as FishIcon } from '../icons/fish';
|
|
1093
|
-
// FlagOff aliases
|
|
1094
|
-
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1095
1095
|
// FlagTriangleLeft aliases
|
|
1096
1096
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left';
|
|
1097
|
+
// FlagOff aliases
|
|
1098
|
+
export { default as FlagOffIcon } from '../icons/flag-off';
|
|
1097
1099
|
// FlagTriangleRight aliases
|
|
1098
1100
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right';
|
|
1099
|
-
// FlameKindling aliases
|
|
1100
|
-
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1101
1101
|
// Flag aliases
|
|
1102
1102
|
export { default as FlagIcon } from '../icons/flag';
|
|
1103
|
+
// FlameKindling aliases
|
|
1104
|
+
export { default as FlameKindlingIcon } from '../icons/flame-kindling';
|
|
1103
1105
|
// Flame aliases
|
|
1104
1106
|
export { default as FlameIcon } from '../icons/flame';
|
|
1105
1107
|
// FlashlightOff aliases
|
|
1106
1108
|
export { default as FlashlightOffIcon } from '../icons/flashlight-off';
|
|
1107
1109
|
// Flashlight aliases
|
|
1108
1110
|
export { default as FlashlightIcon } from '../icons/flashlight';
|
|
1111
|
+
// FlaskConical aliases
|
|
1112
|
+
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1109
1113
|
// FlaskConicalOff aliases
|
|
1110
1114
|
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
1111
1115
|
// FlaskRound aliases
|
|
1112
1116
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1113
|
-
// FlaskConical aliases
|
|
1114
|
-
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1115
1117
|
// FlipHorizontal aliases
|
|
1116
1118
|
export { default as FlipHorizontalIcon } from '../icons/flip-horizontal';
|
|
1117
1119
|
// FlipHorizontal2 aliases
|
|
1118
1120
|
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1119
|
-
// FlipVertical2 aliases
|
|
1120
|
-
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1121
1121
|
// FlipVertical aliases
|
|
1122
1122
|
export { default as FlipVerticalIcon } from '../icons/flip-vertical';
|
|
1123
|
-
//
|
|
1124
|
-
export { default as
|
|
1123
|
+
// FlipVertical2 aliases
|
|
1124
|
+
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1125
1125
|
// Flower aliases
|
|
1126
1126
|
export { default as FlowerIcon } from '../icons/flower';
|
|
1127
|
-
//
|
|
1128
|
-
export { default as
|
|
1127
|
+
// Flower2 aliases
|
|
1128
|
+
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1129
1129
|
// Focus aliases
|
|
1130
1130
|
export { default as FocusIcon } from '../icons/focus';
|
|
1131
|
+
// FoldHorizontal aliases
|
|
1132
|
+
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1131
1133
|
// FoldVertical aliases
|
|
1132
1134
|
export { default as FoldVerticalIcon } from '../icons/fold-vertical';
|
|
1133
1135
|
// FolderArchive aliases
|
|
@@ -1140,26 +1142,26 @@ export { default as FolderClockIcon } from '../icons/folder-clock';
|
|
|
1140
1142
|
export { default as FolderClosedIcon } from '../icons/folder-closed';
|
|
1141
1143
|
// FolderCode aliases
|
|
1142
1144
|
export { default as FolderCodeIcon } from '../icons/folder-code';
|
|
1143
|
-
// FolderDot aliases
|
|
1144
|
-
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1145
1145
|
// FolderDown aliases
|
|
1146
1146
|
export { default as FolderDownIcon } from '../icons/folder-down';
|
|
1147
|
-
//
|
|
1148
|
-
export { default as
|
|
1147
|
+
// FolderDot aliases
|
|
1148
|
+
export { default as FolderDotIcon } from '../icons/folder-dot';
|
|
1149
1149
|
// FolderGit2 aliases
|
|
1150
1150
|
export { default as FolderGit2Icon } from '../icons/folder-git-2';
|
|
1151
|
-
//
|
|
1152
|
-
export { default as
|
|
1151
|
+
// FolderGit aliases
|
|
1152
|
+
export { default as FolderGitIcon } from '../icons/folder-git';
|
|
1153
1153
|
// FolderInput aliases
|
|
1154
1154
|
export { default as FolderInputIcon } from '../icons/folder-input';
|
|
1155
|
+
// FolderHeart aliases
|
|
1156
|
+
export { default as FolderHeartIcon } from '../icons/folder-heart';
|
|
1155
1157
|
// FolderKanban aliases
|
|
1156
1158
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban';
|
|
1157
|
-
// FolderLock aliases
|
|
1158
|
-
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1159
1159
|
// FolderKey aliases
|
|
1160
1160
|
export { default as FolderKeyIcon } from '../icons/folder-key';
|
|
1161
1161
|
// FolderMinus aliases
|
|
1162
1162
|
export { default as FolderMinusIcon } from '../icons/folder-minus';
|
|
1163
|
+
// FolderLock aliases
|
|
1164
|
+
export { default as FolderLockIcon } from '../icons/folder-lock';
|
|
1163
1165
|
// FolderOpenDot aliases
|
|
1164
1166
|
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot';
|
|
1165
1167
|
// FolderOpen aliases
|
|
@@ -1172,14 +1174,14 @@ export { default as FolderPlusIcon } from '../icons/folder-plus';
|
|
|
1172
1174
|
export { default as FolderRootIcon } from '../icons/folder-root';
|
|
1173
1175
|
// FolderSearch2 aliases
|
|
1174
1176
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1175
|
-
// FolderSearch aliases
|
|
1176
|
-
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1177
1177
|
// FolderSymlink aliases
|
|
1178
1178
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1179
|
-
// FolderSync aliases
|
|
1180
|
-
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1181
1179
|
// FolderTree aliases
|
|
1182
1180
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1181
|
+
// FolderSearch aliases
|
|
1182
|
+
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1183
|
+
// FolderSync aliases
|
|
1184
|
+
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1183
1185
|
// FolderUp aliases
|
|
1184
1186
|
export { default as FolderUpIcon } from '../icons/folder-up';
|
|
1185
1187
|
// FolderX aliases
|
|
@@ -1196,20 +1198,20 @@ export { default as ForkliftIcon } from '../icons/forklift';
|
|
|
1196
1198
|
export { default as ForwardIcon } from '../icons/forward';
|
|
1197
1199
|
// Frame aliases
|
|
1198
1200
|
export { default as FrameIcon } from '../icons/frame';
|
|
1199
|
-
// Framer aliases
|
|
1200
|
-
export { default as FramerIcon } from '../icons/framer';
|
|
1201
1201
|
// Frown aliases
|
|
1202
1202
|
export { default as FrownIcon } from '../icons/frown';
|
|
1203
1203
|
// Fuel aliases
|
|
1204
1204
|
export { default as FuelIcon } from '../icons/fuel';
|
|
1205
|
+
// Framer aliases
|
|
1206
|
+
export { default as FramerIcon } from '../icons/framer';
|
|
1205
1207
|
// Fullscreen aliases
|
|
1206
1208
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1207
1209
|
// FunnelPlus aliases
|
|
1208
1210
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1209
|
-
// GalleryHorizontalEnd aliases
|
|
1210
|
-
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1211
1211
|
// GalleryHorizontal aliases
|
|
1212
1212
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1213
|
+
// GalleryHorizontalEnd aliases
|
|
1214
|
+
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1213
1215
|
// GalleryThumbnails aliases
|
|
1214
1216
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1215
1217
|
// GalleryVerticalEnd aliases
|
|
@@ -1220,12 +1222,12 @@ export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
|
1220
1222
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1221
1223
|
// Gauge aliases
|
|
1222
1224
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1225
|
+
// Gamepad aliases
|
|
1226
|
+
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1223
1227
|
// Gavel aliases
|
|
1224
1228
|
export { default as GavelIcon } from '../icons/gavel';
|
|
1225
1229
|
// Gem aliases
|
|
1226
1230
|
export { default as GemIcon } from '../icons/gem';
|
|
1227
|
-
// Gamepad aliases
|
|
1228
|
-
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1229
1231
|
// GeorgianLari aliases
|
|
1230
1232
|
export { default as GeorgianLariIcon } from '../icons/georgian-lari';
|
|
1231
1233
|
// Ghost aliases
|
|
@@ -1234,48 +1236,48 @@ export { default as GhostIcon } from '../icons/ghost';
|
|
|
1234
1236
|
export { default as GiftIcon } from '../icons/gift';
|
|
1235
1237
|
// GitBranchPlus aliases
|
|
1236
1238
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1237
|
-
// GitCompareArrows aliases
|
|
1238
|
-
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1239
|
-
// GitBranch aliases
|
|
1240
|
-
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1241
1239
|
// GitCommitVertical aliases
|
|
1242
1240
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1241
|
+
// GitBranch aliases
|
|
1242
|
+
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1243
|
+
// GitCompareArrows aliases
|
|
1244
|
+
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1243
1245
|
// GitCompare aliases
|
|
1244
1246
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1245
1247
|
// GitFork aliases
|
|
1246
1248
|
export { default as GitForkIcon } from '../icons/git-fork';
|
|
1247
|
-
// GitMerge aliases
|
|
1248
|
-
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1249
1249
|
// GitGraph aliases
|
|
1250
1250
|
export { default as GitGraphIcon } from '../icons/git-graph';
|
|
1251
|
-
// GitPullRequestClosed aliases
|
|
1252
|
-
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1253
|
-
// GitPullRequestCreateArrow aliases
|
|
1254
|
-
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1255
1251
|
// GitPullRequestArrow aliases
|
|
1256
1252
|
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow';
|
|
1253
|
+
// GitMerge aliases
|
|
1254
|
+
export { default as GitMergeIcon } from '../icons/git-merge';
|
|
1255
|
+
// GitPullRequestClosed aliases
|
|
1256
|
+
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed';
|
|
1257
1257
|
// GitPullRequestCreate aliases
|
|
1258
1258
|
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create';
|
|
1259
|
-
//
|
|
1260
|
-
export { default as
|
|
1259
|
+
// GitPullRequestCreateArrow aliases
|
|
1260
|
+
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow';
|
|
1261
1261
|
// GitPullRequestDraft aliases
|
|
1262
1262
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft';
|
|
1263
|
+
// GitPullRequest aliases
|
|
1264
|
+
export { default as GitPullRequestIcon } from '../icons/git-pull-request';
|
|
1263
1265
|
// Github aliases
|
|
1264
1266
|
export { default as GithubIcon } from '../icons/github';
|
|
1265
|
-
// Gitlab aliases
|
|
1266
|
-
export { default as GitlabIcon } from '../icons/gitlab';
|
|
1267
1267
|
// GlassWater aliases
|
|
1268
1268
|
export { default as GlassWaterIcon } from '../icons/glass-water';
|
|
1269
|
+
// Gitlab aliases
|
|
1270
|
+
export { default as GitlabIcon } from '../icons/gitlab';
|
|
1269
1271
|
// Glasses aliases
|
|
1270
1272
|
export { default as GlassesIcon } from '../icons/glasses';
|
|
1271
1273
|
// GlobeLock aliases
|
|
1272
1274
|
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1273
1275
|
// Globe aliases
|
|
1274
1276
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1275
|
-
// Gpu aliases
|
|
1276
|
-
export { default as GpuIcon } from '../icons/gpu';
|
|
1277
1277
|
// Goal aliases
|
|
1278
1278
|
export { default as GoalIcon } from '../icons/goal';
|
|
1279
|
+
// Gpu aliases
|
|
1280
|
+
export { default as GpuIcon } from '../icons/gpu';
|
|
1279
1281
|
// GraduationCap aliases
|
|
1280
1282
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1281
1283
|
// Grape aliases
|
|
@@ -1286,10 +1288,10 @@ export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
|
1286
1288
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1287
1289
|
// GripVertical aliases
|
|
1288
1290
|
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1289
|
-
// Group aliases
|
|
1290
|
-
export { default as GroupIcon } from '../icons/group';
|
|
1291
1291
|
// Grip aliases
|
|
1292
1292
|
export { default as GripIcon } from '../icons/grip';
|
|
1293
|
+
// Group aliases
|
|
1294
|
+
export { default as GroupIcon } from '../icons/group';
|
|
1293
1295
|
// Guitar aliases
|
|
1294
1296
|
export { default as GuitarIcon } from '../icons/guitar';
|
|
1295
1297
|
// Ham aliases
|
|
@@ -1304,10 +1306,10 @@ export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
|
1304
1306
|
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1305
1307
|
// HandHeart aliases
|
|
1306
1308
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1307
|
-
// HandPlatter aliases
|
|
1308
|
-
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1309
1309
|
// HandMetal aliases
|
|
1310
1310
|
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1311
|
+
// HandPlatter aliases
|
|
1312
|
+
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1311
1313
|
// Hand aliases
|
|
1312
1314
|
export { default as HandIcon } from '../icons/hand';
|
|
1313
1315
|
// Handbag aliases
|
|
@@ -1320,32 +1322,32 @@ export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
|
1320
1322
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1321
1323
|
// HardDrive aliases
|
|
1322
1324
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1323
|
-
// HardHat aliases
|
|
1324
|
-
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1325
1325
|
// Hash aliases
|
|
1326
1326
|
export { default as HashIcon } from '../icons/hash';
|
|
1327
1327
|
// HatGlasses aliases
|
|
1328
1328
|
export { default as HatGlassesIcon } from '../icons/hat-glasses';
|
|
1329
|
+
// HardHat aliases
|
|
1330
|
+
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1329
1331
|
// Haze aliases
|
|
1330
1332
|
export { default as HazeIcon } from '../icons/haze';
|
|
1331
1333
|
// HdmiPort aliases
|
|
1332
1334
|
export { default as HdmiPortIcon } from '../icons/hdmi-port';
|
|
1333
1335
|
// Heading1 aliases
|
|
1334
1336
|
export { default as Heading1Icon } from '../icons/heading-1';
|
|
1335
|
-
// Heading2 aliases
|
|
1336
|
-
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1337
1337
|
// Heading3 aliases
|
|
1338
1338
|
export { default as Heading3Icon } from '../icons/heading-3';
|
|
1339
|
+
// Heading2 aliases
|
|
1340
|
+
export { default as Heading2Icon } from '../icons/heading-2';
|
|
1339
1341
|
// Heading4 aliases
|
|
1340
1342
|
export { default as Heading4Icon } from '../icons/heading-4';
|
|
1343
|
+
// Heading6 aliases
|
|
1344
|
+
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1341
1345
|
// Heading5 aliases
|
|
1342
1346
|
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1343
|
-
// Heading aliases
|
|
1344
|
-
export { default as HeadingIcon } from '../icons/heading';
|
|
1345
1347
|
// HeadphoneOff aliases
|
|
1346
1348
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1347
|
-
//
|
|
1348
|
-
export { default as
|
|
1349
|
+
// Heading aliases
|
|
1350
|
+
export { default as HeadingIcon } from '../icons/heading';
|
|
1349
1351
|
// Headphones aliases
|
|
1350
1352
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1351
1353
|
// Headset aliases
|
|
@@ -1368,46 +1370,46 @@ export { default as HeartIcon } from '../icons/heart';
|
|
|
1368
1370
|
export { default as HeaterIcon } from '../icons/heater';
|
|
1369
1371
|
// Hexagon aliases
|
|
1370
1372
|
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1371
|
-
// Highlighter aliases
|
|
1372
|
-
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1373
1373
|
// History aliases
|
|
1374
1374
|
export { default as HistoryIcon } from '../icons/history';
|
|
1375
|
-
//
|
|
1376
|
-
export { default as
|
|
1375
|
+
// Highlighter aliases
|
|
1376
|
+
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1377
1377
|
// Hop aliases
|
|
1378
1378
|
export { default as HopIcon } from '../icons/hop';
|
|
1379
|
+
// HopOff aliases
|
|
1380
|
+
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1379
1381
|
// Hospital aliases
|
|
1380
1382
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1381
|
-
// Hourglass aliases
|
|
1382
|
-
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1383
1383
|
// Hotel aliases
|
|
1384
1384
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1385
1385
|
// HousePlug aliases
|
|
1386
1386
|
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1387
|
-
//
|
|
1388
|
-
export { default as
|
|
1387
|
+
// Hourglass aliases
|
|
1388
|
+
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1389
1389
|
// HousePlus aliases
|
|
1390
1390
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1391
|
-
//
|
|
1392
|
-
export { default as
|
|
1393
|
-
// IdCard aliases
|
|
1394
|
-
export { default as IdCardIcon } from '../icons/id-card';
|
|
1391
|
+
// HouseWifi aliases
|
|
1392
|
+
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1395
1393
|
// ImageDown aliases
|
|
1396
1394
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1395
|
+
// IdCard aliases
|
|
1396
|
+
export { default as IdCardIcon } from '../icons/id-card';
|
|
1397
|
+
// IdCardLanyard aliases
|
|
1398
|
+
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1397
1399
|
// ImageMinus aliases
|
|
1398
1400
|
export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
1399
1401
|
// ImageOff aliases
|
|
1400
1402
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1401
1403
|
// ImagePlay aliases
|
|
1402
1404
|
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1403
|
-
// ImagePlus aliases
|
|
1404
|
-
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1405
|
-
// ImageUpscale aliases
|
|
1406
|
-
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1407
1405
|
// ImageUp aliases
|
|
1408
1406
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1407
|
+
// ImagePlus aliases
|
|
1408
|
+
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1409
1409
|
// Image aliases
|
|
1410
1410
|
export { default as ImageIcon } from '../icons/image';
|
|
1411
|
+
// ImageUpscale aliases
|
|
1412
|
+
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1411
1413
|
// Images aliases
|
|
1412
1414
|
export { default as ImagesIcon } from '../icons/images';
|
|
1413
1415
|
// Inbox aliases
|
|
@@ -1420,94 +1422,96 @@ export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
|
1420
1422
|
export { default as InfinityIcon } from '../icons/infinity';
|
|
1421
1423
|
// Info aliases
|
|
1422
1424
|
export { default as InfoIcon } from '../icons/info';
|
|
1423
|
-
// Instagram aliases
|
|
1424
|
-
export { default as InstagramIcon } from '../icons/instagram';
|
|
1425
1425
|
// InspectionPanel aliases
|
|
1426
1426
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1427
|
+
// Instagram aliases
|
|
1428
|
+
export { default as InstagramIcon } from '../icons/instagram';
|
|
1427
1429
|
// Italic aliases
|
|
1428
1430
|
export { default as ItalicIcon } from '../icons/italic';
|
|
1429
1431
|
// IterationCcw aliases
|
|
1430
1432
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1431
1433
|
// IterationCw aliases
|
|
1432
1434
|
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1433
|
-
// Joystick aliases
|
|
1434
|
-
export { default as JoystickIcon } from '../icons/joystick';
|
|
1435
1435
|
// JapaneseYen aliases
|
|
1436
1436
|
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1437
|
+
// Joystick aliases
|
|
1438
|
+
export { default as JoystickIcon } from '../icons/joystick';
|
|
1437
1439
|
// Kanban aliases
|
|
1438
1440
|
export { default as KanbanIcon } from '../icons/kanban';
|
|
1441
|
+
// Kayak aliases
|
|
1442
|
+
export { default as KayakIcon } from '../icons/kayak';
|
|
1439
1443
|
// KeyRound aliases
|
|
1440
1444
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1441
|
-
// KeySquare aliases
|
|
1442
|
-
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1443
1445
|
// Key aliases
|
|
1444
1446
|
export { default as KeyIcon } from '../icons/key';
|
|
1445
|
-
//
|
|
1446
|
-
export { default as
|
|
1447
|
+
// KeySquare aliases
|
|
1448
|
+
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1447
1449
|
// KeyboardMusic aliases
|
|
1448
1450
|
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1449
1451
|
// Keyboard aliases
|
|
1450
1452
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1453
|
+
// KeyboardOff aliases
|
|
1454
|
+
export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
1451
1455
|
// LampCeiling aliases
|
|
1452
1456
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1453
1457
|
// LampDesk aliases
|
|
1454
1458
|
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1455
1459
|
// LampFloor aliases
|
|
1456
1460
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1457
|
-
// LampWallUp aliases
|
|
1458
|
-
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1459
1461
|
// LampWallDown aliases
|
|
1460
1462
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1461
|
-
// LandPlot aliases
|
|
1462
|
-
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1463
1463
|
// Lamp aliases
|
|
1464
1464
|
export { default as LampIcon } from '../icons/lamp';
|
|
1465
1465
|
// Landmark aliases
|
|
1466
1466
|
export { default as LandmarkIcon } from '../icons/landmark';
|
|
1467
|
+
// LampWallUp aliases
|
|
1468
|
+
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1469
|
+
// LandPlot aliases
|
|
1470
|
+
export { default as LandPlotIcon } from '../icons/land-plot';
|
|
1467
1471
|
// Languages aliases
|
|
1468
1472
|
export { default as LanguagesIcon } from '../icons/languages';
|
|
1469
1473
|
// LaptopMinimalCheck aliases
|
|
1470
1474
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check';
|
|
1471
|
-
// LassoSelect aliases
|
|
1472
|
-
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1473
1475
|
// Laptop aliases
|
|
1474
1476
|
export { default as LaptopIcon } from '../icons/laptop';
|
|
1475
|
-
// Layers2 aliases
|
|
1476
|
-
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1477
1477
|
// Lasso aliases
|
|
1478
1478
|
export { default as LassoIcon } from '../icons/lasso';
|
|
1479
|
+
// LassoSelect aliases
|
|
1480
|
+
export { default as LassoSelectIcon } from '../icons/lasso-select';
|
|
1479
1481
|
// Laugh aliases
|
|
1480
1482
|
export { default as LaughIcon } from '../icons/laugh';
|
|
1483
|
+
// Layers2 aliases
|
|
1484
|
+
export { default as Layers2Icon } from '../icons/layers-2';
|
|
1481
1485
|
// LayoutDashboard aliases
|
|
1482
1486
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1483
1487
|
// LayoutGrid aliases
|
|
1484
1488
|
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1485
1489
|
// LayoutList aliases
|
|
1486
1490
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1487
|
-
// LayoutPanelLeft aliases
|
|
1488
|
-
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1489
1491
|
// LayoutPanelTop aliases
|
|
1490
1492
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1491
|
-
//
|
|
1492
|
-
export { default as
|
|
1493
|
+
// LayoutPanelLeft aliases
|
|
1494
|
+
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1493
1495
|
// LayoutTemplate aliases
|
|
1494
1496
|
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1495
|
-
//
|
|
1496
|
-
export { default as
|
|
1497
|
+
// Leaf aliases
|
|
1498
|
+
export { default as LeafIcon } from '../icons/leaf';
|
|
1497
1499
|
// Lectern aliases
|
|
1498
1500
|
export { default as LecternIcon } from '../icons/lectern';
|
|
1499
1501
|
// LetterText aliases
|
|
1500
1502
|
export { default as LetterTextIcon } from '../icons/letter-text';
|
|
1503
|
+
// LeafyGreen aliases
|
|
1504
|
+
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1501
1505
|
// LibraryBig aliases
|
|
1502
1506
|
export { default as LibraryBigIcon } from '../icons/library-big';
|
|
1503
|
-
// LifeBuoy aliases
|
|
1504
|
-
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1505
1507
|
// Library aliases
|
|
1506
1508
|
export { default as LibraryIcon } from '../icons/library';
|
|
1507
1509
|
// Ligature aliases
|
|
1508
1510
|
export { default as LigatureIcon } from '../icons/ligature';
|
|
1509
1511
|
// LightbulbOff aliases
|
|
1510
1512
|
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1513
|
+
// LifeBuoy aliases
|
|
1514
|
+
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1511
1515
|
// Lightbulb aliases
|
|
1512
1516
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1513
1517
|
// LineSquiggle aliases
|
|
@@ -1522,40 +1526,40 @@ export { default as LinkIcon } from '../icons/link';
|
|
|
1522
1526
|
export { default as LinkedinIcon } from '../icons/linkedin';
|
|
1523
1527
|
// ListCheck aliases
|
|
1524
1528
|
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1525
|
-
// ListEnd aliases
|
|
1526
|
-
export { default as ListEndIcon } from '../icons/list-end';
|
|
1527
1529
|
// ListChecks aliases
|
|
1528
1530
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1529
1531
|
// ListCollapse aliases
|
|
1530
1532
|
export { default as ListCollapseIcon } from '../icons/list-collapse';
|
|
1531
|
-
//
|
|
1532
|
-
export { default as
|
|
1533
|
+
// ListEnd aliases
|
|
1534
|
+
export { default as ListEndIcon } from '../icons/list-end';
|
|
1533
1535
|
// ListFilterPlus aliases
|
|
1534
1536
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus';
|
|
1535
1537
|
// ListMinus aliases
|
|
1536
1538
|
export { default as ListMinusIcon } from '../icons/list-minus';
|
|
1537
1539
|
// ListOrdered aliases
|
|
1538
1540
|
export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
1541
|
+
// ListFilter aliases
|
|
1542
|
+
export { default as ListFilterIcon } from '../icons/list-filter';
|
|
1539
1543
|
// ListMusic aliases
|
|
1540
1544
|
export { default as ListMusicIcon } from '../icons/list-music';
|
|
1541
1545
|
// ListPlus aliases
|
|
1542
1546
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1543
|
-
// ListRestart aliases
|
|
1544
|
-
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1545
1547
|
// ListStart aliases
|
|
1546
1548
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1549
|
+
// ListRestart aliases
|
|
1550
|
+
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1547
1551
|
// ListTodo aliases
|
|
1548
1552
|
export { default as ListTodoIcon } from '../icons/list-todo';
|
|
1549
1553
|
// ListTree aliases
|
|
1550
1554
|
export { default as ListTreeIcon } from '../icons/list-tree';
|
|
1551
1555
|
// ListVideo aliases
|
|
1552
1556
|
export { default as ListVideoIcon } from '../icons/list-video';
|
|
1553
|
-
// ListX aliases
|
|
1554
|
-
export { default as ListXIcon } from '../icons/list-x';
|
|
1555
1557
|
// List aliases
|
|
1556
1558
|
export { default as ListIcon } from '../icons/list';
|
|
1557
1559
|
// LoaderPinwheel aliases
|
|
1558
1560
|
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1561
|
+
// ListX aliases
|
|
1562
|
+
export { default as ListXIcon } from '../icons/list-x';
|
|
1559
1563
|
// Loader aliases
|
|
1560
1564
|
export { default as LoaderIcon } from '../icons/loader';
|
|
1561
1565
|
// LocateFixed aliases
|
|
@@ -1568,36 +1572,36 @@ export { default as LocateIcon } from '../icons/locate';
|
|
|
1568
1572
|
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1569
1573
|
// Lock aliases
|
|
1570
1574
|
export { default as LockIcon } from '../icons/lock';
|
|
1571
|
-
// LogIn aliases
|
|
1572
|
-
export { default as LogInIcon } from '../icons/log-in';
|
|
1573
1575
|
// LogOut aliases
|
|
1574
1576
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1577
|
+
// LogIn aliases
|
|
1578
|
+
export { default as LogInIcon } from '../icons/log-in';
|
|
1575
1579
|
// Logs aliases
|
|
1576
1580
|
export { default as LogsIcon } from '../icons/logs';
|
|
1577
1581
|
// Lollipop aliases
|
|
1578
1582
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1579
1583
|
// Luggage aliases
|
|
1580
1584
|
export { default as LuggageIcon } from '../icons/luggage';
|
|
1581
|
-
// MailCheck aliases
|
|
1582
|
-
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1583
1585
|
// Magnet aliases
|
|
1584
1586
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1585
|
-
//
|
|
1586
|
-
export { default as
|
|
1587
|
+
// MailCheck aliases
|
|
1588
|
+
export { default as MailCheckIcon } from '../icons/mail-check';
|
|
1587
1589
|
// MailOpen aliases
|
|
1588
1590
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1589
1591
|
// MailPlus aliases
|
|
1590
1592
|
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1593
|
+
// MailMinus aliases
|
|
1594
|
+
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1591
1595
|
// MailSearch aliases
|
|
1592
1596
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1593
|
-
// MailX aliases
|
|
1594
|
-
export { default as MailXIcon } from '../icons/mail-x';
|
|
1595
1597
|
// MailWarning aliases
|
|
1596
1598
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1597
|
-
//
|
|
1598
|
-
export { default as
|
|
1599
|
+
// MailX aliases
|
|
1600
|
+
export { default as MailXIcon } from '../icons/mail-x';
|
|
1599
1601
|
// Mail aliases
|
|
1600
1602
|
export { default as MailIcon } from '../icons/mail';
|
|
1603
|
+
// Mailbox aliases
|
|
1604
|
+
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1601
1605
|
// Mails aliases
|
|
1602
1606
|
export { default as MailsIcon } from '../icons/mails';
|
|
1603
1607
|
// MapPinCheckInside aliases
|
|
@@ -1610,10 +1614,10 @@ export { default as MapPinCheckIcon } from '../icons/map-pin-check';
|
|
|
1610
1614
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
1611
1615
|
// MapPinMinusInside aliases
|
|
1612
1616
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1613
|
-
// MapPinMinus aliases
|
|
1614
|
-
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1615
1617
|
// MapPinOff aliases
|
|
1616
1618
|
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1619
|
+
// MapPinMinus aliases
|
|
1620
|
+
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1617
1621
|
// MapPinPlusInside aliases
|
|
1618
1622
|
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1619
1623
|
// MapPinPlus aliases
|
|
@@ -1622,10 +1626,10 @@ export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
|
1622
1626
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1623
1627
|
// MapPinX aliases
|
|
1624
1628
|
export { default as MapPinXIcon } from '../icons/map-pin-x';
|
|
1625
|
-
// MapPin aliases
|
|
1626
|
-
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1627
1629
|
// MapPinned aliases
|
|
1628
1630
|
export { default as MapPinnedIcon } from '../icons/map-pinned';
|
|
1631
|
+
// MapPin aliases
|
|
1632
|
+
export { default as MapPinIcon } from '../icons/map-pin';
|
|
1629
1633
|
// Map aliases
|
|
1630
1634
|
export { default as MapIcon } from '../icons/map';
|
|
1631
1635
|
// MapPlus aliases
|
|
@@ -1634,10 +1638,10 @@ export { default as MapPlusIcon } from '../icons/map-plus';
|
|
|
1634
1638
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke';
|
|
1635
1639
|
// Mars aliases
|
|
1636
1640
|
export { default as MarsIcon } from '../icons/mars';
|
|
1637
|
-
// Maximize2 aliases
|
|
1638
|
-
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1639
1641
|
// Martini aliases
|
|
1640
1642
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1643
|
+
// Maximize2 aliases
|
|
1644
|
+
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1641
1645
|
// Maximize aliases
|
|
1642
1646
|
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1643
1647
|
// Medal aliases
|
|
@@ -1648,10 +1652,10 @@ export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
|
1648
1652
|
export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
1649
1653
|
// Meh aliases
|
|
1650
1654
|
export { default as MehIcon } from '../icons/meh';
|
|
1651
|
-
// Menu aliases
|
|
1652
|
-
export { default as MenuIcon } from '../icons/menu';
|
|
1653
1655
|
// MemoryStick aliases
|
|
1654
1656
|
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1657
|
+
// Menu aliases
|
|
1658
|
+
export { default as MenuIcon } from '../icons/menu';
|
|
1655
1659
|
// Merge aliases
|
|
1656
1660
|
export { default as MergeIcon } from '../icons/merge';
|
|
1657
1661
|
// MessageCircleDashed aliases
|
|
@@ -1660,12 +1664,12 @@ export { default as MessageCircleDashedIcon } from '../icons/message-circle-dash
|
|
|
1660
1664
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1661
1665
|
// MessageCircleHeart aliases
|
|
1662
1666
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1667
|
+
// MessageCircleMore aliases
|
|
1668
|
+
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1663
1669
|
// MessageCircleOff aliases
|
|
1664
1670
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1665
1671
|
// MessageCirclePlus aliases
|
|
1666
1672
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1667
|
-
// MessageCircleMore aliases
|
|
1668
|
-
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
1669
1673
|
// MessageCircleReply aliases
|
|
1670
1674
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1671
1675
|
// MessageCircleWarning aliases
|
|
@@ -1682,24 +1686,24 @@ export { default as MessageSquareDashedIcon } from '../icons/message-square-dash
|
|
|
1682
1686
|
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1683
1687
|
// MessageSquareDot aliases
|
|
1684
1688
|
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1685
|
-
// MessageSquareHeart aliases
|
|
1686
|
-
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1687
1689
|
// MessageSquareLock aliases
|
|
1688
1690
|
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1691
|
+
// MessageSquareHeart aliases
|
|
1692
|
+
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1689
1693
|
// MessageSquareMore aliases
|
|
1690
1694
|
export { default as MessageSquareMoreIcon } from '../icons/message-square-more';
|
|
1691
|
-
// MessageSquarePlus aliases
|
|
1692
|
-
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1693
1695
|
// MessageSquareOff aliases
|
|
1694
1696
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off';
|
|
1695
|
-
// MessageSquareReply aliases
|
|
1696
|
-
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1697
1697
|
// MessageSquareQuote aliases
|
|
1698
1698
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1699
|
-
//
|
|
1700
|
-
export { default as
|
|
1699
|
+
// MessageSquarePlus aliases
|
|
1700
|
+
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
1701
|
+
// MessageSquareReply aliases
|
|
1702
|
+
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1701
1703
|
// MessageSquareText aliases
|
|
1702
1704
|
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1705
|
+
// MessageSquareShare aliases
|
|
1706
|
+
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1703
1707
|
// MessageSquareWarning aliases
|
|
1704
1708
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1705
1709
|
// MessageSquareX aliases
|
|
@@ -1708,34 +1712,34 @@ export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
|
1708
1712
|
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1709
1713
|
// MessagesSquare aliases
|
|
1710
1714
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1711
|
-
// MicOff aliases
|
|
1712
|
-
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1713
1715
|
// Mic aliases
|
|
1714
1716
|
export { default as MicIcon } from '../icons/mic';
|
|
1715
|
-
//
|
|
1716
|
-
export { default as
|
|
1717
|
+
// MicOff aliases
|
|
1718
|
+
export { default as MicOffIcon } from '../icons/mic-off';
|
|
1717
1719
|
// Microscope aliases
|
|
1718
1720
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1719
|
-
//
|
|
1720
|
-
export { default as
|
|
1721
|
+
// Microchip aliases
|
|
1722
|
+
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1721
1723
|
// Microwave aliases
|
|
1722
1724
|
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1725
|
+
// Milestone aliases
|
|
1726
|
+
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1723
1727
|
// MilkOff aliases
|
|
1724
1728
|
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1725
1729
|
// Milk aliases
|
|
1726
1730
|
export { default as MilkIcon } from '../icons/milk';
|
|
1727
|
-
// Minimize2 aliases
|
|
1728
|
-
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1729
|
-
// Minimize aliases
|
|
1730
|
-
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1731
1731
|
// Minus aliases
|
|
1732
1732
|
export { default as MinusIcon } from '../icons/minus';
|
|
1733
|
+
// Minimize aliases
|
|
1734
|
+
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1735
|
+
// Minimize2 aliases
|
|
1736
|
+
export { default as Minimize2Icon } from '../icons/minimize-2';
|
|
1737
|
+
// MonitorCog aliases
|
|
1738
|
+
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1733
1739
|
// MonitorCheck aliases
|
|
1734
1740
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1735
1741
|
// MonitorDot aliases
|
|
1736
1742
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1737
|
-
// MonitorCog aliases
|
|
1738
|
-
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1739
1743
|
// MonitorDown aliases
|
|
1740
1744
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1741
1745
|
// MonitorOff aliases
|
|
@@ -1754,24 +1758,24 @@ export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
|
1754
1758
|
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1755
1759
|
// MonitorX aliases
|
|
1756
1760
|
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1757
|
-
// Monitor aliases
|
|
1758
|
-
export { default as MonitorIcon } from '../icons/monitor';
|
|
1759
1761
|
// MoonStar aliases
|
|
1760
1762
|
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1763
|
+
// Monitor aliases
|
|
1764
|
+
export { default as MonitorIcon } from '../icons/monitor';
|
|
1761
1765
|
// Moon aliases
|
|
1762
1766
|
export { default as MoonIcon } from '../icons/moon';
|
|
1763
1767
|
// MountainSnow aliases
|
|
1764
1768
|
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1765
1769
|
// Mountain aliases
|
|
1766
1770
|
export { default as MountainIcon } from '../icons/mountain';
|
|
1767
|
-
// MouseOff aliases
|
|
1768
|
-
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1769
1771
|
// MousePointer2 aliases
|
|
1770
1772
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1771
1773
|
// MousePointerBan aliases
|
|
1772
1774
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1773
1775
|
// MousePointerClick aliases
|
|
1774
1776
|
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1777
|
+
// MouseOff aliases
|
|
1778
|
+
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1775
1779
|
// MousePointer aliases
|
|
1776
1780
|
export { default as MousePointerIcon } from '../icons/mouse-pointer';
|
|
1777
1781
|
// Mouse aliases
|
|
@@ -1784,22 +1788,22 @@ export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
|
1784
1788
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1785
1789
|
// MoveDownRight aliases
|
|
1786
1790
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1787
|
-
// MoveDown aliases
|
|
1788
|
-
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1789
1791
|
// MoveHorizontal aliases
|
|
1790
1792
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1793
|
+
// MoveDown aliases
|
|
1794
|
+
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1791
1795
|
// MoveLeft aliases
|
|
1792
1796
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1793
1797
|
// MoveRight aliases
|
|
1794
1798
|
export { default as MoveRightIcon } from '../icons/move-right';
|
|
1795
|
-
// MoveUpLeft aliases
|
|
1796
|
-
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1797
1799
|
// MoveUpRight aliases
|
|
1798
1800
|
export { default as MoveUpRightIcon } from '../icons/move-up-right';
|
|
1799
|
-
//
|
|
1800
|
-
export { default as
|
|
1801
|
+
// MoveUpLeft aliases
|
|
1802
|
+
export { default as MoveUpLeftIcon } from '../icons/move-up-left';
|
|
1801
1803
|
// MoveUp aliases
|
|
1802
1804
|
export { default as MoveUpIcon } from '../icons/move-up';
|
|
1805
|
+
// MoveVertical aliases
|
|
1806
|
+
export { default as MoveVerticalIcon } from '../icons/move-vertical';
|
|
1803
1807
|
// Move aliases
|
|
1804
1808
|
export { default as MoveIcon } from '../icons/move';
|
|
1805
1809
|
// Music2 aliases
|
|
@@ -1812,46 +1816,46 @@ export { default as Music4Icon } from '../icons/music-4';
|
|
|
1812
1816
|
export { default as MusicIcon } from '../icons/music';
|
|
1813
1817
|
// Navigation2Off aliases
|
|
1814
1818
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off';
|
|
1815
|
-
// Navigation2 aliases
|
|
1816
|
-
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1817
1819
|
// NavigationOff aliases
|
|
1818
1820
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1821
|
+
// Navigation2 aliases
|
|
1822
|
+
export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
1819
1823
|
// Navigation aliases
|
|
1820
1824
|
export { default as NavigationIcon } from '../icons/navigation';
|
|
1821
1825
|
// Network aliases
|
|
1822
1826
|
export { default as NetworkIcon } from '../icons/network';
|
|
1823
1827
|
// Newspaper aliases
|
|
1824
1828
|
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1825
|
-
// Nfc aliases
|
|
1826
|
-
export { default as NfcIcon } from '../icons/nfc';
|
|
1827
1829
|
// NonBinary aliases
|
|
1828
1830
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1831
|
+
// Nfc aliases
|
|
1832
|
+
export { default as NfcIcon } from '../icons/nfc';
|
|
1829
1833
|
// NotebookPen aliases
|
|
1830
1834
|
export { default as NotebookPenIcon } from '../icons/notebook-pen';
|
|
1831
|
-
// NotebookText aliases
|
|
1832
|
-
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1833
1835
|
// NotebookTabs aliases
|
|
1834
1836
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs';
|
|
1837
|
+
// NotebookText aliases
|
|
1838
|
+
export { default as NotebookTextIcon } from '../icons/notebook-text';
|
|
1835
1839
|
// Notebook aliases
|
|
1836
1840
|
export { default as NotebookIcon } from '../icons/notebook';
|
|
1841
|
+
// NotepadText aliases
|
|
1842
|
+
export { default as NotepadTextIcon } from '../icons/notepad-text';
|
|
1837
1843
|
// NotepadTextDashed aliases
|
|
1838
1844
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed';
|
|
1839
1845
|
// NutOff aliases
|
|
1840
1846
|
export { default as NutOffIcon } from '../icons/nut-off';
|
|
1841
|
-
//
|
|
1842
|
-
export { default as
|
|
1847
|
+
// Nut aliases
|
|
1848
|
+
export { default as NutIcon } from '../icons/nut';
|
|
1843
1849
|
// OctagonMinus aliases
|
|
1844
1850
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
1845
1851
|
// Octagon aliases
|
|
1846
1852
|
export { default as OctagonIcon } from '../icons/octagon';
|
|
1847
|
-
// Nut aliases
|
|
1848
|
-
export { default as NutIcon } from '../icons/nut';
|
|
1849
|
-
// Option aliases
|
|
1850
|
-
export { default as OptionIcon } from '../icons/option';
|
|
1851
1853
|
// Omega aliases
|
|
1852
1854
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1853
1855
|
// Orbit aliases
|
|
1854
1856
|
export { default as OrbitIcon } from '../icons/orbit';
|
|
1857
|
+
// Option aliases
|
|
1858
|
+
export { default as OptionIcon } from '../icons/option';
|
|
1855
1859
|
// Origami aliases
|
|
1856
1860
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1857
1861
|
// Package2 aliases
|
|
@@ -1868,16 +1872,16 @@ export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
|
1868
1872
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
1869
1873
|
// PackageX aliases
|
|
1870
1874
|
export { default as PackageXIcon } from '../icons/package-x';
|
|
1871
|
-
// PaintBucket aliases
|
|
1872
|
-
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1873
1875
|
// Package aliases
|
|
1874
1876
|
export { default as PackageIcon } from '../icons/package';
|
|
1877
|
+
// PaintBucket aliases
|
|
1878
|
+
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
1875
1879
|
// PaintRoller aliases
|
|
1876
1880
|
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
1877
|
-
// Palette aliases
|
|
1878
|
-
export { default as PaletteIcon } from '../icons/palette';
|
|
1879
1881
|
// Paintbrush aliases
|
|
1880
1882
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
1883
|
+
// Palette aliases
|
|
1884
|
+
export { default as PaletteIcon } from '../icons/palette';
|
|
1881
1885
|
// Panda aliases
|
|
1882
1886
|
export { default as PandaIcon } from '../icons/panda';
|
|
1883
1887
|
// PanelBottomClose aliases
|
|
@@ -1886,10 +1890,10 @@ export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
|
1886
1890
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
1887
1891
|
// PanelBottom aliases
|
|
1888
1892
|
export { default as PanelBottomIcon } from '../icons/panel-bottom';
|
|
1889
|
-
// PanelRightClose aliases
|
|
1890
|
-
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1891
1893
|
// PanelRightOpen aliases
|
|
1892
1894
|
export { default as PanelRightOpenIcon } from '../icons/panel-right-open';
|
|
1895
|
+
// PanelRightClose aliases
|
|
1896
|
+
export { default as PanelRightCloseIcon } from '../icons/panel-right-close';
|
|
1893
1897
|
// PanelRight aliases
|
|
1894
1898
|
export { default as PanelRightIcon } from '../icons/panel-right';
|
|
1895
1899
|
// PanelTopClose aliases
|
|
@@ -1904,92 +1908,92 @@ export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom';
|
|
|
1904
1908
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
1905
1909
|
// Paperclip aliases
|
|
1906
1910
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
1907
|
-
// Parentheses aliases
|
|
1908
|
-
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1909
1911
|
// ParkingMeter aliases
|
|
1910
1912
|
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
1913
|
+
// Parentheses aliases
|
|
1914
|
+
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
1911
1915
|
// PartyPopper aliases
|
|
1912
1916
|
export { default as PartyPopperIcon } from '../icons/party-popper';
|
|
1913
1917
|
// Pause aliases
|
|
1914
1918
|
export { default as PauseIcon } from '../icons/pause';
|
|
1915
1919
|
// PawPrint aliases
|
|
1916
1920
|
export { default as PawPrintIcon } from '../icons/paw-print';
|
|
1921
|
+
// PenOff aliases
|
|
1922
|
+
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1917
1923
|
// PcCase aliases
|
|
1918
1924
|
export { default as PcCaseIcon } from '../icons/pc-case';
|
|
1919
1925
|
// PenTool aliases
|
|
1920
1926
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
1921
|
-
// PenOff aliases
|
|
1922
|
-
export { default as PenOffIcon } from '../icons/pen-off';
|
|
1923
1927
|
// PencilLine aliases
|
|
1924
1928
|
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
1925
1929
|
// PencilOff aliases
|
|
1926
1930
|
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
1927
|
-
// Pencil aliases
|
|
1928
|
-
export { default as PencilIcon } from '../icons/pencil';
|
|
1929
1931
|
// PencilRuler aliases
|
|
1930
1932
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
1933
|
+
// Pencil aliases
|
|
1934
|
+
export { default as PencilIcon } from '../icons/pencil';
|
|
1931
1935
|
// Pentagon aliases
|
|
1932
1936
|
export { default as PentagonIcon } from '../icons/pentagon';
|
|
1933
1937
|
// Percent aliases
|
|
1934
1938
|
export { default as PercentIcon } from '../icons/percent';
|
|
1935
1939
|
// PersonStanding aliases
|
|
1936
1940
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
1937
|
-
// PhilippinePeso aliases
|
|
1938
|
-
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1939
1941
|
// PhoneCall aliases
|
|
1940
1942
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
1941
1943
|
// PhoneForwarded aliases
|
|
1942
1944
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
1943
1945
|
// PhoneIncoming aliases
|
|
1944
1946
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
1945
|
-
//
|
|
1946
|
-
export { default as
|
|
1947
|
+
// PhilippinePeso aliases
|
|
1948
|
+
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
1947
1949
|
// PhoneOff aliases
|
|
1948
1950
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
1951
|
+
// PhoneMissed aliases
|
|
1952
|
+
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
1949
1953
|
// PhoneOutgoing aliases
|
|
1950
1954
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
1951
1955
|
// Phone aliases
|
|
1952
1956
|
export { default as PhoneIcon } from '../icons/phone';
|
|
1953
|
-
// Pi aliases
|
|
1954
|
-
export { default as PiIcon } from '../icons/pi';
|
|
1955
|
-
// Piano aliases
|
|
1956
|
-
export { default as PianoIcon } from '../icons/piano';
|
|
1957
1957
|
// Pickaxe aliases
|
|
1958
1958
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
1959
|
+
// Pi aliases
|
|
1960
|
+
export { default as PiIcon } from '../icons/pi';
|
|
1959
1961
|
// PictureInPicture2 aliases
|
|
1960
1962
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
1961
|
-
//
|
|
1962
|
-
export { default as
|
|
1963
|
+
// Piano aliases
|
|
1964
|
+
export { default as PianoIcon } from '../icons/piano';
|
|
1963
1965
|
// PiggyBank aliases
|
|
1964
1966
|
export { default as PiggyBankIcon } from '../icons/piggy-bank';
|
|
1967
|
+
// PictureInPicture aliases
|
|
1968
|
+
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
1969
|
+
// PilcrowRight aliases
|
|
1970
|
+
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1965
1971
|
// PilcrowLeft aliases
|
|
1966
1972
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left';
|
|
1967
|
-
// PillBottle aliases
|
|
1968
|
-
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
1969
1973
|
// Pilcrow aliases
|
|
1970
1974
|
export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
1971
|
-
// PilcrowRight aliases
|
|
1972
|
-
export { default as PilcrowRightIcon } from '../icons/pilcrow-right';
|
|
1973
|
-
// Pin aliases
|
|
1974
|
-
export { default as PinIcon } from '../icons/pin';
|
|
1975
|
-
// PinOff aliases
|
|
1976
|
-
export { default as PinOffIcon } from '../icons/pin-off';
|
|
1977
1975
|
// Pill aliases
|
|
1978
1976
|
export { default as PillIcon } from '../icons/pill';
|
|
1977
|
+
// PinOff aliases
|
|
1978
|
+
export { default as PinOffIcon } from '../icons/pin-off';
|
|
1979
|
+
// Pin aliases
|
|
1980
|
+
export { default as PinIcon } from '../icons/pin';
|
|
1979
1981
|
// Pipette aliases
|
|
1980
1982
|
export { default as PipetteIcon } from '../icons/pipette';
|
|
1983
|
+
// PillBottle aliases
|
|
1984
|
+
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
1981
1985
|
// Pizza aliases
|
|
1982
1986
|
export { default as PizzaIcon } from '../icons/pizza';
|
|
1983
|
-
// PlaneLanding aliases
|
|
1984
|
-
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
1985
|
-
// PlaneTakeoff aliases
|
|
1986
|
-
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
1987
1987
|
// Plane aliases
|
|
1988
1988
|
export { default as PlaneIcon } from '../icons/plane';
|
|
1989
|
+
// PlaneLanding aliases
|
|
1990
|
+
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
1989
1991
|
// Play aliases
|
|
1990
1992
|
export { default as PlayIcon } from '../icons/play';
|
|
1991
1993
|
// Plug2 aliases
|
|
1992
1994
|
export { default as Plug2Icon } from '../icons/plug-2';
|
|
1995
|
+
// PlaneTakeoff aliases
|
|
1996
|
+
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
1993
1997
|
// Plug aliases
|
|
1994
1998
|
export { default as PlugIcon } from '../icons/plug';
|
|
1995
1999
|
// Plus aliases
|
|
@@ -2000,50 +2004,50 @@ export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
|
2000
2004
|
export { default as PocketIcon } from '../icons/pocket';
|
|
2001
2005
|
// Podcast aliases
|
|
2002
2006
|
export { default as PodcastIcon } from '../icons/podcast';
|
|
2007
|
+
// Pointer aliases
|
|
2008
|
+
export { default as PointerIcon } from '../icons/pointer';
|
|
2003
2009
|
// PointerOff aliases
|
|
2004
2010
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2005
|
-
// Popsicle aliases
|
|
2006
|
-
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2007
2011
|
// Popcorn aliases
|
|
2008
2012
|
export { default as PopcornIcon } from '../icons/popcorn';
|
|
2009
|
-
//
|
|
2010
|
-
export { default as
|
|
2013
|
+
// Popsicle aliases
|
|
2014
|
+
export { default as PopsicleIcon } from '../icons/popsicle';
|
|
2011
2015
|
// PoundSterling aliases
|
|
2012
2016
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling';
|
|
2013
2017
|
// PowerOff aliases
|
|
2014
2018
|
export { default as PowerOffIcon } from '../icons/power-off';
|
|
2015
2019
|
// Power aliases
|
|
2016
2020
|
export { default as PowerIcon } from '../icons/power';
|
|
2017
|
-
// Presentation aliases
|
|
2018
|
-
export { default as PresentationIcon } from '../icons/presentation';
|
|
2019
2021
|
// PrinterCheck aliases
|
|
2020
2022
|
export { default as PrinterCheckIcon } from '../icons/printer-check';
|
|
2021
|
-
//
|
|
2022
|
-
export { default as
|
|
2023
|
+
// Presentation aliases
|
|
2024
|
+
export { default as PresentationIcon } from '../icons/presentation';
|
|
2023
2025
|
// Projector aliases
|
|
2024
2026
|
export { default as ProjectorIcon } from '../icons/projector';
|
|
2025
|
-
//
|
|
2026
|
-
export { default as
|
|
2027
|
+
// Printer aliases
|
|
2028
|
+
export { default as PrinterIcon } from '../icons/printer';
|
|
2027
2029
|
// Puzzle aliases
|
|
2028
2030
|
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2031
|
+
// Proportions aliases
|
|
2032
|
+
export { default as ProportionsIcon } from '../icons/proportions';
|
|
2029
2033
|
// Pyramid aliases
|
|
2030
2034
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2031
|
-
// QrCode aliases
|
|
2032
|
-
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2033
2035
|
// Quote aliases
|
|
2034
2036
|
export { default as QuoteIcon } from '../icons/quote';
|
|
2037
|
+
// QrCode aliases
|
|
2038
|
+
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2035
2039
|
// Rabbit aliases
|
|
2036
2040
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2037
2041
|
// Radar aliases
|
|
2038
2042
|
export { default as RadarIcon } from '../icons/radar';
|
|
2039
2043
|
// Radiation aliases
|
|
2040
2044
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2041
|
-
// RadioReceiver aliases
|
|
2042
|
-
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2043
2045
|
// Radical aliases
|
|
2044
2046
|
export { default as RadicalIcon } from '../icons/radical';
|
|
2045
2047
|
// RadioTower aliases
|
|
2046
2048
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2049
|
+
// RadioReceiver aliases
|
|
2050
|
+
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2047
2051
|
// Radio aliases
|
|
2048
2052
|
export { default as RadioIcon } from '../icons/radio';
|
|
2049
2053
|
// Radius aliases
|
|
@@ -2058,96 +2062,96 @@ export { default as RatIcon } from '../icons/rat';
|
|
|
2058
2062
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2059
2063
|
// ReceiptCent aliases
|
|
2060
2064
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2061
|
-
// ReceiptIndianRupee aliases
|
|
2062
|
-
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2063
2065
|
// ReceiptEuro aliases
|
|
2064
2066
|
export { default as ReceiptEuroIcon } from '../icons/receipt-euro';
|
|
2065
|
-
//
|
|
2066
|
-
export { default as
|
|
2067
|
+
// ReceiptIndianRupee aliases
|
|
2068
|
+
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee';
|
|
2067
2069
|
// ReceiptPoundSterling aliases
|
|
2068
2070
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2069
|
-
// ReceiptRussianRuble aliases
|
|
2070
|
-
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2071
2071
|
// ReceiptSwissFranc aliases
|
|
2072
2072
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2073
|
+
// ReceiptJapaneseYen aliases
|
|
2074
|
+
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2075
|
+
// ReceiptRussianRuble aliases
|
|
2076
|
+
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2073
2077
|
// ReceiptText aliases
|
|
2074
2078
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2075
2079
|
// ReceiptTurkishLira aliases
|
|
2076
2080
|
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2077
|
-
// Receipt aliases
|
|
2078
|
-
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2079
2081
|
// RectangleCircle aliases
|
|
2080
2082
|
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2081
2083
|
// RectangleGoggles aliases
|
|
2082
2084
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2085
|
+
// Receipt aliases
|
|
2086
|
+
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2083
2087
|
// RectangleHorizontal aliases
|
|
2084
2088
|
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2085
|
-
// RectangleVertical aliases
|
|
2086
|
-
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2087
2089
|
// Recycle aliases
|
|
2088
2090
|
export { default as RecycleIcon } from '../icons/recycle';
|
|
2091
|
+
// RectangleVertical aliases
|
|
2092
|
+
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2089
2093
|
// RedoDot aliases
|
|
2090
2094
|
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2091
2095
|
// Redo2 aliases
|
|
2092
2096
|
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2093
2097
|
// Redo aliases
|
|
2094
2098
|
export { default as RedoIcon } from '../icons/redo';
|
|
2095
|
-
// RefreshCcwDot aliases
|
|
2096
|
-
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2097
2099
|
// RefreshCcw aliases
|
|
2098
2100
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw';
|
|
2099
2101
|
// RefreshCwOff aliases
|
|
2100
2102
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off';
|
|
2103
|
+
// RefreshCcwDot aliases
|
|
2104
|
+
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2101
2105
|
// RefreshCw aliases
|
|
2102
2106
|
export { default as RefreshCwIcon } from '../icons/refresh-cw';
|
|
2103
2107
|
// Refrigerator aliases
|
|
2104
2108
|
export { default as RefrigeratorIcon } from '../icons/refrigerator';
|
|
2105
2109
|
// Regex aliases
|
|
2106
2110
|
export { default as RegexIcon } from '../icons/regex';
|
|
2107
|
-
//
|
|
2108
|
-
export { default as
|
|
2111
|
+
// Repeat1 aliases
|
|
2112
|
+
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2109
2113
|
// Repeat2 aliases
|
|
2110
2114
|
export { default as Repeat2Icon } from '../icons/repeat-2';
|
|
2115
|
+
// RemoveFormatting aliases
|
|
2116
|
+
export { default as RemoveFormattingIcon } from '../icons/remove-formatting';
|
|
2111
2117
|
// Repeat aliases
|
|
2112
2118
|
export { default as RepeatIcon } from '../icons/repeat';
|
|
2113
|
-
// Repeat1 aliases
|
|
2114
|
-
export { default as Repeat1Icon } from '../icons/repeat-1';
|
|
2115
2119
|
// ReplaceAll aliases
|
|
2116
2120
|
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2117
2121
|
// Replace aliases
|
|
2118
2122
|
export { default as ReplaceIcon } from '../icons/replace';
|
|
2119
|
-
// Reply aliases
|
|
2120
|
-
export { default as ReplyIcon } from '../icons/reply';
|
|
2121
2123
|
// ReplyAll aliases
|
|
2122
2124
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2125
|
+
// Reply aliases
|
|
2126
|
+
export { default as ReplyIcon } from '../icons/reply';
|
|
2123
2127
|
// Rewind aliases
|
|
2124
2128
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2125
2129
|
// Ribbon aliases
|
|
2126
2130
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2127
|
-
// Rocket aliases
|
|
2128
|
-
export { default as RocketIcon } from '../icons/rocket';
|
|
2129
2131
|
// RockingChair aliases
|
|
2130
2132
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2131
|
-
//
|
|
2132
|
-
export { default as
|
|
2133
|
+
// Rocket aliases
|
|
2134
|
+
export { default as RocketIcon } from '../icons/rocket';
|
|
2133
2135
|
// RotateCcwKey aliases
|
|
2134
2136
|
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2135
2137
|
// RotateCcwSquare aliases
|
|
2136
2138
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2137
|
-
// RotateCcw aliases
|
|
2138
|
-
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2139
2139
|
// RotateCwSquare aliases
|
|
2140
2140
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square';
|
|
2141
|
+
// RotateCcw aliases
|
|
2142
|
+
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2143
|
+
// RollerCoaster aliases
|
|
2144
|
+
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2145
|
+
// RouteOff aliases
|
|
2146
|
+
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2141
2147
|
// RotateCw aliases
|
|
2142
2148
|
export { default as RotateCwIcon } from '../icons/rotate-cw';
|
|
2143
2149
|
// Route aliases
|
|
2144
2150
|
export { default as RouteIcon } from '../icons/route';
|
|
2145
|
-
// RouteOff aliases
|
|
2146
|
-
export { default as RouteOffIcon } from '../icons/route-off';
|
|
2147
|
-
// Rows4 aliases
|
|
2148
|
-
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2149
2151
|
// Router aliases
|
|
2150
2152
|
export { default as RouterIcon } from '../icons/router';
|
|
2153
|
+
// Rows4 aliases
|
|
2154
|
+
export { default as Rows4Icon } from '../icons/rows-4';
|
|
2151
2155
|
// Rss aliases
|
|
2152
2156
|
export { default as RssIcon } from '../icons/rss';
|
|
2153
2157
|
// RulerDimensionLine aliases
|
|
@@ -2156,16 +2160,16 @@ export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line
|
|
|
2156
2160
|
export { default as RulerIcon } from '../icons/ruler';
|
|
2157
2161
|
// RussianRuble aliases
|
|
2158
2162
|
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2159
|
-
// Sailboat aliases
|
|
2160
|
-
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2161
|
-
// Sandwich aliases
|
|
2162
|
-
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2163
2163
|
// Salad aliases
|
|
2164
2164
|
export { default as SaladIcon } from '../icons/salad';
|
|
2165
|
+
// Sailboat aliases
|
|
2166
|
+
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2165
2167
|
// SatelliteDish aliases
|
|
2166
2168
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2167
2169
|
// Satellite aliases
|
|
2168
2170
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2171
|
+
// Sandwich aliases
|
|
2172
|
+
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2169
2173
|
// SaudiRiyal aliases
|
|
2170
2174
|
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2171
2175
|
// SaveAll aliases
|
|
@@ -2176,10 +2180,10 @@ export { default as SaveOffIcon } from '../icons/save-off';
|
|
|
2176
2180
|
export { default as SaveIcon } from '../icons/save';
|
|
2177
2181
|
// Scale aliases
|
|
2178
2182
|
export { default as ScaleIcon } from '../icons/scale';
|
|
2179
|
-
// Scaling aliases
|
|
2180
|
-
export { default as ScalingIcon } from '../icons/scaling';
|
|
2181
2183
|
// ScanBarcode aliases
|
|
2182
2184
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2185
|
+
// Scaling aliases
|
|
2186
|
+
export { default as ScalingIcon } from '../icons/scaling';
|
|
2183
2187
|
// ScanEye aliases
|
|
2184
2188
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2185
2189
|
// ScanFace aliases
|
|
@@ -2190,48 +2194,48 @@ export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
|
2190
2194
|
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2191
2195
|
// ScanQrCode aliases
|
|
2192
2196
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2193
|
-
// ScanSearch aliases
|
|
2194
|
-
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2195
2197
|
// ScanText aliases
|
|
2196
2198
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2199
|
+
// ScanSearch aliases
|
|
2200
|
+
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2197
2201
|
// Scan aliases
|
|
2198
2202
|
export { default as ScanIcon } from '../icons/scan';
|
|
2199
2203
|
// School aliases
|
|
2200
2204
|
export { default as SchoolIcon } from '../icons/school';
|
|
2201
|
-
// ScissorsLineDashed aliases
|
|
2202
|
-
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2203
2205
|
// Scissors aliases
|
|
2204
2206
|
export { default as ScissorsIcon } from '../icons/scissors';
|
|
2207
|
+
// ScissorsLineDashed aliases
|
|
2208
|
+
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2205
2209
|
// ScreenShareOff aliases
|
|
2206
2210
|
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2207
2211
|
// ScreenShare aliases
|
|
2208
2212
|
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2209
2213
|
// ScrollText aliases
|
|
2210
2214
|
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2211
|
-
// Scroll aliases
|
|
2212
|
-
export { default as ScrollIcon } from '../icons/scroll';
|
|
2213
2215
|
// SearchCheck aliases
|
|
2214
2216
|
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2215
|
-
//
|
|
2216
|
-
export { default as
|
|
2217
|
+
// Scroll aliases
|
|
2218
|
+
export { default as ScrollIcon } from '../icons/scroll';
|
|
2217
2219
|
// SearchCode aliases
|
|
2218
2220
|
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2221
|
+
// SearchSlash aliases
|
|
2222
|
+
export { default as SearchSlashIcon } from '../icons/search-slash';
|
|
2219
2223
|
// SearchX aliases
|
|
2220
2224
|
export { default as SearchXIcon } from '../icons/search-x';
|
|
2221
2225
|
// Search aliases
|
|
2222
2226
|
export { default as SearchIcon } from '../icons/search';
|
|
2223
2227
|
// Section aliases
|
|
2224
2228
|
export { default as SectionIcon } from '../icons/section';
|
|
2225
|
-
// SendToBack aliases
|
|
2226
|
-
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2227
2229
|
// Send aliases
|
|
2228
2230
|
export { default as SendIcon } from '../icons/send';
|
|
2231
|
+
// SendToBack aliases
|
|
2232
|
+
export { default as SendToBackIcon } from '../icons/send-to-back';
|
|
2229
2233
|
// SeparatorHorizontal aliases
|
|
2230
2234
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal';
|
|
2231
|
-
// SeparatorVertical aliases
|
|
2232
|
-
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2233
2235
|
// ServerCog aliases
|
|
2234
2236
|
export { default as ServerCogIcon } from '../icons/server-cog';
|
|
2237
|
+
// SeparatorVertical aliases
|
|
2238
|
+
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical';
|
|
2235
2239
|
// ServerCrash aliases
|
|
2236
2240
|
export { default as ServerCrashIcon } from '../icons/server-crash';
|
|
2237
2241
|
// ServerOff aliases
|
|
@@ -2252,58 +2256,58 @@ export { default as ShareIcon } from '../icons/share';
|
|
|
2252
2256
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2253
2257
|
// Shell aliases
|
|
2254
2258
|
export { default as ShellIcon } from '../icons/shell';
|
|
2255
|
-
// ShieldAlert aliases
|
|
2256
|
-
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2257
2259
|
// ShieldBan aliases
|
|
2258
2260
|
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2259
2261
|
// ShieldCheck aliases
|
|
2260
2262
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2261
|
-
//
|
|
2262
|
-
export { default as
|
|
2263
|
+
// ShieldAlert aliases
|
|
2264
|
+
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2263
2265
|
// ShieldEllipsis aliases
|
|
2264
2266
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis';
|
|
2267
|
+
// ShieldHalf aliases
|
|
2268
|
+
export { default as ShieldHalfIcon } from '../icons/shield-half';
|
|
2269
|
+
// ShieldMinus aliases
|
|
2270
|
+
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2265
2271
|
// ShieldOff aliases
|
|
2266
2272
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2267
2273
|
// ShieldPlus aliases
|
|
2268
2274
|
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2269
|
-
// ShieldUser aliases
|
|
2270
|
-
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2271
|
-
// ShieldMinus aliases
|
|
2272
|
-
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2273
|
-
// ShipWheel aliases
|
|
2274
|
-
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2275
|
-
// Ship aliases
|
|
2276
|
-
export { default as ShipIcon } from '../icons/ship';
|
|
2277
2275
|
// Shield aliases
|
|
2278
2276
|
export { default as ShieldIcon } from '../icons/shield';
|
|
2277
|
+
// Ship aliases
|
|
2278
|
+
export { default as ShipIcon } from '../icons/ship';
|
|
2279
|
+
// ShieldUser aliases
|
|
2280
|
+
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2279
2281
|
// Shirt aliases
|
|
2280
2282
|
export { default as ShirtIcon } from '../icons/shirt';
|
|
2283
|
+
// ShipWheel aliases
|
|
2284
|
+
export { default as ShipWheelIcon } from '../icons/ship-wheel';
|
|
2281
2285
|
// ShoppingBag aliases
|
|
2282
2286
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag';
|
|
2283
2287
|
// ShoppingBasket aliases
|
|
2284
2288
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket';
|
|
2285
2289
|
// ShoppingCart aliases
|
|
2286
2290
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
2287
|
-
// Shovel aliases
|
|
2288
|
-
export { default as ShovelIcon } from '../icons/shovel';
|
|
2289
2291
|
// ShowerHead aliases
|
|
2290
2292
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2293
|
+
// Shovel aliases
|
|
2294
|
+
export { default as ShovelIcon } from '../icons/shovel';
|
|
2291
2295
|
// Shredder aliases
|
|
2292
2296
|
export { default as ShredderIcon } from '../icons/shredder';
|
|
2293
2297
|
// Shrimp aliases
|
|
2294
2298
|
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2295
|
-
// Shrub aliases
|
|
2296
|
-
export { default as ShrubIcon } from '../icons/shrub';
|
|
2297
2299
|
// Shrink aliases
|
|
2298
2300
|
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2301
|
+
// Shrub aliases
|
|
2302
|
+
export { default as ShrubIcon } from '../icons/shrub';
|
|
2299
2303
|
// Shuffle aliases
|
|
2300
2304
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2301
|
-
// Sigma aliases
|
|
2302
|
-
export { default as SigmaIcon } from '../icons/sigma';
|
|
2303
2305
|
// SignalHigh aliases
|
|
2304
2306
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2305
2307
|
// SignalLow aliases
|
|
2306
2308
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2309
|
+
// Sigma aliases
|
|
2310
|
+
export { default as SigmaIcon } from '../icons/sigma';
|
|
2307
2311
|
// SignalMedium aliases
|
|
2308
2312
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2309
2313
|
// SignalZero aliases
|
|
@@ -2312,56 +2316,56 @@ export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
|
2312
2316
|
export { default as SignalIcon } from '../icons/signal';
|
|
2313
2317
|
// Signature aliases
|
|
2314
2318
|
export { default as SignatureIcon } from '../icons/signature';
|
|
2315
|
-
// SignpostBig aliases
|
|
2316
|
-
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2317
2319
|
// Signpost aliases
|
|
2318
2320
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2321
|
+
// SignpostBig aliases
|
|
2322
|
+
export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
2319
2323
|
// Siren aliases
|
|
2320
2324
|
export { default as SirenIcon } from '../icons/siren';
|
|
2321
2325
|
// SkipBack aliases
|
|
2322
2326
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2323
2327
|
// SkipForward aliases
|
|
2324
2328
|
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2329
|
+
// Skull aliases
|
|
2330
|
+
export { default as SkullIcon } from '../icons/skull';
|
|
2325
2331
|
// Slack aliases
|
|
2326
2332
|
export { default as SlackIcon } from '../icons/slack';
|
|
2327
2333
|
// Slash aliases
|
|
2328
2334
|
export { default as SlashIcon } from '../icons/slash';
|
|
2329
|
-
// Skull aliases
|
|
2330
|
-
export { default as SkullIcon } from '../icons/skull';
|
|
2331
2335
|
// SlidersHorizontal aliases
|
|
2332
2336
|
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2333
2337
|
// Slice aliases
|
|
2334
2338
|
export { default as SliceIcon } from '../icons/slice';
|
|
2335
2339
|
// SmartphoneCharging aliases
|
|
2336
2340
|
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2337
|
-
// SmartphoneNfc aliases
|
|
2338
|
-
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2339
2341
|
// Smartphone aliases
|
|
2340
2342
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2343
|
+
// SmartphoneNfc aliases
|
|
2344
|
+
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2341
2345
|
// SmilePlus aliases
|
|
2342
2346
|
export { default as SmilePlusIcon } from '../icons/smile-plus';
|
|
2343
2347
|
// Smile aliases
|
|
2344
2348
|
export { default as SmileIcon } from '../icons/smile';
|
|
2345
2349
|
// Snail aliases
|
|
2346
2350
|
export { default as SnailIcon } from '../icons/snail';
|
|
2347
|
-
// Snowflake aliases
|
|
2348
|
-
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2349
2351
|
// SoapDispenserDroplet aliases
|
|
2350
2352
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2351
2353
|
// Soup aliases
|
|
2352
2354
|
export { default as SoupIcon } from '../icons/soup';
|
|
2353
|
-
//
|
|
2354
|
-
export { default as
|
|
2355
|
+
// Snowflake aliases
|
|
2356
|
+
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2355
2357
|
// Sofa aliases
|
|
2356
2358
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2357
|
-
//
|
|
2358
|
-
export { default as
|
|
2359
|
+
// Space aliases
|
|
2360
|
+
export { default as SpaceIcon } from '../icons/space';
|
|
2359
2361
|
// Spade aliases
|
|
2360
2362
|
export { default as SpadeIcon } from '../icons/spade';
|
|
2361
|
-
//
|
|
2362
|
-
export { default as
|
|
2363
|
+
// Sparkle aliases
|
|
2364
|
+
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2363
2365
|
// Speech aliases
|
|
2364
2366
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2367
|
+
// Speaker aliases
|
|
2368
|
+
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2365
2369
|
// SpellCheck2 aliases
|
|
2366
2370
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2367
2371
|
// SpellCheck aliases
|
|
@@ -2370,20 +2374,20 @@ export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
|
2370
2374
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2371
2375
|
// Spline aliases
|
|
2372
2376
|
export { default as SplineIcon } from '../icons/spline';
|
|
2373
|
-
// Spool aliases
|
|
2374
|
-
export { default as SpoolIcon } from '../icons/spool';
|
|
2375
2377
|
// Split aliases
|
|
2376
2378
|
export { default as SplitIcon } from '../icons/split';
|
|
2379
|
+
// Spool aliases
|
|
2380
|
+
export { default as SpoolIcon } from '../icons/spool';
|
|
2377
2381
|
// Spotlight aliases
|
|
2378
2382
|
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2379
2383
|
// SprayCan aliases
|
|
2380
2384
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2381
2385
|
// SquareDashedBottomCode aliases
|
|
2382
2386
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code';
|
|
2383
|
-
// SquareDashedBottom aliases
|
|
2384
|
-
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2385
2387
|
// Sprout aliases
|
|
2386
2388
|
export { default as SproutIcon } from '../icons/sprout';
|
|
2389
|
+
// SquareDashedBottom aliases
|
|
2390
|
+
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom';
|
|
2387
2391
|
// SquareDashedTopSolid aliases
|
|
2388
2392
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid';
|
|
2389
2393
|
// SquarePause aliases
|
|
@@ -2392,16 +2396,18 @@ export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
|
2392
2396
|
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2393
2397
|
// SquareRoundCorner aliases
|
|
2394
2398
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2395
|
-
// SquareStack aliases
|
|
2396
|
-
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2397
2399
|
// SquareSquare aliases
|
|
2398
2400
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2401
|
+
// SquareStar aliases
|
|
2402
|
+
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2403
|
+
// SquareStack aliases
|
|
2404
|
+
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2399
2405
|
// SquareStop aliases
|
|
2400
2406
|
export { default as SquareStopIcon } from '../icons/square-stop';
|
|
2401
|
-
// Square aliases
|
|
2402
|
-
export { default as SquareIcon } from '../icons/square';
|
|
2403
2407
|
// SquaresExclude aliases
|
|
2404
2408
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
2409
|
+
// Square aliases
|
|
2410
|
+
export { default as SquareIcon } from '../icons/square';
|
|
2405
2411
|
// SquaresIntersect aliases
|
|
2406
2412
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2407
2413
|
// SquaresSubtract aliases
|
|
@@ -2420,62 +2426,62 @@ export { default as StampIcon } from '../icons/stamp';
|
|
|
2420
2426
|
export { default as StarHalfIcon } from '../icons/star-half';
|
|
2421
2427
|
// StarOff aliases
|
|
2422
2428
|
export { default as StarOffIcon } from '../icons/star-off';
|
|
2423
|
-
// Star aliases
|
|
2424
|
-
export { default as StarIcon } from '../icons/star';
|
|
2425
2429
|
// StepBack aliases
|
|
2426
2430
|
export { default as StepBackIcon } from '../icons/step-back';
|
|
2427
|
-
//
|
|
2428
|
-
export { default as
|
|
2431
|
+
// Star aliases
|
|
2432
|
+
export { default as StarIcon } from '../icons/star';
|
|
2429
2433
|
// Stethoscope aliases
|
|
2430
2434
|
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2435
|
+
// StepForward aliases
|
|
2436
|
+
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2431
2437
|
// Sticker aliases
|
|
2432
2438
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2433
2439
|
// StickyNote aliases
|
|
2434
2440
|
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2435
2441
|
// Store aliases
|
|
2436
2442
|
export { default as StoreIcon } from '../icons/store';
|
|
2437
|
-
// StretchHorizontal aliases
|
|
2438
|
-
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2439
2443
|
// StretchVertical aliases
|
|
2440
2444
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2445
|
+
// StretchHorizontal aliases
|
|
2446
|
+
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2441
2447
|
// Strikethrough aliases
|
|
2442
2448
|
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2443
|
-
// Subscript aliases
|
|
2444
|
-
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2445
2449
|
// SunDim aliases
|
|
2446
2450
|
export { default as SunDimIcon } from '../icons/sun-dim';
|
|
2447
2451
|
// SunMedium aliases
|
|
2448
2452
|
export { default as SunMediumIcon } from '../icons/sun-medium';
|
|
2453
|
+
// Subscript aliases
|
|
2454
|
+
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2449
2455
|
// SunMoon aliases
|
|
2450
2456
|
export { default as SunMoonIcon } from '../icons/sun-moon';
|
|
2451
|
-
// SunSnow aliases
|
|
2452
|
-
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2453
2457
|
// Sun aliases
|
|
2454
2458
|
export { default as SunIcon } from '../icons/sun';
|
|
2459
|
+
// SunSnow aliases
|
|
2460
|
+
export { default as SunSnowIcon } from '../icons/sun-snow';
|
|
2461
|
+
// Sunset aliases
|
|
2462
|
+
export { default as SunsetIcon } from '../icons/sunset';
|
|
2455
2463
|
// Sunrise aliases
|
|
2456
2464
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2457
2465
|
// Superscript aliases
|
|
2458
2466
|
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2459
|
-
// Sunset aliases
|
|
2460
|
-
export { default as SunsetIcon } from '../icons/sunset';
|
|
2461
|
-
// SwatchBook aliases
|
|
2462
|
-
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2463
2467
|
// SwissFranc aliases
|
|
2464
2468
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2469
|
+
// SwatchBook aliases
|
|
2470
|
+
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2465
2471
|
// SwitchCamera aliases
|
|
2466
2472
|
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2467
2473
|
// Sword aliases
|
|
2468
2474
|
export { default as SwordIcon } from '../icons/sword';
|
|
2469
2475
|
// Swords aliases
|
|
2470
2476
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2471
|
-
//
|
|
2472
|
-
export { default as
|
|
2477
|
+
// Syringe aliases
|
|
2478
|
+
export { default as SyringeIcon } from '../icons/syringe';
|
|
2473
2479
|
// TableCellsMerge aliases
|
|
2474
2480
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
2475
2481
|
// TableCellsSplit aliases
|
|
2476
2482
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2477
|
-
//
|
|
2478
|
-
export { default as
|
|
2483
|
+
// Table2 aliases
|
|
2484
|
+
export { default as Table2Icon } from '../icons/table-2';
|
|
2479
2485
|
// TableColumnsSplit aliases
|
|
2480
2486
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2481
2487
|
// TableOfContents aliases
|
|
@@ -2496,10 +2502,10 @@ export { default as TabletsIcon } from '../icons/tablets';
|
|
|
2496
2502
|
export { default as TagIcon } from '../icons/tag';
|
|
2497
2503
|
// Tags aliases
|
|
2498
2504
|
export { default as TagsIcon } from '../icons/tags';
|
|
2499
|
-
// Tally1 aliases
|
|
2500
|
-
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2501
2505
|
// Tally2 aliases
|
|
2502
2506
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2507
|
+
// Tally1 aliases
|
|
2508
|
+
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2503
2509
|
// Tally3 aliases
|
|
2504
2510
|
export { default as Tally3Icon } from '../icons/tally-3';
|
|
2505
2511
|
// Tally5 aliases
|
|
@@ -2516,14 +2522,14 @@ export { default as TelescopeIcon } from '../icons/telescope';
|
|
|
2516
2522
|
export { default as TentTreeIcon } from '../icons/tent-tree';
|
|
2517
2523
|
// Tent aliases
|
|
2518
2524
|
export { default as TentIcon } from '../icons/tent';
|
|
2519
|
-
// Terminal aliases
|
|
2520
|
-
export { default as TerminalIcon } from '../icons/terminal';
|
|
2521
2525
|
// TestTube aliases
|
|
2522
2526
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2523
|
-
// TextCursorInput aliases
|
|
2524
|
-
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2525
2527
|
// TestTubes aliases
|
|
2526
2528
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2529
|
+
// TextCursorInput aliases
|
|
2530
|
+
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2531
|
+
// Terminal aliases
|
|
2532
|
+
export { default as TerminalIcon } from '../icons/terminal';
|
|
2527
2533
|
// TextCursor aliases
|
|
2528
2534
|
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2529
2535
|
// TextQuote aliases
|
|
@@ -2534,46 +2540,46 @@ export { default as TextSearchIcon } from '../icons/text-search';
|
|
|
2534
2540
|
export { default as TextIcon } from '../icons/text';
|
|
2535
2541
|
// Theater aliases
|
|
2536
2542
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2543
|
+
// ThermometerSnowflake aliases
|
|
2544
|
+
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2537
2545
|
// ThermometerSun aliases
|
|
2538
2546
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2539
2547
|
// Thermometer aliases
|
|
2540
2548
|
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2541
|
-
// ThermometerSnowflake aliases
|
|
2542
|
-
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2543
2549
|
// ThumbsUp aliases
|
|
2544
2550
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2545
2551
|
// TicketCheck aliases
|
|
2546
2552
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2547
|
-
// TicketMinus aliases
|
|
2548
|
-
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2549
|
-
// TicketPercent aliases
|
|
2550
|
-
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2551
2553
|
// ThumbsDown aliases
|
|
2552
2554
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2553
2555
|
// TicketPlus aliases
|
|
2554
2556
|
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2557
|
+
// TicketMinus aliases
|
|
2558
|
+
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2559
|
+
// TicketPercent aliases
|
|
2560
|
+
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2555
2561
|
// TicketSlash aliases
|
|
2556
2562
|
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2557
|
-
// TicketX aliases
|
|
2558
|
-
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2559
2563
|
// Ticket aliases
|
|
2560
2564
|
export { default as TicketIcon } from '../icons/ticket';
|
|
2565
|
+
// TicketX aliases
|
|
2566
|
+
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2561
2567
|
// TicketsPlane aliases
|
|
2562
2568
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane';
|
|
2563
|
-
// Tickets aliases
|
|
2564
|
-
export { default as TicketsIcon } from '../icons/tickets';
|
|
2565
2569
|
// TimerOff aliases
|
|
2566
2570
|
export { default as TimerOffIcon } from '../icons/timer-off';
|
|
2567
|
-
//
|
|
2568
|
-
export { default as
|
|
2571
|
+
// Tickets aliases
|
|
2572
|
+
export { default as TicketsIcon } from '../icons/tickets';
|
|
2569
2573
|
// TimerReset aliases
|
|
2570
2574
|
export { default as TimerResetIcon } from '../icons/timer-reset';
|
|
2571
|
-
//
|
|
2572
|
-
export { default as
|
|
2575
|
+
// Timer aliases
|
|
2576
|
+
export { default as TimerIcon } from '../icons/timer';
|
|
2573
2577
|
// ToggleRight aliases
|
|
2574
2578
|
export { default as ToggleRightIcon } from '../icons/toggle-right';
|
|
2575
2579
|
// Toilet aliases
|
|
2576
2580
|
export { default as ToiletIcon } from '../icons/toilet';
|
|
2581
|
+
// ToggleLeft aliases
|
|
2582
|
+
export { default as ToggleLeftIcon } from '../icons/toggle-left';
|
|
2577
2583
|
// ToolCase aliases
|
|
2578
2584
|
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2579
2585
|
// Tornado aliases
|
|
@@ -2584,10 +2590,10 @@ export { default as TorusIcon } from '../icons/torus';
|
|
|
2584
2590
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off';
|
|
2585
2591
|
// Touchpad aliases
|
|
2586
2592
|
export { default as TouchpadIcon } from '../icons/touchpad';
|
|
2587
|
-
// ToyBrick aliases
|
|
2588
|
-
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2589
2593
|
// TowerControl aliases
|
|
2590
2594
|
export { default as TowerControlIcon } from '../icons/tower-control';
|
|
2595
|
+
// ToyBrick aliases
|
|
2596
|
+
export { default as ToyBrickIcon } from '../icons/toy-brick';
|
|
2591
2597
|
// Tractor aliases
|
|
2592
2598
|
export { default as TractorIcon } from '../icons/tractor';
|
|
2593
2599
|
// TrafficCone aliases
|
|
@@ -2608,10 +2614,10 @@ export { default as TrashIcon } from '../icons/trash';
|
|
|
2608
2614
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2609
2615
|
// TreePine aliases
|
|
2610
2616
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2611
|
-
// Trees aliases
|
|
2612
|
-
export { default as TreesIcon } from '../icons/trees';
|
|
2613
2617
|
// Trello aliases
|
|
2614
2618
|
export { default as TrelloIcon } from '../icons/trello';
|
|
2619
|
+
// Trees aliases
|
|
2620
|
+
export { default as TreesIcon } from '../icons/trees';
|
|
2615
2621
|
// TrendingDown aliases
|
|
2616
2622
|
export { default as TrendingDownIcon } from '../icons/trending-down';
|
|
2617
2623
|
// TrendingUpDown aliases
|
|
@@ -2626,12 +2632,12 @@ export { default as TriangleRightIcon } from '../icons/triangle-right';
|
|
|
2626
2632
|
export { default as TriangleIcon } from '../icons/triangle';
|
|
2627
2633
|
// Trophy aliases
|
|
2628
2634
|
export { default as TrophyIcon } from '../icons/trophy';
|
|
2629
|
-
// TruckElectric aliases
|
|
2630
|
-
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2631
2635
|
// Truck aliases
|
|
2632
2636
|
export { default as TruckIcon } from '../icons/truck';
|
|
2633
2637
|
// TurkishLira aliases
|
|
2634
2638
|
export { default as TurkishLiraIcon } from '../icons/turkish-lira';
|
|
2639
|
+
// TruckElectric aliases
|
|
2640
|
+
export { default as TruckElectricIcon } from '../icons/truck-electric';
|
|
2635
2641
|
// Turntable aliases
|
|
2636
2642
|
export { default as TurntableIcon } from '../icons/turntable';
|
|
2637
2643
|
// Turtle aliases
|
|
@@ -2642,46 +2648,46 @@ export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play';
|
|
|
2642
2648
|
export { default as TvIcon } from '../icons/tv';
|
|
2643
2649
|
// Twitch aliases
|
|
2644
2650
|
export { default as TwitchIcon } from '../icons/twitch';
|
|
2651
|
+
// TypeOutline aliases
|
|
2652
|
+
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2645
2653
|
// Twitter aliases
|
|
2646
2654
|
export { default as TwitterIcon } from '../icons/twitter';
|
|
2647
2655
|
// Type aliases
|
|
2648
2656
|
export { default as TypeIcon } from '../icons/type';
|
|
2649
|
-
// TypeOutline aliases
|
|
2650
|
-
export { default as TypeOutlineIcon } from '../icons/type-outline';
|
|
2651
|
-
// UmbrellaOff aliases
|
|
2652
|
-
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2653
2657
|
// Umbrella aliases
|
|
2654
2658
|
export { default as UmbrellaIcon } from '../icons/umbrella';
|
|
2659
|
+
// UmbrellaOff aliases
|
|
2660
|
+
export { default as UmbrellaOffIcon } from '../icons/umbrella-off';
|
|
2655
2661
|
// Underline aliases
|
|
2656
2662
|
export { default as UnderlineIcon } from '../icons/underline';
|
|
2663
|
+
// Undo2 aliases
|
|
2664
|
+
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2657
2665
|
// UndoDot aliases
|
|
2658
2666
|
export { default as UndoDotIcon } from '../icons/undo-dot';
|
|
2659
2667
|
// Undo aliases
|
|
2660
2668
|
export { default as UndoIcon } from '../icons/undo';
|
|
2661
|
-
// Undo2 aliases
|
|
2662
|
-
export { default as Undo2Icon } from '../icons/undo-2';
|
|
2663
2669
|
// UnfoldHorizontal aliases
|
|
2664
2670
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal';
|
|
2665
2671
|
// UnfoldVertical aliases
|
|
2666
2672
|
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical';
|
|
2667
2673
|
// Ungroup aliases
|
|
2668
2674
|
export { default as UngroupIcon } from '../icons/ungroup';
|
|
2675
|
+
// Unplug aliases
|
|
2676
|
+
export { default as UnplugIcon } from '../icons/unplug';
|
|
2669
2677
|
// Unlink2 aliases
|
|
2670
2678
|
export { default as Unlink2Icon } from '../icons/unlink-2';
|
|
2671
2679
|
// Unlink aliases
|
|
2672
2680
|
export { default as UnlinkIcon } from '../icons/unlink';
|
|
2673
|
-
// Unplug aliases
|
|
2674
|
-
export { default as UnplugIcon } from '../icons/unplug';
|
|
2675
2681
|
// Upload aliases
|
|
2676
2682
|
export { default as UploadIcon } from '../icons/upload';
|
|
2677
2683
|
// Usb aliases
|
|
2678
2684
|
export { default as UsbIcon } from '../icons/usb';
|
|
2679
2685
|
// UserCheck aliases
|
|
2680
2686
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2681
|
-
// UserLock aliases
|
|
2682
|
-
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2683
2687
|
// UserCog aliases
|
|
2684
2688
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2689
|
+
// UserLock aliases
|
|
2690
|
+
export { default as UserLockIcon } from '../icons/user-lock';
|
|
2685
2691
|
// UserMinus aliases
|
|
2686
2692
|
export { default as UserMinusIcon } from '../icons/user-minus';
|
|
2687
2693
|
// UserPen aliases
|
|
@@ -2690,10 +2696,10 @@ export { default as UserPenIcon } from '../icons/user-pen';
|
|
|
2690
2696
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2691
2697
|
// UserRoundSearch aliases
|
|
2692
2698
|
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2693
|
-
// UserSearch aliases
|
|
2694
|
-
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2695
2699
|
// UserRoundPen aliases
|
|
2696
2700
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2701
|
+
// UserSearch aliases
|
|
2702
|
+
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2697
2703
|
// UserStar aliases
|
|
2698
2704
|
export { default as UserStarIcon } from '../icons/user-star';
|
|
2699
2705
|
// UserX aliases
|
|
@@ -2728,18 +2734,18 @@ export { default as VideoOffIcon } from '../icons/video-off';
|
|
|
2728
2734
|
export { default as VideoIcon } from '../icons/video';
|
|
2729
2735
|
// Videotape aliases
|
|
2730
2736
|
export { default as VideotapeIcon } from '../icons/videotape';
|
|
2731
|
-
// View aliases
|
|
2732
|
-
export { default as ViewIcon } from '../icons/view';
|
|
2733
2737
|
// Voicemail aliases
|
|
2734
2738
|
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2739
|
+
// View aliases
|
|
2740
|
+
export { default as ViewIcon } from '../icons/view';
|
|
2735
2741
|
// Volleyball aliases
|
|
2736
2742
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2737
|
-
// Volume2 aliases
|
|
2738
|
-
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2739
|
-
// Volume1 aliases
|
|
2740
|
-
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2741
2743
|
// VolumeOff aliases
|
|
2742
2744
|
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2745
|
+
// Volume1 aliases
|
|
2746
|
+
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2747
|
+
// Volume2 aliases
|
|
2748
|
+
export { default as Volume2Icon } from '../icons/volume-2';
|
|
2743
2749
|
// VolumeX aliases
|
|
2744
2750
|
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
2745
2751
|
// Volume aliases
|
|
@@ -2748,14 +2754,14 @@ export { default as VolumeIcon } from '../icons/volume';
|
|
|
2748
2754
|
export { default as VoteIcon } from '../icons/vote';
|
|
2749
2755
|
// WalletCards aliases
|
|
2750
2756
|
export { default as WalletCardsIcon } from '../icons/wallet-cards';
|
|
2751
|
-
// Wallpaper aliases
|
|
2752
|
-
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2753
2757
|
// Wallet aliases
|
|
2754
2758
|
export { default as WalletIcon } from '../icons/wallet';
|
|
2755
|
-
//
|
|
2756
|
-
export { default as
|
|
2759
|
+
// Wallpaper aliases
|
|
2760
|
+
export { default as WallpaperIcon } from '../icons/wallpaper';
|
|
2757
2761
|
// Wand aliases
|
|
2758
2762
|
export { default as WandIcon } from '../icons/wand';
|
|
2763
|
+
// Warehouse aliases
|
|
2764
|
+
export { default as WarehouseIcon } from '../icons/warehouse';
|
|
2759
2765
|
// WashingMachine aliases
|
|
2760
2766
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
2761
2767
|
// Watch aliases
|
|
@@ -2772,10 +2778,10 @@ export { default as WebcamIcon } from '../icons/webcam';
|
|
|
2772
2778
|
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
2773
2779
|
// Webhook aliases
|
|
2774
2780
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
2775
|
-
// Weight aliases
|
|
2776
|
-
export { default as WeightIcon } from '../icons/weight';
|
|
2777
2781
|
// WheatOff aliases
|
|
2778
2782
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
2783
|
+
// Weight aliases
|
|
2784
|
+
export { default as WeightIcon } from '../icons/weight';
|
|
2779
2785
|
// Wheat aliases
|
|
2780
2786
|
export { default as WheatIcon } from '../icons/wheat';
|
|
2781
2787
|
// WholeWord aliases
|
|
@@ -2792,36 +2798,36 @@ export { default as WifiOffIcon } from '../icons/wifi-off';
|
|
|
2792
2798
|
export { default as WifiPenIcon } from '../icons/wifi-pen';
|
|
2793
2799
|
// WifiSync aliases
|
|
2794
2800
|
export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
2795
|
-
// Wifi aliases
|
|
2796
|
-
export { default as WifiIcon } from '../icons/wifi';
|
|
2797
|
-
// WindArrowDown aliases
|
|
2798
|
-
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2799
2801
|
// WifiZero aliases
|
|
2800
2802
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
2803
|
+
// WindArrowDown aliases
|
|
2804
|
+
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
2805
|
+
// Wifi aliases
|
|
2806
|
+
export { default as WifiIcon } from '../icons/wifi';
|
|
2801
2807
|
// Wind aliases
|
|
2802
2808
|
export { default as WindIcon } from '../icons/wind';
|
|
2803
2809
|
// WineOff aliases
|
|
2804
2810
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
2805
|
-
// Workflow aliases
|
|
2806
|
-
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2807
2811
|
// Wine aliases
|
|
2808
2812
|
export { default as WineIcon } from '../icons/wine';
|
|
2813
|
+
// Workflow aliases
|
|
2814
|
+
export { default as WorkflowIcon } from '../icons/workflow';
|
|
2809
2815
|
// Worm aliases
|
|
2810
2816
|
export { default as WormIcon } from '../icons/worm';
|
|
2811
|
-
// WrapText aliases
|
|
2812
|
-
export { default as WrapTextIcon } from '../icons/wrap-text';
|
|
2813
2817
|
// Wrench aliases
|
|
2814
2818
|
export { default as WrenchIcon } from '../icons/wrench';
|
|
2815
2819
|
// X aliases
|
|
2816
2820
|
export { default as XIcon } from '../icons/x';
|
|
2821
|
+
// WrapText aliases
|
|
2822
|
+
export { default as WrapTextIcon } from '../icons/wrap-text';
|
|
2817
2823
|
// Youtube aliases
|
|
2818
2824
|
export { default as YoutubeIcon } from '../icons/youtube';
|
|
2819
2825
|
// ZapOff aliases
|
|
2820
2826
|
export { default as ZapOffIcon } from '../icons/zap-off';
|
|
2821
|
-
// ZoomOut aliases
|
|
2822
|
-
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2823
2827
|
// ZoomIn aliases
|
|
2824
2828
|
export { default as ZoomInIcon } from '../icons/zoom-in';
|
|
2829
|
+
// ZoomOut aliases
|
|
2830
|
+
export { default as ZoomOutIcon } from '../icons/zoom-out';
|
|
2825
2831
|
// Zap aliases
|
|
2826
2832
|
export { default as ZapIcon } from '../icons/zap';
|
|
2827
2833
|
// ArrowDown01 aliases
|
|
@@ -2838,36 +2844,36 @@ export {
|
|
|
2838
2844
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. This alias will be removed in v1.0 */
|
|
2839
2845
|
default as AlarmCheckIcon
|
|
2840
2846
|
} from '../icons/alarm-clock-check';
|
|
2841
|
-
// AlarmClockPlus aliases
|
|
2842
|
-
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
2843
|
-
export {
|
|
2844
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. This alias will be removed in v1.0 */
|
|
2845
|
-
default as AlarmPlusIcon
|
|
2846
|
-
} from '../icons/alarm-clock-plus';
|
|
2847
2847
|
// AlarmClockMinus aliases
|
|
2848
2848
|
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
2849
2849
|
export {
|
|
2850
2850
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. This alias will be removed in v1.0 */
|
|
2851
2851
|
default as AlarmMinusIcon
|
|
2852
2852
|
} from '../icons/alarm-clock-minus';
|
|
2853
|
+
// AlarmClockPlus aliases
|
|
2854
|
+
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
2855
|
+
export {
|
|
2856
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. This alias will be removed in v1.0 */
|
|
2857
|
+
default as AlarmPlusIcon
|
|
2858
|
+
} from '../icons/alarm-clock-plus';
|
|
2853
2859
|
// ArrowDownAZ aliases
|
|
2854
2860
|
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
2855
2861
|
export {
|
|
2856
2862
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. This alias will be removed in v1.0 */
|
|
2857
2863
|
default as ArrowDownAzIcon
|
|
2858
2864
|
} from '../icons/arrow-down-a-z';
|
|
2859
|
-
// ArrowDownZA aliases
|
|
2860
|
-
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
2861
|
-
export {
|
|
2862
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. This alias will be removed in v1.0 */
|
|
2863
|
-
default as ArrowDownZaIcon
|
|
2864
|
-
} from '../icons/arrow-down-z-a';
|
|
2865
2865
|
// ArrowDownWideNarrow aliases
|
|
2866
2866
|
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow';
|
|
2867
2867
|
export {
|
|
2868
2868
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
2869
2869
|
default as SortDescIcon
|
|
2870
2870
|
} from '../icons/arrow-down-wide-narrow';
|
|
2871
|
+
// ArrowDownZA aliases
|
|
2872
|
+
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a';
|
|
2873
|
+
export {
|
|
2874
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. This alias will be removed in v1.0 */
|
|
2875
|
+
default as ArrowDownZaIcon
|
|
2876
|
+
} from '../icons/arrow-down-z-a';
|
|
2871
2877
|
// ArrowUpNarrowWide aliases
|
|
2872
2878
|
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide';
|
|
2873
2879
|
export {
|
|
@@ -2880,6 +2886,12 @@ export {
|
|
|
2880
2886
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. This alias will be removed in v1.0 */
|
|
2881
2887
|
default as ArrowUpAzIcon
|
|
2882
2888
|
} from '../icons/arrow-up-a-z';
|
|
2889
|
+
// Axis3d aliases
|
|
2890
|
+
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
2891
|
+
export {
|
|
2892
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
|
|
2893
|
+
default as Axis3DIcon
|
|
2894
|
+
} from '../icons/axis-3d';
|
|
2883
2895
|
// ArrowUpZA aliases
|
|
2884
2896
|
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
2885
2897
|
export {
|
|
@@ -2892,18 +2904,6 @@ export {
|
|
|
2892
2904
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
|
|
2893
2905
|
default as VerifiedIcon
|
|
2894
2906
|
} from '../icons/badge-check';
|
|
2895
|
-
// Axis3d aliases
|
|
2896
|
-
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
2897
|
-
export {
|
|
2898
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
|
|
2899
|
-
default as Axis3DIcon
|
|
2900
|
-
} from '../icons/axis-3d';
|
|
2901
|
-
// BadgeQuestionMark aliases
|
|
2902
|
-
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
2903
|
-
export {
|
|
2904
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. This alias will be removed in v1.0 */
|
|
2905
|
-
default as BadgeHelpIcon
|
|
2906
|
-
} from '../icons/badge-question-mark';
|
|
2907
2907
|
// BetweenHorizontalEnd aliases
|
|
2908
2908
|
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end';
|
|
2909
2909
|
export {
|
|
@@ -2922,6 +2922,18 @@ export {
|
|
|
2922
2922
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. This alias will be removed in v1.0.0 */
|
|
2923
2923
|
default as BookTemplateIcon
|
|
2924
2924
|
} from '../icons/book-dashed';
|
|
2925
|
+
// BadgeQuestionMark aliases
|
|
2926
|
+
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark';
|
|
2927
|
+
export {
|
|
2928
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. This alias will be removed in v1.0 */
|
|
2929
|
+
default as BadgeHelpIcon
|
|
2930
|
+
} from '../icons/badge-question-mark';
|
|
2931
|
+
// Braces aliases
|
|
2932
|
+
export { default as BracesIcon } from '../icons/braces';
|
|
2933
|
+
export {
|
|
2934
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. This alias will be removed in v1.0 */
|
|
2935
|
+
default as CurlyBracesIcon
|
|
2936
|
+
} from '../icons/braces';
|
|
2925
2937
|
// Captions aliases
|
|
2926
2938
|
export { default as CaptionsIcon } from '../icons/captions';
|
|
2927
2939
|
export {
|
|
@@ -2934,12 +2946,6 @@ export {
|
|
|
2934
2946
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
|
|
2935
2947
|
default as AreaChartIcon
|
|
2936
2948
|
} from '../icons/chart-area';
|
|
2937
|
-
// Braces aliases
|
|
2938
|
-
export { default as BracesIcon } from '../icons/braces';
|
|
2939
|
-
export {
|
|
2940
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. This alias will be removed in v1.0 */
|
|
2941
|
-
default as CurlyBracesIcon
|
|
2942
|
-
} from '../icons/braces';
|
|
2943
2949
|
// ChartBarBig aliases
|
|
2944
2950
|
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
2945
2951
|
export {
|
|
@@ -2958,30 +2964,30 @@ export {
|
|
|
2958
2964
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
2959
2965
|
default as BarChartBigIcon
|
|
2960
2966
|
} from '../icons/chart-column-big';
|
|
2961
|
-
// ChartCandlestick aliases
|
|
2962
|
-
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
2963
|
-
export {
|
|
2964
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
|
|
2965
|
-
default as CandlestickChartIcon
|
|
2966
|
-
} from '../icons/chart-candlestick';
|
|
2967
2967
|
// ChartColumnIncreasing aliases
|
|
2968
2968
|
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
2969
2969
|
export {
|
|
2970
2970
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
2971
2971
|
default as BarChart4Icon
|
|
2972
2972
|
} from '../icons/chart-column-increasing';
|
|
2973
|
-
//
|
|
2974
|
-
export { default as
|
|
2973
|
+
// ChartCandlestick aliases
|
|
2974
|
+
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
2975
2975
|
export {
|
|
2976
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
2977
|
-
default as
|
|
2978
|
-
} from '../icons/chart-
|
|
2976
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
|
|
2977
|
+
default as CandlestickChartIcon
|
|
2978
|
+
} from '../icons/chart-candlestick';
|
|
2979
2979
|
// ChartColumn aliases
|
|
2980
2980
|
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
2981
2981
|
export {
|
|
2982
2982
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. This alias will be removed in v1.0 */
|
|
2983
2983
|
default as BarChart3Icon
|
|
2984
2984
|
} from '../icons/chart-column';
|
|
2985
|
+
// ChartNoAxesColumnIncreasing aliases
|
|
2986
|
+
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
2987
|
+
export {
|
|
2988
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
2989
|
+
default as BarChartIcon
|
|
2990
|
+
} from '../icons/chart-no-axes-column-increasing';
|
|
2985
2991
|
// ChartLine aliases
|
|
2986
2992
|
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
2987
2993
|
export {
|
|
@@ -3012,20 +3018,20 @@ export {
|
|
|
3012
3018
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
|
|
3013
3019
|
default as ScatterChartIcon
|
|
3014
3020
|
} from '../icons/chart-scatter';
|
|
3015
|
-
// CircleAlert aliases
|
|
3016
|
-
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3017
|
-
export {
|
|
3018
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. This alias will be removed in v1.0 */
|
|
3019
|
-
default as AlertCircleIcon
|
|
3020
|
-
} from '../icons/circle-alert';
|
|
3021
3021
|
// CircleArrowDown aliases
|
|
3022
3022
|
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down';
|
|
3023
3023
|
export {
|
|
3024
3024
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. This alias will be removed in v1.0 */
|
|
3025
3025
|
default as ArrowDownCircleIcon
|
|
3026
3026
|
} from '../icons/circle-arrow-down';
|
|
3027
|
-
//
|
|
3028
|
-
export { default as
|
|
3027
|
+
// CircleAlert aliases
|
|
3028
|
+
export { default as CircleAlertIcon } from '../icons/circle-alert';
|
|
3029
|
+
export {
|
|
3030
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. This alias will be removed in v1.0 */
|
|
3031
|
+
default as AlertCircleIcon
|
|
3032
|
+
} from '../icons/circle-alert';
|
|
3033
|
+
// CircleArrowLeft aliases
|
|
3034
|
+
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left';
|
|
3029
3035
|
export {
|
|
3030
3036
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. This alias will be removed in v1.0 */
|
|
3031
3037
|
default as ArrowLeftCircleIcon
|
|
@@ -3036,6 +3042,12 @@ export {
|
|
|
3036
3042
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
3037
3043
|
default as ArrowDownLeftFromCircleIcon
|
|
3038
3044
|
} from '../icons/circle-arrow-out-down-left';
|
|
3045
|
+
// CircleArrowOutUpLeft aliases
|
|
3046
|
+
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3047
|
+
export {
|
|
3048
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3049
|
+
default as ArrowUpLeftFromCircleIcon
|
|
3050
|
+
} from '../icons/circle-arrow-out-up-left';
|
|
3039
3051
|
// CircleArrowOutDownRight aliases
|
|
3040
3052
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right';
|
|
3041
3053
|
export {
|
|
@@ -3054,18 +3066,6 @@ export {
|
|
|
3054
3066
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
3055
3067
|
default as ArrowRightCircleIcon
|
|
3056
3068
|
} from '../icons/circle-arrow-right';
|
|
3057
|
-
// CircleArrowOutUpLeft aliases
|
|
3058
|
-
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left';
|
|
3059
|
-
export {
|
|
3060
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3061
|
-
default as ArrowUpLeftFromCircleIcon
|
|
3062
|
-
} from '../icons/circle-arrow-out-up-left';
|
|
3063
|
-
// CircleArrowUp aliases
|
|
3064
|
-
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3065
|
-
export {
|
|
3066
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
|
|
3067
|
-
default as ArrowUpCircleIcon
|
|
3068
|
-
} from '../icons/circle-arrow-up';
|
|
3069
3069
|
// CircleCheckBig aliases
|
|
3070
3070
|
export { default as CircleCheckBigIcon } from '../icons/circle-check-big';
|
|
3071
3071
|
export {
|
|
@@ -3078,42 +3078,36 @@ export {
|
|
|
3078
3078
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
|
|
3079
3079
|
default as CheckCircle2Icon
|
|
3080
3080
|
} from '../icons/circle-check';
|
|
3081
|
+
// CircleArrowUp aliases
|
|
3082
|
+
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up';
|
|
3083
|
+
export {
|
|
3084
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
|
|
3085
|
+
default as ArrowUpCircleIcon
|
|
3086
|
+
} from '../icons/circle-arrow-up';
|
|
3081
3087
|
// CircleChevronDown aliases
|
|
3082
3088
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3083
3089
|
export {
|
|
3084
3090
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
|
|
3085
3091
|
default as ChevronDownCircleIcon
|
|
3086
3092
|
} from '../icons/circle-chevron-down';
|
|
3087
|
-
// CircleChevronLeft aliases
|
|
3088
|
-
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3089
|
-
export {
|
|
3090
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3091
|
-
default as ChevronLeftCircleIcon
|
|
3092
|
-
} from '../icons/circle-chevron-left';
|
|
3093
3093
|
// CircleChevronRight aliases
|
|
3094
3094
|
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3095
3095
|
export {
|
|
3096
3096
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. This alias will be removed in v1.0 */
|
|
3097
3097
|
default as ChevronRightCircleIcon
|
|
3098
3098
|
} from '../icons/circle-chevron-right';
|
|
3099
|
+
// CircleChevronLeft aliases
|
|
3100
|
+
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3101
|
+
export {
|
|
3102
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3103
|
+
default as ChevronLeftCircleIcon
|
|
3104
|
+
} from '../icons/circle-chevron-left';
|
|
3099
3105
|
// CircleChevronUp aliases
|
|
3100
3106
|
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up';
|
|
3101
3107
|
export {
|
|
3102
3108
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. This alias will be removed in v1.0 */
|
|
3103
3109
|
default as ChevronUpCircleIcon
|
|
3104
3110
|
} from '../icons/circle-chevron-up';
|
|
3105
|
-
// CircleDivide aliases
|
|
3106
|
-
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3107
|
-
export {
|
|
3108
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
|
|
3109
|
-
default as DivideCircleIcon
|
|
3110
|
-
} from '../icons/circle-divide';
|
|
3111
|
-
// CircleParkingOff aliases
|
|
3112
|
-
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3113
|
-
export {
|
|
3114
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. This alias will be removed in v1.0 */
|
|
3115
|
-
default as ParkingCircleOffIcon
|
|
3116
|
-
} from '../icons/circle-parking-off';
|
|
3117
3111
|
// CircleGauge aliases
|
|
3118
3112
|
export { default as CircleGaugeIcon } from '../icons/circle-gauge';
|
|
3119
3113
|
export {
|
|
@@ -3126,18 +3120,30 @@ export {
|
|
|
3126
3120
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. This alias will be removed in v1.0 */
|
|
3127
3121
|
default as MinusCircleIcon
|
|
3128
3122
|
} from '../icons/circle-minus';
|
|
3129
|
-
//
|
|
3130
|
-
export { default as
|
|
3123
|
+
// CircleDivide aliases
|
|
3124
|
+
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3131
3125
|
export {
|
|
3132
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3133
|
-
default as
|
|
3134
|
-
} from '../icons/circle-
|
|
3126
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
|
|
3127
|
+
default as DivideCircleIcon
|
|
3128
|
+
} from '../icons/circle-divide';
|
|
3129
|
+
// CircleParkingOff aliases
|
|
3130
|
+
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3131
|
+
export {
|
|
3132
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. This alias will be removed in v1.0 */
|
|
3133
|
+
default as ParkingCircleOffIcon
|
|
3134
|
+
} from '../icons/circle-parking-off';
|
|
3135
3135
|
// CircleParking aliases
|
|
3136
3136
|
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
3137
3137
|
export {
|
|
3138
3138
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. This alias will be removed in v1.0 */
|
|
3139
3139
|
default as ParkingCircleIcon
|
|
3140
3140
|
} from '../icons/circle-parking';
|
|
3141
|
+
// CirclePause aliases
|
|
3142
|
+
export { default as CirclePauseIcon } from '../icons/circle-pause';
|
|
3143
|
+
export {
|
|
3144
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. This alias will be removed in v1.0 */
|
|
3145
|
+
default as PauseCircleIcon
|
|
3146
|
+
} from '../icons/circle-pause';
|
|
3141
3147
|
// CirclePercent aliases
|
|
3142
3148
|
export { default as CirclePercentIcon } from '../icons/circle-percent';
|
|
3143
3149
|
export {
|
|
@@ -3178,18 +3184,18 @@ export {
|
|
|
3178
3184
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. This alias will be removed in v1.0 */
|
|
3179
3185
|
default as CircleSlashedIcon
|
|
3180
3186
|
} from '../icons/circle-slash-2';
|
|
3181
|
-
// CircleUserRound aliases
|
|
3182
|
-
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3183
|
-
export {
|
|
3184
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
|
|
3185
|
-
default as UserCircle2Icon
|
|
3186
|
-
} from '../icons/circle-user-round';
|
|
3187
3187
|
// CircleStop aliases
|
|
3188
3188
|
export { default as CircleStopIcon } from '../icons/circle-stop';
|
|
3189
3189
|
export {
|
|
3190
3190
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
3191
3191
|
default as StopCircleIcon
|
|
3192
3192
|
} from '../icons/circle-stop';
|
|
3193
|
+
// CircleUserRound aliases
|
|
3194
|
+
export { default as CircleUserRoundIcon } from '../icons/circle-user-round';
|
|
3195
|
+
export {
|
|
3196
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
|
|
3197
|
+
default as UserCircle2Icon
|
|
3198
|
+
} from '../icons/circle-user-round';
|
|
3193
3199
|
// CircleUser aliases
|
|
3194
3200
|
export { default as CircleUserIcon } from '../icons/circle-user';
|
|
3195
3201
|
export {
|
|
@@ -3208,12 +3214,6 @@ export {
|
|
|
3208
3214
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
3209
3215
|
default as ClipboardSignatureIcon
|
|
3210
3216
|
} from '../icons/clipboard-pen-line';
|
|
3211
|
-
// ClipboardPen aliases
|
|
3212
|
-
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3213
|
-
export {
|
|
3214
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
3215
|
-
default as ClipboardEditIcon
|
|
3216
|
-
} from '../icons/clipboard-pen';
|
|
3217
3217
|
// CloudDownload aliases
|
|
3218
3218
|
export { default as CloudDownloadIcon } from '../icons/cloud-download';
|
|
3219
3219
|
export {
|
|
@@ -3226,18 +3226,24 @@ export {
|
|
|
3226
3226
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. This alias will be removed in v1.0 */
|
|
3227
3227
|
default as UploadCloudIcon
|
|
3228
3228
|
} from '../icons/cloud-upload';
|
|
3229
|
-
// CodeXml aliases
|
|
3230
|
-
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3231
|
-
export {
|
|
3232
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
|
|
3233
|
-
default as Code2Icon
|
|
3234
|
-
} from '../icons/code-xml';
|
|
3235
3229
|
// Columns2 aliases
|
|
3236
3230
|
export { default as Columns2Icon } from '../icons/columns-2';
|
|
3237
3231
|
export {
|
|
3238
3232
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. This alias will be removed in v1.0 */
|
|
3239
3233
|
default as ColumnsIcon
|
|
3240
3234
|
} from '../icons/columns-2';
|
|
3235
|
+
// ClipboardPen aliases
|
|
3236
|
+
export { default as ClipboardPenIcon } from '../icons/clipboard-pen';
|
|
3237
|
+
export {
|
|
3238
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
3239
|
+
default as ClipboardEditIcon
|
|
3240
|
+
} from '../icons/clipboard-pen';
|
|
3241
|
+
// CodeXml aliases
|
|
3242
|
+
export { default as CodeXmlIcon } from '../icons/code-xml';
|
|
3243
|
+
export {
|
|
3244
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
|
|
3245
|
+
default as Code2Icon
|
|
3246
|
+
} from '../icons/code-xml';
|
|
3241
3247
|
// Columns3Cog aliases
|
|
3242
3248
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3243
3249
|
export {
|
|
@@ -3248,30 +3254,24 @@ export {
|
|
|
3248
3254
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
|
|
3249
3255
|
default as TableConfigIcon
|
|
3250
3256
|
} from '../icons/columns-3-cog';
|
|
3251
|
-
// ContactRound aliases
|
|
3252
|
-
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3253
|
-
export {
|
|
3254
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
3255
|
-
default as Contact2Icon
|
|
3256
|
-
} from '../icons/contact-round';
|
|
3257
3257
|
// Columns3 aliases
|
|
3258
3258
|
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3259
3259
|
export {
|
|
3260
3260
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
|
|
3261
3261
|
default as PanelsLeftRightIcon
|
|
3262
3262
|
} from '../icons/columns-3';
|
|
3263
|
+
// ContactRound aliases
|
|
3264
|
+
export { default as ContactRoundIcon } from '../icons/contact-round';
|
|
3265
|
+
export {
|
|
3266
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
3267
|
+
default as Contact2Icon
|
|
3268
|
+
} from '../icons/contact-round';
|
|
3263
3269
|
// DiamondPercent aliases
|
|
3264
3270
|
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3265
3271
|
export {
|
|
3266
3272
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
|
|
3267
3273
|
default as PercentDiamondIcon
|
|
3268
3274
|
} from '../icons/diamond-percent';
|
|
3269
|
-
// Earth aliases
|
|
3270
|
-
export { default as EarthIcon } from '../icons/earth';
|
|
3271
|
-
export {
|
|
3272
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
|
|
3273
|
-
default as Globe2Icon
|
|
3274
|
-
} from '../icons/earth';
|
|
3275
3275
|
// EllipsisVertical aliases
|
|
3276
3276
|
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3277
3277
|
export {
|
|
@@ -3284,6 +3284,12 @@ export {
|
|
|
3284
3284
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. This alias will be removed in v1.0 */
|
|
3285
3285
|
default as FileAxis3DIcon
|
|
3286
3286
|
} from '../icons/file-axis-3d';
|
|
3287
|
+
// Earth aliases
|
|
3288
|
+
export { default as EarthIcon } from '../icons/earth';
|
|
3289
|
+
export {
|
|
3290
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
|
|
3291
|
+
default as Globe2Icon
|
|
3292
|
+
} from '../icons/earth';
|
|
3287
3293
|
// Ellipsis aliases
|
|
3288
3294
|
export { default as EllipsisIcon } from '../icons/ellipsis';
|
|
3289
3295
|
export {
|
|
@@ -3296,24 +3302,30 @@ export {
|
|
|
3296
3302
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
3297
3303
|
default as FileBarChartIcon
|
|
3298
3304
|
} from '../icons/file-chart-column-increasing';
|
|
3299
|
-
// FileChartLine aliases
|
|
3300
|
-
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3301
|
-
export {
|
|
3302
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
3303
|
-
default as FileLineChartIcon
|
|
3304
|
-
} from '../icons/file-chart-line';
|
|
3305
3305
|
// FileChartColumn aliases
|
|
3306
3306
|
export { default as FileChartColumnIcon } from '../icons/file-chart-column';
|
|
3307
3307
|
export {
|
|
3308
3308
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. This alias will be removed in v1.0 */
|
|
3309
3309
|
default as FileBarChart2Icon
|
|
3310
3310
|
} from '../icons/file-chart-column';
|
|
3311
|
+
// FileChartLine aliases
|
|
3312
|
+
export { default as FileChartLineIcon } from '../icons/file-chart-line';
|
|
3313
|
+
export {
|
|
3314
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
3315
|
+
default as FileLineChartIcon
|
|
3316
|
+
} from '../icons/file-chart-line';
|
|
3311
3317
|
// FileChartPie aliases
|
|
3312
3318
|
export { default as FileChartPieIcon } from '../icons/file-chart-pie';
|
|
3313
3319
|
export {
|
|
3314
3320
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
3315
3321
|
default as FilePieChartIcon
|
|
3316
3322
|
} from '../icons/file-chart-pie';
|
|
3323
|
+
// FilePenLine aliases
|
|
3324
|
+
export { default as FilePenLineIcon } from '../icons/file-pen-line';
|
|
3325
|
+
export {
|
|
3326
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
3327
|
+
default as FileSignatureIcon
|
|
3328
|
+
} from '../icons/file-pen-line';
|
|
3317
3329
|
// FileCog aliases
|
|
3318
3330
|
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3319
3331
|
export {
|
|
@@ -3326,12 +3338,12 @@ export {
|
|
|
3326
3338
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. This alias will be removed in v1.0 */
|
|
3327
3339
|
default as FileEditIcon
|
|
3328
3340
|
} from '../icons/file-pen';
|
|
3329
|
-
//
|
|
3330
|
-
export { default as
|
|
3341
|
+
// FileQuestionMark aliases
|
|
3342
|
+
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark';
|
|
3331
3343
|
export {
|
|
3332
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3333
|
-
default as
|
|
3334
|
-
} from '../icons/file-
|
|
3344
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3345
|
+
default as FileQuestionIcon
|
|
3346
|
+
} from '../icons/file-question-mark';
|
|
3335
3347
|
// FilePlay aliases
|
|
3336
3348
|
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3337
3349
|
export {
|
|
@@ -3344,36 +3356,30 @@ export {
|
|
|
3344
3356
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
3345
3357
|
default as FileVideo2Icon
|
|
3346
3358
|
} from '../icons/file-video-camera';
|
|
3347
|
-
//
|
|
3348
|
-
export { default as
|
|
3359
|
+
// FolderPen aliases
|
|
3360
|
+
export { default as FolderPenIcon } from '../icons/folder-pen';
|
|
3349
3361
|
export {
|
|
3350
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3351
|
-
default as
|
|
3352
|
-
} from '../icons/
|
|
3362
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
3363
|
+
default as FolderEditIcon
|
|
3364
|
+
} from '../icons/folder-pen';
|
|
3353
3365
|
// FolderCog aliases
|
|
3354
3366
|
export { default as FolderCogIcon } from '../icons/folder-cog';
|
|
3355
3367
|
export {
|
|
3356
3368
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
|
|
3357
3369
|
default as FolderCog2Icon
|
|
3358
3370
|
} from '../icons/folder-cog';
|
|
3359
|
-
//
|
|
3360
|
-
export { default as
|
|
3371
|
+
// GitCommitHorizontal aliases
|
|
3372
|
+
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3361
3373
|
export {
|
|
3362
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3363
|
-
default as
|
|
3364
|
-
} from '../icons/
|
|
3374
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. This alias will be removed in v1.0 */
|
|
3375
|
+
default as GitCommitIcon
|
|
3376
|
+
} from '../icons/git-commit-horizontal';
|
|
3365
3377
|
// FunnelX aliases
|
|
3366
3378
|
export { default as FunnelXIcon } from '../icons/funnel-x';
|
|
3367
3379
|
export {
|
|
3368
3380
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. This alias will be removed in v1.0 */
|
|
3369
3381
|
default as FilterXIcon
|
|
3370
3382
|
} from '../icons/funnel-x';
|
|
3371
|
-
// GitCommitHorizontal aliases
|
|
3372
|
-
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal';
|
|
3373
|
-
export {
|
|
3374
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. This alias will be removed in v1.0 */
|
|
3375
|
-
default as GitCommitIcon
|
|
3376
|
-
} from '../icons/git-commit-horizontal';
|
|
3377
3383
|
// Funnel aliases
|
|
3378
3384
|
export { default as FunnelIcon } from '../icons/funnel';
|
|
3379
3385
|
export {
|
|
@@ -3386,6 +3392,12 @@ export {
|
|
|
3386
3392
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
3387
3393
|
default as Grid2X2CheckIcon
|
|
3388
3394
|
} from '../icons/grid-2x2-check';
|
|
3395
|
+
// Grid2x2Plus aliases
|
|
3396
|
+
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3397
|
+
export {
|
|
3398
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
|
|
3399
|
+
default as Grid2X2PlusIcon
|
|
3400
|
+
} from '../icons/grid-2x2-plus';
|
|
3389
3401
|
// Grid2x2X aliases
|
|
3390
3402
|
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x';
|
|
3391
3403
|
export {
|
|
@@ -3398,12 +3410,6 @@ export {
|
|
|
3398
3410
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
3399
3411
|
default as Grid2X2Icon
|
|
3400
3412
|
} from '../icons/grid-2x2';
|
|
3401
|
-
// Grid2x2Plus aliases
|
|
3402
|
-
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus';
|
|
3403
|
-
export {
|
|
3404
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
|
|
3405
|
-
default as Grid2X2PlusIcon
|
|
3406
|
-
} from '../icons/grid-2x2-plus';
|
|
3407
3413
|
// Grid3x3 aliases
|
|
3408
3414
|
export { default as Grid3x3Icon } from '../icons/grid-3x3';
|
|
3409
3415
|
export {
|
|
@@ -3426,12 +3432,6 @@ export {
|
|
|
3426
3432
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. This alias will be removed in v1.0 */
|
|
3427
3433
|
default as HelpingHandIcon
|
|
3428
3434
|
} from '../icons/hand-helping';
|
|
3429
|
-
// House aliases
|
|
3430
|
-
export { default as HouseIcon } from '../icons/house';
|
|
3431
|
-
export {
|
|
3432
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. This alias will be removed in v1.0 */
|
|
3433
|
-
default as HomeIcon
|
|
3434
|
-
} from '../icons/house';
|
|
3435
3435
|
// IceCreamBowl aliases
|
|
3436
3436
|
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3437
3437
|
export {
|
|
@@ -3444,18 +3444,24 @@ export {
|
|
|
3444
3444
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. This alias will be removed in v1.0 */
|
|
3445
3445
|
default as IceCreamIcon
|
|
3446
3446
|
} from '../icons/ice-cream-cone';
|
|
3447
|
-
//
|
|
3448
|
-
export { default as
|
|
3447
|
+
// House aliases
|
|
3448
|
+
export { default as HouseIcon } from '../icons/house';
|
|
3449
3449
|
export {
|
|
3450
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3451
|
-
default as
|
|
3452
|
-
} from '../icons/
|
|
3450
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. This alias will be removed in v1.0 */
|
|
3451
|
+
default as HomeIcon
|
|
3452
|
+
} from '../icons/house';
|
|
3453
3453
|
// IndentDecrease aliases
|
|
3454
3454
|
export { default as IndentDecreaseIcon } from '../icons/indent-decrease';
|
|
3455
3455
|
export {
|
|
3456
3456
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IndentDecrease} instead. This alias will be removed in v1.0 */
|
|
3457
3457
|
default as OutdentIcon
|
|
3458
3458
|
} from '../icons/indent-decrease';
|
|
3459
|
+
// IndentIncrease aliases
|
|
3460
|
+
export { default as IndentIncreaseIcon } from '../icons/indent-increase';
|
|
3461
|
+
export {
|
|
3462
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IndentIncrease} instead. This alias will be removed in v1.0 */
|
|
3463
|
+
default as IndentIcon
|
|
3464
|
+
} from '../icons/indent-increase';
|
|
3459
3465
|
// LaptopMinimal aliases
|
|
3460
3466
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3461
3467
|
export {
|
|
@@ -3480,36 +3486,36 @@ export {
|
|
|
3480
3486
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. This alias will be removed in v1.0 */
|
|
3481
3487
|
default as UnlockKeyholeIcon
|
|
3482
3488
|
} from '../icons/lock-keyhole-open';
|
|
3483
|
-
// LockOpen aliases
|
|
3484
|
-
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3485
|
-
export {
|
|
3486
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
|
|
3487
|
-
default as UnlockIcon
|
|
3488
|
-
} from '../icons/lock-open';
|
|
3489
3489
|
// MailQuestionMark aliases
|
|
3490
3490
|
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark';
|
|
3491
3491
|
export {
|
|
3492
3492
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3493
3493
|
default as MailQuestionIcon
|
|
3494
3494
|
} from '../icons/mail-question-mark';
|
|
3495
|
-
//
|
|
3496
|
-
export { default as
|
|
3495
|
+
// LockOpen aliases
|
|
3496
|
+
export { default as LockOpenIcon } from '../icons/lock-open';
|
|
3497
3497
|
export {
|
|
3498
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3499
|
-
default as
|
|
3500
|
-
} from '../icons/
|
|
3498
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
|
|
3499
|
+
default as UnlockIcon
|
|
3500
|
+
} from '../icons/lock-open';
|
|
3501
|
+
// MapPinPen aliases
|
|
3502
|
+
export { default as MapPinPenIcon } from '../icons/map-pin-pen';
|
|
3503
|
+
export {
|
|
3504
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. This alias will be removed in v1.0 */
|
|
3505
|
+
default as LocationEditIcon
|
|
3506
|
+
} from '../icons/map-pin-pen';
|
|
3501
3507
|
// MicVocal aliases
|
|
3502
3508
|
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3503
3509
|
export {
|
|
3504
3510
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. This alias will be removed in v1.0 */
|
|
3505
3511
|
default as Mic2Icon
|
|
3506
3512
|
} from '../icons/mic-vocal';
|
|
3507
|
-
//
|
|
3508
|
-
export { default as
|
|
3513
|
+
// MessageCircleQuestionMark aliases
|
|
3514
|
+
export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark';
|
|
3509
3515
|
export {
|
|
3510
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3511
|
-
default as
|
|
3512
|
-
} from '../icons/
|
|
3516
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3517
|
+
default as MessageCircleQuestionIcon
|
|
3518
|
+
} from '../icons/message-circle-question-mark';
|
|
3513
3519
|
// Move3d aliases
|
|
3514
3520
|
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3515
3521
|
export {
|
|
@@ -3528,6 +3534,12 @@ export {
|
|
|
3528
3534
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
|
|
3529
3535
|
default as AlertOctagonIcon
|
|
3530
3536
|
} from '../icons/octagon-alert';
|
|
3537
|
+
// PaintbrushVertical aliases
|
|
3538
|
+
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical';
|
|
3539
|
+
export {
|
|
3540
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
|
|
3541
|
+
default as Paintbrush2Icon
|
|
3542
|
+
} from '../icons/paintbrush-vertical';
|
|
3531
3543
|
// OctagonX aliases
|
|
3532
3544
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3533
3545
|
export {
|
|
@@ -3546,54 +3558,54 @@ export {
|
|
|
3546
3558
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. This alias will be removed in v1.0 */
|
|
3547
3559
|
default as SidebarCloseIcon
|
|
3548
3560
|
} from '../icons/panel-left-close';
|
|
3549
|
-
//
|
|
3550
|
-
export { default as
|
|
3561
|
+
// PanelLeftOpen aliases
|
|
3562
|
+
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
3551
3563
|
export {
|
|
3552
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3553
|
-
default as
|
|
3554
|
-
} from '../icons/
|
|
3564
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. This alias will be removed in v1.0 */
|
|
3565
|
+
default as SidebarOpenIcon
|
|
3566
|
+
} from '../icons/panel-left-open';
|
|
3555
3567
|
// PanelLeftDashed aliases
|
|
3556
3568
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
3557
3569
|
export {
|
|
3558
3570
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. This alias will be removed in v1.0 */
|
|
3559
3571
|
default as PanelLeftInactiveIcon
|
|
3560
3572
|
} from '../icons/panel-left-dashed';
|
|
3561
|
-
//
|
|
3562
|
-
export { default as
|
|
3573
|
+
// PanelLeft aliases
|
|
3574
|
+
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3563
3575
|
export {
|
|
3564
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3565
|
-
default as
|
|
3566
|
-
} from '../icons/panel-left
|
|
3576
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
|
|
3577
|
+
default as SidebarIcon
|
|
3578
|
+
} from '../icons/panel-left';
|
|
3567
3579
|
// PanelRightDashed aliases
|
|
3568
3580
|
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed';
|
|
3569
3581
|
export {
|
|
3570
3582
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
|
|
3571
3583
|
default as PanelRightInactiveIcon
|
|
3572
3584
|
} from '../icons/panel-right-dashed';
|
|
3573
|
-
// PanelLeft aliases
|
|
3574
|
-
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
3575
|
-
export {
|
|
3576
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
|
|
3577
|
-
default as SidebarIcon
|
|
3578
|
-
} from '../icons/panel-left';
|
|
3579
3585
|
// PanelTopDashed aliases
|
|
3580
3586
|
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed';
|
|
3581
3587
|
export {
|
|
3582
3588
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. This alias will be removed in v1.0 */
|
|
3583
3589
|
default as PanelTopInactiveIcon
|
|
3584
3590
|
} from '../icons/panel-top-dashed';
|
|
3585
|
-
// PenLine aliases
|
|
3586
|
-
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3587
|
-
export {
|
|
3588
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3589
|
-
default as Edit3Icon
|
|
3590
|
-
} from '../icons/pen-line';
|
|
3591
3591
|
// PanelsTopLeft aliases
|
|
3592
3592
|
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
3593
3593
|
export {
|
|
3594
3594
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
3595
3595
|
default as LayoutIcon
|
|
3596
3596
|
} from '../icons/panels-top-left';
|
|
3597
|
+
// PenLine aliases
|
|
3598
|
+
export { default as PenLineIcon } from '../icons/pen-line';
|
|
3599
|
+
export {
|
|
3600
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
3601
|
+
default as Edit3Icon
|
|
3602
|
+
} from '../icons/pen-line';
|
|
3603
|
+
// PlugZap aliases
|
|
3604
|
+
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3605
|
+
export {
|
|
3606
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
|
|
3607
|
+
default as PlugZap2Icon
|
|
3608
|
+
} from '../icons/plug-zap';
|
|
3597
3609
|
// Pen aliases
|
|
3598
3610
|
export { default as PenIcon } from '../icons/pen';
|
|
3599
3611
|
export {
|
|
@@ -3606,12 +3618,6 @@ export {
|
|
|
3606
3618
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
|
|
3607
3619
|
default as FormInputIcon
|
|
3608
3620
|
} from '../icons/rectangle-ellipsis';
|
|
3609
|
-
// PlugZap aliases
|
|
3610
|
-
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
3611
|
-
export {
|
|
3612
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
|
|
3613
|
-
default as PlugZap2Icon
|
|
3614
|
-
} from '../icons/plug-zap';
|
|
3615
3621
|
// Rotate3d aliases
|
|
3616
3622
|
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
3617
3623
|
export {
|
|
@@ -3648,36 +3654,36 @@ export {
|
|
|
3648
3654
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
|
|
3649
3655
|
default as ShieldQuestionIcon
|
|
3650
3656
|
} from '../icons/shield-question-mark';
|
|
3651
|
-
//
|
|
3652
|
-
export { default as
|
|
3657
|
+
// ShieldX aliases
|
|
3658
|
+
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
3653
3659
|
export {
|
|
3654
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3655
|
-
default as
|
|
3656
|
-
} from '../icons/
|
|
3660
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. This alias will be removed in v1.0 */
|
|
3661
|
+
default as ShieldCloseIcon
|
|
3662
|
+
} from '../icons/shield-x';
|
|
3657
3663
|
// Sparkles aliases
|
|
3658
3664
|
export { default as SparklesIcon } from '../icons/sparkles';
|
|
3659
3665
|
export {
|
|
3660
3666
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. This alias will be removed in v1.0 */
|
|
3661
3667
|
default as StarsIcon
|
|
3662
3668
|
} from '../icons/sparkles';
|
|
3663
|
-
//
|
|
3664
|
-
export { default as
|
|
3669
|
+
// SquareActivity aliases
|
|
3670
|
+
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3665
3671
|
export {
|
|
3666
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3667
|
-
default as
|
|
3668
|
-
} from '../icons/
|
|
3672
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. This alias will be removed in v1.0 */
|
|
3673
|
+
default as ActivitySquareIcon
|
|
3674
|
+
} from '../icons/square-activity';
|
|
3675
|
+
// SlidersVertical aliases
|
|
3676
|
+
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
3677
|
+
export {
|
|
3678
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. This alias will be removed in v1.0 */
|
|
3679
|
+
default as SlidersIcon
|
|
3680
|
+
} from '../icons/sliders-vertical';
|
|
3669
3681
|
// SquareArrowDownLeft aliases
|
|
3670
3682
|
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left';
|
|
3671
3683
|
export {
|
|
3672
3684
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
|
|
3673
3685
|
default as ArrowDownLeftSquareIcon
|
|
3674
3686
|
} from '../icons/square-arrow-down-left';
|
|
3675
|
-
// SquareActivity aliases
|
|
3676
|
-
export { default as SquareActivityIcon } from '../icons/square-activity';
|
|
3677
|
-
export {
|
|
3678
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. This alias will be removed in v1.0 */
|
|
3679
|
-
default as ActivitySquareIcon
|
|
3680
|
-
} from '../icons/square-activity';
|
|
3681
3687
|
// SquareArrowDownRight aliases
|
|
3682
3688
|
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
3683
3689
|
export {
|
|
@@ -3714,12 +3720,6 @@ export {
|
|
|
3714
3720
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
3715
3721
|
default as ArrowUpLeftFromSquareIcon
|
|
3716
3722
|
} from '../icons/square-arrow-out-up-left';
|
|
3717
|
-
// SquareArrowOutUpRight aliases
|
|
3718
|
-
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
3719
|
-
export {
|
|
3720
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3721
|
-
default as ArrowUpRightFromSquareIcon
|
|
3722
|
-
} from '../icons/square-arrow-out-up-right';
|
|
3723
3723
|
// SquareArrowRight aliases
|
|
3724
3724
|
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right';
|
|
3725
3725
|
export {
|
|
@@ -3744,18 +3744,30 @@ export {
|
|
|
3744
3744
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
3745
3745
|
default as ArrowUpSquareIcon
|
|
3746
3746
|
} from '../icons/square-arrow-up';
|
|
3747
|
+
// SquareBottomDashedScissors aliases
|
|
3748
|
+
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
3749
|
+
export {
|
|
3750
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
|
|
3751
|
+
default as ScissorsSquareDashedBottomIcon
|
|
3752
|
+
} from '../icons/square-bottom-dashed-scissors';
|
|
3753
|
+
// SquareArrowOutUpRight aliases
|
|
3754
|
+
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right';
|
|
3755
|
+
export {
|
|
3756
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
3757
|
+
default as ArrowUpRightFromSquareIcon
|
|
3758
|
+
} from '../icons/square-arrow-out-up-right';
|
|
3747
3759
|
// SquareAsterisk aliases
|
|
3748
3760
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
3749
3761
|
export {
|
|
3750
3762
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. This alias will be removed in v1.0 */
|
|
3751
3763
|
default as AsteriskSquareIcon
|
|
3752
3764
|
} from '../icons/square-asterisk';
|
|
3753
|
-
//
|
|
3754
|
-
export { default as
|
|
3765
|
+
// SquareCheckBig aliases
|
|
3766
|
+
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3755
3767
|
export {
|
|
3756
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3757
|
-
default as
|
|
3758
|
-
} from '../icons/square-
|
|
3768
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
|
|
3769
|
+
default as CheckSquareIcon
|
|
3770
|
+
} from '../icons/square-check-big';
|
|
3759
3771
|
// SquareChartGantt aliases
|
|
3760
3772
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
3761
3773
|
export {
|
|
@@ -3766,12 +3778,6 @@ export {
|
|
|
3766
3778
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. This alias will be removed in v1.0 */
|
|
3767
3779
|
default as SquareGanttChartIcon
|
|
3768
3780
|
} from '../icons/square-chart-gantt';
|
|
3769
|
-
// SquareCheckBig aliases
|
|
3770
|
-
export { default as SquareCheckBigIcon } from '../icons/square-check-big';
|
|
3771
|
-
export {
|
|
3772
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
|
|
3773
|
-
default as CheckSquareIcon
|
|
3774
|
-
} from '../icons/square-check-big';
|
|
3775
3781
|
// SquareCheck aliases
|
|
3776
3782
|
export { default as SquareCheckIcon } from '../icons/square-check';
|
|
3777
3783
|
export {
|
|
@@ -3784,24 +3790,18 @@ export {
|
|
|
3784
3790
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. This alias will be removed in v1.0 */
|
|
3785
3791
|
default as ChevronDownSquareIcon
|
|
3786
3792
|
} from '../icons/square-chevron-down';
|
|
3787
|
-
// SquareChevronLeft aliases
|
|
3788
|
-
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
3789
|
-
export {
|
|
3790
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3791
|
-
default as ChevronLeftSquareIcon
|
|
3792
|
-
} from '../icons/square-chevron-left';
|
|
3793
3793
|
// SquareChevronRight aliases
|
|
3794
3794
|
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right';
|
|
3795
3795
|
export {
|
|
3796
3796
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. This alias will be removed in v1.0 */
|
|
3797
3797
|
default as ChevronRightSquareIcon
|
|
3798
3798
|
} from '../icons/square-chevron-right';
|
|
3799
|
-
//
|
|
3800
|
-
export { default as
|
|
3799
|
+
// SquareChevronLeft aliases
|
|
3800
|
+
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left';
|
|
3801
3801
|
export {
|
|
3802
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3803
|
-
default as
|
|
3804
|
-
} from '../icons/square-chevron-
|
|
3802
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
|
|
3803
|
+
default as ChevronLeftSquareIcon
|
|
3804
|
+
} from '../icons/square-chevron-left';
|
|
3805
3805
|
// SquareCode aliases
|
|
3806
3806
|
export { default as SquareCodeIcon } from '../icons/square-code';
|
|
3807
3807
|
export {
|
|
@@ -3814,24 +3814,24 @@ export {
|
|
|
3814
3814
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
|
|
3815
3815
|
default as KanbanSquareDashedIcon
|
|
3816
3816
|
} from '../icons/square-dashed-kanban';
|
|
3817
|
-
//
|
|
3818
|
-
export { default as
|
|
3817
|
+
// SquareChevronUp aliases
|
|
3818
|
+
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up';
|
|
3819
3819
|
export {
|
|
3820
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3821
|
-
default as
|
|
3822
|
-
} from '../icons/square-
|
|
3820
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. This alias will be removed in v1.0 */
|
|
3821
|
+
default as ChevronUpSquareIcon
|
|
3822
|
+
} from '../icons/square-chevron-up';
|
|
3823
3823
|
// SquareDashedMousePointer aliases
|
|
3824
3824
|
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer';
|
|
3825
3825
|
export {
|
|
3826
3826
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. This alias will be removed in v1.0 */
|
|
3827
3827
|
default as MousePointerSquareDashedIcon
|
|
3828
3828
|
} from '../icons/square-dashed-mouse-pointer';
|
|
3829
|
-
//
|
|
3830
|
-
export { default as
|
|
3829
|
+
// SquareDashed aliases
|
|
3830
|
+
export { default as SquareDashedIcon } from '../icons/square-dashed';
|
|
3831
3831
|
export {
|
|
3832
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3833
|
-
default as
|
|
3834
|
-
} from '../icons/square-
|
|
3832
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. This alias will be removed in v1.0 */
|
|
3833
|
+
default as BoxSelectIcon
|
|
3834
|
+
} from '../icons/square-dashed';
|
|
3835
3835
|
// SquareDot aliases
|
|
3836
3836
|
export { default as SquareDotIcon } from '../icons/square-dot';
|
|
3837
3837
|
export {
|
|
@@ -3844,6 +3844,12 @@ export {
|
|
|
3844
3844
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
|
|
3845
3845
|
default as EqualSquareIcon
|
|
3846
3846
|
} from '../icons/square-equal';
|
|
3847
|
+
// SquareDivide aliases
|
|
3848
|
+
export { default as SquareDivideIcon } from '../icons/square-divide';
|
|
3849
|
+
export {
|
|
3850
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
|
|
3851
|
+
default as DivideSquareIcon
|
|
3852
|
+
} from '../icons/square-divide';
|
|
3847
3853
|
// SquareFunction aliases
|
|
3848
3854
|
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
3849
3855
|
export {
|
|
@@ -3856,12 +3862,6 @@ export {
|
|
|
3856
3862
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
3857
3863
|
default as KanbanSquareIcon
|
|
3858
3864
|
} from '../icons/square-kanban';
|
|
3859
|
-
// SquareLibrary aliases
|
|
3860
|
-
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
3861
|
-
export {
|
|
3862
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
|
|
3863
|
-
default as LibrarySquareIcon
|
|
3864
|
-
} from '../icons/square-library';
|
|
3865
3865
|
// SquareM aliases
|
|
3866
3866
|
export { default as SquareMIcon } from '../icons/square-m';
|
|
3867
3867
|
export {
|
|
@@ -3874,30 +3874,42 @@ export {
|
|
|
3874
3874
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. This alias will be removed in v1.0 */
|
|
3875
3875
|
default as MenuSquareIcon
|
|
3876
3876
|
} from '../icons/square-menu';
|
|
3877
|
+
// SquareLibrary aliases
|
|
3878
|
+
export { default as SquareLibraryIcon } from '../icons/square-library';
|
|
3879
|
+
export {
|
|
3880
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
|
|
3881
|
+
default as LibrarySquareIcon
|
|
3882
|
+
} from '../icons/square-library';
|
|
3877
3883
|
// SquareMinus aliases
|
|
3878
3884
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
3879
3885
|
export {
|
|
3880
3886
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. This alias will be removed in v1.0 */
|
|
3881
3887
|
default as MinusSquareIcon
|
|
3882
3888
|
} from '../icons/square-minus';
|
|
3883
|
-
// SquareParkingOff aliases
|
|
3884
|
-
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
3885
|
-
export {
|
|
3886
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
|
|
3887
|
-
default as ParkingSquareOffIcon
|
|
3888
|
-
} from '../icons/square-parking-off';
|
|
3889
3889
|
// SquareMousePointer aliases
|
|
3890
3890
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
3891
3891
|
export {
|
|
3892
3892
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. This alias will be removed in v1.0 */
|
|
3893
3893
|
default as InspectIcon
|
|
3894
3894
|
} from '../icons/square-mouse-pointer';
|
|
3895
|
+
// SquareParkingOff aliases
|
|
3896
|
+
export { default as SquareParkingOffIcon } from '../icons/square-parking-off';
|
|
3897
|
+
export {
|
|
3898
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
|
|
3899
|
+
default as ParkingSquareOffIcon
|
|
3900
|
+
} from '../icons/square-parking-off';
|
|
3895
3901
|
// SquareParking aliases
|
|
3896
3902
|
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
3897
3903
|
export {
|
|
3898
3904
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. This alias will be removed in v1.0 */
|
|
3899
3905
|
default as ParkingSquareIcon
|
|
3900
3906
|
} from '../icons/square-parking';
|
|
3907
|
+
// SquarePercent aliases
|
|
3908
|
+
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
3909
|
+
export {
|
|
3910
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
3911
|
+
default as PercentSquareIcon
|
|
3912
|
+
} from '../icons/square-percent';
|
|
3901
3913
|
// SquarePen aliases
|
|
3902
3914
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
3903
3915
|
export {
|
|
@@ -3912,12 +3924,6 @@ export {
|
|
|
3912
3924
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
3913
3925
|
default as PenSquareIcon
|
|
3914
3926
|
} from '../icons/square-pen';
|
|
3915
|
-
// SquarePercent aliases
|
|
3916
|
-
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
3917
|
-
export {
|
|
3918
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
3919
|
-
default as PercentSquareIcon
|
|
3920
|
-
} from '../icons/square-percent';
|
|
3921
3927
|
// SquarePi aliases
|
|
3922
3928
|
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
3923
3929
|
export {
|
|
@@ -3942,48 +3948,54 @@ export {
|
|
|
3942
3948
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. This alias will be removed in v1.0 */
|
|
3943
3949
|
default as PlusSquareIcon
|
|
3944
3950
|
} from '../icons/square-plus';
|
|
3945
|
-
// SquareScissors aliases
|
|
3946
|
-
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
3947
|
-
export {
|
|
3948
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
|
|
3949
|
-
default as ScissorsSquareIcon
|
|
3950
|
-
} from '../icons/square-scissors';
|
|
3951
3951
|
// SquarePower aliases
|
|
3952
3952
|
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
3953
3953
|
export {
|
|
3954
3954
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
|
|
3955
3955
|
default as PowerSquareIcon
|
|
3956
3956
|
} from '../icons/square-power';
|
|
3957
|
-
//
|
|
3958
|
-
export { default as
|
|
3957
|
+
// SquareScissors aliases
|
|
3958
|
+
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
3959
3959
|
export {
|
|
3960
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3961
|
-
default as
|
|
3962
|
-
} from '../icons/square-
|
|
3960
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
|
|
3961
|
+
default as ScissorsSquareIcon
|
|
3962
|
+
} from '../icons/square-scissors';
|
|
3963
3963
|
// SquareSlash aliases
|
|
3964
3964
|
export { default as SquareSlashIcon } from '../icons/square-slash';
|
|
3965
3965
|
export {
|
|
3966
3966
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
|
|
3967
3967
|
default as SlashSquareIcon
|
|
3968
3968
|
} from '../icons/square-slash';
|
|
3969
|
+
// SquareSigma aliases
|
|
3970
|
+
export { default as SquareSigmaIcon } from '../icons/square-sigma';
|
|
3971
|
+
export {
|
|
3972
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
|
|
3973
|
+
default as SigmaSquareIcon
|
|
3974
|
+
} from '../icons/square-sigma';
|
|
3969
3975
|
// SquareSplitHorizontal aliases
|
|
3970
3976
|
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
3971
3977
|
export {
|
|
3972
3978
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
3973
3979
|
default as SplitSquareHorizontalIcon
|
|
3974
3980
|
} from '../icons/square-split-horizontal';
|
|
3981
|
+
// SquareSplitVertical aliases
|
|
3982
|
+
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
3983
|
+
export {
|
|
3984
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
|
|
3985
|
+
default as SplitSquareVerticalIcon
|
|
3986
|
+
} from '../icons/square-split-vertical';
|
|
3975
3987
|
// SquareTerminal aliases
|
|
3976
3988
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
3977
3989
|
export {
|
|
3978
3990
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
|
|
3979
3991
|
default as TerminalSquareIcon
|
|
3980
3992
|
} from '../icons/square-terminal';
|
|
3981
|
-
//
|
|
3982
|
-
export { default as
|
|
3993
|
+
// SquareUser aliases
|
|
3994
|
+
export { default as SquareUserIcon } from '../icons/square-user';
|
|
3983
3995
|
export {
|
|
3984
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3985
|
-
default as
|
|
3986
|
-
} from '../icons/square-
|
|
3996
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
|
|
3997
|
+
default as UserSquareIcon
|
|
3998
|
+
} from '../icons/square-user';
|
|
3987
3999
|
// SquareUserRound aliases
|
|
3988
4000
|
export { default as SquareUserRoundIcon } from '../icons/square-user-round';
|
|
3989
4001
|
export {
|
|
@@ -3996,54 +4008,48 @@ export {
|
|
|
3996
4008
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. This alias will be removed in v1.0 */
|
|
3997
4009
|
default as XSquareIcon
|
|
3998
4010
|
} from '../icons/square-x';
|
|
3999
|
-
// SquareUser aliases
|
|
4000
|
-
export { default as SquareUserIcon } from '../icons/square-user';
|
|
4001
|
-
export {
|
|
4002
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
|
|
4003
|
-
default as UserSquareIcon
|
|
4004
|
-
} from '../icons/square-user';
|
|
4005
4011
|
// TestTubeDiagonal aliases
|
|
4006
4012
|
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal';
|
|
4007
4013
|
export {
|
|
4008
4014
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. This alias will be removed in v1.0 */
|
|
4009
4015
|
default as TestTube2Icon
|
|
4010
4016
|
} from '../icons/test-tube-diagonal';
|
|
4011
|
-
// TextSelect aliases
|
|
4012
|
-
export { default as TextSelectIcon } from '../icons/text-select';
|
|
4013
|
-
export {
|
|
4014
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextSelect} instead. This alias will be removed in v1.0 */
|
|
4015
|
-
default as TextSelectionIcon
|
|
4016
|
-
} from '../icons/text-select';
|
|
4017
4017
|
// TramFront aliases
|
|
4018
4018
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4019
4019
|
export {
|
|
4020
4020
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. This alias will be removed in v1.0 */
|
|
4021
4021
|
default as TrainIcon
|
|
4022
4022
|
} from '../icons/tram-front';
|
|
4023
|
-
//
|
|
4024
|
-
export { default as
|
|
4025
|
-
export {
|
|
4026
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. This alias will be removed in v1.0 */
|
|
4027
|
-
default as PalmtreeIcon
|
|
4028
|
-
} from '../icons/tree-palm';
|
|
4029
|
-
// TvMinimal aliases
|
|
4030
|
-
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4023
|
+
// TextSelect aliases
|
|
4024
|
+
export { default as TextSelectIcon } from '../icons/text-select';
|
|
4031
4025
|
export {
|
|
4032
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4033
|
-
default as
|
|
4034
|
-
} from '../icons/
|
|
4026
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextSelect} instead. This alias will be removed in v1.0 */
|
|
4027
|
+
default as TextSelectionIcon
|
|
4028
|
+
} from '../icons/text-select';
|
|
4035
4029
|
// TriangleAlert aliases
|
|
4036
4030
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert';
|
|
4037
4031
|
export {
|
|
4038
4032
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. This alias will be removed in v1.0 */
|
|
4039
4033
|
default as AlertTriangleIcon
|
|
4040
4034
|
} from '../icons/triangle-alert';
|
|
4035
|
+
// TreePalm aliases
|
|
4036
|
+
export { default as TreePalmIcon } from '../icons/tree-palm';
|
|
4037
|
+
export {
|
|
4038
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. This alias will be removed in v1.0 */
|
|
4039
|
+
default as PalmtreeIcon
|
|
4040
|
+
} from '../icons/tree-palm';
|
|
4041
4041
|
// University aliases
|
|
4042
4042
|
export { default as UniversityIcon } from '../icons/university';
|
|
4043
4043
|
export {
|
|
4044
4044
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */
|
|
4045
4045
|
default as School2Icon
|
|
4046
4046
|
} from '../icons/university';
|
|
4047
|
+
// TvMinimal aliases
|
|
4048
|
+
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4049
|
+
export {
|
|
4050
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
4051
|
+
default as Tv2Icon
|
|
4052
|
+
} from '../icons/tv-minimal';
|
|
4047
4053
|
// UserRoundCheck aliases
|
|
4048
4054
|
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4049
4055
|
export {
|
|
@@ -4068,18 +4074,18 @@ export {
|
|
|
4068
4074
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
4069
4075
|
default as UserPlus2Icon
|
|
4070
4076
|
} from '../icons/user-round-plus';
|
|
4071
|
-
// UserRound aliases
|
|
4072
|
-
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4073
|
-
export {
|
|
4074
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
|
|
4075
|
-
default as User2Icon
|
|
4076
|
-
} from '../icons/user-round';
|
|
4077
4077
|
// UserRoundX aliases
|
|
4078
4078
|
export { default as UserRoundXIcon } from '../icons/user-round-x';
|
|
4079
4079
|
export {
|
|
4080
4080
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
|
|
4081
4081
|
default as UserX2Icon
|
|
4082
4082
|
} from '../icons/user-round-x';
|
|
4083
|
+
// UserRound aliases
|
|
4084
|
+
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4085
|
+
export {
|
|
4086
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
|
|
4087
|
+
default as User2Icon
|
|
4088
|
+
} from '../icons/user-round';
|
|
4083
4089
|
// UsersRound aliases
|
|
4084
4090
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4085
4091
|
export {
|
|
@@ -4098,16 +4104,16 @@ export {
|
|
|
4098
4104
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. This alias will be removed in v1.0 */
|
|
4099
4105
|
default as ForkKnifeIcon
|
|
4100
4106
|
} from '../icons/utensils';
|
|
4101
|
-
// WalletMinimal aliases
|
|
4102
|
-
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4103
|
-
export {
|
|
4104
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. This alias will be removed in v1.0 */
|
|
4105
|
-
default as Wallet2Icon
|
|
4106
|
-
} from '../icons/wallet-minimal';
|
|
4107
4107
|
// WandSparkles aliases
|
|
4108
4108
|
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4109
4109
|
export {
|
|
4110
4110
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. This alias will be removed in v1.0 */
|
|
4111
4111
|
default as Wand2Icon
|
|
4112
4112
|
} from '../icons/wand-sparkles';
|
|
4113
|
+
// WalletMinimal aliases
|
|
4114
|
+
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4115
|
+
export {
|
|
4116
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. This alias will be removed in v1.0 */
|
|
4117
|
+
default as Wallet2Icon
|
|
4118
|
+
} from '../icons/wallet-minimal';
|
|
4113
4119
|
|