@lucide/astro 1.3.0 → 1.4.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 +118 -118
- package/src/aliases/prefixed.ts +605 -603
- package/src/aliases/suffixed.ts +900 -898
- package/src/icons/index.ts +195 -194
- package/src/icons/sport-shoe.ts +18 -0
package/src/icons/index.ts
CHANGED
|
@@ -9,13 +9,13 @@ export { default as AlarmClockCheck } from './alarm-clock-check';
|
|
|
9
9
|
export { default as AlarmClockMinus } from './alarm-clock-minus';
|
|
10
10
|
export { default as AlarmClockOff } from './alarm-clock-off';
|
|
11
11
|
export { default as AlarmClockPlus } from './alarm-clock-plus';
|
|
12
|
-
export { default as AlarmClock } from './alarm-clock';
|
|
13
12
|
export { default as AlarmSmoke } from './alarm-smoke';
|
|
14
|
-
export { default as
|
|
13
|
+
export { default as AlarmClock } from './alarm-clock';
|
|
15
14
|
export { default as AlignCenterHorizontal } from './align-center-horizontal';
|
|
15
|
+
export { default as Album } from './album';
|
|
16
16
|
export { default as AlignCenterVertical } from './align-center-vertical';
|
|
17
|
-
export { default as AlignEndHorizontal } from './align-end-horizontal';
|
|
18
17
|
export { default as AlignEndVertical } from './align-end-vertical';
|
|
18
|
+
export { default as AlignEndHorizontal } from './align-end-horizontal';
|
|
19
19
|
export { default as AlignHorizontalDistributeCenter } from './align-horizontal-distribute-center';
|
|
20
20
|
export { default as AlignHorizontalDistributeEnd } from './align-horizontal-distribute-end';
|
|
21
21
|
export { default as AlignHorizontalDistributeStart } from './align-horizontal-distribute-start';
|
|
@@ -38,25 +38,25 @@ export { default as Ambulance } from './ambulance';
|
|
|
38
38
|
export { default as Ampersand } from './ampersand';
|
|
39
39
|
export { default as Ampersands } from './ampersands';
|
|
40
40
|
export { default as Amphora } from './amphora';
|
|
41
|
+
export { default as Annoyed } from './annoyed';
|
|
41
42
|
export { default as Anchor } from './anchor';
|
|
42
43
|
export { default as Angry } from './angry';
|
|
43
|
-
export { default as Annoyed } from './annoyed';
|
|
44
44
|
export { default as Antenna } from './antenna';
|
|
45
45
|
export { default as Anvil } from './anvil';
|
|
46
46
|
export { default as Aperture } from './aperture';
|
|
47
47
|
export { default as AppWindowMac } from './app-window-mac';
|
|
48
48
|
export { default as AppWindow } from './app-window';
|
|
49
49
|
export { default as Apple } from './apple';
|
|
50
|
-
export { default as ArchiveRestore } from './archive-restore';
|
|
51
50
|
export { default as ArchiveX } from './archive-x';
|
|
51
|
+
export { default as ArchiveRestore } from './archive-restore';
|
|
52
52
|
export { default as Archive } from './archive';
|
|
53
53
|
export { default as Armchair } from './armchair';
|
|
54
54
|
export { default as ArrowBigDownDash } from './arrow-big-down-dash';
|
|
55
55
|
export { default as ArrowBigDown } from './arrow-big-down';
|
|
56
56
|
export { default as ArrowBigLeftDash } from './arrow-big-left-dash';
|
|
57
57
|
export { default as ArrowBigLeft } from './arrow-big-left';
|
|
58
|
-
export { default as ArrowBigRightDash } from './arrow-big-right-dash';
|
|
59
58
|
export { default as ArrowBigRight } from './arrow-big-right';
|
|
59
|
+
export { default as ArrowBigRightDash } from './arrow-big-right-dash';
|
|
60
60
|
export { default as ArrowBigUpDash } from './arrow-big-up-dash';
|
|
61
61
|
export { default as ArrowBigUp } from './arrow-big-up';
|
|
62
62
|
export { default as ArrowDown01 } from './arrow-down-0-1';
|
|
@@ -81,8 +81,8 @@ export { default as ArrowRightLeft } from './arrow-right-left';
|
|
|
81
81
|
export { default as ArrowRightToLine } from './arrow-right-to-line';
|
|
82
82
|
export { default as ArrowRight } from './arrow-right';
|
|
83
83
|
export { default as ArrowUp01 } from './arrow-up-0-1';
|
|
84
|
-
export { default as ArrowUp10 } from './arrow-up-1-0';
|
|
85
84
|
export { default as ArrowUpAZ } from './arrow-up-a-z';
|
|
85
|
+
export { default as ArrowUp10 } from './arrow-up-1-0';
|
|
86
86
|
export { default as ArrowUpDown } from './arrow-up-down';
|
|
87
87
|
export { default as ArrowUpFromDot } from './arrow-up-from-dot';
|
|
88
88
|
export { default as ArrowUpFromLine } from './arrow-up-from-line';
|
|
@@ -116,9 +116,9 @@ export { default as BadgeMinus } from './badge-minus';
|
|
|
116
116
|
export { default as BadgePercent } from './badge-percent';
|
|
117
117
|
export { default as BadgePlus } from './badge-plus';
|
|
118
118
|
export { default as BadgePoundSterling } from './badge-pound-sterling';
|
|
119
|
-
export { default as BadgeQuestionMark } from './badge-question-mark';
|
|
120
|
-
export { default as BadgeRussianRuble } from './badge-russian-ruble';
|
|
121
119
|
export { default as BadgeSwissFranc } from './badge-swiss-franc';
|
|
120
|
+
export { default as BadgeRussianRuble } from './badge-russian-ruble';
|
|
121
|
+
export { default as BadgeQuestionMark } from './badge-question-mark';
|
|
122
122
|
export { default as BadgeTurkishLira } from './badge-turkish-lira';
|
|
123
123
|
export { default as BadgeX } from './badge-x';
|
|
124
124
|
export { default as Badge } from './badge';
|
|
@@ -145,8 +145,8 @@ export { default as Battery } from './battery';
|
|
|
145
145
|
export { default as Beaker } from './beaker';
|
|
146
146
|
export { default as BeanOff } from './bean-off';
|
|
147
147
|
export { default as Bean } from './bean';
|
|
148
|
-
export { default as BedSingle } from './bed-single';
|
|
149
148
|
export { default as BedDouble } from './bed-double';
|
|
149
|
+
export { default as BedSingle } from './bed-single';
|
|
150
150
|
export { default as Bed } from './bed';
|
|
151
151
|
export { default as Beef } from './beef';
|
|
152
152
|
export { default as BeerOff } from './beer-off';
|
|
@@ -154,20 +154,20 @@ export { default as Beer } from './beer';
|
|
|
154
154
|
export { default as BellDot } from './bell-dot';
|
|
155
155
|
export { default as BellElectric } from './bell-electric';
|
|
156
156
|
export { default as BellMinus } from './bell-minus';
|
|
157
|
-
export { default as BellOff } from './bell-off';
|
|
158
157
|
export { default as BellPlus } from './bell-plus';
|
|
158
|
+
export { default as BellOff } from './bell-off';
|
|
159
159
|
export { default as BellRing } from './bell-ring';
|
|
160
|
-
export { default as Bell } from './bell';
|
|
161
160
|
export { default as BetweenHorizontalEnd } from './between-horizontal-end';
|
|
161
|
+
export { default as Bell } from './bell';
|
|
162
162
|
export { default as BetweenHorizontalStart } from './between-horizontal-start';
|
|
163
|
-
export { default as BetweenVerticalStart } from './between-vertical-start';
|
|
164
163
|
export { default as BetweenVerticalEnd } from './between-vertical-end';
|
|
164
|
+
export { default as BetweenVerticalStart } from './between-vertical-start';
|
|
165
165
|
export { default as BicepsFlexed } from './biceps-flexed';
|
|
166
166
|
export { default as Bike } from './bike';
|
|
167
|
-
export { default as Binoculars } from './binoculars';
|
|
168
167
|
export { default as Binary } from './binary';
|
|
169
|
-
export { default as
|
|
168
|
+
export { default as Binoculars } from './binoculars';
|
|
170
169
|
export { default as Biohazard } from './biohazard';
|
|
170
|
+
export { default as Bird } from './bird';
|
|
171
171
|
export { default as Birdhouse } from './birdhouse';
|
|
172
172
|
export { default as Bitcoin } from './bitcoin';
|
|
173
173
|
export { default as Blend } from './blend';
|
|
@@ -177,28 +177,28 @@ export { default as BluetoothConnected } from './bluetooth-connected';
|
|
|
177
177
|
export { default as BluetoothOff } from './bluetooth-off';
|
|
178
178
|
export { default as Bluetooth } from './bluetooth';
|
|
179
179
|
export { default as BluetoothSearching } from './bluetooth-searching';
|
|
180
|
-
export { default as Bold } from './bold';
|
|
181
180
|
export { default as Bolt } from './bolt';
|
|
181
|
+
export { default as Bold } from './bold';
|
|
182
182
|
export { default as Bomb } from './bomb';
|
|
183
183
|
export { default as Bone } from './bone';
|
|
184
|
-
export { default as BookA } from './book-a';
|
|
185
184
|
export { default as BookAlert } from './book-alert';
|
|
186
|
-
export { default as
|
|
185
|
+
export { default as BookA } from './book-a';
|
|
187
186
|
export { default as BookCheck } from './book-check';
|
|
187
|
+
export { default as BookAudio } from './book-audio';
|
|
188
188
|
export { default as BookCopy } from './book-copy';
|
|
189
189
|
export { default as BookDashed } from './book-dashed';
|
|
190
190
|
export { default as BookDown } from './book-down';
|
|
191
|
-
export { default as BookHeadphones } from './book-headphones';
|
|
192
191
|
export { default as BookHeart } from './book-heart';
|
|
192
|
+
export { default as BookHeadphones } from './book-headphones';
|
|
193
193
|
export { default as BookImage } from './book-image';
|
|
194
194
|
export { default as BookKey } from './book-key';
|
|
195
195
|
export { default as BookLock } from './book-lock';
|
|
196
196
|
export { default as BookMarked } from './book-marked';
|
|
197
|
-
export { default as BookMinus } from './book-minus';
|
|
198
197
|
export { default as BookOpenCheck } from './book-open-check';
|
|
198
|
+
export { default as BookMinus } from './book-minus';
|
|
199
199
|
export { default as BookOpenText } from './book-open-text';
|
|
200
|
-
export { default as BookPlus } from './book-plus';
|
|
201
200
|
export { default as BookOpen } from './book-open';
|
|
201
|
+
export { default as BookPlus } from './book-plus';
|
|
202
202
|
export { default as BookSearch } from './book-search';
|
|
203
203
|
export { default as BookText } from './book-text';
|
|
204
204
|
export { default as BookType } from './book-type';
|
|
@@ -215,10 +215,10 @@ export { default as Bookmark } from './bookmark';
|
|
|
215
215
|
export { default as BoomBox } from './boom-box';
|
|
216
216
|
export { default as BotMessageSquare } from './bot-message-square';
|
|
217
217
|
export { default as BotOff } from './bot-off';
|
|
218
|
-
export { default as Bot } from './bot';
|
|
219
218
|
export { default as BottleWine } from './bottle-wine';
|
|
220
|
-
export { default as
|
|
219
|
+
export { default as Bot } from './bot';
|
|
221
220
|
export { default as Box } from './box';
|
|
221
|
+
export { default as BowArrow } from './bow-arrow';
|
|
222
222
|
export { default as Boxes } from './boxes';
|
|
223
223
|
export { default as Braces } from './braces';
|
|
224
224
|
export { default as Brackets } from './brackets';
|
|
@@ -233,14 +233,14 @@ export { default as BriefcaseConveyorBelt } from './briefcase-conveyor-belt';
|
|
|
233
233
|
export { default as BriefcaseMedical } from './briefcase-medical';
|
|
234
234
|
export { default as Briefcase } from './briefcase';
|
|
235
235
|
export { default as BringToFront } from './bring-to-front';
|
|
236
|
-
export { default as BrushCleaning } from './brush-cleaning';
|
|
237
236
|
export { default as Brush } from './brush';
|
|
237
|
+
export { default as BrushCleaning } from './brush-cleaning';
|
|
238
238
|
export { default as Bubbles } from './bubbles';
|
|
239
239
|
export { default as BugOff } from './bug-off';
|
|
240
240
|
export { default as BugPlay } from './bug-play';
|
|
241
241
|
export { default as Bug } from './bug';
|
|
242
|
-
export { default as Building2 } from './building-2';
|
|
243
242
|
export { default as Building } from './building';
|
|
243
|
+
export { default as Building2 } from './building-2';
|
|
244
244
|
export { default as BusFront } from './bus-front';
|
|
245
245
|
export { default as Bus } from './bus';
|
|
246
246
|
export { default as CableCar } from './cable-car';
|
|
@@ -258,15 +258,15 @@ export { default as CalendarCog } from './calendar-cog';
|
|
|
258
258
|
export { default as CalendarDays } from './calendar-days';
|
|
259
259
|
export { default as CalendarFold } from './calendar-fold';
|
|
260
260
|
export { default as CalendarHeart } from './calendar-heart';
|
|
261
|
-
export { default as CalendarMinus2 } from './calendar-minus-2';
|
|
262
261
|
export { default as CalendarMinus } from './calendar-minus';
|
|
262
|
+
export { default as CalendarMinus2 } from './calendar-minus-2';
|
|
263
263
|
export { default as CalendarOff } from './calendar-off';
|
|
264
264
|
export { default as CalendarPlus2 } from './calendar-plus-2';
|
|
265
265
|
export { default as CalendarPlus } from './calendar-plus';
|
|
266
266
|
export { default as CalendarRange } from './calendar-range';
|
|
267
267
|
export { default as CalendarSearch } from './calendar-search';
|
|
268
|
-
export { default as CalendarX2 } from './calendar-x-2';
|
|
269
268
|
export { default as CalendarSync } from './calendar-sync';
|
|
269
|
+
export { default as CalendarX2 } from './calendar-x-2';
|
|
270
270
|
export { default as CalendarX } from './calendar-x';
|
|
271
271
|
export { default as Calendar } from './calendar';
|
|
272
272
|
export { default as Calendars } from './calendars';
|
|
@@ -286,17 +286,17 @@ export { default as Caravan } from './caravan';
|
|
|
286
286
|
export { default as CardSim } from './card-sim';
|
|
287
287
|
export { default as Carrot } from './carrot';
|
|
288
288
|
export { default as CaseLower } from './case-lower';
|
|
289
|
+
export { default as CaseSensitive } from './case-sensitive';
|
|
289
290
|
export { default as CaseUpper } from './case-upper';
|
|
290
291
|
export { default as CassetteTape } from './cassette-tape';
|
|
291
|
-
export { default as CaseSensitive } from './case-sensitive';
|
|
292
292
|
export { default as Cast } from './cast';
|
|
293
293
|
export { default as Castle } from './castle';
|
|
294
294
|
export { default as Cat } from './cat';
|
|
295
295
|
export { default as CctvOff } from './cctv-off';
|
|
296
296
|
export { default as Cctv } from './cctv';
|
|
297
|
+
export { default as ChartBarBig } from './chart-bar-big';
|
|
297
298
|
export { default as ChartArea } from './chart-area';
|
|
298
299
|
export { default as ChartBarDecreasing } from './chart-bar-decreasing';
|
|
299
|
-
export { default as ChartBarBig } from './chart-bar-big';
|
|
300
300
|
export { default as ChartBarIncreasing } from './chart-bar-increasing';
|
|
301
301
|
export { default as ChartBarStacked } from './chart-bar-stacked';
|
|
302
302
|
export { default as ChartBar } from './chart-bar';
|
|
@@ -304,17 +304,17 @@ export { default as ChartCandlestick } from './chart-candlestick';
|
|
|
304
304
|
export { default as ChartColumnBig } from './chart-column-big';
|
|
305
305
|
export { default as ChartColumnDecreasing } from './chart-column-decreasing';
|
|
306
306
|
export { default as ChartColumnIncreasing } from './chart-column-increasing';
|
|
307
|
-
export { default as ChartColumnStacked } from './chart-column-stacked';
|
|
308
307
|
export { default as ChartColumn } from './chart-column';
|
|
308
|
+
export { default as ChartColumnStacked } from './chart-column-stacked';
|
|
309
309
|
export { default as ChartGantt } from './chart-gantt';
|
|
310
310
|
export { default as ChartLine } from './chart-line';
|
|
311
|
-
export { default as ChartNetwork } from './chart-network';
|
|
312
311
|
export { default as ChartNoAxesColumnDecreasing } from './chart-no-axes-column-decreasing';
|
|
312
|
+
export { default as ChartNetwork } from './chart-network';
|
|
313
313
|
export { default as ChartNoAxesColumnIncreasing } from './chart-no-axes-column-increasing';
|
|
314
314
|
export { default as ChartNoAxesColumn } from './chart-no-axes-column';
|
|
315
|
-
export { default as ChartNoAxesCombined } from './chart-no-axes-combined';
|
|
316
315
|
export { default as ChartNoAxesGantt } from './chart-no-axes-gantt';
|
|
317
316
|
export { default as ChartPie } from './chart-pie';
|
|
317
|
+
export { default as ChartNoAxesCombined } from './chart-no-axes-combined';
|
|
318
318
|
export { default as ChartScatter } from './chart-scatter';
|
|
319
319
|
export { default as ChartSpline } from './chart-spline';
|
|
320
320
|
export { default as CheckCheck } from './check-check';
|
|
@@ -322,8 +322,8 @@ export { default as CheckLine } from './check-line';
|
|
|
322
322
|
export { default as Check } from './check';
|
|
323
323
|
export { default as ChefHat } from './chef-hat';
|
|
324
324
|
export { default as Cherry } from './cherry';
|
|
325
|
-
export { default as ChessBishop } from './chess-bishop';
|
|
326
325
|
export { default as ChessKing } from './chess-king';
|
|
326
|
+
export { default as ChessBishop } from './chess-bishop';
|
|
327
327
|
export { default as ChessKnight } from './chess-knight';
|
|
328
328
|
export { default as ChessPawn } from './chess-pawn';
|
|
329
329
|
export { default as ChessQueen } from './chess-queen';
|
|
@@ -342,13 +342,13 @@ export { default as ChevronsLeft } from './chevrons-left';
|
|
|
342
342
|
export { default as ChevronsRightLeft } from './chevrons-right-left';
|
|
343
343
|
export { default as ChevronsRight } from './chevrons-right';
|
|
344
344
|
export { default as ChevronsUpDown } from './chevrons-up-down';
|
|
345
|
-
export { default as ChevronsUp } from './chevrons-up';
|
|
346
345
|
export { default as Church } from './church';
|
|
346
|
+
export { default as ChevronsUp } from './chevrons-up';
|
|
347
347
|
export { default as CigaretteOff } from './cigarette-off';
|
|
348
348
|
export { default as Cigarette } from './cigarette';
|
|
349
349
|
export { default as CircleAlert } from './circle-alert';
|
|
350
|
-
export { default as CircleArrowDown } from './circle-arrow-down';
|
|
351
350
|
export { default as CircleArrowLeft } from './circle-arrow-left';
|
|
351
|
+
export { default as CircleArrowDown } from './circle-arrow-down';
|
|
352
352
|
export { default as CircleArrowOutDownLeft } from './circle-arrow-out-down-left';
|
|
353
353
|
export { default as CircleArrowOutDownRight } from './circle-arrow-out-down-right';
|
|
354
354
|
export { default as CircleArrowOutUpLeft } from './circle-arrow-out-up-left';
|
|
@@ -385,28 +385,28 @@ export { default as CirclePower } from './circle-power';
|
|
|
385
385
|
export { default as CircleQuestionMark } from './circle-question-mark';
|
|
386
386
|
export { default as CircleSlash2 } from './circle-slash-2';
|
|
387
387
|
export { default as CircleSlash } from './circle-slash';
|
|
388
|
-
export { default as CircleSmall } from './circle-small';
|
|
389
388
|
export { default as CircleStar } from './circle-star';
|
|
389
|
+
export { default as CircleSmall } from './circle-small';
|
|
390
390
|
export { default as CircleStop } from './circle-stop';
|
|
391
391
|
export { default as CircleUserRound } from './circle-user-round';
|
|
392
|
+
export { default as CircleX } from './circle-x';
|
|
392
393
|
export { default as CircleUser } from './circle-user';
|
|
393
394
|
export { default as Circle } from './circle';
|
|
394
|
-
export { default as CircleX } from './circle-x';
|
|
395
395
|
export { default as CircuitBoard } from './circuit-board';
|
|
396
|
-
export { default as Citrus } from './citrus';
|
|
397
396
|
export { default as Clapperboard } from './clapperboard';
|
|
397
|
+
export { default as Citrus } from './citrus';
|
|
398
398
|
export { default as ClipboardCheck } from './clipboard-check';
|
|
399
399
|
export { default as ClipboardClock } from './clipboard-clock';
|
|
400
|
-
export { default as ClipboardList } from './clipboard-list';
|
|
401
400
|
export { default as ClipboardCopy } from './clipboard-copy';
|
|
402
|
-
export { default as
|
|
401
|
+
export { default as ClipboardList } from './clipboard-list';
|
|
403
402
|
export { default as ClipboardPaste } from './clipboard-paste';
|
|
403
|
+
export { default as ClipboardMinus } from './clipboard-minus';
|
|
404
404
|
export { default as ClipboardPenLine } from './clipboard-pen-line';
|
|
405
405
|
export { default as ClipboardPen } from './clipboard-pen';
|
|
406
406
|
export { default as ClipboardPlus } from './clipboard-plus';
|
|
407
407
|
export { default as ClipboardType } from './clipboard-type';
|
|
408
|
-
export { default as ClipboardX } from './clipboard-x';
|
|
409
408
|
export { default as Clipboard } from './clipboard';
|
|
409
|
+
export { default as ClipboardX } from './clipboard-x';
|
|
410
410
|
export { default as Clock1 } from './clock-1';
|
|
411
411
|
export { default as Clock10 } from './clock-10';
|
|
412
412
|
export { default as Clock11 } from './clock-11';
|
|
@@ -450,8 +450,8 @@ export { default as CloudUpload } from './cloud-upload';
|
|
|
450
450
|
export { default as Cloudy } from './cloudy';
|
|
451
451
|
export { default as Clover } from './clover';
|
|
452
452
|
export { default as Club } from './club';
|
|
453
|
-
export { default as CodeXml } from './code-xml';
|
|
454
453
|
export { default as Code } from './code';
|
|
454
|
+
export { default as CodeXml } from './code-xml';
|
|
455
455
|
export { default as Coffee } from './coffee';
|
|
456
456
|
export { default as Cog } from './cog';
|
|
457
457
|
export { default as Coins } from './coins';
|
|
@@ -480,10 +480,10 @@ export { default as CopySlash } from './copy-slash';
|
|
|
480
480
|
export { default as CopyX } from './copy-x';
|
|
481
481
|
export { default as Copy } from './copy';
|
|
482
482
|
export { default as Copyleft } from './copyleft';
|
|
483
|
-
export { default as Copyright } from './copyright';
|
|
484
483
|
export { default as CornerDownLeft } from './corner-down-left';
|
|
485
|
-
export { default as
|
|
484
|
+
export { default as Copyright } from './copyright';
|
|
486
485
|
export { default as CornerLeftDown } from './corner-left-down';
|
|
486
|
+
export { default as CornerDownRight } from './corner-down-right';
|
|
487
487
|
export { default as CornerLeftUp } from './corner-left-up';
|
|
488
488
|
export { default as CornerRightDown } from './corner-right-down';
|
|
489
489
|
export { default as CornerRightUp } from './corner-right-up';
|
|
@@ -508,27 +508,27 @@ export { default as DatabaseZap } from './database-zap';
|
|
|
508
508
|
export { default as Database } from './database';
|
|
509
509
|
export { default as DecimalsArrowLeft } from './decimals-arrow-left';
|
|
510
510
|
export { default as DecimalsArrowRight } from './decimals-arrow-right';
|
|
511
|
-
export { default as Delete } from './delete';
|
|
512
511
|
export { default as Dessert } from './dessert';
|
|
513
512
|
export { default as Diameter } from './diameter';
|
|
514
513
|
export { default as DiamondMinus } from './diamond-minus';
|
|
515
|
-
export { default as
|
|
514
|
+
export { default as Delete } from './delete';
|
|
516
515
|
export { default as DiamondPlus } from './diamond-plus';
|
|
516
|
+
export { default as DiamondPercent } from './diamond-percent';
|
|
517
517
|
export { default as Diamond } from './diamond';
|
|
518
518
|
export { default as Dice1 } from './dice-1';
|
|
519
519
|
export { default as Dice2 } from './dice-2';
|
|
520
520
|
export { default as Dice3 } from './dice-3';
|
|
521
521
|
export { default as Dice4 } from './dice-4';
|
|
522
522
|
export { default as Dice5 } from './dice-5';
|
|
523
|
-
export { default as Dice6 } from './dice-6';
|
|
524
523
|
export { default as Dices } from './dices';
|
|
524
|
+
export { default as Dice6 } from './dice-6';
|
|
525
525
|
export { default as Diff } from './diff';
|
|
526
526
|
export { default as Disc2 } from './disc-2';
|
|
527
527
|
export { default as Disc3 } from './disc-3';
|
|
528
528
|
export { default as DiscAlbum } from './disc-album';
|
|
529
|
+
export { default as Divide } from './divide';
|
|
529
530
|
export { default as Disc } from './disc';
|
|
530
531
|
export { default as DnaOff } from './dna-off';
|
|
531
|
-
export { default as Divide } from './divide';
|
|
532
532
|
export { default as Dna } from './dna';
|
|
533
533
|
export { default as Dock } from './dock';
|
|
534
534
|
export { default as Dog } from './dog';
|
|
@@ -547,12 +547,12 @@ export { default as DropletOff } from './droplet-off';
|
|
|
547
547
|
export { default as Droplet } from './droplet';
|
|
548
548
|
export { default as Droplets } from './droplets';
|
|
549
549
|
export { default as Drum } from './drum';
|
|
550
|
-
export { default as Drumstick } from './drumstick';
|
|
551
550
|
export { default as Dumbbell } from './dumbbell';
|
|
551
|
+
export { default as Drumstick } from './drumstick';
|
|
552
552
|
export { default as EarOff } from './ear-off';
|
|
553
553
|
export { default as Ear } from './ear';
|
|
554
|
-
export { default as EarthLock } from './earth-lock';
|
|
555
554
|
export { default as Earth } from './earth';
|
|
555
|
+
export { default as EarthLock } from './earth-lock';
|
|
556
556
|
export { default as Eclipse } from './eclipse';
|
|
557
557
|
export { default as EggFried } from './egg-fried';
|
|
558
558
|
export { default as EggOff } from './egg-off';
|
|
@@ -568,12 +568,12 @@ export { default as EthernetPort } from './ethernet-port';
|
|
|
568
568
|
export { default as Euro } from './euro';
|
|
569
569
|
export { default as EvCharger } from './ev-charger';
|
|
570
570
|
export { default as Expand } from './expand';
|
|
571
|
-
export { default as ExternalLink } from './external-link';
|
|
572
571
|
export { default as EyeClosed } from './eye-closed';
|
|
572
|
+
export { default as ExternalLink } from './external-link';
|
|
573
573
|
export { default as EyeOff } from './eye-off';
|
|
574
574
|
export { default as Eye } from './eye';
|
|
575
|
-
export { default as Factory } from './factory';
|
|
576
575
|
export { default as Fan } from './fan';
|
|
576
|
+
export { default as Factory } from './factory';
|
|
577
577
|
export { default as FastForward } from './fast-forward';
|
|
578
578
|
export { default as Feather } from './feather';
|
|
579
579
|
export { default as Fence } from './fence';
|
|
@@ -581,13 +581,13 @@ export { default as FerrisWheel } from './ferris-wheel';
|
|
|
581
581
|
export { default as FileArchive } from './file-archive';
|
|
582
582
|
export { default as FileAxis3d } from './file-axis-3d';
|
|
583
583
|
export { default as FileBadge } from './file-badge';
|
|
584
|
-
export { default as FileBracesCorner } from './file-braces-corner';
|
|
585
584
|
export { default as FileBox } from './file-box';
|
|
585
|
+
export { default as FileBracesCorner } from './file-braces-corner';
|
|
586
586
|
export { default as FileBraces } from './file-braces';
|
|
587
587
|
export { default as FileChartColumnIncreasing } from './file-chart-column-increasing';
|
|
588
|
+
export { default as FileChartColumn } from './file-chart-column';
|
|
588
589
|
export { default as FileChartLine } from './file-chart-line';
|
|
589
590
|
export { default as FileChartPie } from './file-chart-pie';
|
|
590
|
-
export { default as FileChartColumn } from './file-chart-column';
|
|
591
591
|
export { default as FileCheckCorner } from './file-check-corner';
|
|
592
592
|
export { default as FileCheck } from './file-check';
|
|
593
593
|
export { default as FileCodeCorner } from './file-code-corner';
|
|
@@ -606,8 +606,8 @@ export { default as FileKey } from './file-key';
|
|
|
606
606
|
export { default as FileLock } from './file-lock';
|
|
607
607
|
export { default as FileMinusCorner } from './file-minus-corner';
|
|
608
608
|
export { default as FileMinus } from './file-minus';
|
|
609
|
-
export { default as FileOutput } from './file-output';
|
|
610
609
|
export { default as FileMusic } from './file-music';
|
|
610
|
+
export { default as FileOutput } from './file-output';
|
|
611
611
|
export { default as FilePenLine } from './file-pen-line';
|
|
612
612
|
export { default as FilePen } from './file-pen';
|
|
613
613
|
export { default as FilePlay } from './file-play';
|
|
@@ -625,17 +625,17 @@ export { default as FileSymlink } from './file-symlink';
|
|
|
625
625
|
export { default as FileTerminal } from './file-terminal';
|
|
626
626
|
export { default as FileText } from './file-text';
|
|
627
627
|
export { default as FileTypeCorner } from './file-type-corner';
|
|
628
|
-
export { default as FileType } from './file-type';
|
|
629
628
|
export { default as FileUp } from './file-up';
|
|
629
|
+
export { default as FileType } from './file-type';
|
|
630
630
|
export { default as FileUser } from './file-user';
|
|
631
|
-
export { default as FileVideoCamera } from './file-video-camera';
|
|
632
631
|
export { default as FileVolume } from './file-volume';
|
|
632
|
+
export { default as FileVideoCamera } from './file-video-camera';
|
|
633
633
|
export { default as FileXCorner } from './file-x-corner';
|
|
634
|
-
export { default as FileX } from './file-x';
|
|
635
634
|
export { default as File } from './file';
|
|
635
|
+
export { default as FileX } from './file-x';
|
|
636
636
|
export { default as Files } from './files';
|
|
637
|
-
export { default as Film } from './film';
|
|
638
637
|
export { default as FingerprintPattern } from './fingerprint-pattern';
|
|
638
|
+
export { default as Film } from './film';
|
|
639
639
|
export { default as FireExtinguisher } from './fire-extinguisher';
|
|
640
640
|
export { default as FishOff } from './fish-off';
|
|
641
641
|
export { default as FishSymbol } from './fish-symbol';
|
|
@@ -652,16 +652,16 @@ export { default as FlashlightOff } from './flashlight-off';
|
|
|
652
652
|
export { default as Flashlight } from './flashlight';
|
|
653
653
|
export { default as FlaskConicalOff } from './flask-conical-off';
|
|
654
654
|
export { default as FlaskConical } from './flask-conical';
|
|
655
|
-
export { default as FlaskRound } from './flask-round';
|
|
656
655
|
export { default as FlipHorizontal2 } from './flip-horizontal-2';
|
|
656
|
+
export { default as FlaskRound } from './flask-round';
|
|
657
657
|
export { default as FlipVertical2 } from './flip-vertical-2';
|
|
658
658
|
export { default as Flower2 } from './flower-2';
|
|
659
659
|
export { default as Flower } from './flower';
|
|
660
660
|
export { default as Focus } from './focus';
|
|
661
661
|
export { default as FoldHorizontal } from './fold-horizontal';
|
|
662
662
|
export { default as FoldVertical } from './fold-vertical';
|
|
663
|
-
export { default as FolderArchive } from './folder-archive';
|
|
664
663
|
export { default as FolderCheck } from './folder-check';
|
|
664
|
+
export { default as FolderArchive } from './folder-archive';
|
|
665
665
|
export { default as FolderClock } from './folder-clock';
|
|
666
666
|
export { default as FolderClosed } from './folder-closed';
|
|
667
667
|
export { default as FolderCode } from './folder-code';
|
|
@@ -669,65 +669,65 @@ export { default as FolderCog } from './folder-cog';
|
|
|
669
669
|
export { default as FolderDot } from './folder-dot';
|
|
670
670
|
export { default as FolderDown } from './folder-down';
|
|
671
671
|
export { default as FolderGit2 } from './folder-git-2';
|
|
672
|
-
export { default as FolderGit } from './folder-git';
|
|
673
672
|
export { default as FolderHeart } from './folder-heart';
|
|
673
|
+
export { default as FolderGit } from './folder-git';
|
|
674
674
|
export { default as FolderInput } from './folder-input';
|
|
675
|
-
export { default as FolderKanban } from './folder-kanban';
|
|
676
675
|
export { default as FolderKey } from './folder-key';
|
|
676
|
+
export { default as FolderKanban } from './folder-kanban';
|
|
677
677
|
export { default as FolderLock } from './folder-lock';
|
|
678
678
|
export { default as FolderMinus } from './folder-minus';
|
|
679
679
|
export { default as FolderOpenDot } from './folder-open-dot';
|
|
680
680
|
export { default as FolderOpen } from './folder-open';
|
|
681
|
-
export { default as FolderOutput } from './folder-output';
|
|
682
681
|
export { default as FolderPen } from './folder-pen';
|
|
682
|
+
export { default as FolderOutput } from './folder-output';
|
|
683
683
|
export { default as FolderPlus } from './folder-plus';
|
|
684
684
|
export { default as FolderRoot } from './folder-root';
|
|
685
685
|
export { default as FolderSearch2 } from './folder-search-2';
|
|
686
686
|
export { default as FolderSearch } from './folder-search';
|
|
687
687
|
export { default as FolderSymlink } from './folder-symlink';
|
|
688
|
-
export { default as FolderSync } from './folder-sync';
|
|
689
688
|
export { default as FolderTree } from './folder-tree';
|
|
689
|
+
export { default as FolderSync } from './folder-sync';
|
|
690
690
|
export { default as FolderUp } from './folder-up';
|
|
691
691
|
export { default as FolderX } from './folder-x';
|
|
692
692
|
export { default as Folder } from './folder';
|
|
693
693
|
export { default as Folders } from './folders';
|
|
694
|
-
export { default as Footprints } from './footprints';
|
|
695
694
|
export { default as Forklift } from './forklift';
|
|
695
|
+
export { default as Footprints } from './footprints';
|
|
696
696
|
export { default as Form } from './form';
|
|
697
697
|
export { default as Forward } from './forward';
|
|
698
698
|
export { default as Frame } from './frame';
|
|
699
|
-
export { default as Frown } from './frown';
|
|
700
699
|
export { default as Fuel } from './fuel';
|
|
700
|
+
export { default as Frown } from './frown';
|
|
701
701
|
export { default as Fullscreen } from './fullscreen';
|
|
702
702
|
export { default as FunnelPlus } from './funnel-plus';
|
|
703
703
|
export { default as FunnelX } from './funnel-x';
|
|
704
704
|
export { default as Funnel } from './funnel';
|
|
705
705
|
export { default as GalleryHorizontalEnd } from './gallery-horizontal-end';
|
|
706
|
+
export { default as GalleryVerticalEnd } from './gallery-vertical-end';
|
|
706
707
|
export { default as GalleryHorizontal } from './gallery-horizontal';
|
|
707
708
|
export { default as GalleryThumbnails } from './gallery-thumbnails';
|
|
708
|
-
export { default as GalleryVerticalEnd } from './gallery-vertical-end';
|
|
709
709
|
export { default as GalleryVertical } from './gallery-vertical';
|
|
710
710
|
export { default as Gamepad2 } from './gamepad-2';
|
|
711
711
|
export { default as GamepadDirectional } from './gamepad-directional';
|
|
712
712
|
export { default as Gamepad } from './gamepad';
|
|
713
713
|
export { default as Gauge } from './gauge';
|
|
714
|
-
export { default as Gem } from './gem';
|
|
715
714
|
export { default as Gavel } from './gavel';
|
|
715
|
+
export { default as Gem } from './gem';
|
|
716
716
|
export { default as GeorgianLari } from './georgian-lari';
|
|
717
|
-
export { default as Gift } from './gift';
|
|
718
717
|
export { default as Ghost } from './ghost';
|
|
718
|
+
export { default as Gift } from './gift';
|
|
719
719
|
export { default as GitBranchMinus } from './git-branch-minus';
|
|
720
720
|
export { default as GitBranchPlus } from './git-branch-plus';
|
|
721
721
|
export { default as GitBranch } from './git-branch';
|
|
722
722
|
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
723
723
|
export { default as GitCommitVertical } from './git-commit-vertical';
|
|
724
724
|
export { default as GitCompareArrows } from './git-compare-arrows';
|
|
725
|
-
export { default as GitCompare } from './git-compare';
|
|
726
725
|
export { default as GitFork } from './git-fork';
|
|
726
|
+
export { default as GitCompare } from './git-compare';
|
|
727
727
|
export { default as GitGraph } from './git-graph';
|
|
728
728
|
export { default as GitMergeConflict } from './git-merge-conflict';
|
|
729
|
-
export { default as GitPullRequestArrow } from './git-pull-request-arrow';
|
|
730
729
|
export { default as GitMerge } from './git-merge';
|
|
730
|
+
export { default as GitPullRequestArrow } from './git-pull-request-arrow';
|
|
731
731
|
export { default as GitPullRequestClosed } from './git-pull-request-closed';
|
|
732
732
|
export { default as GitPullRequestCreateArrow } from './git-pull-request-create-arrow';
|
|
733
733
|
export { default as GitPullRequestCreate } from './git-pull-request-create';
|
|
@@ -740,8 +740,8 @@ export { default as GlobeOff } from './globe-off';
|
|
|
740
740
|
export { default as Globe } from './globe';
|
|
741
741
|
export { default as GlobeX } from './globe-x';
|
|
742
742
|
export { default as Goal } from './goal';
|
|
743
|
-
export { default as Gpu } from './gpu';
|
|
744
743
|
export { default as GraduationCap } from './graduation-cap';
|
|
744
|
+
export { default as Gpu } from './gpu';
|
|
745
745
|
export { default as Grape } from './grape';
|
|
746
746
|
export { default as Grid2x2Check } from './grid-2x2-check';
|
|
747
747
|
export { default as Grid2x2Plus } from './grid-2x2-plus';
|
|
@@ -750,25 +750,25 @@ export { default as Grid2x2 } from './grid-2x2';
|
|
|
750
750
|
export { default as Grid3x2 } from './grid-3x2';
|
|
751
751
|
export { default as Grid3x3 } from './grid-3x3';
|
|
752
752
|
export { default as GripHorizontal } from './grip-horizontal';
|
|
753
|
-
export { default as GripVertical } from './grip-vertical';
|
|
754
753
|
export { default as Grip } from './grip';
|
|
755
|
-
export { default as
|
|
754
|
+
export { default as GripVertical } from './grip-vertical';
|
|
756
755
|
export { default as Guitar } from './guitar';
|
|
757
|
-
export { default as
|
|
756
|
+
export { default as Group } from './group';
|
|
758
757
|
export { default as Ham } from './ham';
|
|
758
|
+
export { default as Hamburger } from './hamburger';
|
|
759
759
|
export { default as Hammer } from './hammer';
|
|
760
760
|
export { default as HandCoins } from './hand-coins';
|
|
761
761
|
export { default as HandFist } from './hand-fist';
|
|
762
|
-
export { default as HandGrab } from './hand-grab';
|
|
763
762
|
export { default as HandHelping } from './hand-helping';
|
|
763
|
+
export { default as HandGrab } from './hand-grab';
|
|
764
764
|
export { default as HandHeart } from './hand-heart';
|
|
765
765
|
export { default as HandMetal } from './hand-metal';
|
|
766
766
|
export { default as HandPlatter } from './hand-platter';
|
|
767
767
|
export { default as Hand } from './hand';
|
|
768
768
|
export { default as Handbag } from './handbag';
|
|
769
769
|
export { default as Handshake } from './handshake';
|
|
770
|
-
export { default as HardDriveDownload } from './hard-drive-download';
|
|
771
770
|
export { default as HardDriveUpload } from './hard-drive-upload';
|
|
771
|
+
export { default as HardDriveDownload } from './hard-drive-download';
|
|
772
772
|
export { default as HardDrive } from './hard-drive';
|
|
773
773
|
export { default as HardHat } from './hard-hat';
|
|
774
774
|
export { default as Hash } from './hash';
|
|
@@ -776,39 +776,39 @@ export { default as HatGlasses } from './hat-glasses';
|
|
|
776
776
|
export { default as Haze } from './haze';
|
|
777
777
|
export { default as Hd } from './hd';
|
|
778
778
|
export { default as HdmiPort } from './hdmi-port';
|
|
779
|
-
export { default as Heading1 } from './heading-1';
|
|
780
779
|
export { default as Heading2 } from './heading-2';
|
|
780
|
+
export { default as Heading1 } from './heading-1';
|
|
781
|
+
export { default as Heading3 } from './heading-3';
|
|
781
782
|
export { default as Heading4 } from './heading-4';
|
|
782
783
|
export { default as Heading5 } from './heading-5';
|
|
783
|
-
export { default as Heading3 } from './heading-3';
|
|
784
|
-
export { default as Heading6 } from './heading-6';
|
|
785
784
|
export { default as Heading } from './heading';
|
|
785
|
+
export { default as Heading6 } from './heading-6';
|
|
786
786
|
export { default as HeadphoneOff } from './headphone-off';
|
|
787
787
|
export { default as Headphones } from './headphones';
|
|
788
788
|
export { default as Headset } from './headset';
|
|
789
789
|
export { default as HeartCrack } from './heart-crack';
|
|
790
|
-
export { default as HeartHandshake } from './heart-handshake';
|
|
791
790
|
export { default as HeartMinus } from './heart-minus';
|
|
792
|
-
export { default as
|
|
791
|
+
export { default as HeartHandshake } from './heart-handshake';
|
|
793
792
|
export { default as HeartPlus } from './heart-plus';
|
|
794
|
-
export { default as
|
|
793
|
+
export { default as HeartOff } from './heart-off';
|
|
795
794
|
export { default as Heart } from './heart';
|
|
795
|
+
export { default as HeartPulse } from './heart-pulse';
|
|
796
796
|
export { default as Heater } from './heater';
|
|
797
797
|
export { default as Helicopter } from './helicopter';
|
|
798
798
|
export { default as Hexagon } from './hexagon';
|
|
799
799
|
export { default as Highlighter } from './highlighter';
|
|
800
800
|
export { default as History } from './history';
|
|
801
801
|
export { default as HopOff } from './hop-off';
|
|
802
|
-
export { default as Hop } from './hop';
|
|
803
802
|
export { default as Hospital } from './hospital';
|
|
803
|
+
export { default as Hop } from './hop';
|
|
804
804
|
export { default as Hotel } from './hotel';
|
|
805
805
|
export { default as Hourglass } from './hourglass';
|
|
806
806
|
export { default as HouseHeart } from './house-heart';
|
|
807
807
|
export { default as HousePlug } from './house-plug';
|
|
808
808
|
export { default as HousePlus } from './house-plus';
|
|
809
809
|
export { default as HouseWifi } from './house-wifi';
|
|
810
|
-
export { default as House } from './house';
|
|
811
810
|
export { default as IceCreamBowl } from './ice-cream-bowl';
|
|
811
|
+
export { default as House } from './house';
|
|
812
812
|
export { default as IceCreamCone } from './ice-cream-cone';
|
|
813
813
|
export { default as IdCardLanyard } from './id-card-lanyard';
|
|
814
814
|
export { default as IdCard } from './id-card';
|
|
@@ -824,8 +824,8 @@ export { default as Images } from './images';
|
|
|
824
824
|
export { default as Import } from './import';
|
|
825
825
|
export { default as Inbox } from './inbox';
|
|
826
826
|
export { default as IndianRupee } from './indian-rupee';
|
|
827
|
-
export { default as Info } from './info';
|
|
828
827
|
export { default as Infinity } from './infinity';
|
|
828
|
+
export { default as Info } from './info';
|
|
829
829
|
export { default as InspectionPanel } from './inspection-panel';
|
|
830
830
|
export { default as Italic } from './italic';
|
|
831
831
|
export { default as IterationCcw } from './iteration-ccw';
|
|
@@ -854,42 +854,42 @@ export { default as LaptopMinimal } from './laptop-minimal';
|
|
|
854
854
|
export { default as Laptop } from './laptop';
|
|
855
855
|
export { default as LassoSelect } from './lasso-select';
|
|
856
856
|
export { default as Lasso } from './lasso';
|
|
857
|
-
export { default as Laugh } from './laugh';
|
|
858
857
|
export { default as Layers2 } from './layers-2';
|
|
858
|
+
export { default as Laugh } from './laugh';
|
|
859
859
|
export { default as LayersPlus } from './layers-plus';
|
|
860
860
|
export { default as Layers } from './layers';
|
|
861
|
-
export { default as LayoutDashboard } from './layout-dashboard';
|
|
862
861
|
export { default as LayoutGrid } from './layout-grid';
|
|
863
862
|
export { default as LayoutList } from './layout-list';
|
|
863
|
+
export { default as LayoutDashboard } from './layout-dashboard';
|
|
864
864
|
export { default as LayoutPanelLeft } from './layout-panel-left';
|
|
865
|
+
export { default as LayoutPanelTop } from './layout-panel-top';
|
|
865
866
|
export { default as LayoutTemplate } from './layout-template';
|
|
866
867
|
export { default as Leaf } from './leaf';
|
|
867
|
-
export { default as LayoutPanelTop } from './layout-panel-top';
|
|
868
|
-
export { default as LeafyGreen } from './leafy-green';
|
|
869
868
|
export { default as Lectern } from './lectern';
|
|
869
|
+
export { default as LeafyGreen } from './leafy-green';
|
|
870
870
|
export { default as LensConcave } from './lens-concave';
|
|
871
871
|
export { default as LensConvex } from './lens-convex';
|
|
872
|
-
export { default as LibraryBig } from './library-big';
|
|
873
872
|
export { default as Library } from './library';
|
|
874
|
-
export { default as Ligature } from './ligature';
|
|
875
873
|
export { default as LifeBuoy } from './life-buoy';
|
|
874
|
+
export { default as LibraryBig } from './library-big';
|
|
875
|
+
export { default as Ligature } from './ligature';
|
|
876
876
|
export { default as LightbulbOff } from './lightbulb-off';
|
|
877
877
|
export { default as Lightbulb } from './lightbulb';
|
|
878
|
-
export { default as LineSquiggle } from './line-squiggle';
|
|
879
878
|
export { default as LineDotRightHorizontal } from './line-dot-right-horizontal';
|
|
879
|
+
export { default as LineSquiggle } from './line-squiggle';
|
|
880
880
|
export { default as LineStyle } from './line-style';
|
|
881
881
|
export { default as Link2Off } from './link-2-off';
|
|
882
882
|
export { default as Link2 } from './link-2';
|
|
883
883
|
export { default as Link } from './link';
|
|
884
|
-
export { default as ListCheck } from './list-check';
|
|
885
884
|
export { default as ListChecks } from './list-checks';
|
|
885
|
+
export { default as ListCheck } from './list-check';
|
|
886
886
|
export { default as ListChevronsDownUp } from './list-chevrons-down-up';
|
|
887
887
|
export { default as ListChevronsUpDown } from './list-chevrons-up-down';
|
|
888
888
|
export { default as ListCollapse } from './list-collapse';
|
|
889
889
|
export { default as ListEnd } from './list-end';
|
|
890
890
|
export { default as ListFilterPlus } from './list-filter-plus';
|
|
891
|
-
export { default as ListIndentDecrease } from './list-indent-decrease';
|
|
892
891
|
export { default as ListFilter } from './list-filter';
|
|
892
|
+
export { default as ListIndentDecrease } from './list-indent-decrease';
|
|
893
893
|
export { default as ListIndentIncrease } from './list-indent-increase';
|
|
894
894
|
export { default as ListMinus } from './list-minus';
|
|
895
895
|
export { default as ListMusic } from './list-music';
|
|
@@ -897,8 +897,8 @@ export { default as ListOrdered } from './list-ordered';
|
|
|
897
897
|
export { default as ListPlus } from './list-plus';
|
|
898
898
|
export { default as ListRestart } from './list-restart';
|
|
899
899
|
export { default as ListStart } from './list-start';
|
|
900
|
-
export { default as ListTodo } from './list-todo';
|
|
901
900
|
export { default as ListTree } from './list-tree';
|
|
901
|
+
export { default as ListTodo } from './list-todo';
|
|
902
902
|
export { default as ListVideo } from './list-video';
|
|
903
903
|
export { default as ListX } from './list-x';
|
|
904
904
|
export { default as List } from './list';
|
|
@@ -906,27 +906,27 @@ export { default as LoaderCircle } from './loader-circle';
|
|
|
906
906
|
export { default as LoaderPinwheel } from './loader-pinwheel';
|
|
907
907
|
export { default as Loader } from './loader';
|
|
908
908
|
export { default as LocateFixed } from './locate-fixed';
|
|
909
|
-
export { default as Locate } from './locate';
|
|
910
909
|
export { default as LocateOff } from './locate-off';
|
|
910
|
+
export { default as Locate } from './locate';
|
|
911
911
|
export { default as LockKeyholeOpen } from './lock-keyhole-open';
|
|
912
912
|
export { default as LockKeyhole } from './lock-keyhole';
|
|
913
913
|
export { default as LockOpen } from './lock-open';
|
|
914
|
+
export { default as LogIn } from './log-in';
|
|
914
915
|
export { default as Lock } from './lock';
|
|
915
916
|
export { default as LogOut } from './log-out';
|
|
916
|
-
export { default as LogIn } from './log-in';
|
|
917
917
|
export { default as Logs } from './logs';
|
|
918
918
|
export { default as Lollipop } from './lollipop';
|
|
919
919
|
export { default as Luggage } from './luggage';
|
|
920
920
|
export { default as Magnet } from './magnet';
|
|
921
|
-
export { default as MailCheck } from './mail-check';
|
|
922
921
|
export { default as MailMinus } from './mail-minus';
|
|
922
|
+
export { default as MailCheck } from './mail-check';
|
|
923
923
|
export { default as MailOpen } from './mail-open';
|
|
924
924
|
export { default as MailPlus } from './mail-plus';
|
|
925
|
-
export { default as MailQuestionMark } from './mail-question-mark';
|
|
926
925
|
export { default as MailSearch } from './mail-search';
|
|
926
|
+
export { default as MailQuestionMark } from './mail-question-mark';
|
|
927
927
|
export { default as MailWarning } from './mail-warning';
|
|
928
|
-
export { default as MailX } from './mail-x';
|
|
929
928
|
export { default as Mail } from './mail';
|
|
929
|
+
export { default as MailX } from './mail-x';
|
|
930
930
|
export { default as Mailbox } from './mailbox';
|
|
931
931
|
export { default as Mails } from './mails';
|
|
932
932
|
export { default as MapMinus } from './map-minus';
|
|
@@ -940,8 +940,8 @@ export { default as MapPinPen } from './map-pin-pen';
|
|
|
940
940
|
export { default as MapPinPlusInside } from './map-pin-plus-inside';
|
|
941
941
|
export { default as MapPinPlus } from './map-pin-plus';
|
|
942
942
|
export { default as MapPinXInside } from './map-pin-x-inside';
|
|
943
|
-
export { default as MapPinX } from './map-pin-x';
|
|
944
943
|
export { default as MapPin } from './map-pin';
|
|
944
|
+
export { default as MapPinX } from './map-pin-x';
|
|
945
945
|
export { default as MapPinned } from './map-pinned';
|
|
946
946
|
export { default as MapPlus } from './map-plus';
|
|
947
947
|
export { default as Map } from './map';
|
|
@@ -970,8 +970,8 @@ export { default as MessageCircleWarning } from './message-circle-warning';
|
|
|
970
970
|
export { default as MessageCircleX } from './message-circle-x';
|
|
971
971
|
export { default as MessageCircle } from './message-circle';
|
|
972
972
|
export { default as MessageSquareCheck } from './message-square-check';
|
|
973
|
-
export { default as MessageSquareCode } from './message-square-code';
|
|
974
973
|
export { default as MessageSquareDashed } from './message-square-dashed';
|
|
974
|
+
export { default as MessageSquareCode } from './message-square-code';
|
|
975
975
|
export { default as MessageSquareDiff } from './message-square-diff';
|
|
976
976
|
export { default as MessageSquareDot } from './message-square-dot';
|
|
977
977
|
export { default as MessageSquareHeart } from './message-square-heart';
|
|
@@ -984,60 +984,60 @@ export { default as MessageSquareReply } from './message-square-reply';
|
|
|
984
984
|
export { default as MessageSquareShare } from './message-square-share';
|
|
985
985
|
export { default as MessageSquareText } from './message-square-text';
|
|
986
986
|
export { default as MessageSquareWarning } from './message-square-warning';
|
|
987
|
-
export { default as MessageSquareX } from './message-square-x';
|
|
988
987
|
export { default as MessageSquare } from './message-square';
|
|
988
|
+
export { default as MessageSquareX } from './message-square-x';
|
|
989
989
|
export { default as MessagesSquare } from './messages-square';
|
|
990
990
|
export { default as Metronome } from './metronome';
|
|
991
991
|
export { default as MicOff } from './mic-off';
|
|
992
|
+
export { default as Microchip } from './microchip';
|
|
992
993
|
export { default as MicVocal } from './mic-vocal';
|
|
993
994
|
export { default as Mic } from './mic';
|
|
994
|
-
export { default as Microchip } from './microchip';
|
|
995
995
|
export { default as Microscope } from './microscope';
|
|
996
|
-
export { default as Microwave } from './microwave';
|
|
997
996
|
export { default as Milestone } from './milestone';
|
|
997
|
+
export { default as Microwave } from './microwave';
|
|
998
998
|
export { default as MilkOff } from './milk-off';
|
|
999
999
|
export { default as Milk } from './milk';
|
|
1000
1000
|
export { default as Minimize2 } from './minimize-2';
|
|
1001
1001
|
export { default as Minimize } from './minimize';
|
|
1002
1002
|
export { default as Minus } from './minus';
|
|
1003
|
-
export { default as MirrorRectangular } from './mirror-rectangular';
|
|
1004
1003
|
export { default as MirrorRound } from './mirror-round';
|
|
1004
|
+
export { default as MirrorRectangular } from './mirror-rectangular';
|
|
1005
1005
|
export { default as MonitorCheck } from './monitor-check';
|
|
1006
|
-
export { default as MonitorCog } from './monitor-cog';
|
|
1007
1006
|
export { default as MonitorCloud } from './monitor-cloud';
|
|
1008
|
-
export { default as
|
|
1007
|
+
export { default as MonitorCog } from './monitor-cog';
|
|
1009
1008
|
export { default as MonitorDot } from './monitor-dot';
|
|
1009
|
+
export { default as MonitorDown } from './monitor-down';
|
|
1010
1010
|
export { default as MonitorOff } from './monitor-off';
|
|
1011
1011
|
export { default as MonitorPause } from './monitor-pause';
|
|
1012
|
-
export { default as MonitorSmartphone } from './monitor-smartphone';
|
|
1013
1012
|
export { default as MonitorPlay } from './monitor-play';
|
|
1013
|
+
export { default as MonitorSmartphone } from './monitor-smartphone';
|
|
1014
1014
|
export { default as MonitorSpeaker } from './monitor-speaker';
|
|
1015
1015
|
export { default as MonitorStop } from './monitor-stop';
|
|
1016
1016
|
export { default as MonitorUp } from './monitor-up';
|
|
1017
1017
|
export { default as MonitorX } from './monitor-x';
|
|
1018
|
-
export { default as Monitor } from './monitor';
|
|
1019
1018
|
export { default as MoonStar } from './moon-star';
|
|
1019
|
+
export { default as Monitor } from './monitor';
|
|
1020
1020
|
export { default as Moon } from './moon';
|
|
1021
1021
|
export { default as Motorbike } from './motorbike';
|
|
1022
1022
|
export { default as MountainSnow } from './mountain-snow';
|
|
1023
1023
|
export { default as Mountain } from './mountain';
|
|
1024
1024
|
export { default as MouseLeft } from './mouse-left';
|
|
1025
1025
|
export { default as MouseOff } from './mouse-off';
|
|
1026
|
-
export { default as MousePointer2 } from './mouse-pointer-2';
|
|
1027
1026
|
export { default as MousePointer2Off } from './mouse-pointer-2-off';
|
|
1028
|
-
export { default as
|
|
1027
|
+
export { default as MousePointer2 } from './mouse-pointer-2';
|
|
1029
1028
|
export { default as MousePointerClick } from './mouse-pointer-click';
|
|
1029
|
+
export { default as MousePointerBan } from './mouse-pointer-ban';
|
|
1030
1030
|
export { default as MousePointer } from './mouse-pointer';
|
|
1031
1031
|
export { default as MouseRight } from './mouse-right';
|
|
1032
|
-
export { default as Mouse } from './mouse';
|
|
1033
1032
|
export { default as Move3d } from './move-3d';
|
|
1033
|
+
export { default as Mouse } from './mouse';
|
|
1034
1034
|
export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
1035
|
-
export { default as MoveDownLeft } from './move-down-left';
|
|
1036
1035
|
export { default as MoveDiagonal } from './move-diagonal';
|
|
1036
|
+
export { default as MoveDownLeft } from './move-down-left';
|
|
1037
1037
|
export { default as MoveDownRight } from './move-down-right';
|
|
1038
1038
|
export { default as MoveDown } from './move-down';
|
|
1039
|
-
export { default as MoveHorizontal } from './move-horizontal';
|
|
1040
1039
|
export { default as MoveLeft } from './move-left';
|
|
1040
|
+
export { default as MoveHorizontal } from './move-horizontal';
|
|
1041
1041
|
export { default as MoveRight } from './move-right';
|
|
1042
1042
|
export { default as MoveUpLeft } from './move-up-left';
|
|
1043
1043
|
export { default as MoveUpRight } from './move-up-right';
|
|
@@ -1047,27 +1047,27 @@ export { default as Move } from './move';
|
|
|
1047
1047
|
export { default as Music2 } from './music-2';
|
|
1048
1048
|
export { default as Music3 } from './music-3';
|
|
1049
1049
|
export { default as Music4 } from './music-4';
|
|
1050
|
-
export { default as Navigation2Off } from './navigation-2-off';
|
|
1051
1050
|
export { default as Music } from './music';
|
|
1052
|
-
export { default as
|
|
1051
|
+
export { default as Navigation2Off } from './navigation-2-off';
|
|
1053
1052
|
export { default as Navigation2 } from './navigation-2';
|
|
1053
|
+
export { default as NavigationOff } from './navigation-off';
|
|
1054
1054
|
export { default as Navigation } from './navigation';
|
|
1055
1055
|
export { default as Network } from './network';
|
|
1056
1056
|
export { default as Newspaper } from './newspaper';
|
|
1057
1057
|
export { default as Nfc } from './nfc';
|
|
1058
1058
|
export { default as NonBinary } from './non-binary';
|
|
1059
|
-
export { default as NotebookTabs } from './notebook-tabs';
|
|
1060
1059
|
export { default as NotebookPen } from './notebook-pen';
|
|
1060
|
+
export { default as NotebookTabs } from './notebook-tabs';
|
|
1061
1061
|
export { default as NotebookText } from './notebook-text';
|
|
1062
1062
|
export { default as Notebook } from './notebook';
|
|
1063
1063
|
export { default as NotepadTextDashed } from './notepad-text-dashed';
|
|
1064
1064
|
export { default as NotepadText } from './notepad-text';
|
|
1065
1065
|
export { default as NutOff } from './nut-off';
|
|
1066
|
-
export { default as OctagonAlert } from './octagon-alert';
|
|
1067
1066
|
export { default as Nut } from './nut';
|
|
1067
|
+
export { default as OctagonAlert } from './octagon-alert';
|
|
1068
1068
|
export { default as OctagonMinus } from './octagon-minus';
|
|
1069
|
-
export { default as OctagonPause } from './octagon-pause';
|
|
1070
1069
|
export { default as OctagonX } from './octagon-x';
|
|
1070
|
+
export { default as OctagonPause } from './octagon-pause';
|
|
1071
1071
|
export { default as Octagon } from './octagon';
|
|
1072
1072
|
export { default as Omega } from './omega';
|
|
1073
1073
|
export { default as Option } from './option';
|
|
@@ -1075,12 +1075,12 @@ export { default as Orbit } from './orbit';
|
|
|
1075
1075
|
export { default as Origami } from './origami';
|
|
1076
1076
|
export { default as Package2 } from './package-2';
|
|
1077
1077
|
export { default as PackageCheck } from './package-check';
|
|
1078
|
-
export { default as PackageMinus } from './package-minus';
|
|
1079
1078
|
export { default as PackageOpen } from './package-open';
|
|
1080
1079
|
export { default as PackagePlus } from './package-plus';
|
|
1080
|
+
export { default as PackageMinus } from './package-minus';
|
|
1081
1081
|
export { default as PackageSearch } from './package-search';
|
|
1082
|
-
export { default as PackageX } from './package-x';
|
|
1083
1082
|
export { default as Package } from './package';
|
|
1083
|
+
export { default as PackageX } from './package-x';
|
|
1084
1084
|
export { default as PaintBucket } from './paint-bucket';
|
|
1085
1085
|
export { default as PaintRoller } from './paint-roller';
|
|
1086
1086
|
export { default as PaintbrushVertical } from './paintbrush-vertical';
|
|
@@ -1089,28 +1089,28 @@ export { default as Panda } from './panda';
|
|
|
1089
1089
|
export { default as Palette } from './palette';
|
|
1090
1090
|
export { default as PanelBottomClose } from './panel-bottom-close';
|
|
1091
1091
|
export { default as PanelBottomDashed } from './panel-bottom-dashed';
|
|
1092
|
-
export { default as PanelBottomOpen } from './panel-bottom-open';
|
|
1093
1092
|
export { default as PanelBottom } from './panel-bottom';
|
|
1093
|
+
export { default as PanelBottomOpen } from './panel-bottom-open';
|
|
1094
1094
|
export { default as PanelLeftClose } from './panel-left-close';
|
|
1095
|
-
export { default as PanelLeftDashed } from './panel-left-dashed';
|
|
1096
1095
|
export { default as PanelLeftOpen } from './panel-left-open';
|
|
1096
|
+
export { default as PanelLeftDashed } from './panel-left-dashed';
|
|
1097
1097
|
export { default as PanelLeftRightDashed } from './panel-left-right-dashed';
|
|
1098
1098
|
export { default as PanelLeft } from './panel-left';
|
|
1099
1099
|
export { default as PanelRightClose } from './panel-right-close';
|
|
1100
1100
|
export { default as PanelRightDashed } from './panel-right-dashed';
|
|
1101
|
-
export { default as PanelRightOpen } from './panel-right-open';
|
|
1102
1101
|
export { default as PanelRight } from './panel-right';
|
|
1102
|
+
export { default as PanelRightOpen } from './panel-right-open';
|
|
1103
1103
|
export { default as PanelTopBottomDashed } from './panel-top-bottom-dashed';
|
|
1104
1104
|
export { default as PanelTopClose } from './panel-top-close';
|
|
1105
1105
|
export { default as PanelTopDashed } from './panel-top-dashed';
|
|
1106
1106
|
export { default as PanelTopOpen } from './panel-top-open';
|
|
1107
1107
|
export { default as PanelTop } from './panel-top';
|
|
1108
|
-
export { default as PanelsLeftBottom } from './panels-left-bottom';
|
|
1109
1108
|
export { default as PanelsRightBottom } from './panels-right-bottom';
|
|
1110
1109
|
export { default as PanelsTopLeft } from './panels-top-left';
|
|
1110
|
+
export { default as PanelsLeftBottom } from './panels-left-bottom';
|
|
1111
1111
|
export { default as Paperclip } from './paperclip';
|
|
1112
|
-
export { default as Parentheses } from './parentheses';
|
|
1113
1112
|
export { default as ParkingMeter } from './parking-meter';
|
|
1113
|
+
export { default as Parentheses } from './parentheses';
|
|
1114
1114
|
export { default as PartyPopper } from './party-popper';
|
|
1115
1115
|
export { default as Pause } from './pause';
|
|
1116
1116
|
export { default as PawPrint } from './paw-print';
|
|
@@ -1125,10 +1125,10 @@ export { default as PencilRuler } from './pencil-ruler';
|
|
|
1125
1125
|
export { default as Pencil } from './pencil';
|
|
1126
1126
|
export { default as Pentagon } from './pentagon';
|
|
1127
1127
|
export { default as Percent } from './percent';
|
|
1128
|
-
export { default as PersonStanding } from './person-standing';
|
|
1129
1128
|
export { default as PhilippinePeso } from './philippine-peso';
|
|
1130
|
-
export { default as
|
|
1129
|
+
export { default as PersonStanding } from './person-standing';
|
|
1131
1130
|
export { default as PhoneForwarded } from './phone-forwarded';
|
|
1131
|
+
export { default as PhoneCall } from './phone-call';
|
|
1132
1132
|
export { default as PhoneIncoming } from './phone-incoming';
|
|
1133
1133
|
export { default as PhoneMissed } from './phone-missed';
|
|
1134
1134
|
export { default as PhoneOff } from './phone-off';
|
|
@@ -1144,8 +1144,8 @@ export { default as PilcrowLeft } from './pilcrow-left';
|
|
|
1144
1144
|
export { default as PilcrowRight } from './pilcrow-right';
|
|
1145
1145
|
export { default as Pilcrow } from './pilcrow';
|
|
1146
1146
|
export { default as PillBottle } from './pill-bottle';
|
|
1147
|
-
export { default as Pill } from './pill';
|
|
1148
1147
|
export { default as PinOff } from './pin-off';
|
|
1148
|
+
export { default as Pill } from './pill';
|
|
1149
1149
|
export { default as Pin } from './pin';
|
|
1150
1150
|
export { default as Pipette } from './pipette';
|
|
1151
1151
|
export { default as Pizza } from './pizza';
|
|
@@ -1157,8 +1157,8 @@ export { default as Plug2 } from './plug-2';
|
|
|
1157
1157
|
export { default as PlugZap } from './plug-zap';
|
|
1158
1158
|
export { default as Plug } from './plug';
|
|
1159
1159
|
export { default as Plus } from './plus';
|
|
1160
|
-
export { default as PocketKnife } from './pocket-knife';
|
|
1161
1160
|
export { default as Podcast } from './podcast';
|
|
1161
|
+
export { default as PocketKnife } from './pocket-knife';
|
|
1162
1162
|
export { default as PointerOff } from './pointer-off';
|
|
1163
1163
|
export { default as Pointer } from './pointer';
|
|
1164
1164
|
export { default as Popcorn } from './popcorn';
|
|
@@ -1170,22 +1170,22 @@ export { default as Presentation } from './presentation';
|
|
|
1170
1170
|
export { default as PrinterCheck } from './printer-check';
|
|
1171
1171
|
export { default as PrinterX } from './printer-x';
|
|
1172
1172
|
export { default as Printer } from './printer';
|
|
1173
|
-
export { default as Projector } from './projector';
|
|
1174
1173
|
export { default as Proportions } from './proportions';
|
|
1174
|
+
export { default as Projector } from './projector';
|
|
1175
1175
|
export { default as Puzzle } from './puzzle';
|
|
1176
1176
|
export { default as Pyramid } from './pyramid';
|
|
1177
|
-
export { default as QrCode } from './qr-code';
|
|
1178
1177
|
export { default as Quote } from './quote';
|
|
1178
|
+
export { default as QrCode } from './qr-code';
|
|
1179
1179
|
export { default as Rabbit } from './rabbit';
|
|
1180
|
+
export { default as Radiation } from './radiation';
|
|
1180
1181
|
export { default as Radar } from './radar';
|
|
1181
1182
|
export { default as Radical } from './radical';
|
|
1182
|
-
export { default as Radiation } from './radiation';
|
|
1183
1183
|
export { default as RadioReceiver } from './radio-receiver';
|
|
1184
1184
|
export { default as RadioTower } from './radio-tower';
|
|
1185
|
-
export { default as Radius } from './radius';
|
|
1186
1185
|
export { default as Radio } from './radio';
|
|
1187
|
-
export { default as
|
|
1186
|
+
export { default as Radius } from './radius';
|
|
1188
1187
|
export { default as Rat } from './rat';
|
|
1188
|
+
export { default as Rainbow } from './rainbow';
|
|
1189
1189
|
export { default as Ratio } from './ratio';
|
|
1190
1190
|
export { default as ReceiptCent } from './receipt-cent';
|
|
1191
1191
|
export { default as ReceiptEuro } from './receipt-euro';
|
|
@@ -1193,12 +1193,12 @@ export { default as ReceiptIndianRupee } from './receipt-indian-rupee';
|
|
|
1193
1193
|
export { default as ReceiptJapaneseYen } from './receipt-japanese-yen';
|
|
1194
1194
|
export { default as ReceiptPoundSterling } from './receipt-pound-sterling';
|
|
1195
1195
|
export { default as ReceiptRussianRuble } from './receipt-russian-ruble';
|
|
1196
|
-
export { default as ReceiptText } from './receipt-text';
|
|
1197
1196
|
export { default as ReceiptSwissFranc } from './receipt-swiss-franc';
|
|
1197
|
+
export { default as ReceiptText } from './receipt-text';
|
|
1198
1198
|
export { default as ReceiptTurkishLira } from './receipt-turkish-lira';
|
|
1199
1199
|
export { default as Receipt } from './receipt';
|
|
1200
|
-
export { default as RectangleCircle } from './rectangle-circle';
|
|
1201
1200
|
export { default as RectangleEllipsis } from './rectangle-ellipsis';
|
|
1201
|
+
export { default as RectangleCircle } from './rectangle-circle';
|
|
1202
1202
|
export { default as RectangleGoggles } from './rectangle-goggles';
|
|
1203
1203
|
export { default as RectangleHorizontal } from './rectangle-horizontal';
|
|
1204
1204
|
export { default as RectangleVertical } from './rectangle-vertical';
|
|
@@ -1206,10 +1206,10 @@ export { default as Recycle } from './recycle';
|
|
|
1206
1206
|
export { default as Redo2 } from './redo-2';
|
|
1207
1207
|
export { default as RedoDot } from './redo-dot';
|
|
1208
1208
|
export { default as Redo } from './redo';
|
|
1209
|
-
export { default as RefreshCcw } from './refresh-ccw';
|
|
1210
1209
|
export { default as RefreshCcwDot } from './refresh-ccw-dot';
|
|
1211
1210
|
export { default as RefreshCwOff } from './refresh-cw-off';
|
|
1212
1211
|
export { default as RefreshCw } from './refresh-cw';
|
|
1212
|
+
export { default as RefreshCcw } from './refresh-ccw';
|
|
1213
1213
|
export { default as Refrigerator } from './refrigerator';
|
|
1214
1214
|
export { default as Regex } from './regex';
|
|
1215
1215
|
export { default as RemoveFormatting } from './remove-formatting';
|
|
@@ -1224,20 +1224,20 @@ export { default as Rewind } from './rewind';
|
|
|
1224
1224
|
export { default as Ribbon } from './ribbon';
|
|
1225
1225
|
export { default as Road } from './road';
|
|
1226
1226
|
export { default as Rocket } from './rocket';
|
|
1227
|
+
export { default as Rose } from './rose';
|
|
1227
1228
|
export { default as RockingChair } from './rocking-chair';
|
|
1228
1229
|
export { default as RollerCoaster } from './roller-coaster';
|
|
1229
|
-
export { default as Rose } from './rose';
|
|
1230
1230
|
export { default as Rotate3d } from './rotate-3d';
|
|
1231
1231
|
export { default as RotateCcwKey } from './rotate-ccw-key';
|
|
1232
|
-
export { default as RotateCcwSquare } from './rotate-ccw-square';
|
|
1233
1232
|
export { default as RotateCcw } from './rotate-ccw';
|
|
1234
|
-
export { default as
|
|
1233
|
+
export { default as RotateCcwSquare } from './rotate-ccw-square';
|
|
1235
1234
|
export { default as RotateCwSquare } from './rotate-cw-square';
|
|
1236
1235
|
export { default as RouteOff } from './route-off';
|
|
1236
|
+
export { default as RotateCw } from './rotate-cw';
|
|
1237
1237
|
export { default as Route } from './route';
|
|
1238
1238
|
export { default as Router } from './router';
|
|
1239
|
-
export { default as Rows2 } from './rows-2';
|
|
1240
1239
|
export { default as Rows3 } from './rows-3';
|
|
1240
|
+
export { default as Rows2 } from './rows-2';
|
|
1241
1241
|
export { default as Rows4 } from './rows-4';
|
|
1242
1242
|
export { default as Rss } from './rss';
|
|
1243
1243
|
export { default as RulerDimensionLine } from './ruler-dimension-line';
|
|
@@ -1257,12 +1257,12 @@ export { default as Scale } from './scale';
|
|
|
1257
1257
|
export { default as Scaling } from './scaling';
|
|
1258
1258
|
export { default as ScanBarcode } from './scan-barcode';
|
|
1259
1259
|
export { default as ScanEye } from './scan-eye';
|
|
1260
|
+
export { default as ScanFace } from './scan-face';
|
|
1260
1261
|
export { default as ScanHeart } from './scan-heart';
|
|
1261
1262
|
export { default as ScanLine } from './scan-line';
|
|
1262
|
-
export { default as ScanFace } from './scan-face';
|
|
1263
1263
|
export { default as ScanQrCode } from './scan-qr-code';
|
|
1264
|
-
export { default as ScanSearch } from './scan-search';
|
|
1265
1264
|
export { default as ScanText } from './scan-text';
|
|
1265
|
+
export { default as ScanSearch } from './scan-search';
|
|
1266
1266
|
export { default as Scan } from './scan';
|
|
1267
1267
|
export { default as School } from './school';
|
|
1268
1268
|
export { default as ScissorsLineDashed } from './scissors-line-dashed';
|
|
@@ -1273,11 +1273,11 @@ export { default as ScreenShare } from './screen-share';
|
|
|
1273
1273
|
export { default as ScrollText } from './scroll-text';
|
|
1274
1274
|
export { default as Scroll } from './scroll';
|
|
1275
1275
|
export { default as SearchAlert } from './search-alert';
|
|
1276
|
-
export { default as SearchCheck } from './search-check';
|
|
1277
1276
|
export { default as SearchCode } from './search-code';
|
|
1277
|
+
export { default as SearchCheck } from './search-check';
|
|
1278
1278
|
export { default as SearchSlash } from './search-slash';
|
|
1279
|
-
export { default as SearchX } from './search-x';
|
|
1280
1279
|
export { default as Search } from './search';
|
|
1280
|
+
export { default as SearchX } from './search-x';
|
|
1281
1281
|
export { default as Section } from './section';
|
|
1282
1282
|
export { default as SendHorizontal } from './send-horizontal';
|
|
1283
1283
|
export { default as SendToBack } from './send-to-back';
|
|
@@ -1294,8 +1294,8 @@ export { default as Shapes } from './shapes';
|
|
|
1294
1294
|
export { default as Share2 } from './share-2';
|
|
1295
1295
|
export { default as Share } from './share';
|
|
1296
1296
|
export { default as Sheet } from './sheet';
|
|
1297
|
-
export { default as ShelvingUnit } from './shelving-unit';
|
|
1298
1297
|
export { default as Shell } from './shell';
|
|
1298
|
+
export { default as ShelvingUnit } from './shelving-unit';
|
|
1299
1299
|
export { default as ShieldAlert } from './shield-alert';
|
|
1300
1300
|
export { default as ShieldBan } from './shield-ban';
|
|
1301
1301
|
export { default as ShieldCheck } from './shield-check';
|
|
@@ -1320,21 +1320,21 @@ export { default as Shovel } from './shovel';
|
|
|
1320
1320
|
export { default as ShowerHead } from './shower-head';
|
|
1321
1321
|
export { default as Shredder } from './shredder';
|
|
1322
1322
|
export { default as Shrimp } from './shrimp';
|
|
1323
|
-
export { default as Shrink } from './shrink';
|
|
1324
1323
|
export { default as Shrub } from './shrub';
|
|
1324
|
+
export { default as Shrink } from './shrink';
|
|
1325
1325
|
export { default as Shuffle } from './shuffle';
|
|
1326
1326
|
export { default as Sigma } from './sigma';
|
|
1327
1327
|
export { default as SignalHigh } from './signal-high';
|
|
1328
1328
|
export { default as SignalLow } from './signal-low';
|
|
1329
1329
|
export { default as SignalMedium } from './signal-medium';
|
|
1330
|
-
export { default as SignalZero } from './signal-zero';
|
|
1331
1330
|
export { default as Signal } from './signal';
|
|
1331
|
+
export { default as SignalZero } from './signal-zero';
|
|
1332
1332
|
export { default as Signature } from './signature';
|
|
1333
1333
|
export { default as SignpostBig } from './signpost-big';
|
|
1334
1334
|
export { default as Signpost } from './signpost';
|
|
1335
1335
|
export { default as Siren } from './siren';
|
|
1336
|
-
export { default as SkipBack } from './skip-back';
|
|
1337
1336
|
export { default as SkipForward } from './skip-forward';
|
|
1337
|
+
export { default as SkipBack } from './skip-back';
|
|
1338
1338
|
export { default as Skull } from './skull';
|
|
1339
1339
|
export { default as Slash } from './slash';
|
|
1340
1340
|
export { default as Slice } from './slice';
|
|
@@ -1343,8 +1343,8 @@ export { default as SlidersVertical } from './sliders-vertical';
|
|
|
1343
1343
|
export { default as SmartphoneCharging } from './smartphone-charging';
|
|
1344
1344
|
export { default as SmartphoneNfc } from './smartphone-nfc';
|
|
1345
1345
|
export { default as Smartphone } from './smartphone';
|
|
1346
|
-
export { default as SmilePlus } from './smile-plus';
|
|
1347
1346
|
export { default as Smile } from './smile';
|
|
1347
|
+
export { default as SmilePlus } from './smile-plus';
|
|
1348
1348
|
export { default as Snail } from './snail';
|
|
1349
1349
|
export { default as Snowflake } from './snowflake';
|
|
1350
1350
|
export { default as SoapDispenserDroplet } from './soap-dispenser-droplet';
|
|
@@ -1358,22 +1358,23 @@ export { default as Sparkles } from './sparkles';
|
|
|
1358
1358
|
export { default as Speaker } from './speaker';
|
|
1359
1359
|
export { default as Speech } from './speech';
|
|
1360
1360
|
export { default as SpellCheck2 } from './spell-check-2';
|
|
1361
|
-
export { default as SpellCheck } from './spell-check';
|
|
1362
1361
|
export { default as SplinePointer } from './spline-pointer';
|
|
1362
|
+
export { default as SpellCheck } from './spell-check';
|
|
1363
1363
|
export { default as Spline } from './spline';
|
|
1364
1364
|
export { default as Split } from './split';
|
|
1365
1365
|
export { default as Spool } from './spool';
|
|
1366
1366
|
export { default as Spotlight } from './spotlight';
|
|
1367
|
+
export { default as SportShoe } from './sport-shoe';
|
|
1367
1368
|
export { default as SprayCan } from './spray-can';
|
|
1368
1369
|
export { default as Sprout } from './sprout';
|
|
1369
1370
|
export { default as SquareActivity } from './square-activity';
|
|
1370
1371
|
export { default as SquareArrowDownLeft } from './square-arrow-down-left';
|
|
1371
|
-
export { default as SquareArrowDown } from './square-arrow-down';
|
|
1372
1372
|
export { default as SquareArrowDownRight } from './square-arrow-down-right';
|
|
1373
|
-
export { default as
|
|
1373
|
+
export { default as SquareArrowDown } from './square-arrow-down';
|
|
1374
1374
|
export { default as SquareArrowLeft } from './square-arrow-left';
|
|
1375
|
-
export { default as
|
|
1375
|
+
export { default as SquareArrowOutDownLeft } from './square-arrow-out-down-left';
|
|
1376
1376
|
export { default as SquareArrowOutDownRight } from './square-arrow-out-down-right';
|
|
1377
|
+
export { default as SquareArrowOutUpLeft } from './square-arrow-out-up-left';
|
|
1377
1378
|
export { default as SquareArrowOutUpRight } from './square-arrow-out-up-right';
|
|
1378
1379
|
export { default as SquareArrowRightEnter } from './square-arrow-right-enter';
|
|
1379
1380
|
export { default as SquareArrowRight } from './square-arrow-right';
|
|
@@ -1388,8 +1389,8 @@ export { default as SquareCenterlineDashedVertical } from './square-centerline-d
|
|
|
1388
1389
|
export { default as SquareChartGantt } from './square-chart-gantt';
|
|
1389
1390
|
export { default as SquareCheckBig } from './square-check-big';
|
|
1390
1391
|
export { default as SquareCheck } from './square-check';
|
|
1391
|
-
export { default as SquareChevronDown } from './square-chevron-down';
|
|
1392
1392
|
export { default as SquareChevronLeft } from './square-chevron-left';
|
|
1393
|
+
export { default as SquareChevronDown } from './square-chevron-down';
|
|
1393
1394
|
export { default as SquareChevronRight } from './square-chevron-right';
|
|
1394
1395
|
export { default as SquareChevronUp } from './square-chevron-up';
|
|
1395
1396
|
export { default as SquareCode } from './square-code';
|
|
@@ -1402,10 +1403,10 @@ export { default as SquareDashed } from './square-dashed';
|
|
|
1402
1403
|
export { default as SquareDivide } from './square-divide';
|
|
1403
1404
|
export { default as SquareDot } from './square-dot';
|
|
1404
1405
|
export { default as SquareEqual } from './square-equal';
|
|
1405
|
-
export { default as SquareFunction } from './square-function';
|
|
1406
1406
|
export { default as SquareKanban } from './square-kanban';
|
|
1407
|
-
export { default as
|
|
1407
|
+
export { default as SquareFunction } from './square-function';
|
|
1408
1408
|
export { default as SquareLibrary } from './square-library';
|
|
1409
|
+
export { default as SquareM } from './square-m';
|
|
1409
1410
|
export { default as SquareMenu } from './square-menu';
|
|
1410
1411
|
export { default as SquareMinus } from './square-minus';
|
|
1411
1412
|
export { default as SquareMousePointer } from './square-mouse-pointer';
|
|
@@ -1414,15 +1415,15 @@ export { default as SquareParking } from './square-parking';
|
|
|
1414
1415
|
export { default as SquarePause } from './square-pause';
|
|
1415
1416
|
export { default as SquarePen } from './square-pen';
|
|
1416
1417
|
export { default as SquarePercent } from './square-percent';
|
|
1417
|
-
export { default as SquarePilcrow } from './square-pilcrow';
|
|
1418
1418
|
export { default as SquarePi } from './square-pi';
|
|
1419
|
+
export { default as SquarePilcrow } from './square-pilcrow';
|
|
1419
1420
|
export { default as SquarePlay } from './square-play';
|
|
1420
1421
|
export { default as SquarePlus } from './square-plus';
|
|
1421
1422
|
export { default as SquarePower } from './square-power';
|
|
1422
1423
|
export { default as SquareRadical } from './square-radical';
|
|
1423
1424
|
export { default as SquareRoundCorner } from './square-round-corner';
|
|
1424
|
-
export { default as SquareScissors } from './square-scissors';
|
|
1425
1425
|
export { default as SquareSigma } from './square-sigma';
|
|
1426
|
+
export { default as SquareScissors } from './square-scissors';
|
|
1426
1427
|
export { default as SquareSlash } from './square-slash';
|
|
1427
1428
|
export { default as SquareSplitVertical } from './square-split-vertical';
|
|
1428
1429
|
export { default as SquareSplitHorizontal } from './square-split-horizontal';
|
|
@@ -1436,10 +1437,10 @@ export { default as SquareUser } from './square-user';
|
|
|
1436
1437
|
export { default as SquareX } from './square-x';
|
|
1437
1438
|
export { default as Square } from './square';
|
|
1438
1439
|
export { default as SquaresExclude } from './squares-exclude';
|
|
1439
|
-
export { default as SquaresIntersect } from './squares-intersect';
|
|
1440
1440
|
export { default as SquaresSubtract } from './squares-subtract';
|
|
1441
|
-
export { default as
|
|
1441
|
+
export { default as SquaresIntersect } from './squares-intersect';
|
|
1442
1442
|
export { default as SquircleDashed } from './squircle-dashed';
|
|
1443
|
+
export { default as SquaresUnite } from './squares-unite';
|
|
1443
1444
|
export { default as Squircle } from './squircle';
|
|
1444
1445
|
export { default as Squirrel } from './squirrel';
|
|
1445
1446
|
export { default as Stamp } from './stamp';
|
|
@@ -1452,20 +1453,20 @@ export { default as Stethoscope } from './stethoscope';
|
|
|
1452
1453
|
export { default as Sticker } from './sticker';
|
|
1453
1454
|
export { default as StickyNote } from './sticky-note';
|
|
1454
1455
|
export { default as Stone } from './stone';
|
|
1455
|
-
export { default as Store } from './store';
|
|
1456
1456
|
export { default as StretchHorizontal } from './stretch-horizontal';
|
|
1457
|
+
export { default as Store } from './store';
|
|
1457
1458
|
export { default as StretchVertical } from './stretch-vertical';
|
|
1458
1459
|
export { default as Strikethrough } from './strikethrough';
|
|
1459
1460
|
export { default as Subscript } from './subscript';
|
|
1460
1461
|
export { default as SunDim } from './sun-dim';
|
|
1461
1462
|
export { default as SunMedium } from './sun-medium';
|
|
1462
|
-
export { default as SunMoon } from './sun-moon';
|
|
1463
1463
|
export { default as SunSnow } from './sun-snow';
|
|
1464
|
+
export { default as SunMoon } from './sun-moon';
|
|
1464
1465
|
export { default as Sun } from './sun';
|
|
1465
1466
|
export { default as Sunrise } from './sunrise';
|
|
1466
1467
|
export { default as Sunset } from './sunset';
|
|
1467
|
-
export { default as Superscript } from './superscript';
|
|
1468
1468
|
export { default as SwatchBook } from './swatch-book';
|
|
1469
|
+
export { default as Superscript } from './superscript';
|
|
1469
1470
|
export { default as SwissFranc } from './swiss-franc';
|
|
1470
1471
|
export { default as SwitchCamera } from './switch-camera';
|
|
1471
1472
|
export { default as Sword } from './sword';
|
|
@@ -1482,22 +1483,22 @@ export { default as Table } from './table';
|
|
|
1482
1483
|
export { default as TabletSmartphone } from './tablet-smartphone';
|
|
1483
1484
|
export { default as Tablet } from './tablet';
|
|
1484
1485
|
export { default as Tablets } from './tablets';
|
|
1485
|
-
export { default as Tags } from './tags';
|
|
1486
1486
|
export { default as Tag } from './tag';
|
|
1487
|
+
export { default as Tags } from './tags';
|
|
1487
1488
|
export { default as Tally1 } from './tally-1';
|
|
1488
|
-
export { default as Tally2 } from './tally-2';
|
|
1489
1489
|
export { default as Tally3 } from './tally-3';
|
|
1490
|
+
export { default as Tally2 } from './tally-2';
|
|
1490
1491
|
export { default as Tally4 } from './tally-4';
|
|
1491
1492
|
export { default as Tally5 } from './tally-5';
|
|
1492
|
-
export { default as Target } from './target';
|
|
1493
1493
|
export { default as Tangent } from './tangent';
|
|
1494
|
+
export { default as Target } from './target';
|
|
1494
1495
|
export { default as Telescope } from './telescope';
|
|
1495
1496
|
export { default as TentTree } from './tent-tree';
|
|
1496
1497
|
export { default as Tent } from './tent';
|
|
1497
|
-
export { default as Terminal } from './terminal';
|
|
1498
1498
|
export { default as TestTubeDiagonal } from './test-tube-diagonal';
|
|
1499
|
-
export { default as
|
|
1499
|
+
export { default as Terminal } from './terminal';
|
|
1500
1500
|
export { default as TestTube } from './test-tube';
|
|
1501
|
+
export { default as TestTubes } from './test-tubes';
|
|
1501
1502
|
export { default as TextAlignCenter } from './text-align-center';
|
|
1502
1503
|
export { default as TextAlignEnd } from './text-align-end';
|
|
1503
1504
|
export { default as TextAlignJustify } from './text-align-justify';
|
|
@@ -1505,69 +1506,69 @@ export { default as TextAlignStart } from './text-align-start';
|
|
|
1505
1506
|
export { default as TextCursorInput } from './text-cursor-input';
|
|
1506
1507
|
export { default as TextCursor } from './text-cursor';
|
|
1507
1508
|
export { default as TextInitial } from './text-initial';
|
|
1508
|
-
export { default as TextQuote } from './text-quote';
|
|
1509
1509
|
export { default as TextSearch } from './text-search';
|
|
1510
|
+
export { default as TextQuote } from './text-quote';
|
|
1510
1511
|
export { default as TextSelect } from './text-select';
|
|
1511
1512
|
export { default as TextWrap } from './text-wrap';
|
|
1512
1513
|
export { default as Theater } from './theater';
|
|
1513
1514
|
export { default as ThermometerSnowflake } from './thermometer-snowflake';
|
|
1514
|
-
export { default as Thermometer } from './thermometer';
|
|
1515
|
-
export { default as ThermometerSun } from './thermometer-sun';
|
|
1516
1515
|
export { default as ThumbsDown } from './thumbs-down';
|
|
1516
|
+
export { default as ThermometerSun } from './thermometer-sun';
|
|
1517
|
+
export { default as Thermometer } from './thermometer';
|
|
1517
1518
|
export { default as ThumbsUp } from './thumbs-up';
|
|
1518
1519
|
export { default as TicketCheck } from './ticket-check';
|
|
1519
1520
|
export { default as TicketMinus } from './ticket-minus';
|
|
1520
1521
|
export { default as TicketPercent } from './ticket-percent';
|
|
1521
1522
|
export { default as TicketPlus } from './ticket-plus';
|
|
1522
1523
|
export { default as TicketSlash } from './ticket-slash';
|
|
1523
|
-
export { default as Ticket } from './ticket';
|
|
1524
1524
|
export { default as TicketX } from './ticket-x';
|
|
1525
|
+
export { default as Ticket } from './ticket';
|
|
1525
1526
|
export { default as TicketsPlane } from './tickets-plane';
|
|
1526
1527
|
export { default as Tickets } from './tickets';
|
|
1527
1528
|
export { default as TimerOff } from './timer-off';
|
|
1528
|
-
export { default as TimerReset } from './timer-reset';
|
|
1529
1529
|
export { default as Timer } from './timer';
|
|
1530
|
+
export { default as TimerReset } from './timer-reset';
|
|
1530
1531
|
export { default as ToggleLeft } from './toggle-left';
|
|
1531
1532
|
export { default as ToggleRight } from './toggle-right';
|
|
1532
1533
|
export { default as Toilet } from './toilet';
|
|
1533
|
-
export { default as Toolbox } from './toolbox';
|
|
1534
1534
|
export { default as ToolCase } from './tool-case';
|
|
1535
|
-
export { default as
|
|
1535
|
+
export { default as Toolbox } from './toolbox';
|
|
1536
1536
|
export { default as Tornado } from './tornado';
|
|
1537
|
+
export { default as Torus } from './torus';
|
|
1537
1538
|
export { default as TouchpadOff } from './touchpad-off';
|
|
1538
1539
|
export { default as Touchpad } from './touchpad';
|
|
1539
1540
|
export { default as TowelRack } from './towel-rack';
|
|
1540
1541
|
export { default as TowerControl } from './tower-control';
|
|
1541
1542
|
export { default as ToyBrick } from './toy-brick';
|
|
1542
|
-
export { default as TrafficCone } from './traffic-cone';
|
|
1543
1543
|
export { default as Tractor } from './tractor';
|
|
1544
|
+
export { default as TrafficCone } from './traffic-cone';
|
|
1544
1545
|
export { default as TrainFrontTunnel } from './train-front-tunnel';
|
|
1545
1546
|
export { default as TrainFront } from './train-front';
|
|
1546
1547
|
export { default as TrainTrack } from './train-track';
|
|
1547
1548
|
export { default as TramFront } from './tram-front';
|
|
1548
1549
|
export { default as Transgender } from './transgender';
|
|
1549
|
-
export { default as Trash2 } from './trash-2';
|
|
1550
1550
|
export { default as Trash } from './trash';
|
|
1551
|
+
export { default as Trash2 } from './trash-2';
|
|
1551
1552
|
export { default as TreeDeciduous } from './tree-deciduous';
|
|
1552
1553
|
export { default as TreePalm } from './tree-palm';
|
|
1553
1554
|
export { default as TreePine } from './tree-pine';
|
|
1554
1555
|
export { default as Trees } from './trees';
|
|
1555
|
-
export { default as TrendingUpDown } from './trending-up-down';
|
|
1556
1556
|
export { default as TrendingDown } from './trending-down';
|
|
1557
|
+
export { default as TrendingUpDown } from './trending-up-down';
|
|
1557
1558
|
export { default as TrendingUp } from './trending-up';
|
|
1558
1559
|
export { default as TriangleAlert } from './triangle-alert';
|
|
1559
1560
|
export { default as TriangleDashed } from './triangle-dashed';
|
|
1560
1561
|
export { default as TriangleRight } from './triangle-right';
|
|
1561
1562
|
export { default as Triangle } from './triangle';
|
|
1562
1563
|
export { default as Trophy } from './trophy';
|
|
1563
|
-
export { default as Truck } from './truck';
|
|
1564
|
-
export { default as TurkishLira } from './turkish-lira';
|
|
1565
1564
|
export { default as TruckElectric } from './truck-electric';
|
|
1565
|
+
export { default as TurkishLira } from './turkish-lira';
|
|
1566
|
+
export { default as Truck } from './truck';
|
|
1566
1567
|
export { default as Turntable } from './turntable';
|
|
1567
1568
|
export { default as Turtle } from './turtle';
|
|
1568
1569
|
export { default as TvMinimalPlay } from './tv-minimal-play';
|
|
1569
|
-
export { default as Tv } from './tv';
|
|
1570
1570
|
export { default as TvMinimal } from './tv-minimal';
|
|
1571
|
+
export { default as Tv } from './tv';
|
|
1571
1572
|
export { default as TypeOutline } from './type-outline';
|
|
1572
1573
|
export { default as Type } from './type';
|
|
1573
1574
|
export { default as UmbrellaOff } from './umbrella-off';
|
|
@@ -1602,8 +1603,8 @@ export { default as UserRoundSearch } from './user-round-search';
|
|
|
1602
1603
|
export { default as UserRoundX } from './user-round-x';
|
|
1603
1604
|
export { default as UserRound } from './user-round';
|
|
1604
1605
|
export { default as UserSearch } from './user-search';
|
|
1605
|
-
export { default as UserX } from './user-x';
|
|
1606
1606
|
export { default as UserStar } from './user-star';
|
|
1607
|
+
export { default as UserX } from './user-x';
|
|
1607
1608
|
export { default as User } from './user';
|
|
1608
1609
|
export { default as UsersRound } from './users-round';
|
|
1609
1610
|
export { default as Users } from './users';
|
|
@@ -1614,16 +1615,16 @@ export { default as Van } from './van';
|
|
|
1614
1615
|
export { default as Variable } from './variable';
|
|
1615
1616
|
export { default as Vault } from './vault';
|
|
1616
1617
|
export { default as VectorSquare } from './vector-square';
|
|
1617
|
-
export { default as VenetianMask } from './venetian-mask';
|
|
1618
1618
|
export { default as Vegan } from './vegan';
|
|
1619
|
+
export { default as VenetianMask } from './venetian-mask';
|
|
1619
1620
|
export { default as VenusAndMars } from './venus-and-mars';
|
|
1620
1621
|
export { default as Venus } from './venus';
|
|
1621
1622
|
export { default as VibrateOff } from './vibrate-off';
|
|
1622
1623
|
export { default as Vibrate } from './vibrate';
|
|
1623
1624
|
export { default as Video } from './video';
|
|
1624
1625
|
export { default as VideoOff } from './video-off';
|
|
1625
|
-
export { default as View } from './view';
|
|
1626
1626
|
export { default as Videotape } from './videotape';
|
|
1627
|
+
export { default as View } from './view';
|
|
1627
1628
|
export { default as Voicemail } from './voicemail';
|
|
1628
1629
|
export { default as Volleyball } from './volleyball';
|
|
1629
1630
|
export { default as Volume1 } from './volume-1';
|
|
@@ -1635,10 +1636,10 @@ export { default as Vote } from './vote';
|
|
|
1635
1636
|
export { default as WalletCards } from './wallet-cards';
|
|
1636
1637
|
export { default as WalletMinimal } from './wallet-minimal';
|
|
1637
1638
|
export { default as Wallet } from './wallet';
|
|
1638
|
-
export { default as WandSparkles } from './wand-sparkles';
|
|
1639
1639
|
export { default as Wallpaper } from './wallpaper';
|
|
1640
|
-
export { default as
|
|
1640
|
+
export { default as WandSparkles } from './wand-sparkles';
|
|
1641
1641
|
export { default as Warehouse } from './warehouse';
|
|
1642
|
+
export { default as Wand } from './wand';
|
|
1642
1643
|
export { default as WashingMachine } from './washing-machine';
|
|
1643
1644
|
export { default as Watch } from './watch';
|
|
1644
1645
|
export { default as WavesArrowDown } from './waves-arrow-down';
|
|
@@ -1673,13 +1674,13 @@ export { default as XLineTop } from './x-line-top';
|
|
|
1673
1674
|
export { default as X } from './x';
|
|
1674
1675
|
export { default as ZapOff } from './zap-off';
|
|
1675
1676
|
export { default as Zap } from './zap';
|
|
1676
|
-
export { default as ZodiacAquarius } from './zodiac-aquarius';
|
|
1677
1677
|
export { default as ZodiacAries } from './zodiac-aries';
|
|
1678
|
+
export { default as ZodiacAquarius } from './zodiac-aquarius';
|
|
1678
1679
|
export { default as ZodiacCancer } from './zodiac-cancer';
|
|
1679
|
-
export { default as ZodiacGemini } from './zodiac-gemini';
|
|
1680
1680
|
export { default as ZodiacCapricorn } from './zodiac-capricorn';
|
|
1681
|
-
export { default as
|
|
1681
|
+
export { default as ZodiacGemini } from './zodiac-gemini';
|
|
1682
1682
|
export { default as ZodiacLeo } from './zodiac-leo';
|
|
1683
|
+
export { default as ZodiacLibra } from './zodiac-libra';
|
|
1683
1684
|
export { default as ZodiacOphiuchus } from './zodiac-ophiuchus';
|
|
1684
1685
|
export { default as ZodiacPisces } from './zodiac-pisces';
|
|
1685
1686
|
export { default as ZodiacSagittarius } from './zodiac-sagittarius';
|