@lucide/astro 0.569.0 → 0.570.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 +54 -54
- package/src/aliases/prefixed.ts +431 -429
- package/src/aliases/suffixed.ts +755 -753
- package/src/icons/index.ts +106 -105
- package/src/icons/towel-rack.ts +18 -0
package/src/icons/index.ts
CHANGED
|
@@ -36,8 +36,8 @@ export { default as AlignVerticalSpaceAround } from './align-vertical-space-arou
|
|
|
36
36
|
export { default as AlignVerticalSpaceBetween } from './align-vertical-space-between';
|
|
37
37
|
export { default as Ambulance } from './ambulance';
|
|
38
38
|
export { default as Ampersand } from './ampersand';
|
|
39
|
-
export { default as Ampersands } from './ampersands';
|
|
40
39
|
export { default as Amphora } from './amphora';
|
|
40
|
+
export { default as Ampersands } from './ampersands';
|
|
41
41
|
export { default as Anchor } from './anchor';
|
|
42
42
|
export { default as Angry } from './angry';
|
|
43
43
|
export { default as Annoyed } from './annoyed';
|
|
@@ -57,13 +57,13 @@ export { default as ArrowBigLeftDash } from './arrow-big-left-dash';
|
|
|
57
57
|
export { default as ArrowBigLeft } from './arrow-big-left';
|
|
58
58
|
export { default as ArrowBigRightDash } from './arrow-big-right-dash';
|
|
59
59
|
export { default as ArrowBigRight } from './arrow-big-right';
|
|
60
|
-
export { default as ArrowBigUpDash } from './arrow-big-up-dash';
|
|
61
60
|
export { default as ArrowBigUp } from './arrow-big-up';
|
|
61
|
+
export { default as ArrowBigUpDash } from './arrow-big-up-dash';
|
|
62
62
|
export { default as ArrowDown01 } from './arrow-down-0-1';
|
|
63
63
|
export { default as ArrowDown10 } from './arrow-down-1-0';
|
|
64
64
|
export { default as ArrowDownAZ } from './arrow-down-a-z';
|
|
65
|
-
export { default as ArrowDownLeft } from './arrow-down-left';
|
|
66
65
|
export { default as ArrowDownFromLine } from './arrow-down-from-line';
|
|
66
|
+
export { default as ArrowDownLeft } from './arrow-down-left';
|
|
67
67
|
export { default as ArrowDownNarrowWide } from './arrow-down-narrow-wide';
|
|
68
68
|
export { default as ArrowDownRight } from './arrow-down-right';
|
|
69
69
|
export { default as ArrowDownToDot } from './arrow-down-to-dot';
|
|
@@ -78,8 +78,8 @@ export { default as ArrowLeftToLine } from './arrow-left-to-line';
|
|
|
78
78
|
export { default as ArrowLeft } from './arrow-left';
|
|
79
79
|
export { default as ArrowRightFromLine } from './arrow-right-from-line';
|
|
80
80
|
export { default as ArrowRightLeft } from './arrow-right-left';
|
|
81
|
-
export { default as ArrowRightToLine } from './arrow-right-to-line';
|
|
82
81
|
export { default as ArrowRight } from './arrow-right';
|
|
82
|
+
export { default as ArrowRightToLine } from './arrow-right-to-line';
|
|
83
83
|
export { default as ArrowUp01 } from './arrow-up-0-1';
|
|
84
84
|
export { default as ArrowUp10 } from './arrow-up-1-0';
|
|
85
85
|
export { default as ArrowUpAZ } from './arrow-up-a-z';
|
|
@@ -94,13 +94,13 @@ export { default as ArrowUpWideNarrow } from './arrow-up-wide-narrow';
|
|
|
94
94
|
export { default as ArrowUpZA } from './arrow-up-z-a';
|
|
95
95
|
export { default as ArrowUp } from './arrow-up';
|
|
96
96
|
export { default as ArrowsUpFromLine } from './arrows-up-from-line';
|
|
97
|
-
export { default as Asterisk } from './asterisk';
|
|
98
97
|
export { default as AtSign } from './at-sign';
|
|
98
|
+
export { default as Asterisk } from './asterisk';
|
|
99
99
|
export { default as Atom } from './atom';
|
|
100
100
|
export { default as AudioLines } from './audio-lines';
|
|
101
101
|
export { default as AudioWaveform } from './audio-waveform';
|
|
102
|
-
export { default as Axe } from './axe';
|
|
103
102
|
export { default as Award } from './award';
|
|
103
|
+
export { default as Axe } from './axe';
|
|
104
104
|
export { default as Axis3d } from './axis-3d';
|
|
105
105
|
export { default as Baby } from './baby';
|
|
106
106
|
export { default as Backpack } from './backpack';
|
|
@@ -137,9 +137,9 @@ export { default as Baseline } from './baseline';
|
|
|
137
137
|
export { default as Bath } from './bath';
|
|
138
138
|
export { default as BatteryCharging } from './battery-charging';
|
|
139
139
|
export { default as BatteryFull } from './battery-full';
|
|
140
|
+
export { default as BatteryMedium } from './battery-medium';
|
|
140
141
|
export { default as BatteryLow } from './battery-low';
|
|
141
142
|
export { default as BatteryPlus } from './battery-plus';
|
|
142
|
-
export { default as BatteryMedium } from './battery-medium';
|
|
143
143
|
export { default as BatteryWarning } from './battery-warning';
|
|
144
144
|
export { default as Battery } from './battery';
|
|
145
145
|
export { default as Beaker } from './beaker';
|
|
@@ -155,17 +155,17 @@ 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
157
|
export { default as BellOff } from './bell-off';
|
|
158
|
-
export { default as BellRing } from './bell-ring';
|
|
159
158
|
export { default as BellPlus } from './bell-plus';
|
|
159
|
+
export { default as BellRing } from './bell-ring';
|
|
160
160
|
export { default as Bell } from './bell';
|
|
161
161
|
export { default as BetweenHorizontalEnd } from './between-horizontal-end';
|
|
162
|
-
export { default as BetweenVerticalEnd } from './between-vertical-end';
|
|
163
162
|
export { default as BetweenHorizontalStart } from './between-horizontal-start';
|
|
163
|
+
export { default as BetweenVerticalEnd } from './between-vertical-end';
|
|
164
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 Binary } from './binary';
|
|
168
167
|
export { default as Binoculars } from './binoculars';
|
|
168
|
+
export { default as Binary } from './binary';
|
|
169
169
|
export { default as Biohazard } from './biohazard';
|
|
170
170
|
export { default as Bird } from './bird';
|
|
171
171
|
export { default as Birdhouse } from './birdhouse';
|
|
@@ -184,14 +184,14 @@ export { default as Bone } from './bone';
|
|
|
184
184
|
export { default as BookA } from './book-a';
|
|
185
185
|
export { default as BookAlert } from './book-alert';
|
|
186
186
|
export { default as BookAudio } from './book-audio';
|
|
187
|
-
export { default as BookCheck } from './book-check';
|
|
188
187
|
export { default as BookCopy } from './book-copy';
|
|
188
|
+
export { default as BookCheck } from './book-check';
|
|
189
189
|
export { default as BookDashed } from './book-dashed';
|
|
190
190
|
export { default as BookDown } from './book-down';
|
|
191
191
|
export { default as BookHeadphones } from './book-headphones';
|
|
192
192
|
export { default as BookHeart } from './book-heart';
|
|
193
|
-
export { default as BookImage } from './book-image';
|
|
194
193
|
export { default as BookKey } from './book-key';
|
|
194
|
+
export { default as BookImage } from './book-image';
|
|
195
195
|
export { default as BookLock } from './book-lock';
|
|
196
196
|
export { default as BookMarked } from './book-marked';
|
|
197
197
|
export { default as BookMinus } from './book-minus';
|
|
@@ -199,8 +199,8 @@ export { default as BookOpenCheck } from './book-open-check';
|
|
|
199
199
|
export { default as BookOpenText } from './book-open-text';
|
|
200
200
|
export { default as BookOpen } from './book-open';
|
|
201
201
|
export { default as BookPlus } from './book-plus';
|
|
202
|
-
export { default as BookSearch } from './book-search';
|
|
203
202
|
export { default as BookText } from './book-text';
|
|
203
|
+
export { default as BookSearch } from './book-search';
|
|
204
204
|
export { default as BookType } from './book-type';
|
|
205
205
|
export { default as BookUp2 } from './book-up-2';
|
|
206
206
|
export { default as BookUp } from './book-up';
|
|
@@ -216,8 +216,8 @@ 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
218
|
export { default as Bot } from './bot';
|
|
219
|
-
export { default as BottleWine } from './bottle-wine';
|
|
220
219
|
export { default as BowArrow } from './bow-arrow';
|
|
220
|
+
export { default as BottleWine } from './bottle-wine';
|
|
221
221
|
export { default as Box } from './box';
|
|
222
222
|
export { default as Boxes } from './boxes';
|
|
223
223
|
export { default as Braces } from './braces';
|
|
@@ -231,8 +231,8 @@ export { default as BrickWall } from './brick-wall';
|
|
|
231
231
|
export { default as BriefcaseBusiness } from './briefcase-business';
|
|
232
232
|
export { default as BriefcaseConveyorBelt } from './briefcase-conveyor-belt';
|
|
233
233
|
export { default as BriefcaseMedical } from './briefcase-medical';
|
|
234
|
-
export { default as Briefcase } from './briefcase';
|
|
235
234
|
export { default as BringToFront } from './bring-to-front';
|
|
235
|
+
export { default as Briefcase } from './briefcase';
|
|
236
236
|
export { default as BrushCleaning } from './brush-cleaning';
|
|
237
237
|
export { default as Brush } from './brush';
|
|
238
238
|
export { default as Bubbles } from './bubbles';
|
|
@@ -263,8 +263,8 @@ export { default as CalendarMinus } from './calendar-minus';
|
|
|
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
|
-
export { default as CalendarRange } from './calendar-range';
|
|
267
266
|
export { default as CalendarSearch } from './calendar-search';
|
|
267
|
+
export { default as CalendarRange } from './calendar-range';
|
|
268
268
|
export { default as CalendarSync } from './calendar-sync';
|
|
269
269
|
export { default as CalendarX2 } from './calendar-x-2';
|
|
270
270
|
export { default as CalendarX } from './calendar-x';
|
|
@@ -308,12 +308,12 @@ export { default as ChartColumn } from './chart-column';
|
|
|
308
308
|
export { default as ChartGantt } from './chart-gantt';
|
|
309
309
|
export { default as ChartLine } from './chart-line';
|
|
310
310
|
export { default as ChartNetwork } from './chart-network';
|
|
311
|
-
export { default as ChartNoAxesColumnDecreasing } from './chart-no-axes-column-decreasing';
|
|
312
311
|
export { default as ChartNoAxesColumnIncreasing } from './chart-no-axes-column-increasing';
|
|
312
|
+
export { default as ChartNoAxesColumnDecreasing } from './chart-no-axes-column-decreasing';
|
|
313
313
|
export { default as ChartNoAxesColumn } from './chart-no-axes-column';
|
|
314
314
|
export { default as ChartNoAxesCombined } from './chart-no-axes-combined';
|
|
315
|
-
export { default as ChartPie } from './chart-pie';
|
|
316
315
|
export { default as ChartNoAxesGantt } from './chart-no-axes-gantt';
|
|
316
|
+
export { default as ChartPie } from './chart-pie';
|
|
317
317
|
export { default as ChartScatter } from './chart-scatter';
|
|
318
318
|
export { default as ChartSpline } from './chart-spline';
|
|
319
319
|
export { default as CheckCheck } from './check-check';
|
|
@@ -321,8 +321,8 @@ export { default as CheckLine } from './check-line';
|
|
|
321
321
|
export { default as Check } from './check';
|
|
322
322
|
export { default as ChefHat } from './chef-hat';
|
|
323
323
|
export { default as Cherry } from './cherry';
|
|
324
|
-
export { default as ChessBishop } from './chess-bishop';
|
|
325
324
|
export { default as ChessKing } from './chess-king';
|
|
325
|
+
export { default as ChessBishop } from './chess-bishop';
|
|
326
326
|
export { default as ChessKnight } from './chess-knight';
|
|
327
327
|
export { default as ChessPawn } from './chess-pawn';
|
|
328
328
|
export { default as ChessQueen } from './chess-queen';
|
|
@@ -356,8 +356,8 @@ export { default as CircleArrowOutUpRight } from './circle-arrow-out-up-right';
|
|
|
356
356
|
export { default as CircleArrowRight } from './circle-arrow-right';
|
|
357
357
|
export { default as CircleArrowUp } from './circle-arrow-up';
|
|
358
358
|
export { default as CircleCheckBig } from './circle-check-big';
|
|
359
|
-
export { default as CircleCheck } from './circle-check';
|
|
360
359
|
export { default as CircleChevronDown } from './circle-chevron-down';
|
|
360
|
+
export { default as CircleCheck } from './circle-check';
|
|
361
361
|
export { default as CircleChevronLeft } from './circle-chevron-left';
|
|
362
362
|
export { default as CircleChevronRight } from './circle-chevron-right';
|
|
363
363
|
export { default as CircleChevronUp } from './circle-chevron-up';
|
|
@@ -375,8 +375,8 @@ export { default as CircleMinus } from './circle-minus';
|
|
|
375
375
|
export { default as CircleOff } from './circle-off';
|
|
376
376
|
export { default as CircleParkingOff } from './circle-parking-off';
|
|
377
377
|
export { default as CircleParking } from './circle-parking';
|
|
378
|
-
export { default as CirclePause } from './circle-pause';
|
|
379
378
|
export { default as CirclePercent } from './circle-percent';
|
|
379
|
+
export { default as CirclePause } from './circle-pause';
|
|
380
380
|
export { default as CirclePile } from './circle-pile';
|
|
381
381
|
export { default as CirclePlay } from './circle-play';
|
|
382
382
|
export { default as CirclePlus } from './circle-plus';
|
|
@@ -403,8 +403,8 @@ export { default as ClipboardMinus } from './clipboard-minus';
|
|
|
403
403
|
export { default as ClipboardPaste } from './clipboard-paste';
|
|
404
404
|
export { default as ClipboardPenLine } from './clipboard-pen-line';
|
|
405
405
|
export { default as ClipboardPen } from './clipboard-pen';
|
|
406
|
-
export { default as ClipboardPlus } from './clipboard-plus';
|
|
407
406
|
export { default as ClipboardType } from './clipboard-type';
|
|
407
|
+
export { default as ClipboardPlus } from './clipboard-plus';
|
|
408
408
|
export { default as ClipboardX } from './clipboard-x';
|
|
409
409
|
export { default as Clipboard } from './clipboard';
|
|
410
410
|
export { default as Clock1 } from './clock-1';
|
|
@@ -427,8 +427,8 @@ export { default as ClockFading } from './clock-fading';
|
|
|
427
427
|
export { default as ClockPlus } from './clock-plus';
|
|
428
428
|
export { default as Clock } from './clock';
|
|
429
429
|
export { default as ClosedCaption } from './closed-caption';
|
|
430
|
-
export { default as CloudBackup } from './cloud-backup';
|
|
431
430
|
export { default as CloudAlert } from './cloud-alert';
|
|
431
|
+
export { default as CloudBackup } from './cloud-backup';
|
|
432
432
|
export { default as CloudCheck } from './cloud-check';
|
|
433
433
|
export { default as CloudCog } from './cloud-cog';
|
|
434
434
|
export { default as CloudDownload } from './cloud-download';
|
|
@@ -439,8 +439,8 @@ export { default as CloudLightning } from './cloud-lightning';
|
|
|
439
439
|
export { default as CloudMoonRain } from './cloud-moon-rain';
|
|
440
440
|
export { default as CloudMoon } from './cloud-moon';
|
|
441
441
|
export { default as CloudOff } from './cloud-off';
|
|
442
|
-
export { default as CloudRain } from './cloud-rain';
|
|
443
442
|
export { default as CloudRainWind } from './cloud-rain-wind';
|
|
443
|
+
export { default as CloudRain } from './cloud-rain';
|
|
444
444
|
export { default as CloudSnow } from './cloud-snow';
|
|
445
445
|
export { default as CloudSunRain } from './cloud-sun-rain';
|
|
446
446
|
export { default as CloudSun } from './cloud-sun';
|
|
@@ -466,10 +466,10 @@ export { default as Command } from './command';
|
|
|
466
466
|
export { default as Compass } from './compass';
|
|
467
467
|
export { default as Component } from './component';
|
|
468
468
|
export { default as Computer } from './computer';
|
|
469
|
-
export { default as Cone } from './cone';
|
|
470
469
|
export { default as ConciergeBell } from './concierge-bell';
|
|
471
|
-
export { default as
|
|
470
|
+
export { default as Cone } from './cone';
|
|
472
471
|
export { default as ContactRound } from './contact-round';
|
|
472
|
+
export { default as Construction } from './construction';
|
|
473
473
|
export { default as Contact } from './contact';
|
|
474
474
|
export { default as Container } from './container';
|
|
475
475
|
export { default as Contrast } from './contrast';
|
|
@@ -494,8 +494,8 @@ export { default as CornerUpRight } from './corner-up-right';
|
|
|
494
494
|
export { default as Cpu } from './cpu';
|
|
495
495
|
export { default as CreativeCommons } from './creative-commons';
|
|
496
496
|
export { default as CreditCard } from './credit-card';
|
|
497
|
-
export { default as Croissant } from './croissant';
|
|
498
497
|
export { default as Crop } from './crop';
|
|
498
|
+
export { default as Croissant } from './croissant';
|
|
499
499
|
export { default as Cross } from './cross';
|
|
500
500
|
export { default as Crosshair } from './crosshair';
|
|
501
501
|
export { default as Crown } from './crown';
|
|
@@ -526,14 +526,14 @@ export { default as Dice6 } from './dice-6';
|
|
|
526
526
|
export { default as Dices } from './dices';
|
|
527
527
|
export { default as Diff } from './diff';
|
|
528
528
|
export { default as Disc2 } from './disc-2';
|
|
529
|
-
export { default as Disc3 } from './disc-3';
|
|
530
529
|
export { default as DiscAlbum } from './disc-album';
|
|
530
|
+
export { default as Disc3 } from './disc-3';
|
|
531
531
|
export { default as Disc } from './disc';
|
|
532
532
|
export { default as Divide } from './divide';
|
|
533
533
|
export { default as DnaOff } from './dna-off';
|
|
534
534
|
export { default as Dna } from './dna';
|
|
535
|
-
export { default as Dock } from './dock';
|
|
536
535
|
export { default as Dog } from './dog';
|
|
536
|
+
export { default as Dock } from './dock';
|
|
537
537
|
export { default as DollarSign } from './dollar-sign';
|
|
538
538
|
export { default as Donut } from './donut';
|
|
539
539
|
export { default as DoorClosedLocked } from './door-closed-locked';
|
|
@@ -555,8 +555,8 @@ export { default as Dumbbell } from './dumbbell';
|
|
|
555
555
|
export { default as EarOff } from './ear-off';
|
|
556
556
|
export { default as Ear } from './ear';
|
|
557
557
|
export { default as EarthLock } from './earth-lock';
|
|
558
|
-
export { default as Earth } from './earth';
|
|
559
558
|
export { default as Eclipse } from './eclipse';
|
|
559
|
+
export { default as Earth } from './earth';
|
|
560
560
|
export { default as EggFried } from './egg-fried';
|
|
561
561
|
export { default as EggOff } from './egg-off';
|
|
562
562
|
export { default as Egg } from './egg';
|
|
@@ -565,18 +565,18 @@ export { default as Ellipsis } from './ellipsis';
|
|
|
565
565
|
export { default as EqualApproximately } from './equal-approximately';
|
|
566
566
|
export { default as EqualNot } from './equal-not';
|
|
567
567
|
export { default as Equal } from './equal';
|
|
568
|
-
export { default as Eraser } from './eraser';
|
|
569
568
|
export { default as EthernetPort } from './ethernet-port';
|
|
569
|
+
export { default as Eraser } from './eraser';
|
|
570
570
|
export { default as Euro } from './euro';
|
|
571
571
|
export { default as EvCharger } from './ev-charger';
|
|
572
572
|
export { default as Expand } from './expand';
|
|
573
|
-
export { default as ExternalLink } from './external-link';
|
|
574
573
|
export { default as EyeClosed } from './eye-closed';
|
|
574
|
+
export { default as ExternalLink } from './external-link';
|
|
575
575
|
export { default as EyeOff } from './eye-off';
|
|
576
576
|
export { default as Eye } from './eye';
|
|
577
577
|
export { default as Facebook } from './facebook';
|
|
578
|
-
export { default as Factory } from './factory';
|
|
579
578
|
export { default as Fan } from './fan';
|
|
579
|
+
export { default as Factory } from './factory';
|
|
580
580
|
export { default as FastForward } from './fast-forward';
|
|
581
581
|
export { default as Feather } from './feather';
|
|
582
582
|
export { default as Fence } from './fence';
|
|
@@ -589,8 +589,8 @@ export { default as FileBox } from './file-box';
|
|
|
589
589
|
export { default as FileBracesCorner } from './file-braces-corner';
|
|
590
590
|
export { default as FileBraces } from './file-braces';
|
|
591
591
|
export { default as FileChartColumnIncreasing } from './file-chart-column-increasing';
|
|
592
|
-
export { default as FileChartColumn } from './file-chart-column';
|
|
593
592
|
export { default as FileChartLine } from './file-chart-line';
|
|
593
|
+
export { default as FileChartColumn } from './file-chart-column';
|
|
594
594
|
export { default as FileChartPie } from './file-chart-pie';
|
|
595
595
|
export { default as FileCheckCorner } from './file-check-corner';
|
|
596
596
|
export { default as FileCheck } from './file-check';
|
|
@@ -609,8 +609,8 @@ export { default as FileInput } from './file-input';
|
|
|
609
609
|
export { default as FileKey } from './file-key';
|
|
610
610
|
export { default as FileLock } from './file-lock';
|
|
611
611
|
export { default as FileMinusCorner } from './file-minus-corner';
|
|
612
|
-
export { default as FileMinus } from './file-minus';
|
|
613
612
|
export { default as FileMusic } from './file-music';
|
|
613
|
+
export { default as FileMinus } from './file-minus';
|
|
614
614
|
export { default as FileOutput } from './file-output';
|
|
615
615
|
export { default as FilePenLine } from './file-pen-line';
|
|
616
616
|
export { default as FilePen } from './file-pen';
|
|
@@ -622,8 +622,8 @@ export { default as FileScan } from './file-scan';
|
|
|
622
622
|
export { default as FileSearchCorner } from './file-search-corner';
|
|
623
623
|
export { default as FileSearch } from './file-search';
|
|
624
624
|
export { default as FileSignal } from './file-signal';
|
|
625
|
-
export { default as FileSpreadsheet } from './file-spreadsheet';
|
|
626
625
|
export { default as FileSliders } from './file-sliders';
|
|
626
|
+
export { default as FileSpreadsheet } from './file-spreadsheet';
|
|
627
627
|
export { default as FileStack } from './file-stack';
|
|
628
628
|
export { default as FileSymlink } from './file-symlink';
|
|
629
629
|
export { default as FileTerminal } from './file-terminal';
|
|
@@ -645,22 +645,22 @@ export { default as FishOff } from './fish-off';
|
|
|
645
645
|
export { default as FishSymbol } from './fish-symbol';
|
|
646
646
|
export { default as Fish } from './fish';
|
|
647
647
|
export { default as FishingHook } from './fishing-hook';
|
|
648
|
+
export { default as FlagTriangleLeft } from './flag-triangle-left';
|
|
648
649
|
export { default as FlagOff } from './flag-off';
|
|
649
650
|
export { default as FlagTriangleRight } from './flag-triangle-right';
|
|
650
|
-
export { default as FlagTriangleLeft } from './flag-triangle-left';
|
|
651
651
|
export { default as Flag } from './flag';
|
|
652
652
|
export { default as FlameKindling } from './flame-kindling';
|
|
653
653
|
export { default as Flame } from './flame';
|
|
654
654
|
export { default as FlashlightOff } from './flashlight-off';
|
|
655
655
|
export { default as Flashlight } from './flashlight';
|
|
656
|
-
export { default as FlaskConicalOff } from './flask-conical-off';
|
|
657
656
|
export { default as FlaskConical } from './flask-conical';
|
|
657
|
+
export { default as FlaskConicalOff } from './flask-conical-off';
|
|
658
658
|
export { default as FlaskRound } from './flask-round';
|
|
659
659
|
export { default as FlipHorizontal2 } from './flip-horizontal-2';
|
|
660
660
|
export { default as FlipHorizontal } from './flip-horizontal';
|
|
661
661
|
export { default as FlipVertical2 } from './flip-vertical-2';
|
|
662
|
-
export { default as FlipVertical } from './flip-vertical';
|
|
663
662
|
export { default as Flower2 } from './flower-2';
|
|
663
|
+
export { default as FlipVertical } from './flip-vertical';
|
|
664
664
|
export { default as Flower } from './flower';
|
|
665
665
|
export { default as Focus } from './focus';
|
|
666
666
|
export { default as FoldHorizontal } from './fold-horizontal';
|
|
@@ -675,8 +675,8 @@ export { default as FolderDot } from './folder-dot';
|
|
|
675
675
|
export { default as FolderDown } from './folder-down';
|
|
676
676
|
export { default as FolderGit2 } from './folder-git-2';
|
|
677
677
|
export { default as FolderGit } from './folder-git';
|
|
678
|
-
export { default as FolderHeart } from './folder-heart';
|
|
679
678
|
export { default as FolderInput } from './folder-input';
|
|
679
|
+
export { default as FolderHeart } from './folder-heart';
|
|
680
680
|
export { default as FolderKanban } from './folder-kanban';
|
|
681
681
|
export { default as FolderKey } from './folder-key';
|
|
682
682
|
export { default as FolderLock } from './folder-lock';
|
|
@@ -692,8 +692,8 @@ export { default as FolderSearch } from './folder-search';
|
|
|
692
692
|
export { default as FolderSymlink } from './folder-symlink';
|
|
693
693
|
export { default as FolderSync } from './folder-sync';
|
|
694
694
|
export { default as FolderTree } from './folder-tree';
|
|
695
|
-
export { default as FolderUp } from './folder-up';
|
|
696
695
|
export { default as FolderX } from './folder-x';
|
|
696
|
+
export { default as FolderUp } from './folder-up';
|
|
697
697
|
export { default as Folder } from './folder';
|
|
698
698
|
export { default as Folders } from './folders';
|
|
699
699
|
export { default as Footprints } from './footprints';
|
|
@@ -701,12 +701,12 @@ export { default as Forklift } from './forklift';
|
|
|
701
701
|
export { default as Form } from './form';
|
|
702
702
|
export { default as Forward } from './forward';
|
|
703
703
|
export { default as Frame } from './frame';
|
|
704
|
-
export { default as Framer } from './framer';
|
|
705
704
|
export { default as Frown } from './frown';
|
|
706
705
|
export { default as Fuel } from './fuel';
|
|
707
706
|
export { default as Fullscreen } from './fullscreen';
|
|
708
707
|
export { default as FunnelPlus } from './funnel-plus';
|
|
709
708
|
export { default as FunnelX } from './funnel-x';
|
|
709
|
+
export { default as Framer } from './framer';
|
|
710
710
|
export { default as Funnel } from './funnel';
|
|
711
711
|
export { default as GalleryHorizontalEnd } from './gallery-horizontal-end';
|
|
712
712
|
export { default as GalleryHorizontal } from './gallery-horizontal';
|
|
@@ -736,8 +736,8 @@ export { default as GitMerge } from './git-merge';
|
|
|
736
736
|
export { default as GitPullRequestArrow } from './git-pull-request-arrow';
|
|
737
737
|
export { default as GitPullRequestClosed } from './git-pull-request-closed';
|
|
738
738
|
export { default as GitPullRequestCreateArrow } from './git-pull-request-create-arrow';
|
|
739
|
-
export { default as GitPullRequestCreate } from './git-pull-request-create';
|
|
740
739
|
export { default as GitPullRequestDraft } from './git-pull-request-draft';
|
|
740
|
+
export { default as GitPullRequestCreate } from './git-pull-request-create';
|
|
741
741
|
export { default as GitPullRequest } from './git-pull-request';
|
|
742
742
|
export { default as Github } from './github';
|
|
743
743
|
export { default as Gitlab } from './gitlab';
|
|
@@ -755,24 +755,24 @@ export { default as Grid2x2Check } from './grid-2x2-check';
|
|
|
755
755
|
export { default as Grid2x2Plus } from './grid-2x2-plus';
|
|
756
756
|
export { default as Grid2x2X } from './grid-2x2-x';
|
|
757
757
|
export { default as Grid2x2 } from './grid-2x2';
|
|
758
|
-
export { default as Grid3x2 } from './grid-3x2';
|
|
759
758
|
export { default as Grid3x3 } from './grid-3x3';
|
|
759
|
+
export { default as Grid3x2 } from './grid-3x2';
|
|
760
760
|
export { default as GripHorizontal } from './grip-horizontal';
|
|
761
761
|
export { default as GripVertical } from './grip-vertical';
|
|
762
762
|
export { default as Grip } from './grip';
|
|
763
763
|
export { default as Group } from './group';
|
|
764
764
|
export { default as Guitar } from './guitar';
|
|
765
765
|
export { default as Ham } from './ham';
|
|
766
|
-
export { default as Hammer } from './hammer';
|
|
767
766
|
export { default as Hamburger } from './hamburger';
|
|
767
|
+
export { default as Hammer } from './hammer';
|
|
768
768
|
export { default as HandCoins } from './hand-coins';
|
|
769
769
|
export { default as HandFist } from './hand-fist';
|
|
770
770
|
export { default as HandGrab } from './hand-grab';
|
|
771
771
|
export { default as HandHeart } from './hand-heart';
|
|
772
|
-
export { default as HandHelping } from './hand-helping';
|
|
773
772
|
export { default as HandMetal } from './hand-metal';
|
|
774
|
-
export { default as
|
|
773
|
+
export { default as HandHelping } from './hand-helping';
|
|
775
774
|
export { default as HandPlatter } from './hand-platter';
|
|
775
|
+
export { default as Hand } from './hand';
|
|
776
776
|
export { default as Handbag } from './handbag';
|
|
777
777
|
export { default as Handshake } from './handshake';
|
|
778
778
|
export { default as HardDriveDownload } from './hard-drive-download';
|
|
@@ -780,18 +780,18 @@ export { default as HardDriveUpload } from './hard-drive-upload';
|
|
|
780
780
|
export { default as HardDrive } from './hard-drive';
|
|
781
781
|
export { default as HardHat } from './hard-hat';
|
|
782
782
|
export { default as Hash } from './hash';
|
|
783
|
-
export { default as HatGlasses } from './hat-glasses';
|
|
784
783
|
export { default as Haze } from './haze';
|
|
784
|
+
export { default as HatGlasses } from './hat-glasses';
|
|
785
785
|
export { default as Hd } from './hd';
|
|
786
786
|
export { default as HdmiPort } from './hdmi-port';
|
|
787
|
-
export { default as Heading2 } from './heading-2';
|
|
788
787
|
export { default as Heading1 } from './heading-1';
|
|
788
|
+
export { default as Heading2 } from './heading-2';
|
|
789
789
|
export { default as Heading3 } from './heading-3';
|
|
790
790
|
export { default as Heading4 } from './heading-4';
|
|
791
791
|
export { default as Heading5 } from './heading-5';
|
|
792
792
|
export { default as Heading6 } from './heading-6';
|
|
793
|
-
export { default as HeadphoneOff } from './headphone-off';
|
|
794
793
|
export { default as Heading } from './heading';
|
|
794
|
+
export { default as HeadphoneOff } from './headphone-off';
|
|
795
795
|
export { default as Headphones } from './headphones';
|
|
796
796
|
export { default as Headset } from './headset';
|
|
797
797
|
export { default as HeartCrack } from './heart-crack';
|
|
@@ -821,8 +821,8 @@ export { default as IceCreamCone } from './ice-cream-cone';
|
|
|
821
821
|
export { default as IdCardLanyard } from './id-card-lanyard';
|
|
822
822
|
export { default as IdCard } from './id-card';
|
|
823
823
|
export { default as ImageDown } from './image-down';
|
|
824
|
-
export { default as ImageMinus } from './image-minus';
|
|
825
824
|
export { default as ImageOff } from './image-off';
|
|
825
|
+
export { default as ImageMinus } from './image-minus';
|
|
826
826
|
export { default as ImagePlay } from './image-play';
|
|
827
827
|
export { default as ImagePlus } from './image-plus';
|
|
828
828
|
export { default as ImageUp } from './image-up';
|
|
@@ -833,8 +833,8 @@ export { default as Import } from './import';
|
|
|
833
833
|
export { default as Inbox } from './inbox';
|
|
834
834
|
export { default as IndianRupee } from './indian-rupee';
|
|
835
835
|
export { default as Infinity } from './infinity';
|
|
836
|
-
export { default as Info } from './info';
|
|
837
836
|
export { default as InspectionPanel } from './inspection-panel';
|
|
837
|
+
export { default as Info } from './info';
|
|
838
838
|
export { default as Instagram } from './instagram';
|
|
839
839
|
export { default as Italic } from './italic';
|
|
840
840
|
export { default as IterationCcw } from './iteration-ccw';
|
|
@@ -846,8 +846,8 @@ export { default as Kayak } from './kayak';
|
|
|
846
846
|
export { default as KeyRound } from './key-round';
|
|
847
847
|
export { default as KeySquare } from './key-square';
|
|
848
848
|
export { default as Key } from './key';
|
|
849
|
-
export { default as KeyboardOff } from './keyboard-off';
|
|
850
849
|
export { default as KeyboardMusic } from './keyboard-music';
|
|
850
|
+
export { default as KeyboardOff } from './keyboard-off';
|
|
851
851
|
export { default as Keyboard } from './keyboard';
|
|
852
852
|
export { default as LampCeiling } from './lamp-ceiling';
|
|
853
853
|
export { default as LampDesk } from './lamp-desk';
|
|
@@ -861,16 +861,16 @@ export { default as Languages } from './languages';
|
|
|
861
861
|
export { default as LaptopMinimalCheck } from './laptop-minimal-check';
|
|
862
862
|
export { default as LaptopMinimal } from './laptop-minimal';
|
|
863
863
|
export { default as Laptop } from './laptop';
|
|
864
|
-
export { default as LassoSelect } from './lasso-select';
|
|
865
864
|
export { default as Lasso } from './lasso';
|
|
865
|
+
export { default as LassoSelect } from './lasso-select';
|
|
866
866
|
export { default as Laugh } from './laugh';
|
|
867
867
|
export { default as Layers2 } from './layers-2';
|
|
868
868
|
export { default as LayersPlus } from './layers-plus';
|
|
869
869
|
export { default as Layers } from './layers';
|
|
870
870
|
export { default as LayoutDashboard } from './layout-dashboard';
|
|
871
871
|
export { default as LayoutGrid } from './layout-grid';
|
|
872
|
-
export { default as LayoutList } from './layout-list';
|
|
873
872
|
export { default as LayoutPanelLeft } from './layout-panel-left';
|
|
873
|
+
export { default as LayoutList } from './layout-list';
|
|
874
874
|
export { default as LayoutPanelTop } from './layout-panel-top';
|
|
875
875
|
export { default as LayoutTemplate } from './layout-template';
|
|
876
876
|
export { default as Leaf } from './leaf';
|
|
@@ -882,12 +882,12 @@ export { default as LibraryBig } from './library-big';
|
|
|
882
882
|
export { default as Library } from './library';
|
|
883
883
|
export { default as LifeBuoy } from './life-buoy';
|
|
884
884
|
export { default as Ligature } from './ligature';
|
|
885
|
-
export { default as LightbulbOff } from './lightbulb-off';
|
|
886
885
|
export { default as Lightbulb } from './lightbulb';
|
|
886
|
+
export { default as LightbulbOff } from './lightbulb-off';
|
|
887
887
|
export { default as LineDotRightHorizontal } from './line-dot-right-horizontal';
|
|
888
888
|
export { default as LineSquiggle } from './line-squiggle';
|
|
889
|
-
export { default as Link2Off } from './link-2-off';
|
|
890
889
|
export { default as Link2 } from './link-2';
|
|
890
|
+
export { default as Link2Off } from './link-2-off';
|
|
891
891
|
export { default as Link } from './link';
|
|
892
892
|
export { default as Linkedin } from './linkedin';
|
|
893
893
|
export { default as ListCheck } from './list-check';
|
|
@@ -902,8 +902,8 @@ export { default as ListIndentDecrease } from './list-indent-decrease';
|
|
|
902
902
|
export { default as ListIndentIncrease } from './list-indent-increase';
|
|
903
903
|
export { default as ListMinus } from './list-minus';
|
|
904
904
|
export { default as ListMusic } from './list-music';
|
|
905
|
-
export { default as ListPlus } from './list-plus';
|
|
906
905
|
export { default as ListOrdered } from './list-ordered';
|
|
906
|
+
export { default as ListPlus } from './list-plus';
|
|
907
907
|
export { default as ListRestart } from './list-restart';
|
|
908
908
|
export { default as ListStart } from './list-start';
|
|
909
909
|
export { default as ListTodo } from './list-todo';
|
|
@@ -928,8 +928,8 @@ export { default as Lollipop } from './lollipop';
|
|
|
928
928
|
export { default as Luggage } from './luggage';
|
|
929
929
|
export { default as Magnet } from './magnet';
|
|
930
930
|
export { default as MailCheck } from './mail-check';
|
|
931
|
-
export { default as MailMinus } from './mail-minus';
|
|
932
931
|
export { default as MailOpen } from './mail-open';
|
|
932
|
+
export { default as MailMinus } from './mail-minus';
|
|
933
933
|
export { default as MailPlus } from './mail-plus';
|
|
934
934
|
export { default as MailQuestionMark } from './mail-question-mark';
|
|
935
935
|
export { default as MailSearch } from './mail-search';
|
|
@@ -960,8 +960,8 @@ export { default as Martini } from './martini';
|
|
|
960
960
|
export { default as Maximize2 } from './maximize-2';
|
|
961
961
|
export { default as Maximize } from './maximize';
|
|
962
962
|
export { default as Medal } from './medal';
|
|
963
|
-
export { default as MegaphoneOff } from './megaphone-off';
|
|
964
963
|
export { default as Megaphone } from './megaphone';
|
|
964
|
+
export { default as MegaphoneOff } from './megaphone-off';
|
|
965
965
|
export { default as Meh } from './meh';
|
|
966
966
|
export { default as MemoryStick } from './memory-stick';
|
|
967
967
|
export { default as Menu } from './menu';
|
|
@@ -977,10 +977,10 @@ export { default as MessageCircleReply } from './message-circle-reply';
|
|
|
977
977
|
export { default as MessageCircleWarning } from './message-circle-warning';
|
|
978
978
|
export { default as MessageCircleX } from './message-circle-x';
|
|
979
979
|
export { default as MessageCircle } from './message-circle';
|
|
980
|
-
export { default as MessageSquareCode } from './message-square-code';
|
|
981
980
|
export { default as MessageSquareDashed } from './message-square-dashed';
|
|
982
|
-
export { default as
|
|
981
|
+
export { default as MessageSquareCode } from './message-square-code';
|
|
983
982
|
export { default as MessageSquareDot } from './message-square-dot';
|
|
983
|
+
export { default as MessageSquareDiff } from './message-square-diff';
|
|
984
984
|
export { default as MessageSquareHeart } from './message-square-heart';
|
|
985
985
|
export { default as MessageSquareLock } from './message-square-lock';
|
|
986
986
|
export { default as MessageSquareMore } from './message-square-more';
|
|
@@ -994,8 +994,8 @@ export { default as MessageSquareWarning } from './message-square-warning';
|
|
|
994
994
|
export { default as MessageSquareX } from './message-square-x';
|
|
995
995
|
export { default as MessageSquare } from './message-square';
|
|
996
996
|
export { default as MessagesSquare } from './messages-square';
|
|
997
|
-
export { default as MicOff } from './mic-off';
|
|
998
997
|
export { default as MicVocal } from './mic-vocal';
|
|
998
|
+
export { default as MicOff } from './mic-off';
|
|
999
999
|
export { default as Mic } from './mic';
|
|
1000
1000
|
export { default as Microchip } from './microchip';
|
|
1001
1001
|
export { default as Microscope } from './microscope';
|
|
@@ -1004,16 +1004,16 @@ export { default as Milestone } from './milestone';
|
|
|
1004
1004
|
export { default as MilkOff } from './milk-off';
|
|
1005
1005
|
export { default as Milk } from './milk';
|
|
1006
1006
|
export { default as Minimize2 } from './minimize-2';
|
|
1007
|
-
export { default as Minus } from './minus';
|
|
1008
1007
|
export { default as Minimize } from './minimize';
|
|
1008
|
+
export { default as Minus } from './minus';
|
|
1009
1009
|
export { default as MirrorRectangular } from './mirror-rectangular';
|
|
1010
1010
|
export { default as MirrorRound } from './mirror-round';
|
|
1011
1011
|
export { default as MonitorCheck } from './monitor-check';
|
|
1012
1012
|
export { default as MonitorCloud } from './monitor-cloud';
|
|
1013
1013
|
export { default as MonitorCog } from './monitor-cog';
|
|
1014
1014
|
export { default as MonitorDot } from './monitor-dot';
|
|
1015
|
-
export { default as MonitorOff } from './monitor-off';
|
|
1016
1015
|
export { default as MonitorDown } from './monitor-down';
|
|
1016
|
+
export { default as MonitorOff } from './monitor-off';
|
|
1017
1017
|
export { default as MonitorPause } from './monitor-pause';
|
|
1018
1018
|
export { default as MonitorPlay } from './monitor-play';
|
|
1019
1019
|
export { default as MonitorSmartphone } from './monitor-smartphone';
|
|
@@ -1037,9 +1037,9 @@ export { default as Mouse } from './mouse';
|
|
|
1037
1037
|
export { default as Move3d } from './move-3d';
|
|
1038
1038
|
export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
1039
1039
|
export { default as MoveDiagonal } from './move-diagonal';
|
|
1040
|
+
export { default as MoveDown } from './move-down';
|
|
1040
1041
|
export { default as MoveDownLeft } from './move-down-left';
|
|
1041
1042
|
export { default as MoveDownRight } from './move-down-right';
|
|
1042
|
-
export { default as MoveDown } from './move-down';
|
|
1043
1043
|
export { default as MoveHorizontal } from './move-horizontal';
|
|
1044
1044
|
export { default as MoveLeft } from './move-left';
|
|
1045
1045
|
export { default as MoveRight } from './move-right';
|
|
@@ -1061,15 +1061,15 @@ export { default as Newspaper } from './newspaper';
|
|
|
1061
1061
|
export { default as Nfc } from './nfc';
|
|
1062
1062
|
export { default as NonBinary } from './non-binary';
|
|
1063
1063
|
export { default as NotebookPen } from './notebook-pen';
|
|
1064
|
-
export { default as NotebookText } from './notebook-text';
|
|
1065
1064
|
export { default as NotebookTabs } from './notebook-tabs';
|
|
1065
|
+
export { default as NotebookText } from './notebook-text';
|
|
1066
1066
|
export { default as Notebook } from './notebook';
|
|
1067
1067
|
export { default as NotepadTextDashed } from './notepad-text-dashed';
|
|
1068
1068
|
export { default as NotepadText } from './notepad-text';
|
|
1069
|
-
export { default as NutOff } from './nut-off';
|
|
1070
1069
|
export { default as Nut } from './nut';
|
|
1071
|
-
export { default as
|
|
1070
|
+
export { default as NutOff } from './nut-off';
|
|
1072
1071
|
export { default as OctagonAlert } from './octagon-alert';
|
|
1072
|
+
export { default as OctagonMinus } from './octagon-minus';
|
|
1073
1073
|
export { default as OctagonPause } from './octagon-pause';
|
|
1074
1074
|
export { default as OctagonX } from './octagon-x';
|
|
1075
1075
|
export { default as Octagon } from './octagon';
|
|
@@ -1092,8 +1092,8 @@ export { default as Paintbrush } from './paintbrush';
|
|
|
1092
1092
|
export { default as Palette } from './palette';
|
|
1093
1093
|
export { default as Panda } from './panda';
|
|
1094
1094
|
export { default as PanelBottomClose } from './panel-bottom-close';
|
|
1095
|
-
export { default as PanelBottomDashed } from './panel-bottom-dashed';
|
|
1096
1095
|
export { default as PanelBottomOpen } from './panel-bottom-open';
|
|
1096
|
+
export { default as PanelBottomDashed } from './panel-bottom-dashed';
|
|
1097
1097
|
export { default as PanelBottom } from './panel-bottom';
|
|
1098
1098
|
export { default as PanelLeftClose } from './panel-left-close';
|
|
1099
1099
|
export { default as PanelLeftDashed } from './panel-left-dashed';
|
|
@@ -1106,8 +1106,8 @@ export { default as PanelRightOpen } from './panel-right-open';
|
|
|
1106
1106
|
export { default as PanelRight } from './panel-right';
|
|
1107
1107
|
export { default as PanelTopBottomDashed } from './panel-top-bottom-dashed';
|
|
1108
1108
|
export { default as PanelTopClose } from './panel-top-close';
|
|
1109
|
-
export { default as PanelTopDashed } from './panel-top-dashed';
|
|
1110
1109
|
export { default as PanelTopOpen } from './panel-top-open';
|
|
1110
|
+
export { default as PanelTopDashed } from './panel-top-dashed';
|
|
1111
1111
|
export { default as PanelTop } from './panel-top';
|
|
1112
1112
|
export { default as PanelsLeftBottom } from './panels-left-bottom';
|
|
1113
1113
|
export { default as PanelsRightBottom } from './panels-right-bottom';
|
|
@@ -1133,8 +1133,8 @@ export { default as PersonStanding } from './person-standing';
|
|
|
1133
1133
|
export { default as PhilippinePeso } from './philippine-peso';
|
|
1134
1134
|
export { default as PhoneCall } from './phone-call';
|
|
1135
1135
|
export { default as PhoneForwarded } from './phone-forwarded';
|
|
1136
|
-
export { default as PhoneIncoming } from './phone-incoming';
|
|
1137
1136
|
export { default as PhoneMissed } from './phone-missed';
|
|
1137
|
+
export { default as PhoneIncoming } from './phone-incoming';
|
|
1138
1138
|
export { default as PhoneOff } from './phone-off';
|
|
1139
1139
|
export { default as PhoneOutgoing } from './phone-outgoing';
|
|
1140
1140
|
export { default as Phone } from './phone';
|
|
@@ -1143,9 +1143,9 @@ export { default as Piano } from './piano';
|
|
|
1143
1143
|
export { default as Pickaxe } from './pickaxe';
|
|
1144
1144
|
export { default as PictureInPicture2 } from './picture-in-picture-2';
|
|
1145
1145
|
export { default as PictureInPicture } from './picture-in-picture';
|
|
1146
|
-
export { default as PiggyBank } from './piggy-bank';
|
|
1147
1146
|
export { default as PilcrowLeft } from './pilcrow-left';
|
|
1148
1147
|
export { default as PilcrowRight } from './pilcrow-right';
|
|
1148
|
+
export { default as PiggyBank } from './piggy-bank';
|
|
1149
1149
|
export { default as Pilcrow } from './pilcrow';
|
|
1150
1150
|
export { default as PillBottle } from './pill-bottle';
|
|
1151
1151
|
export { default as Pill } from './pill';
|
|
@@ -1155,8 +1155,8 @@ export { default as Pipette } from './pipette';
|
|
|
1155
1155
|
export { default as Pizza } from './pizza';
|
|
1156
1156
|
export { default as PlaneLanding } from './plane-landing';
|
|
1157
1157
|
export { default as PlaneTakeoff } from './plane-takeoff';
|
|
1158
|
-
export { default as Plane } from './plane';
|
|
1159
1158
|
export { default as Play } from './play';
|
|
1159
|
+
export { default as Plane } from './plane';
|
|
1160
1160
|
export { default as Plug2 } from './plug-2';
|
|
1161
1161
|
export { default as PlugZap } from './plug-zap';
|
|
1162
1162
|
export { default as Plug } from './plug';
|
|
@@ -1165,12 +1165,12 @@ export { default as PocketKnife } from './pocket-knife';
|
|
|
1165
1165
|
export { default as Pocket } from './pocket';
|
|
1166
1166
|
export { default as Podcast } from './podcast';
|
|
1167
1167
|
export { default as PointerOff } from './pointer-off';
|
|
1168
|
-
export { default as Pointer } from './pointer';
|
|
1169
1168
|
export { default as Popcorn } from './popcorn';
|
|
1169
|
+
export { default as Pointer } from './pointer';
|
|
1170
1170
|
export { default as Popsicle } from './popsicle';
|
|
1171
1171
|
export { default as PoundSterling } from './pound-sterling';
|
|
1172
|
-
export { default as PowerOff } from './power-off';
|
|
1173
1172
|
export { default as Power } from './power';
|
|
1173
|
+
export { default as PowerOff } from './power-off';
|
|
1174
1174
|
export { default as Presentation } from './presentation';
|
|
1175
1175
|
export { default as PrinterCheck } from './printer-check';
|
|
1176
1176
|
export { default as PrinterX } from './printer-x';
|
|
@@ -1182,8 +1182,8 @@ export { default as Pyramid } from './pyramid';
|
|
|
1182
1182
|
export { default as QrCode } from './qr-code';
|
|
1183
1183
|
export { default as Quote } from './quote';
|
|
1184
1184
|
export { default as Rabbit } from './rabbit';
|
|
1185
|
-
export { default as Radiation } from './radiation';
|
|
1186
1185
|
export { default as Radar } from './radar';
|
|
1186
|
+
export { default as Radiation } from './radiation';
|
|
1187
1187
|
export { default as Radical } from './radical';
|
|
1188
1188
|
export { default as RadioReceiver } from './radio-receiver';
|
|
1189
1189
|
export { default as RadioTower } from './radio-tower';
|
|
@@ -1191,13 +1191,13 @@ export { default as Radio } from './radio';
|
|
|
1191
1191
|
export { default as Radius } from './radius';
|
|
1192
1192
|
export { default as RailSymbol } from './rail-symbol';
|
|
1193
1193
|
export { default as Rainbow } from './rainbow';
|
|
1194
|
+
export { default as Rat } from './rat';
|
|
1194
1195
|
export { default as Ratio } from './ratio';
|
|
1195
1196
|
export { default as ReceiptCent } from './receipt-cent';
|
|
1196
|
-
export { default as Rat } from './rat';
|
|
1197
1197
|
export { default as ReceiptEuro } from './receipt-euro';
|
|
1198
|
+
export { default as ReceiptJapaneseYen } from './receipt-japanese-yen';
|
|
1198
1199
|
export { default as ReceiptIndianRupee } from './receipt-indian-rupee';
|
|
1199
1200
|
export { default as ReceiptPoundSterling } from './receipt-pound-sterling';
|
|
1200
|
-
export { default as ReceiptJapaneseYen } from './receipt-japanese-yen';
|
|
1201
1201
|
export { default as ReceiptRussianRuble } from './receipt-russian-ruble';
|
|
1202
1202
|
export { default as ReceiptSwissFranc } from './receipt-swiss-franc';
|
|
1203
1203
|
export { default as ReceiptText } from './receipt-text';
|
|
@@ -1267,11 +1267,11 @@ export { default as ScanHeart } from './scan-heart';
|
|
|
1267
1267
|
export { default as ScanLine } from './scan-line';
|
|
1268
1268
|
export { default as ScanQrCode } from './scan-qr-code';
|
|
1269
1269
|
export { default as ScanSearch } from './scan-search';
|
|
1270
|
-
export { default as ScanText } from './scan-text';
|
|
1271
1270
|
export { default as Scan } from './scan';
|
|
1272
|
-
export { default as
|
|
1271
|
+
export { default as ScanText } from './scan-text';
|
|
1273
1272
|
export { default as ScissorsLineDashed } from './scissors-line-dashed';
|
|
1274
1273
|
export { default as Scissors } from './scissors';
|
|
1274
|
+
export { default as School } from './school';
|
|
1275
1275
|
export { default as Scooter } from './scooter';
|
|
1276
1276
|
export { default as ScreenShareOff } from './screen-share-off';
|
|
1277
1277
|
export { default as ScreenShare } from './screen-share';
|
|
@@ -1323,8 +1323,8 @@ export { default as ShowerHead } from './shower-head';
|
|
|
1323
1323
|
export { default as Shredder } from './shredder';
|
|
1324
1324
|
export { default as Shrimp } from './shrimp';
|
|
1325
1325
|
export { default as Shrink } from './shrink';
|
|
1326
|
-
export { default as Shrub } from './shrub';
|
|
1327
1326
|
export { default as Shuffle } from './shuffle';
|
|
1327
|
+
export { default as Shrub } from './shrub';
|
|
1328
1328
|
export { default as Sigma } from './sigma';
|
|
1329
1329
|
export { default as SignalHigh } from './signal-high';
|
|
1330
1330
|
export { default as SignalLow } from './signal-low';
|
|
@@ -1346,8 +1346,8 @@ export { default as SlidersVertical } from './sliders-vertical';
|
|
|
1346
1346
|
export { default as SmartphoneCharging } from './smartphone-charging';
|
|
1347
1347
|
export { default as SmartphoneNfc } from './smartphone-nfc';
|
|
1348
1348
|
export { default as Smartphone } from './smartphone';
|
|
1349
|
-
export { default as SmilePlus } from './smile-plus';
|
|
1350
1349
|
export { default as Smile } from './smile';
|
|
1350
|
+
export { default as SmilePlus } from './smile-plus';
|
|
1351
1351
|
export { default as Snail } from './snail';
|
|
1352
1352
|
export { default as Snowflake } from './snowflake';
|
|
1353
1353
|
export { default as SoapDispenserDroplet } from './soap-dispenser-droplet';
|
|
@@ -1393,8 +1393,8 @@ export { default as SquareChevronRight } from './square-chevron-right';
|
|
|
1393
1393
|
export { default as SquareChevronUp } from './square-chevron-up';
|
|
1394
1394
|
export { default as SquareCode } from './square-code';
|
|
1395
1395
|
export { default as SquareDashedBottomCode } from './square-dashed-bottom-code';
|
|
1396
|
-
export { default as SquareDashedBottom } from './square-dashed-bottom';
|
|
1397
1396
|
export { default as SquareDashedKanban } from './square-dashed-kanban';
|
|
1397
|
+
export { default as SquareDashedBottom } from './square-dashed-bottom';
|
|
1398
1398
|
export { default as SquareDashedMousePointer } from './square-dashed-mouse-pointer';
|
|
1399
1399
|
export { default as SquareDashedTopSolid } from './square-dashed-top-solid';
|
|
1400
1400
|
export { default as SquareDashed } from './square-dashed';
|
|
@@ -1405,9 +1405,9 @@ export { default as SquareFunction } from './square-function';
|
|
|
1405
1405
|
export { default as SquareKanban } from './square-kanban';
|
|
1406
1406
|
export { default as SquareLibrary } from './square-library';
|
|
1407
1407
|
export { default as SquareM } from './square-m';
|
|
1408
|
+
export { default as SquareMinus } from './square-minus';
|
|
1408
1409
|
export { default as SquareMenu } from './square-menu';
|
|
1409
1410
|
export { default as SquareMousePointer } from './square-mouse-pointer';
|
|
1410
|
-
export { default as SquareMinus } from './square-minus';
|
|
1411
1411
|
export { default as SquareParkingOff } from './square-parking-off';
|
|
1412
1412
|
export { default as SquareParking } from './square-parking';
|
|
1413
1413
|
export { default as SquarePause } from './square-pause';
|
|
@@ -1434,12 +1434,12 @@ export { default as SquareUserRound } from './square-user-round';
|
|
|
1434
1434
|
export { default as SquareUser } from './square-user';
|
|
1435
1435
|
export { default as SquareX } from './square-x';
|
|
1436
1436
|
export { default as Square } from './square';
|
|
1437
|
-
export { default as SquaresExclude } from './squares-exclude';
|
|
1438
1437
|
export { default as SquaresIntersect } from './squares-intersect';
|
|
1438
|
+
export { default as SquaresExclude } from './squares-exclude';
|
|
1439
1439
|
export { default as SquaresSubtract } from './squares-subtract';
|
|
1440
1440
|
export { default as SquaresUnite } from './squares-unite';
|
|
1441
|
-
export { default as Squircle } from './squircle';
|
|
1442
1441
|
export { default as SquircleDashed } from './squircle-dashed';
|
|
1442
|
+
export { default as Squircle } from './squircle';
|
|
1443
1443
|
export { default as Squirrel } from './squirrel';
|
|
1444
1444
|
export { default as Stamp } from './stamp';
|
|
1445
1445
|
export { default as StarHalf } from './star-half';
|
|
@@ -1456,8 +1456,8 @@ export { default as StretchHorizontal } from './stretch-horizontal';
|
|
|
1456
1456
|
export { default as StretchVertical } from './stretch-vertical';
|
|
1457
1457
|
export { default as Strikethrough } from './strikethrough';
|
|
1458
1458
|
export { default as Subscript } from './subscript';
|
|
1459
|
-
export { default as SunDim } from './sun-dim';
|
|
1460
1459
|
export { default as SunMedium } from './sun-medium';
|
|
1460
|
+
export { default as SunDim } from './sun-dim';
|
|
1461
1461
|
export { default as SunMoon } from './sun-moon';
|
|
1462
1462
|
export { default as SunSnow } from './sun-snow';
|
|
1463
1463
|
export { default as Sun } from './sun';
|
|
@@ -1465,10 +1465,10 @@ export { default as Sunrise } from './sunrise';
|
|
|
1465
1465
|
export { default as Sunset } from './sunset';
|
|
1466
1466
|
export { default as Superscript } from './superscript';
|
|
1467
1467
|
export { default as SwatchBook } from './swatch-book';
|
|
1468
|
-
export { default as SwissFranc } from './swiss-franc';
|
|
1469
1468
|
export { default as SwitchCamera } from './switch-camera';
|
|
1470
|
-
export { default as
|
|
1469
|
+
export { default as SwissFranc } from './swiss-franc';
|
|
1471
1470
|
export { default as Swords } from './swords';
|
|
1471
|
+
export { default as Sword } from './sword';
|
|
1472
1472
|
export { default as Syringe } from './syringe';
|
|
1473
1473
|
export { default as Table2 } from './table-2';
|
|
1474
1474
|
export { default as TableCellsMerge } from './table-cells-merge';
|
|
@@ -1487,13 +1487,13 @@ export { default as Tally1 } from './tally-1';
|
|
|
1487
1487
|
export { default as Tally2 } from './tally-2';
|
|
1488
1488
|
export { default as Tally3 } from './tally-3';
|
|
1489
1489
|
export { default as Tally4 } from './tally-4';
|
|
1490
|
-
export { default as Tally5 } from './tally-5';
|
|
1491
1490
|
export { default as Tangent } from './tangent';
|
|
1491
|
+
export { default as Tally5 } from './tally-5';
|
|
1492
1492
|
export { default as Target } from './target';
|
|
1493
1493
|
export { default as Telescope } from './telescope';
|
|
1494
1494
|
export { default as TentTree } from './tent-tree';
|
|
1495
|
-
export { default as Tent } from './tent';
|
|
1496
1495
|
export { default as Terminal } from './terminal';
|
|
1496
|
+
export { default as Tent } from './tent';
|
|
1497
1497
|
export { default as TestTubeDiagonal } from './test-tube-diagonal';
|
|
1498
1498
|
export { default as TestTube } from './test-tube';
|
|
1499
1499
|
export { default as TestTubes } from './test-tubes';
|
|
@@ -1513,8 +1513,8 @@ export { default as ThermometerSnowflake } from './thermometer-snowflake';
|
|
|
1513
1513
|
export { default as ThermometerSun } from './thermometer-sun';
|
|
1514
1514
|
export { default as Thermometer } from './thermometer';
|
|
1515
1515
|
export { default as ThumbsDown } from './thumbs-down';
|
|
1516
|
-
export { default as ThumbsUp } from './thumbs-up';
|
|
1517
1516
|
export { default as TicketCheck } from './ticket-check';
|
|
1517
|
+
export { default as ThumbsUp } from './thumbs-up';
|
|
1518
1518
|
export { default as TicketMinus } from './ticket-minus';
|
|
1519
1519
|
export { default as TicketPercent } from './ticket-percent';
|
|
1520
1520
|
export { default as TicketPlus } from './ticket-plus';
|
|
@@ -1523,8 +1523,8 @@ export { default as TicketX } from './ticket-x';
|
|
|
1523
1523
|
export { default as Ticket } from './ticket';
|
|
1524
1524
|
export { default as TicketsPlane } from './tickets-plane';
|
|
1525
1525
|
export { default as Tickets } from './tickets';
|
|
1526
|
-
export { default as TimerReset } from './timer-reset';
|
|
1527
1526
|
export { default as TimerOff } from './timer-off';
|
|
1527
|
+
export { default as TimerReset } from './timer-reset';
|
|
1528
1528
|
export { default as Timer } from './timer';
|
|
1529
1529
|
export { default as ToggleLeft } from './toggle-left';
|
|
1530
1530
|
export { default as ToggleRight } from './toggle-right';
|
|
@@ -1535,13 +1535,14 @@ export { default as Tornado } from './tornado';
|
|
|
1535
1535
|
export { default as Torus } from './torus';
|
|
1536
1536
|
export { default as TouchpadOff } from './touchpad-off';
|
|
1537
1537
|
export { default as Touchpad } from './touchpad';
|
|
1538
|
+
export { default as TowelRack } from './towel-rack';
|
|
1538
1539
|
export { default as TowerControl } from './tower-control';
|
|
1539
1540
|
export { default as ToyBrick } from './toy-brick';
|
|
1540
1541
|
export { default as Tractor } from './tractor';
|
|
1541
1542
|
export { default as TrafficCone } from './traffic-cone';
|
|
1542
1543
|
export { default as TrainFrontTunnel } from './train-front-tunnel';
|
|
1543
|
-
export { default as TrainFront } from './train-front';
|
|
1544
1544
|
export { default as TrainTrack } from './train-track';
|
|
1545
|
+
export { default as TrainFront } from './train-front';
|
|
1545
1546
|
export { default as TramFront } from './tram-front';
|
|
1546
1547
|
export { default as Transgender } from './transgender';
|
|
1547
1548
|
export { default as Trash2 } from './trash-2';
|
|
@@ -1555,8 +1556,8 @@ export { default as TrendingDown } from './trending-down';
|
|
|
1555
1556
|
export { default as TrendingUpDown } from './trending-up-down';
|
|
1556
1557
|
export { default as TrendingUp } from './trending-up';
|
|
1557
1558
|
export { default as TriangleAlert } from './triangle-alert';
|
|
1558
|
-
export { default as TriangleRight } from './triangle-right';
|
|
1559
1559
|
export { default as TriangleDashed } from './triangle-dashed';
|
|
1560
|
+
export { default as TriangleRight } from './triangle-right';
|
|
1560
1561
|
export { default as Triangle } from './triangle';
|
|
1561
1562
|
export { default as Trophy } from './trophy';
|
|
1562
1563
|
export { default as TruckElectric } from './truck-electric';
|
|
@@ -1569,15 +1570,15 @@ export { default as TvMinimal } from './tv-minimal';
|
|
|
1569
1570
|
export { default as Tv } from './tv';
|
|
1570
1571
|
export { default as Twitch } from './twitch';
|
|
1571
1572
|
export { default as Twitter } from './twitter';
|
|
1572
|
-
export { default as TypeOutline } from './type-outline';
|
|
1573
1573
|
export { default as Type } from './type';
|
|
1574
|
+
export { default as TypeOutline } from './type-outline';
|
|
1574
1575
|
export { default as UmbrellaOff } from './umbrella-off';
|
|
1575
1576
|
export { default as Umbrella } from './umbrella';
|
|
1576
1577
|
export { default as Underline } from './underline';
|
|
1577
1578
|
export { default as Undo2 } from './undo-2';
|
|
1578
1579
|
export { default as UndoDot } from './undo-dot';
|
|
1579
|
-
export { default as Undo } from './undo';
|
|
1580
1580
|
export { default as UnfoldHorizontal } from './unfold-horizontal';
|
|
1581
|
+
export { default as Undo } from './undo';
|
|
1581
1582
|
export { default as UnfoldVertical } from './unfold-vertical';
|
|
1582
1583
|
export { default as Ungroup } from './ungroup';
|
|
1583
1584
|
export { default as University } from './university';
|
|
@@ -1596,8 +1597,8 @@ export { default as UserPlus } from './user-plus';
|
|
|
1596
1597
|
export { default as UserRoundCheck } from './user-round-check';
|
|
1597
1598
|
export { default as UserRoundCog } from './user-round-cog';
|
|
1598
1599
|
export { default as UserRoundKey } from './user-round-key';
|
|
1599
|
-
export { default as UserRoundPen } from './user-round-pen';
|
|
1600
1600
|
export { default as UserRoundMinus } from './user-round-minus';
|
|
1601
|
+
export { default as UserRoundPen } from './user-round-pen';
|
|
1601
1602
|
export { default as UserRoundPlus } from './user-round-plus';
|
|
1602
1603
|
export { default as UserRoundSearch } from './user-round-search';
|
|
1603
1604
|
export { default as UserRoundX } from './user-round-x';
|
|
@@ -1616,8 +1617,8 @@ export { default as Variable } from './variable';
|
|
|
1616
1617
|
export { default as Vault } from './vault';
|
|
1617
1618
|
export { default as VectorSquare } from './vector-square';
|
|
1618
1619
|
export { default as Vegan } from './vegan';
|
|
1619
|
-
export { default as VenusAndMars } from './venus-and-mars';
|
|
1620
1620
|
export { default as VenetianMask } from './venetian-mask';
|
|
1621
|
+
export { default as VenusAndMars } from './venus-and-mars';
|
|
1621
1622
|
export { default as Venus } from './venus';
|
|
1622
1623
|
export { default as VibrateOff } from './vibrate-off';
|
|
1623
1624
|
export { default as Vibrate } from './vibrate';
|
|
@@ -1626,14 +1627,14 @@ export { default as Video } from './video';
|
|
|
1626
1627
|
export { default as Videotape } from './videotape';
|
|
1627
1628
|
export { default as Voicemail } from './voicemail';
|
|
1628
1629
|
export { default as View } from './view';
|
|
1629
|
-
export { default as Volleyball } from './volleyball';
|
|
1630
1630
|
export { default as Volume1 } from './volume-1';
|
|
1631
|
+
export { default as Volleyball } from './volleyball';
|
|
1631
1632
|
export { default as Volume2 } from './volume-2';
|
|
1632
1633
|
export { default as VolumeOff } from './volume-off';
|
|
1633
1634
|
export { default as VolumeX } from './volume-x';
|
|
1634
1635
|
export { default as Volume } from './volume';
|
|
1635
|
-
export { default as WalletCards } from './wallet-cards';
|
|
1636
1636
|
export { default as Vote } from './vote';
|
|
1637
|
+
export { default as WalletCards } from './wallet-cards';
|
|
1637
1638
|
export { default as WalletMinimal } from './wallet-minimal';
|
|
1638
1639
|
export { default as Wallet } from './wallet';
|
|
1639
1640
|
export { default as Wallpaper } from './wallpaper';
|
|
@@ -1648,8 +1649,8 @@ export { default as WavesLadder } from './waves-ladder';
|
|
|
1648
1649
|
export { default as Waves } from './waves';
|
|
1649
1650
|
export { default as Waypoints } from './waypoints';
|
|
1650
1651
|
export { default as Webcam } from './webcam';
|
|
1651
|
-
export { default as WebhookOff } from './webhook-off';
|
|
1652
1652
|
export { default as Webhook } from './webhook';
|
|
1653
|
+
export { default as WebhookOff } from './webhook-off';
|
|
1653
1654
|
export { default as WeightTilde } from './weight-tilde';
|
|
1654
1655
|
export { default as Weight } from './weight';
|
|
1655
1656
|
export { default as WheatOff } from './wheat-off';
|
|
@@ -1663,13 +1664,13 @@ export { default as WifiPen } from './wifi-pen';
|
|
|
1663
1664
|
export { default as WifiSync } from './wifi-sync';
|
|
1664
1665
|
export { default as WifiZero } from './wifi-zero';
|
|
1665
1666
|
export { default as Wifi } from './wifi';
|
|
1666
|
-
export { default as WindArrowDown } from './wind-arrow-down';
|
|
1667
1667
|
export { default as Wind } from './wind';
|
|
1668
|
+
export { default as WindArrowDown } from './wind-arrow-down';
|
|
1668
1669
|
export { default as WineOff } from './wine-off';
|
|
1669
1670
|
export { default as Wine } from './wine';
|
|
1670
1671
|
export { default as Workflow } from './workflow';
|
|
1671
|
-
export { default as Worm } from './worm';
|
|
1672
1672
|
export { default as Wrench } from './wrench';
|
|
1673
|
+
export { default as Worm } from './worm';
|
|
1673
1674
|
export { default as X } from './x';
|
|
1674
1675
|
export { default as Youtube } from './youtube';
|
|
1675
1676
|
export { default as ZapOff } from './zap-off';
|