@lucide/astro 0.558.0 → 0.560.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 +46 -46
- package/src/aliases/prefixed.ts +482 -478
- package/src/aliases/suffixed.ts +963 -959
- package/src/icons/cannabis-off.ts +18 -0
- package/src/icons/fishing-hook.ts +18 -0
- package/src/icons/index.ts +115 -113
package/src/icons/index.ts
CHANGED
|
@@ -8,8 +8,8 @@ export { default as Airplay } from './airplay';
|
|
|
8
8
|
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
|
-
export { default as AlarmClockPlus } from './alarm-clock-plus';
|
|
12
11
|
export { default as AlarmClock } from './alarm-clock';
|
|
12
|
+
export { default as AlarmClockPlus } from './alarm-clock-plus';
|
|
13
13
|
export { default as AlarmSmoke } from './alarm-smoke';
|
|
14
14
|
export { default as Album } from './album';
|
|
15
15
|
export { default as AlignCenterHorizontal } from './align-center-horizontal';
|
|
@@ -37,14 +37,14 @@ export { default as AlignVerticalSpaceBetween } from './align-vertical-space-bet
|
|
|
37
37
|
export { default as Ambulance } from './ambulance';
|
|
38
38
|
export { default as Ampersand } from './ampersand';
|
|
39
39
|
export { default as Ampersands } from './ampersands';
|
|
40
|
-
export { default as Amphora } from './amphora';
|
|
41
40
|
export { default as Anchor } from './anchor';
|
|
42
41
|
export { default as Angry } from './angry';
|
|
42
|
+
export { default as Amphora } from './amphora';
|
|
43
43
|
export { default as Annoyed } from './annoyed';
|
|
44
44
|
export { default as Antenna } from './antenna';
|
|
45
45
|
export { default as Anvil } from './anvil';
|
|
46
|
-
export { default as Aperture } from './aperture';
|
|
47
46
|
export { default as AppWindowMac } from './app-window-mac';
|
|
47
|
+
export { default as Aperture } from './aperture';
|
|
48
48
|
export { default as AppWindow } from './app-window';
|
|
49
49
|
export { default as Apple } from './apple';
|
|
50
50
|
export { default as ArchiveRestore } from './archive-restore';
|
|
@@ -67,8 +67,9 @@ 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';
|
|
70
|
-
export { default as
|
|
70
|
+
export { default as ArrowDownToLine } from './arrow-down-to-line';
|
|
71
71
|
export { default as ArrowDownUp } from './arrow-down-up';
|
|
72
|
+
export { default as ArrowDownWideNarrow } from './arrow-down-wide-narrow';
|
|
72
73
|
export { default as ArrowDownZA } from './arrow-down-z-a';
|
|
73
74
|
export { default as ArrowDown } from './arrow-down';
|
|
74
75
|
export { default as ArrowLeftFromLine } from './arrow-left-from-line';
|
|
@@ -76,8 +77,8 @@ export { default as ArrowLeftRight } from './arrow-left-right';
|
|
|
76
77
|
export { default as ArrowLeftToLine } from './arrow-left-to-line';
|
|
77
78
|
export { default as ArrowLeft } from './arrow-left';
|
|
78
79
|
export { default as ArrowRightFromLine } from './arrow-right-from-line';
|
|
79
|
-
export { default as ArrowRightLeft } from './arrow-right-left';
|
|
80
80
|
export { default as ArrowRightToLine } from './arrow-right-to-line';
|
|
81
|
+
export { default as ArrowRightLeft } from './arrow-right-left';
|
|
81
82
|
export { default as ArrowRight } from './arrow-right';
|
|
82
83
|
export { default as ArrowUp01 } from './arrow-up-0-1';
|
|
83
84
|
export { default as ArrowUp10 } from './arrow-up-1-0';
|
|
@@ -90,9 +91,8 @@ export { default as ArrowUpNarrowWide } from './arrow-up-narrow-wide';
|
|
|
90
91
|
export { default as ArrowUpRight } from './arrow-up-right';
|
|
91
92
|
export { default as ArrowUpToLine } from './arrow-up-to-line';
|
|
92
93
|
export { default as ArrowUpWideNarrow } from './arrow-up-wide-narrow';
|
|
93
|
-
export { default as ArrowDownToLine } from './arrow-down-to-line';
|
|
94
|
-
export { default as ArrowUp } from './arrow-up';
|
|
95
94
|
export { default as ArrowUpZA } from './arrow-up-z-a';
|
|
95
|
+
export { default as ArrowUp } from './arrow-up';
|
|
96
96
|
export { default as ArrowsUpFromLine } from './arrows-up-from-line';
|
|
97
97
|
export { default as Asterisk } from './asterisk';
|
|
98
98
|
export { default as AtSign } from './at-sign';
|
|
@@ -139,8 +139,8 @@ export { default as BatteryCharging } from './battery-charging';
|
|
|
139
139
|
export { default as BatteryFull } from './battery-full';
|
|
140
140
|
export { default as BatteryLow } from './battery-low';
|
|
141
141
|
export { default as BatteryMedium } from './battery-medium';
|
|
142
|
-
export { default as BatteryPlus } from './battery-plus';
|
|
143
142
|
export { default as BatteryWarning } from './battery-warning';
|
|
143
|
+
export { default as BatteryPlus } from './battery-plus';
|
|
144
144
|
export { default as Battery } from './battery';
|
|
145
145
|
export { default as Beaker } from './beaker';
|
|
146
146
|
export { default as BeanOff } from './bean-off';
|
|
@@ -168,12 +168,12 @@ export { default as Binary } from './binary';
|
|
|
168
168
|
export { default as Binoculars } from './binoculars';
|
|
169
169
|
export { default as Biohazard } from './biohazard';
|
|
170
170
|
export { default as Bird } from './bird';
|
|
171
|
-
export { default as Birdhouse } from './birdhouse';
|
|
172
171
|
export { default as Bitcoin } from './bitcoin';
|
|
172
|
+
export { default as Birdhouse } from './birdhouse';
|
|
173
173
|
export { default as Blend } from './blend';
|
|
174
174
|
export { default as Blinds } from './blinds';
|
|
175
|
-
export { default as BluetoothConnected } from './bluetooth-connected';
|
|
176
175
|
export { default as Blocks } from './blocks';
|
|
176
|
+
export { default as BluetoothConnected } from './bluetooth-connected';
|
|
177
177
|
export { default as BluetoothOff } from './bluetooth-off';
|
|
178
178
|
export { default as BluetoothSearching } from './bluetooth-searching';
|
|
179
179
|
export { default as Bluetooth } from './bluetooth';
|
|
@@ -181,8 +181,8 @@ export { default as Bold } from './bold';
|
|
|
181
181
|
export { default as Bolt } from './bolt';
|
|
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';
|
|
185
|
+
export { default as BookA } from './book-a';
|
|
186
186
|
export { default as BookAudio } from './book-audio';
|
|
187
187
|
export { default as BookCheck } from './book-check';
|
|
188
188
|
export { default as BookCopy } from './book-copy';
|
|
@@ -207,8 +207,8 @@ export { default as BookUp } from './book-up';
|
|
|
207
207
|
export { default as BookUser } from './book-user';
|
|
208
208
|
export { default as BookX } from './book-x';
|
|
209
209
|
export { default as Book } from './book';
|
|
210
|
-
export { default as BookmarkMinus } from './bookmark-minus';
|
|
211
210
|
export { default as BookmarkCheck } from './bookmark-check';
|
|
211
|
+
export { default as BookmarkMinus } from './bookmark-minus';
|
|
212
212
|
export { default as BookmarkPlus } from './bookmark-plus';
|
|
213
213
|
export { default as BookmarkX } from './bookmark-x';
|
|
214
214
|
export { default as Bookmark } from './bookmark';
|
|
@@ -276,28 +276,29 @@ export { default as CandyCane } from './candy-cane';
|
|
|
276
276
|
export { default as CandyOff } from './candy-off';
|
|
277
277
|
export { default as Candy } from './candy';
|
|
278
278
|
export { default as Cannabis } from './cannabis';
|
|
279
|
-
export { default as
|
|
279
|
+
export { default as CannabisOff } from './cannabis-off';
|
|
280
280
|
export { default as Captions } from './captions';
|
|
281
|
+
export { default as CaptionsOff } from './captions-off';
|
|
281
282
|
export { default as CarFront } from './car-front';
|
|
282
283
|
export { default as CarTaxiFront } from './car-taxi-front';
|
|
283
284
|
export { default as Car } from './car';
|
|
284
285
|
export { default as Caravan } from './caravan';
|
|
286
|
+
export { default as CardSim } from './card-sim';
|
|
285
287
|
export { default as Carrot } from './carrot';
|
|
286
288
|
export { default as CaseLower } from './case-lower';
|
|
287
|
-
export { default as CardSim } from './card-sim';
|
|
288
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
292
|
export { default as Cast } from './cast';
|
|
292
293
|
export { default as Castle } from './castle';
|
|
293
294
|
export { default as Cat } from './cat';
|
|
294
|
-
export { default as ChartArea } from './chart-area';
|
|
295
295
|
export { default as Cctv } from './cctv';
|
|
296
|
+
export { default as ChartArea } from './chart-area';
|
|
296
297
|
export { default as ChartBarBig } from './chart-bar-big';
|
|
297
298
|
export { default as ChartBarDecreasing } from './chart-bar-decreasing';
|
|
298
299
|
export { default as ChartBarIncreasing } from './chart-bar-increasing';
|
|
299
|
-
export { default as ChartBar } from './chart-bar';
|
|
300
300
|
export { default as ChartBarStacked } from './chart-bar-stacked';
|
|
301
|
+
export { default as ChartBar } from './chart-bar';
|
|
301
302
|
export { default as ChartCandlestick } from './chart-candlestick';
|
|
302
303
|
export { default as ChartColumnBig } from './chart-column-big';
|
|
303
304
|
export { default as ChartColumnDecreasing } from './chart-column-decreasing';
|
|
@@ -332,8 +333,8 @@ export { default as ChevronLast } from './chevron-last';
|
|
|
332
333
|
export { default as ChevronLeft } from './chevron-left';
|
|
333
334
|
export { default as ChevronRight } from './chevron-right';
|
|
334
335
|
export { default as ChevronUp } from './chevron-up';
|
|
335
|
-
export { default as ChevronsDownUp } from './chevrons-down-up';
|
|
336
336
|
export { default as ChevronsDown } from './chevrons-down';
|
|
337
|
+
export { default as ChevronsDownUp } from './chevrons-down-up';
|
|
337
338
|
export { default as ChevronsLeftRightEllipsis } from './chevrons-left-right-ellipsis';
|
|
338
339
|
export { default as ChevronsLeftRight } from './chevrons-left-right';
|
|
339
340
|
export { default as ChevronsLeft } from './chevrons-left';
|
|
@@ -370,8 +371,8 @@ export { default as CircleEqual } from './circle-equal';
|
|
|
370
371
|
export { default as CircleFadingArrowUp } from './circle-fading-arrow-up';
|
|
371
372
|
export { default as CircleFadingPlus } from './circle-fading-plus';
|
|
372
373
|
export { default as CircleGauge } from './circle-gauge';
|
|
373
|
-
export { default as CircleMinus } from './circle-minus';
|
|
374
374
|
export { default as CircleOff } from './circle-off';
|
|
375
|
+
export { default as CircleMinus } from './circle-minus';
|
|
375
376
|
export { default as CircleParkingOff } from './circle-parking-off';
|
|
376
377
|
export { default as CircleParking } from './circle-parking';
|
|
377
378
|
export { default as CirclePause } from './circle-pause';
|
|
@@ -402,8 +403,8 @@ export { default as ClipboardMinus } from './clipboard-minus';
|
|
|
402
403
|
export { default as ClipboardPaste } from './clipboard-paste';
|
|
403
404
|
export { default as ClipboardPenLine } from './clipboard-pen-line';
|
|
404
405
|
export { default as ClipboardPen } from './clipboard-pen';
|
|
405
|
-
export { default as ClipboardPlus } from './clipboard-plus';
|
|
406
406
|
export { default as ClipboardType } from './clipboard-type';
|
|
407
|
+
export { default as ClipboardPlus } from './clipboard-plus';
|
|
407
408
|
export { default as ClipboardX } from './clipboard-x';
|
|
408
409
|
export { default as Clipboard } from './clipboard';
|
|
409
410
|
export { default as Clock1 } from './clock-1';
|
|
@@ -431,11 +432,11 @@ export { default as CloudBackup } from './cloud-backup';
|
|
|
431
432
|
export { default as CloudCheck } from './cloud-check';
|
|
432
433
|
export { default as CloudCog } from './cloud-cog';
|
|
433
434
|
export { default as CloudDownload } from './cloud-download';
|
|
434
|
-
export { default as CloudDrizzle } from './cloud-drizzle';
|
|
435
435
|
export { default as CloudFog } from './cloud-fog';
|
|
436
|
+
export { default as CloudDrizzle } from './cloud-drizzle';
|
|
436
437
|
export { default as CloudHail } from './cloud-hail';
|
|
437
|
-
export { default as CloudLightning } from './cloud-lightning';
|
|
438
438
|
export { default as CloudMoonRain } from './cloud-moon-rain';
|
|
439
|
+
export { default as CloudLightning } from './cloud-lightning';
|
|
439
440
|
export { default as CloudMoon } from './cloud-moon';
|
|
440
441
|
export { default as CloudOff } from './cloud-off';
|
|
441
442
|
export { default as CloudRainWind } from './cloud-rain-wind';
|
|
@@ -445,20 +446,20 @@ export { default as CloudSunRain } from './cloud-sun-rain';
|
|
|
445
446
|
export { default as CloudSun } from './cloud-sun';
|
|
446
447
|
export { default as CloudSync } from './cloud-sync';
|
|
447
448
|
export { default as CloudUpload } from './cloud-upload';
|
|
448
|
-
export { default as Cloud } from './cloud';
|
|
449
449
|
export { default as Cloudy } from './cloudy';
|
|
450
|
+
export { default as Cloud } from './cloud';
|
|
450
451
|
export { default as Clover } from './clover';
|
|
451
452
|
export { default as Club } from './club';
|
|
452
453
|
export { default as CodeXml } from './code-xml';
|
|
453
454
|
export { default as Code } from './code';
|
|
454
455
|
export { default as Codepen } from './codepen';
|
|
455
456
|
export { default as Codesandbox } from './codesandbox';
|
|
456
|
-
export { default as Cog } from './cog';
|
|
457
457
|
export { default as Coffee } from './coffee';
|
|
458
|
+
export { default as Cog } from './cog';
|
|
458
459
|
export { default as Coins } from './coins';
|
|
459
460
|
export { default as Columns2 } from './columns-2';
|
|
460
|
-
export { default as Columns3Cog } from './columns-3-cog';
|
|
461
461
|
export { default as Columns3 } from './columns-3';
|
|
462
|
+
export { default as Columns3Cog } from './columns-3-cog';
|
|
462
463
|
export { default as Columns4 } from './columns-4';
|
|
463
464
|
export { default as Combine } from './combine';
|
|
464
465
|
export { default as Compass } from './compass';
|
|
@@ -466,8 +467,8 @@ export { default as Command } from './command';
|
|
|
466
467
|
export { default as Component } from './component';
|
|
467
468
|
export { default as Computer } from './computer';
|
|
468
469
|
export { default as ConciergeBell } from './concierge-bell';
|
|
469
|
-
export { default as Cone } from './cone';
|
|
470
470
|
export { default as Construction } from './construction';
|
|
471
|
+
export { default as Cone } from './cone';
|
|
471
472
|
export { default as ContactRound } from './contact-round';
|
|
472
473
|
export { default as Contact } from './contact';
|
|
473
474
|
export { default as Container } from './container';
|
|
@@ -483,8 +484,8 @@ export { default as Copy } from './copy';
|
|
|
483
484
|
export { default as Copyleft } from './copyleft';
|
|
484
485
|
export { default as Copyright } from './copyright';
|
|
485
486
|
export { default as CornerDownLeft } from './corner-down-left';
|
|
486
|
-
export { default as CornerLeftDown } from './corner-left-down';
|
|
487
487
|
export { default as CornerDownRight } from './corner-down-right';
|
|
488
|
+
export { default as CornerLeftDown } from './corner-left-down';
|
|
488
489
|
export { default as CornerLeftUp } from './corner-left-up';
|
|
489
490
|
export { default as CornerRightDown } from './corner-right-down';
|
|
490
491
|
export { default as CornerRightUp } from './corner-right-up';
|
|
@@ -494,16 +495,16 @@ export { default as Cpu } from './cpu';
|
|
|
494
495
|
export { default as CreativeCommons } from './creative-commons';
|
|
495
496
|
export { default as CreditCard } from './credit-card';
|
|
496
497
|
export { default as Croissant } from './croissant';
|
|
497
|
-
export { default as Crop } from './crop';
|
|
498
498
|
export { default as Cross } from './cross';
|
|
499
|
+
export { default as Crop } from './crop';
|
|
499
500
|
export { default as Crosshair } from './crosshair';
|
|
500
501
|
export { default as Crown } from './crown';
|
|
501
502
|
export { default as Cuboid } from './cuboid';
|
|
502
503
|
export { default as CupSoda } from './cup-soda';
|
|
503
504
|
export { default as Currency } from './currency';
|
|
504
505
|
export { default as Cylinder } from './cylinder';
|
|
505
|
-
export { default as Dam } from './dam';
|
|
506
506
|
export { default as DatabaseBackup } from './database-backup';
|
|
507
|
+
export { default as Dam } from './dam';
|
|
507
508
|
export { default as DatabaseZap } from './database-zap';
|
|
508
509
|
export { default as Database } from './database';
|
|
509
510
|
export { default as DecimalsArrowLeft } from './decimals-arrow-left';
|
|
@@ -511,16 +512,16 @@ export { default as DecimalsArrowRight } from './decimals-arrow-right';
|
|
|
511
512
|
export { default as Delete } from './delete';
|
|
512
513
|
export { default as Dessert } from './dessert';
|
|
513
514
|
export { default as Diameter } from './diameter';
|
|
514
|
-
export { default as DiamondPercent } from './diamond-percent';
|
|
515
515
|
export { default as DiamondMinus } from './diamond-minus';
|
|
516
|
+
export { default as DiamondPercent } from './diamond-percent';
|
|
516
517
|
export { default as DiamondPlus } from './diamond-plus';
|
|
517
518
|
export { default as Diamond } from './diamond';
|
|
518
519
|
export { default as Dice1 } from './dice-1';
|
|
519
520
|
export { default as Dice2 } from './dice-2';
|
|
520
521
|
export { default as Dice3 } from './dice-3';
|
|
521
522
|
export { default as Dice4 } from './dice-4';
|
|
522
|
-
export { default as Dice5 } from './dice-5';
|
|
523
523
|
export { default as Dice6 } from './dice-6';
|
|
524
|
+
export { default as Dice5 } from './dice-5';
|
|
524
525
|
export { default as Dices } from './dices';
|
|
525
526
|
export { default as Diff } from './diff';
|
|
526
527
|
export { default as Disc2 } from './disc-2';
|
|
@@ -529,13 +530,13 @@ export { default as DiscAlbum } from './disc-album';
|
|
|
529
530
|
export { default as Disc } from './disc';
|
|
530
531
|
export { default as Divide } from './divide';
|
|
531
532
|
export { default as DnaOff } from './dna-off';
|
|
532
|
-
export { default as Dock } from './dock';
|
|
533
533
|
export { default as Dna } from './dna';
|
|
534
|
+
export { default as Dock } from './dock';
|
|
534
535
|
export { default as Dog } from './dog';
|
|
535
536
|
export { default as DollarSign } from './dollar-sign';
|
|
536
537
|
export { default as Donut } from './donut';
|
|
537
|
-
export { default as DoorClosedLocked } from './door-closed-locked';
|
|
538
538
|
export { default as DoorClosed } from './door-closed';
|
|
539
|
+
export { default as DoorClosedLocked } from './door-closed-locked';
|
|
539
540
|
export { default as DoorOpen } from './door-open';
|
|
540
541
|
export { default as Dot } from './dot';
|
|
541
542
|
export { default as Download } from './download';
|
|
@@ -551,15 +552,15 @@ export { default as Drum } from './drum';
|
|
|
551
552
|
export { default as Drumstick } from './drumstick';
|
|
552
553
|
export { default as Dumbbell } from './dumbbell';
|
|
553
554
|
export { default as EarOff } from './ear-off';
|
|
554
|
-
export { default as Ear } from './ear';
|
|
555
555
|
export { default as EarthLock } from './earth-lock';
|
|
556
|
+
export { default as Ear } from './ear';
|
|
557
|
+
export { default as EggFried } from './egg-fried';
|
|
556
558
|
export { default as Earth } from './earth';
|
|
557
559
|
export { default as Eclipse } from './eclipse';
|
|
558
|
-
export { default as EggFried } from './egg-fried';
|
|
559
560
|
export { default as EggOff } from './egg-off';
|
|
560
561
|
export { default as Egg } from './egg';
|
|
561
|
-
export { default as EllipsisVertical } from './ellipsis-vertical';
|
|
562
562
|
export { default as Ellipsis } from './ellipsis';
|
|
563
|
+
export { default as EllipsisVertical } from './ellipsis-vertical';
|
|
563
564
|
export { default as EqualApproximately } from './equal-approximately';
|
|
564
565
|
export { default as EqualNot } from './equal-not';
|
|
565
566
|
export { default as Equal } from './equal';
|
|
@@ -574,8 +575,8 @@ export { default as EyeOff } from './eye-off';
|
|
|
574
575
|
export { default as Eye } from './eye';
|
|
575
576
|
export { default as Facebook } from './facebook';
|
|
576
577
|
export { default as Factory } from './factory';
|
|
577
|
-
export { default as Fan } from './fan';
|
|
578
578
|
export { default as FastForward } from './fast-forward';
|
|
579
|
+
export { default as Fan } from './fan';
|
|
579
580
|
export { default as Feather } from './feather';
|
|
580
581
|
export { default as Fence } from './fence';
|
|
581
582
|
export { default as FerrisWheel } from './ferris-wheel';
|
|
@@ -587,8 +588,8 @@ export { default as FileBox } from './file-box';
|
|
|
587
588
|
export { default as FileBracesCorner } from './file-braces-corner';
|
|
588
589
|
export { default as FileBraces } from './file-braces';
|
|
589
590
|
export { default as FileChartColumnIncreasing } from './file-chart-column-increasing';
|
|
590
|
-
export { default as FileChartLine } from './file-chart-line';
|
|
591
591
|
export { default as FileChartColumn } from './file-chart-column';
|
|
592
|
+
export { default as FileChartLine } from './file-chart-line';
|
|
592
593
|
export { default as FileChartPie } from './file-chart-pie';
|
|
593
594
|
export { default as FileCheckCorner } from './file-check-corner';
|
|
594
595
|
export { default as FileCheck } from './file-check';
|
|
@@ -612,8 +613,8 @@ export { default as FileMusic } from './file-music';
|
|
|
612
613
|
export { default as FileOutput } from './file-output';
|
|
613
614
|
export { default as FilePenLine } from './file-pen-line';
|
|
614
615
|
export { default as FilePen } from './file-pen';
|
|
615
|
-
export { default as FilePlusCorner } from './file-plus-corner';
|
|
616
616
|
export { default as FilePlay } from './file-play';
|
|
617
|
+
export { default as FilePlusCorner } from './file-plus-corner';
|
|
617
618
|
export { default as FilePlus } from './file-plus';
|
|
618
619
|
export { default as FileQuestionMark } from './file-question-mark';
|
|
619
620
|
export { default as FileScan } from './file-scan';
|
|
@@ -642,6 +643,7 @@ export { default as FireExtinguisher } from './fire-extinguisher';
|
|
|
642
643
|
export { default as FishOff } from './fish-off';
|
|
643
644
|
export { default as FishSymbol } from './fish-symbol';
|
|
644
645
|
export { default as Fish } from './fish';
|
|
646
|
+
export { default as FishingHook } from './fishing-hook';
|
|
645
647
|
export { default as FlagOff } from './flag-off';
|
|
646
648
|
export { default as FlagTriangleLeft } from './flag-triangle-left';
|
|
647
649
|
export { default as FlagTriangleRight } from './flag-triangle-right';
|
|
@@ -659,9 +661,9 @@ export { default as FlipVertical2 } from './flip-vertical-2';
|
|
|
659
661
|
export { default as FlipVertical } from './flip-vertical';
|
|
660
662
|
export { default as Flower2 } from './flower-2';
|
|
661
663
|
export { default as Flower } from './flower';
|
|
664
|
+
export { default as Focus } from './focus';
|
|
662
665
|
export { default as FoldHorizontal } from './fold-horizontal';
|
|
663
666
|
export { default as FoldVertical } from './fold-vertical';
|
|
664
|
-
export { default as Focus } from './focus';
|
|
665
667
|
export { default as FolderArchive } from './folder-archive';
|
|
666
668
|
export { default as FolderCheck } from './folder-check';
|
|
667
669
|
export { default as FolderClock } from './folder-clock';
|
|
@@ -675,8 +677,8 @@ export { default as FolderGit } from './folder-git';
|
|
|
675
677
|
export { default as FolderHeart } from './folder-heart';
|
|
676
678
|
export { default as FolderInput } from './folder-input';
|
|
677
679
|
export { default as FolderKanban } from './folder-kanban';
|
|
678
|
-
export { default as FolderKey } from './folder-key';
|
|
679
680
|
export { default as FolderLock } from './folder-lock';
|
|
681
|
+
export { default as FolderKey } from './folder-key';
|
|
680
682
|
export { default as FolderMinus } from './folder-minus';
|
|
681
683
|
export { default as FolderOpenDot } from './folder-open-dot';
|
|
682
684
|
export { default as FolderOpen } from './folder-open';
|
|
@@ -695,16 +697,16 @@ export { default as Folder } from './folder';
|
|
|
695
697
|
export { default as Folders } from './folders';
|
|
696
698
|
export { default as Footprints } from './footprints';
|
|
697
699
|
export { default as Forklift } from './forklift';
|
|
698
|
-
export { default as Form } from './form';
|
|
699
700
|
export { default as Forward } from './forward';
|
|
701
|
+
export { default as Form } from './form';
|
|
700
702
|
export { default as Frame } from './frame';
|
|
701
703
|
export { default as Framer } from './framer';
|
|
702
704
|
export { default as Frown } from './frown';
|
|
703
705
|
export { default as Fuel } from './fuel';
|
|
704
706
|
export { default as Fullscreen } from './fullscreen';
|
|
705
707
|
export { default as FunnelPlus } from './funnel-plus';
|
|
706
|
-
export { default as FunnelX } from './funnel-x';
|
|
707
708
|
export { default as Funnel } from './funnel';
|
|
709
|
+
export { default as FunnelX } from './funnel-x';
|
|
708
710
|
export { default as GalleryHorizontalEnd } from './gallery-horizontal-end';
|
|
709
711
|
export { default as GalleryHorizontal } from './gallery-horizontal';
|
|
710
712
|
export { default as GalleryThumbnails } from './gallery-thumbnails';
|
|
@@ -765,8 +767,8 @@ export { default as HandGrab } from './hand-grab';
|
|
|
765
767
|
export { default as HandHeart } from './hand-heart';
|
|
766
768
|
export { default as HandHelping } from './hand-helping';
|
|
767
769
|
export { default as HandMetal } from './hand-metal';
|
|
768
|
-
export { default as HandPlatter } from './hand-platter';
|
|
769
770
|
export { default as Hand } from './hand';
|
|
771
|
+
export { default as HandPlatter } from './hand-platter';
|
|
770
772
|
export { default as Handbag } from './handbag';
|
|
771
773
|
export { default as Handshake } from './handshake';
|
|
772
774
|
export { default as HardDriveDownload } from './hard-drive-download';
|
|
@@ -821,9 +823,9 @@ export { default as ImagePlay } from './image-play';
|
|
|
821
823
|
export { default as ImagePlus } from './image-plus';
|
|
822
824
|
export { default as ImageUp } from './image-up';
|
|
823
825
|
export { default as ImageUpscale } from './image-upscale';
|
|
824
|
-
export { default as Image } from './image';
|
|
825
826
|
export { default as Images } from './images';
|
|
826
827
|
export { default as Import } from './import';
|
|
828
|
+
export { default as Image } from './image';
|
|
827
829
|
export { default as Inbox } from './inbox';
|
|
828
830
|
export { default as IndianRupee } from './indian-rupee';
|
|
829
831
|
export { default as Infinity } from './infinity';
|
|
@@ -837,22 +839,22 @@ export { default as JapaneseYen } from './japanese-yen';
|
|
|
837
839
|
export { default as Joystick } from './joystick';
|
|
838
840
|
export { default as Kanban } from './kanban';
|
|
839
841
|
export { default as Kayak } from './kayak';
|
|
840
|
-
export { default as KeyRound } from './key-round';
|
|
841
842
|
export { default as KeySquare } from './key-square';
|
|
842
843
|
export { default as Key } from './key';
|
|
844
|
+
export { default as KeyRound } from './key-round';
|
|
843
845
|
export { default as KeyboardMusic } from './keyboard-music';
|
|
844
846
|
export { default as KeyboardOff } from './keyboard-off';
|
|
845
847
|
export { default as Keyboard } from './keyboard';
|
|
846
848
|
export { default as LampCeiling } from './lamp-ceiling';
|
|
847
|
-
export { default as LampWallDown } from './lamp-wall-down';
|
|
848
849
|
export { default as LampDesk } from './lamp-desk';
|
|
849
|
-
export { default as LampWallUp } from './lamp-wall-up';
|
|
850
850
|
export { default as LampFloor } from './lamp-floor';
|
|
851
|
+
export { default as LampWallDown } from './lamp-wall-down';
|
|
852
|
+
export { default as LampWallUp } from './lamp-wall-up';
|
|
851
853
|
export { default as Lamp } from './lamp';
|
|
852
854
|
export { default as LandPlot } from './land-plot';
|
|
853
855
|
export { default as Landmark } from './landmark';
|
|
854
|
-
export { default as Languages } from './languages';
|
|
855
856
|
export { default as LaptopMinimalCheck } from './laptop-minimal-check';
|
|
857
|
+
export { default as Languages } from './languages';
|
|
856
858
|
export { default as LaptopMinimal } from './laptop-minimal';
|
|
857
859
|
export { default as Laptop } from './laptop';
|
|
858
860
|
export { default as LassoSelect } from './lasso-select';
|
|
@@ -872,8 +874,8 @@ export { default as LeafyGreen } from './leafy-green';
|
|
|
872
874
|
export { default as Lectern } from './lectern';
|
|
873
875
|
export { default as LibraryBig } from './library-big';
|
|
874
876
|
export { default as Library } from './library';
|
|
875
|
-
export { default as Ligature } from './ligature';
|
|
876
877
|
export { default as LifeBuoy } from './life-buoy';
|
|
878
|
+
export { default as Ligature } from './ligature';
|
|
877
879
|
export { default as LightbulbOff } from './lightbulb-off';
|
|
878
880
|
export { default as Lightbulb } from './lightbulb';
|
|
879
881
|
export { default as LineSquiggle } from './line-squiggle';
|
|
@@ -885,14 +887,14 @@ export { default as ListCheck } from './list-check';
|
|
|
885
887
|
export { default as ListChecks } from './list-checks';
|
|
886
888
|
export { default as ListChevronsDownUp } from './list-chevrons-down-up';
|
|
887
889
|
export { default as ListChevronsUpDown } from './list-chevrons-up-down';
|
|
888
|
-
export { default as ListCollapse } from './list-collapse';
|
|
889
890
|
export { default as ListEnd } from './list-end';
|
|
891
|
+
export { default as ListCollapse } from './list-collapse';
|
|
890
892
|
export { default as ListFilterPlus } from './list-filter-plus';
|
|
891
893
|
export { default as ListFilter } from './list-filter';
|
|
892
894
|
export { default as ListIndentDecrease } from './list-indent-decrease';
|
|
893
895
|
export { default as ListIndentIncrease } from './list-indent-increase';
|
|
894
|
-
export { default as ListMinus } from './list-minus';
|
|
895
896
|
export { default as ListMusic } from './list-music';
|
|
897
|
+
export { default as ListMinus } from './list-minus';
|
|
896
898
|
export { default as ListOrdered } from './list-ordered';
|
|
897
899
|
export { default as ListPlus } from './list-plus';
|
|
898
900
|
export { default as ListRestart } from './list-restart';
|
|
@@ -921,12 +923,12 @@ export { default as Magnet } from './magnet';
|
|
|
921
923
|
export { default as MailCheck } from './mail-check';
|
|
922
924
|
export { default as MailMinus } from './mail-minus';
|
|
923
925
|
export { default as MailOpen } from './mail-open';
|
|
924
|
-
export { default as MailPlus } from './mail-plus';
|
|
925
926
|
export { default as MailQuestionMark } from './mail-question-mark';
|
|
927
|
+
export { default as MailPlus } from './mail-plus';
|
|
926
928
|
export { default as MailSearch } from './mail-search';
|
|
927
929
|
export { default as MailWarning } from './mail-warning';
|
|
928
|
-
export { default as MailX } from './mail-x';
|
|
929
930
|
export { default as Mail } from './mail';
|
|
931
|
+
export { default as MailX } from './mail-x';
|
|
930
932
|
export { default as Mailbox } from './mailbox';
|
|
931
933
|
export { default as Mails } from './mails';
|
|
932
934
|
export { default as MapMinus } from './map-minus';
|
|
@@ -935,11 +937,11 @@ export { default as MapPinCheck } from './map-pin-check';
|
|
|
935
937
|
export { default as MapPinHouse } from './map-pin-house';
|
|
936
938
|
export { default as MapPinMinusInside } from './map-pin-minus-inside';
|
|
937
939
|
export { default as MapPinMinus } from './map-pin-minus';
|
|
938
|
-
export { default as MapPinOff } from './map-pin-off';
|
|
939
940
|
export { default as MapPinPen } from './map-pin-pen';
|
|
941
|
+
export { default as MapPinOff } from './map-pin-off';
|
|
940
942
|
export { default as MapPinPlusInside } from './map-pin-plus-inside';
|
|
941
|
-
export { default as MapPinPlus } from './map-pin-plus';
|
|
942
943
|
export { default as MapPinXInside } from './map-pin-x-inside';
|
|
944
|
+
export { default as MapPinPlus } from './map-pin-plus';
|
|
943
945
|
export { default as MapPinX } from './map-pin-x';
|
|
944
946
|
export { default as MapPin } from './map-pin';
|
|
945
947
|
export { default as MapPinned } from './map-pinned';
|
|
@@ -994,11 +996,11 @@ export { default as Microwave } from './microwave';
|
|
|
994
996
|
export { default as Milestone } from './milestone';
|
|
995
997
|
export { default as MilkOff } from './milk-off';
|
|
996
998
|
export { default as Milk } from './milk';
|
|
997
|
-
export { default as Minimize } from './minimize';
|
|
998
999
|
export { default as Minimize2 } from './minimize-2';
|
|
1000
|
+
export { default as Minimize } from './minimize';
|
|
999
1001
|
export { default as Minus } from './minus';
|
|
1000
|
-
export { default as MonitorCloud } from './monitor-cloud';
|
|
1001
1002
|
export { default as MonitorCheck } from './monitor-check';
|
|
1003
|
+
export { default as MonitorCloud } from './monitor-cloud';
|
|
1002
1004
|
export { default as MonitorCog } from './monitor-cog';
|
|
1003
1005
|
export { default as MonitorDot } from './monitor-dot';
|
|
1004
1006
|
export { default as MonitorDown } from './monitor-down';
|
|
@@ -1014,8 +1016,8 @@ export { default as Monitor } from './monitor';
|
|
|
1014
1016
|
export { default as MoonStar } from './moon-star';
|
|
1015
1017
|
export { default as Moon } from './moon';
|
|
1016
1018
|
export { default as Motorbike } from './motorbike';
|
|
1017
|
-
export { default as MountainSnow } from './mountain-snow';
|
|
1018
1019
|
export { default as Mountain } from './mountain';
|
|
1020
|
+
export { default as MountainSnow } from './mountain-snow';
|
|
1019
1021
|
export { default as MouseOff } from './mouse-off';
|
|
1020
1022
|
export { default as MousePointer2Off } from './mouse-pointer-2-off';
|
|
1021
1023
|
export { default as MousePointer2 } from './mouse-pointer-2';
|
|
@@ -1026,8 +1028,8 @@ export { default as Mouse } from './mouse';
|
|
|
1026
1028
|
export { default as Move3d } from './move-3d';
|
|
1027
1029
|
export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
1028
1030
|
export { default as MoveDiagonal } from './move-diagonal';
|
|
1029
|
-
export { default as MoveDownRight } from './move-down-right';
|
|
1030
1031
|
export { default as MoveDownLeft } from './move-down-left';
|
|
1032
|
+
export { default as MoveDownRight } from './move-down-right';
|
|
1031
1033
|
export { default as MoveDown } from './move-down';
|
|
1032
1034
|
export { default as MoveHorizontal } from './move-horizontal';
|
|
1033
1035
|
export { default as MoveLeft } from './move-left';
|
|
@@ -1040,17 +1042,17 @@ export { default as Move } from './move';
|
|
|
1040
1042
|
export { default as Music2 } from './music-2';
|
|
1041
1043
|
export { default as Music3 } from './music-3';
|
|
1042
1044
|
export { default as Music4 } from './music-4';
|
|
1045
|
+
export { default as Music } from './music';
|
|
1043
1046
|
export { default as Navigation2Off } from './navigation-2-off';
|
|
1044
1047
|
export { default as Navigation2 } from './navigation-2';
|
|
1045
|
-
export { default as Music } from './music';
|
|
1046
1048
|
export { default as NavigationOff } from './navigation-off';
|
|
1047
1049
|
export { default as Navigation } from './navigation';
|
|
1048
|
-
export { default as Newspaper } from './newspaper';
|
|
1049
1050
|
export { default as Network } from './network';
|
|
1051
|
+
export { default as Newspaper } from './newspaper';
|
|
1050
1052
|
export { default as Nfc } from './nfc';
|
|
1051
1053
|
export { default as NonBinary } from './non-binary';
|
|
1052
|
-
export { default as NotebookPen } from './notebook-pen';
|
|
1053
1054
|
export { default as NotebookTabs } from './notebook-tabs';
|
|
1055
|
+
export { default as NotebookPen } from './notebook-pen';
|
|
1054
1056
|
export { default as NotebookText } from './notebook-text';
|
|
1055
1057
|
export { default as Notebook } from './notebook';
|
|
1056
1058
|
export { default as NotepadTextDashed } from './notepad-text-dashed';
|
|
@@ -1060,28 +1062,28 @@ export { default as Nut } from './nut';
|
|
|
1060
1062
|
export { default as OctagonAlert } from './octagon-alert';
|
|
1061
1063
|
export { default as OctagonMinus } from './octagon-minus';
|
|
1062
1064
|
export { default as OctagonPause } from './octagon-pause';
|
|
1063
|
-
export { default as Octagon } from './octagon';
|
|
1064
1065
|
export { default as OctagonX } from './octagon-x';
|
|
1066
|
+
export { default as Octagon } from './octagon';
|
|
1065
1067
|
export { default as Omega } from './omega';
|
|
1066
1068
|
export { default as Option } from './option';
|
|
1067
1069
|
export { default as Orbit } from './orbit';
|
|
1068
1070
|
export { default as Origami } from './origami';
|
|
1069
1071
|
export { default as Package2 } from './package-2';
|
|
1070
1072
|
export { default as PackageCheck } from './package-check';
|
|
1071
|
-
export { default as PackageMinus } from './package-minus';
|
|
1072
1073
|
export { default as PackageOpen } from './package-open';
|
|
1074
|
+
export { default as PackageMinus } from './package-minus';
|
|
1073
1075
|
export { default as PackagePlus } from './package-plus';
|
|
1074
1076
|
export { default as PackageSearch } from './package-search';
|
|
1075
|
-
export { default as Package } from './package';
|
|
1076
1077
|
export { default as PackageX } from './package-x';
|
|
1078
|
+
export { default as Package } from './package';
|
|
1077
1079
|
export { default as PaintBucket } from './paint-bucket';
|
|
1078
1080
|
export { default as PaintRoller } from './paint-roller';
|
|
1079
1081
|
export { default as PaintbrushVertical } from './paintbrush-vertical';
|
|
1080
1082
|
export { default as Paintbrush } from './paintbrush';
|
|
1081
1083
|
export { default as Palette } from './palette';
|
|
1082
1084
|
export { default as Panda } from './panda';
|
|
1083
|
-
export { default as PanelBottomDashed } from './panel-bottom-dashed';
|
|
1084
1085
|
export { default as PanelBottomClose } from './panel-bottom-close';
|
|
1086
|
+
export { default as PanelBottomDashed } from './panel-bottom-dashed';
|
|
1085
1087
|
export { default as PanelBottomOpen } from './panel-bottom-open';
|
|
1086
1088
|
export { default as PanelBottom } from './panel-bottom';
|
|
1087
1089
|
export { default as PanelLeftClose } from './panel-left-close';
|
|
@@ -1093,8 +1095,8 @@ export { default as PanelRightClose } from './panel-right-close';
|
|
|
1093
1095
|
export { default as PanelRightDashed } from './panel-right-dashed';
|
|
1094
1096
|
export { default as PanelRightOpen } from './panel-right-open';
|
|
1095
1097
|
export { default as PanelRight } from './panel-right';
|
|
1096
|
-
export { default as PanelTopBottomDashed } from './panel-top-bottom-dashed';
|
|
1097
1098
|
export { default as PanelTopClose } from './panel-top-close';
|
|
1099
|
+
export { default as PanelTopBottomDashed } from './panel-top-bottom-dashed';
|
|
1098
1100
|
export { default as PanelTopDashed } from './panel-top-dashed';
|
|
1099
1101
|
export { default as PanelTopOpen } from './panel-top-open';
|
|
1100
1102
|
export { default as PanelTop } from './panel-top';
|
|
@@ -1117,33 +1119,33 @@ export { default as PencilOff } from './pencil-off';
|
|
|
1117
1119
|
export { default as PencilRuler } from './pencil-ruler';
|
|
1118
1120
|
export { default as Pencil } from './pencil';
|
|
1119
1121
|
export { default as Pentagon } from './pentagon';
|
|
1120
|
-
export { default as Percent } from './percent';
|
|
1121
1122
|
export { default as PersonStanding } from './person-standing';
|
|
1122
1123
|
export { default as PhilippinePeso } from './philippine-peso';
|
|
1124
|
+
export { default as Percent } from './percent';
|
|
1123
1125
|
export { default as PhoneCall } from './phone-call';
|
|
1124
1126
|
export { default as PhoneForwarded } from './phone-forwarded';
|
|
1125
1127
|
export { default as PhoneIncoming } from './phone-incoming';
|
|
1126
1128
|
export { default as PhoneMissed } from './phone-missed';
|
|
1127
|
-
export { default as PhoneOff } from './phone-off';
|
|
1128
1129
|
export { default as PhoneOutgoing } from './phone-outgoing';
|
|
1130
|
+
export { default as PhoneOff } from './phone-off';
|
|
1129
1131
|
export { default as Phone } from './phone';
|
|
1130
1132
|
export { default as Pi } from './pi';
|
|
1131
1133
|
export { default as Piano } from './piano';
|
|
1132
1134
|
export { default as Pickaxe } from './pickaxe';
|
|
1133
1135
|
export { default as PictureInPicture2 } from './picture-in-picture-2';
|
|
1134
|
-
export { default as PiggyBank } from './piggy-bank';
|
|
1135
1136
|
export { default as PictureInPicture } from './picture-in-picture';
|
|
1137
|
+
export { default as PiggyBank } from './piggy-bank';
|
|
1136
1138
|
export { default as PilcrowLeft } from './pilcrow-left';
|
|
1137
1139
|
export { default as PilcrowRight } from './pilcrow-right';
|
|
1138
1140
|
export { default as Pilcrow } from './pilcrow';
|
|
1139
1141
|
export { default as PillBottle } from './pill-bottle';
|
|
1140
|
-
export { default as Pill } from './pill';
|
|
1141
1142
|
export { default as PinOff } from './pin-off';
|
|
1143
|
+
export { default as Pill } from './pill';
|
|
1142
1144
|
export { default as Pin } from './pin';
|
|
1143
1145
|
export { default as Pipette } from './pipette';
|
|
1144
1146
|
export { default as Pizza } from './pizza';
|
|
1145
|
-
export { default as PlaneTakeoff } from './plane-takeoff';
|
|
1146
1147
|
export { default as PlaneLanding } from './plane-landing';
|
|
1148
|
+
export { default as PlaneTakeoff } from './plane-takeoff';
|
|
1147
1149
|
export { default as Plane } from './plane';
|
|
1148
1150
|
export { default as Play } from './play';
|
|
1149
1151
|
export { default as Plug2 } from './plug-2';
|
|
@@ -1153,30 +1155,30 @@ export { default as Plus } from './plus';
|
|
|
1153
1155
|
export { default as PocketKnife } from './pocket-knife';
|
|
1154
1156
|
export { default as Pocket } from './pocket';
|
|
1155
1157
|
export { default as Podcast } from './podcast';
|
|
1156
|
-
export { default as PointerOff } from './pointer-off';
|
|
1157
|
-
export { default as Popcorn } from './popcorn';
|
|
1158
1158
|
export { default as Pointer } from './pointer';
|
|
1159
|
+
export { default as Popcorn } from './popcorn';
|
|
1160
|
+
export { default as PointerOff } from './pointer-off';
|
|
1159
1161
|
export { default as Popsicle } from './popsicle';
|
|
1160
1162
|
export { default as PoundSterling } from './pound-sterling';
|
|
1161
1163
|
export { default as PowerOff } from './power-off';
|
|
1162
1164
|
export { default as Power } from './power';
|
|
1163
1165
|
export { default as Presentation } from './presentation';
|
|
1164
1166
|
export { default as PrinterCheck } from './printer-check';
|
|
1165
|
-
export { default as Projector } from './projector';
|
|
1166
1167
|
export { default as Printer } from './printer';
|
|
1168
|
+
export { default as Projector } from './projector';
|
|
1167
1169
|
export { default as Proportions } from './proportions';
|
|
1168
1170
|
export { default as Puzzle } from './puzzle';
|
|
1169
1171
|
export { default as Pyramid } from './pyramid';
|
|
1170
1172
|
export { default as QrCode } from './qr-code';
|
|
1171
1173
|
export { default as Quote } from './quote';
|
|
1172
|
-
export { default as Rabbit } from './rabbit';
|
|
1173
1174
|
export { default as Radar } from './radar';
|
|
1175
|
+
export { default as Rabbit } from './rabbit';
|
|
1174
1176
|
export { default as Radiation } from './radiation';
|
|
1175
1177
|
export { default as Radical } from './radical';
|
|
1176
|
-
export { default as RadioReceiver } from './radio-receiver';
|
|
1177
1178
|
export { default as RadioTower } from './radio-tower';
|
|
1178
|
-
export { default as
|
|
1179
|
+
export { default as RadioReceiver } from './radio-receiver';
|
|
1179
1180
|
export { default as Radio } from './radio';
|
|
1181
|
+
export { default as Radius } from './radius';
|
|
1180
1182
|
export { default as RailSymbol } from './rail-symbol';
|
|
1181
1183
|
export { default as Rainbow } from './rainbow';
|
|
1182
1184
|
export { default as Rat } from './rat';
|
|
@@ -1189,14 +1191,14 @@ export { default as ReceiptPoundSterling } from './receipt-pound-sterling';
|
|
|
1189
1191
|
export { default as ReceiptRussianRuble } from './receipt-russian-ruble';
|
|
1190
1192
|
export { default as ReceiptSwissFranc } from './receipt-swiss-franc';
|
|
1191
1193
|
export { default as ReceiptText } from './receipt-text';
|
|
1192
|
-
export { default as Receipt } from './receipt';
|
|
1193
1194
|
export { default as ReceiptTurkishLira } from './receipt-turkish-lira';
|
|
1195
|
+
export { default as Receipt } from './receipt';
|
|
1194
1196
|
export { default as RectangleCircle } from './rectangle-circle';
|
|
1195
1197
|
export { default as RectangleEllipsis } from './rectangle-ellipsis';
|
|
1196
1198
|
export { default as RectangleGoggles } from './rectangle-goggles';
|
|
1197
1199
|
export { default as RectangleHorizontal } from './rectangle-horizontal';
|
|
1198
|
-
export { default as RectangleVertical } from './rectangle-vertical';
|
|
1199
1200
|
export { default as Recycle } from './recycle';
|
|
1201
|
+
export { default as RectangleVertical } from './rectangle-vertical';
|
|
1200
1202
|
export { default as Redo2 } from './redo-2';
|
|
1201
1203
|
export { default as RedoDot } from './redo-dot';
|
|
1202
1204
|
export { default as Redo } from './redo';
|
|
@@ -1204,17 +1206,17 @@ export { default as RefreshCcwDot } from './refresh-ccw-dot';
|
|
|
1204
1206
|
export { default as RefreshCcw } from './refresh-ccw';
|
|
1205
1207
|
export { default as RefreshCwOff } from './refresh-cw-off';
|
|
1206
1208
|
export { default as RefreshCw } from './refresh-cw';
|
|
1207
|
-
export { default as Refrigerator } from './refrigerator';
|
|
1208
1209
|
export { default as Regex } from './regex';
|
|
1210
|
+
export { default as Refrigerator } from './refrigerator';
|
|
1209
1211
|
export { default as RemoveFormatting } from './remove-formatting';
|
|
1210
1212
|
export { default as Repeat1 } from './repeat-1';
|
|
1211
|
-
export { default as Repeat } from './repeat';
|
|
1212
1213
|
export { default as Repeat2 } from './repeat-2';
|
|
1214
|
+
export { default as Repeat } from './repeat';
|
|
1213
1215
|
export { default as ReplaceAll } from './replace-all';
|
|
1214
1216
|
export { default as Replace } from './replace';
|
|
1215
|
-
export { default as ReplyAll } from './reply-all';
|
|
1216
1217
|
export { default as Reply } from './reply';
|
|
1217
1218
|
export { default as Rewind } from './rewind';
|
|
1219
|
+
export { default as ReplyAll } from './reply-all';
|
|
1218
1220
|
export { default as Ribbon } from './ribbon';
|
|
1219
1221
|
export { default as Rocket } from './rocket';
|
|
1220
1222
|
export { default as RockingChair } from './rocking-chair';
|
|
@@ -1236,17 +1238,17 @@ export { default as Rss } from './rss';
|
|
|
1236
1238
|
export { default as RulerDimensionLine } from './ruler-dimension-line';
|
|
1237
1239
|
export { default as Ruler } from './ruler';
|
|
1238
1240
|
export { default as RussianRuble } from './russian-ruble';
|
|
1239
|
-
export { default as Salad } from './salad';
|
|
1240
1241
|
export { default as Sailboat } from './sailboat';
|
|
1242
|
+
export { default as Salad } from './salad';
|
|
1241
1243
|
export { default as Sandwich } from './sandwich';
|
|
1242
1244
|
export { default as Satellite } from './satellite';
|
|
1245
|
+
export { default as SaveAll } from './save-all';
|
|
1243
1246
|
export { default as SatelliteDish } from './satellite-dish';
|
|
1244
1247
|
export { default as SaudiRiyal } from './saudi-riyal';
|
|
1245
1248
|
export { default as SaveOff } from './save-off';
|
|
1246
|
-
export { default as SaveAll } from './save-all';
|
|
1247
1249
|
export { default as Save } from './save';
|
|
1248
|
-
export { default as Scale3d } from './scale-3d';
|
|
1249
1250
|
export { default as Scale } from './scale';
|
|
1251
|
+
export { default as Scale3d } from './scale-3d';
|
|
1250
1252
|
export { default as Scaling } from './scaling';
|
|
1251
1253
|
export { default as ScanBarcode } from './scan-barcode';
|
|
1252
1254
|
export { default as ScanEye } from './scan-eye';
|
|
@@ -1268,8 +1270,8 @@ export { default as Scroll } from './scroll';
|
|
|
1268
1270
|
export { default as SearchAlert } from './search-alert';
|
|
1269
1271
|
export { default as SearchCheck } from './search-check';
|
|
1270
1272
|
export { default as SearchCode } from './search-code';
|
|
1271
|
-
export { default as SearchSlash } from './search-slash';
|
|
1272
1273
|
export { default as SearchX } from './search-x';
|
|
1274
|
+
export { default as SearchSlash } from './search-slash';
|
|
1273
1275
|
export { default as Search } from './search';
|
|
1274
1276
|
export { default as Section } from './section';
|
|
1275
1277
|
export { default as SendHorizontal } from './send-horizontal';
|
|
@@ -1292,24 +1294,24 @@ export { default as ShieldAlert } from './shield-alert';
|
|
|
1292
1294
|
export { default as ShieldBan } from './shield-ban';
|
|
1293
1295
|
export { default as ShieldCheck } from './shield-check';
|
|
1294
1296
|
export { default as ShieldEllipsis } from './shield-ellipsis';
|
|
1295
|
-
export { default as ShieldHalf } from './shield-half';
|
|
1296
1297
|
export { default as ShieldMinus } from './shield-minus';
|
|
1298
|
+
export { default as ShieldHalf } from './shield-half';
|
|
1297
1299
|
export { default as ShieldOff } from './shield-off';
|
|
1298
|
-
export { default as ShieldQuestionMark } from './shield-question-mark';
|
|
1299
1300
|
export { default as ShieldPlus } from './shield-plus';
|
|
1301
|
+
export { default as ShieldQuestionMark } from './shield-question-mark';
|
|
1300
1302
|
export { default as ShieldUser } from './shield-user';
|
|
1301
1303
|
export { default as ShieldX } from './shield-x';
|
|
1304
|
+
export { default as Shield } from './shield';
|
|
1302
1305
|
export { default as ShipWheel } from './ship-wheel';
|
|
1303
1306
|
export { default as Ship } from './ship';
|
|
1304
|
-
export { default as Shield } from './shield';
|
|
1305
1307
|
export { default as Shirt } from './shirt';
|
|
1306
1308
|
export { default as ShoppingBag } from './shopping-bag';
|
|
1307
1309
|
export { default as ShoppingBasket } from './shopping-basket';
|
|
1308
1310
|
export { default as ShoppingCart } from './shopping-cart';
|
|
1309
1311
|
export { default as Shovel } from './shovel';
|
|
1310
1312
|
export { default as ShowerHead } from './shower-head';
|
|
1311
|
-
export { default as Shredder } from './shredder';
|
|
1312
1313
|
export { default as Shrimp } from './shrimp';
|
|
1314
|
+
export { default as Shredder } from './shredder';
|
|
1313
1315
|
export { default as Shrink } from './shrink';
|
|
1314
1316
|
export { default as Shrub } from './shrub';
|
|
1315
1317
|
export { default as Shuffle } from './shuffle';
|
|
@@ -1326,18 +1328,18 @@ export { default as Siren } from './siren';
|
|
|
1326
1328
|
export { default as SkipBack } from './skip-back';
|
|
1327
1329
|
export { default as SkipForward } from './skip-forward';
|
|
1328
1330
|
export { default as Skull } from './skull';
|
|
1329
|
-
export { default as Slack } from './slack';
|
|
1330
1331
|
export { default as Slash } from './slash';
|
|
1332
|
+
export { default as Slack } from './slack';
|
|
1331
1333
|
export { default as Slice } from './slice';
|
|
1332
|
-
export { default as SlidersVertical } from './sliders-vertical';
|
|
1333
1334
|
export { default as SlidersHorizontal } from './sliders-horizontal';
|
|
1335
|
+
export { default as SlidersVertical } from './sliders-vertical';
|
|
1334
1336
|
export { default as SmartphoneCharging } from './smartphone-charging';
|
|
1335
1337
|
export { default as SmartphoneNfc } from './smartphone-nfc';
|
|
1336
1338
|
export { default as Smartphone } from './smartphone';
|
|
1337
1339
|
export { default as SmilePlus } from './smile-plus';
|
|
1340
|
+
export { default as Snail } from './snail';
|
|
1338
1341
|
export { default as Smile } from './smile';
|
|
1339
1342
|
export { default as Snowflake } from './snowflake';
|
|
1340
|
-
export { default as Snail } from './snail';
|
|
1341
1343
|
export { default as SoapDispenserDroplet } from './soap-dispenser-droplet';
|
|
1342
1344
|
export { default as Sofa } from './sofa';
|
|
1343
1345
|
export { default as SolarPanel } from './solar-panel';
|
|
@@ -1364,8 +1366,8 @@ export { default as SquareArrowDown } from './square-arrow-down';
|
|
|
1364
1366
|
export { default as SquareArrowLeft } from './square-arrow-left';
|
|
1365
1367
|
export { default as SquareArrowOutDownLeft } from './square-arrow-out-down-left';
|
|
1366
1368
|
export { default as SquareArrowOutDownRight } from './square-arrow-out-down-right';
|
|
1367
|
-
export { default as SquareArrowOutUpRight } from './square-arrow-out-up-right';
|
|
1368
1369
|
export { default as SquareArrowOutUpLeft } from './square-arrow-out-up-left';
|
|
1370
|
+
export { default as SquareArrowOutUpRight } from './square-arrow-out-up-right';
|
|
1369
1371
|
export { default as SquareArrowRight } from './square-arrow-right';
|
|
1370
1372
|
export { default as SquareArrowUpLeft } from './square-arrow-up-left';
|
|
1371
1373
|
export { default as SquareArrowUpRight } from './square-arrow-up-right';
|
|
@@ -1389,8 +1391,8 @@ export { default as SquareDashed } from './square-dashed';
|
|
|
1389
1391
|
export { default as SquareDivide } from './square-divide';
|
|
1390
1392
|
export { default as SquareDot } from './square-dot';
|
|
1391
1393
|
export { default as SquareEqual } from './square-equal';
|
|
1392
|
-
export { default as SquareKanban } from './square-kanban';
|
|
1393
1394
|
export { default as SquareFunction } from './square-function';
|
|
1395
|
+
export { default as SquareKanban } from './square-kanban';
|
|
1394
1396
|
export { default as SquareLibrary } from './square-library';
|
|
1395
1397
|
export { default as SquareM } from './square-m';
|
|
1396
1398
|
export { default as SquareMenu } from './square-menu';
|
|
@@ -1431,8 +1433,8 @@ export { default as Squircle } from './squircle';
|
|
|
1431
1433
|
export { default as Squirrel } from './squirrel';
|
|
1432
1434
|
export { default as Stamp } from './stamp';
|
|
1433
1435
|
export { default as StarHalf } from './star-half';
|
|
1434
|
-
export { default as Star } from './star';
|
|
1435
1436
|
export { default as StarOff } from './star-off';
|
|
1437
|
+
export { default as Star } from './star';
|
|
1436
1438
|
export { default as StepBack } from './step-back';
|
|
1437
1439
|
export { default as StepForward } from './step-forward';
|
|
1438
1440
|
export { default as Stethoscope } from './stethoscope';
|
|
@@ -1461,8 +1463,8 @@ export { default as Table2 } from './table-2';
|
|
|
1461
1463
|
export { default as TableCellsMerge } from './table-cells-merge';
|
|
1462
1464
|
export { default as TableCellsSplit } from './table-cells-split';
|
|
1463
1465
|
export { default as TableColumnsSplit } from './table-columns-split';
|
|
1464
|
-
export { default as TableOfContents } from './table-of-contents';
|
|
1465
1466
|
export { default as TableProperties } from './table-properties';
|
|
1467
|
+
export { default as TableOfContents } from './table-of-contents';
|
|
1466
1468
|
export { default as TableRowsSplit } from './table-rows-split';
|
|
1467
1469
|
export { default as Table } from './table';
|
|
1468
1470
|
export { default as TabletSmartphone } from './tablet-smartphone';
|
|
@@ -1472,20 +1474,20 @@ export { default as Tag } from './tag';
|
|
|
1472
1474
|
export { default as Tags } from './tags';
|
|
1473
1475
|
export { default as Tally1 } from './tally-1';
|
|
1474
1476
|
export { default as Tally2 } from './tally-2';
|
|
1475
|
-
export { default as Tally3 } from './tally-3';
|
|
1476
1477
|
export { default as Tally4 } from './tally-4';
|
|
1478
|
+
export { default as Tally3 } from './tally-3';
|
|
1477
1479
|
export { default as Tally5 } from './tally-5';
|
|
1478
1480
|
export { default as Tangent } from './tangent';
|
|
1479
1481
|
export { default as Target } from './target';
|
|
1480
1482
|
export { default as Telescope } from './telescope';
|
|
1481
|
-
export { default as Tent } from './tent';
|
|
1482
1483
|
export { default as TentTree } from './tent-tree';
|
|
1484
|
+
export { default as Tent } from './tent';
|
|
1483
1485
|
export { default as Terminal } from './terminal';
|
|
1484
|
-
export { default as TestTube } from './test-tube';
|
|
1485
1486
|
export { default as TestTubeDiagonal } from './test-tube-diagonal';
|
|
1487
|
+
export { default as TestTube } from './test-tube';
|
|
1486
1488
|
export { default as TestTubes } from './test-tubes';
|
|
1487
|
-
export { default as TextAlignEnd } from './text-align-end';
|
|
1488
1489
|
export { default as TextAlignCenter } from './text-align-center';
|
|
1490
|
+
export { default as TextAlignEnd } from './text-align-end';
|
|
1489
1491
|
export { default as TextAlignJustify } from './text-align-justify';
|
|
1490
1492
|
export { default as TextAlignStart } from './text-align-start';
|
|
1491
1493
|
export { default as TextCursorInput } from './text-cursor-input';
|
|
@@ -1499,8 +1501,8 @@ export { default as Theater } from './theater';
|
|
|
1499
1501
|
export { default as ThermometerSnowflake } from './thermometer-snowflake';
|
|
1500
1502
|
export { default as ThermometerSun } from './thermometer-sun';
|
|
1501
1503
|
export { default as Thermometer } from './thermometer';
|
|
1502
|
-
export { default as ThumbsUp } from './thumbs-up';
|
|
1503
1504
|
export { default as ThumbsDown } from './thumbs-down';
|
|
1505
|
+
export { default as ThumbsUp } from './thumbs-up';
|
|
1504
1506
|
export { default as TicketCheck } from './ticket-check';
|
|
1505
1507
|
export { default as TicketMinus } from './ticket-minus';
|
|
1506
1508
|
export { default as TicketPercent } from './ticket-percent';
|
|
@@ -1532,17 +1534,17 @@ export { default as TramFront } from './tram-front';
|
|
|
1532
1534
|
export { default as Transgender } from './transgender';
|
|
1533
1535
|
export { default as Trash2 } from './trash-2';
|
|
1534
1536
|
export { default as Trash } from './trash';
|
|
1535
|
-
export { default as TreeDeciduous } from './tree-deciduous';
|
|
1536
1537
|
export { default as TreePalm } from './tree-palm';
|
|
1537
|
-
export { default as
|
|
1538
|
+
export { default as TreeDeciduous } from './tree-deciduous';
|
|
1538
1539
|
export { default as Trees } from './trees';
|
|
1540
|
+
export { default as TreePine } from './tree-pine';
|
|
1539
1541
|
export { default as Trello } from './trello';
|
|
1540
1542
|
export { default as TrendingDown } from './trending-down';
|
|
1541
1543
|
export { default as TrendingUpDown } from './trending-up-down';
|
|
1542
1544
|
export { default as TrendingUp } from './trending-up';
|
|
1543
1545
|
export { default as TriangleAlert } from './triangle-alert';
|
|
1544
|
-
export { default as TriangleDashed } from './triangle-dashed';
|
|
1545
1546
|
export { default as TriangleRight } from './triangle-right';
|
|
1547
|
+
export { default as TriangleDashed } from './triangle-dashed';
|
|
1546
1548
|
export { default as Triangle } from './triangle';
|
|
1547
1549
|
export { default as Trophy } from './trophy';
|
|
1548
1550
|
export { default as TruckElectric } from './truck-electric';
|
|
@@ -1559,9 +1561,9 @@ export { default as TypeOutline } from './type-outline';
|
|
|
1559
1561
|
export { default as Type } from './type';
|
|
1560
1562
|
export { default as UmbrellaOff } from './umbrella-off';
|
|
1561
1563
|
export { default as Umbrella } from './umbrella';
|
|
1564
|
+
export { default as Undo2 } from './undo-2';
|
|
1562
1565
|
export { default as Underline } from './underline';
|
|
1563
1566
|
export { default as UndoDot } from './undo-dot';
|
|
1564
|
-
export { default as Undo2 } from './undo-2';
|
|
1565
1567
|
export { default as Undo } from './undo';
|
|
1566
1568
|
export { default as UnfoldHorizontal } from './unfold-horizontal';
|
|
1567
1569
|
export { default as UnfoldVertical } from './unfold-vertical';
|
|
@@ -1577,15 +1579,15 @@ export { default as UserCog } from './user-cog';
|
|
|
1577
1579
|
export { default as UserLock } from './user-lock';
|
|
1578
1580
|
export { default as UserMinus } from './user-minus';
|
|
1579
1581
|
export { default as UserPen } from './user-pen';
|
|
1580
|
-
export { default as UserRoundCheck } from './user-round-check';
|
|
1581
1582
|
export { default as UserPlus } from './user-plus';
|
|
1583
|
+
export { default as UserRoundCheck } from './user-round-check';
|
|
1582
1584
|
export { default as UserRoundCog } from './user-round-cog';
|
|
1583
1585
|
export { default as UserRoundMinus } from './user-round-minus';
|
|
1584
1586
|
export { default as UserRoundPen } from './user-round-pen';
|
|
1585
1587
|
export { default as UserRoundPlus } from './user-round-plus';
|
|
1586
1588
|
export { default as UserRoundSearch } from './user-round-search';
|
|
1587
|
-
export { default as UserRoundX } from './user-round-x';
|
|
1588
1589
|
export { default as UserRound } from './user-round';
|
|
1590
|
+
export { default as UserRoundX } from './user-round-x';
|
|
1589
1591
|
export { default as UserSearch } from './user-search';
|
|
1590
1592
|
export { default as UserStar } from './user-star';
|
|
1591
1593
|
export { default as UserX } from './user-x';
|
|
@@ -1608,8 +1610,8 @@ export { default as Vibrate } from './vibrate';
|
|
|
1608
1610
|
export { default as VideoOff } from './video-off';
|
|
1609
1611
|
export { default as Video } from './video';
|
|
1610
1612
|
export { default as Videotape } from './videotape';
|
|
1611
|
-
export { default as Voicemail } from './voicemail';
|
|
1612
1613
|
export { default as View } from './view';
|
|
1614
|
+
export { default as Voicemail } from './voicemail';
|
|
1613
1615
|
export { default as Volleyball } from './volleyball';
|
|
1614
1616
|
export { default as Volume1 } from './volume-1';
|
|
1615
1617
|
export { default as Volume2 } from './volume-2';
|
|
@@ -1624,19 +1626,19 @@ export { default as Wallpaper } from './wallpaper';
|
|
|
1624
1626
|
export { default as WandSparkles } from './wand-sparkles';
|
|
1625
1627
|
export { default as Wand } from './wand';
|
|
1626
1628
|
export { default as Warehouse } from './warehouse';
|
|
1627
|
-
export { default as WashingMachine } from './washing-machine';
|
|
1628
1629
|
export { default as Watch } from './watch';
|
|
1630
|
+
export { default as WashingMachine } from './washing-machine';
|
|
1629
1631
|
export { default as WavesArrowDown } from './waves-arrow-down';
|
|
1630
1632
|
export { default as WavesArrowUp } from './waves-arrow-up';
|
|
1631
1633
|
export { default as WavesLadder } from './waves-ladder';
|
|
1632
1634
|
export { default as Waves } from './waves';
|
|
1633
1635
|
export { default as Waypoints } from './waypoints';
|
|
1634
1636
|
export { default as Webcam } from './webcam';
|
|
1637
|
+
export { default as WebhookOff } from './webhook-off';
|
|
1635
1638
|
export { default as Webhook } from './webhook';
|
|
1636
1639
|
export { default as WeightTilde } from './weight-tilde';
|
|
1637
|
-
export { default as WebhookOff } from './webhook-off';
|
|
1638
|
-
export { default as WheatOff } from './wheat-off';
|
|
1639
1640
|
export { default as Weight } from './weight';
|
|
1641
|
+
export { default as WheatOff } from './wheat-off';
|
|
1640
1642
|
export { default as Wheat } from './wheat';
|
|
1641
1643
|
export { default as WholeWord } from './whole-word';
|
|
1642
1644
|
export { default as WifiCog } from './wifi-cog';
|