@lucide/astro 0.573.0 → 0.575.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/aliases/aliases.ts +116 -104
- package/src/aliases/prefixed.ts +707 -687
- package/src/aliases/suffixed.ts +1035 -1015
- package/src/icons/file-pen-line.ts +2 -2
- package/src/icons/index.ts +140 -134
- package/src/icons/message-square-check.ts +18 -0
- package/src/icons/metronome.ts +18 -0
- package/src/icons/mouse-left.ts +18 -0
- package/src/icons/mouse-right.ts +18 -0
- package/src/icons/square-arrow-right-enter.ts +18 -0
- package/src/icons/square-arrow-right-exit.ts +18 -0
- package/src/icons/{flip-horizontal.ts → square-centerline-dashed-horizontal.ts} +4 -4
- package/src/icons/{flip-vertical.ts → square-centerline-dashed-vertical.ts} +4 -4
package/src/icons/index.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { default as AArrowUp } from './a-arrow-up';
|
|
2
1
|
export { default as AArrowDown } from './a-arrow-down';
|
|
2
|
+
export { default as AArrowUp } from './a-arrow-up';
|
|
3
3
|
export { default as ALargeSmall } from './a-large-small';
|
|
4
|
-
export { default as Activity } from './activity';
|
|
5
4
|
export { default as Accessibility } from './accessibility';
|
|
5
|
+
export { default as Activity } from './activity';
|
|
6
6
|
export { default as AirVent } from './air-vent';
|
|
7
7
|
export { default as Airplay } from './airplay';
|
|
8
8
|
export { default as AlarmClockCheck } from './alarm-clock-check';
|
|
@@ -30,8 +30,8 @@ export { default as AlignVerticalDistributeCenter } from './align-vertical-distr
|
|
|
30
30
|
export { default as AlignVerticalDistributeEnd } from './align-vertical-distribute-end';
|
|
31
31
|
export { default as AlignVerticalDistributeStart } from './align-vertical-distribute-start';
|
|
32
32
|
export { default as AlignVerticalJustifyCenter } from './align-vertical-justify-center';
|
|
33
|
-
export { default as AlignVerticalJustifyEnd } from './align-vertical-justify-end';
|
|
34
33
|
export { default as AlignVerticalJustifyStart } from './align-vertical-justify-start';
|
|
34
|
+
export { default as AlignVerticalJustifyEnd } from './align-vertical-justify-end';
|
|
35
35
|
export { default as AlignVerticalSpaceAround } from './align-vertical-space-around';
|
|
36
36
|
export { default as AlignVerticalSpaceBetween } from './align-vertical-space-between';
|
|
37
37
|
export { default as Ambulance } from './ambulance';
|
|
@@ -44,8 +44,8 @@ export { default as Annoyed } from './annoyed';
|
|
|
44
44
|
export { default as Antenna } from './antenna';
|
|
45
45
|
export { default as Anvil } from './anvil';
|
|
46
46
|
export { default as Aperture } from './aperture';
|
|
47
|
-
export { default as AppWindowMac } from './app-window-mac';
|
|
48
47
|
export { default as AppWindow } from './app-window';
|
|
48
|
+
export { default as AppWindowMac } from './app-window-mac';
|
|
49
49
|
export { default as Apple } from './apple';
|
|
50
50
|
export { default as ArchiveRestore } from './archive-restore';
|
|
51
51
|
export { default as ArchiveX } from './archive-x';
|
|
@@ -53,8 +53,8 @@ export { default as Archive } from './archive';
|
|
|
53
53
|
export { default as Armchair } from './armchair';
|
|
54
54
|
export { default as ArrowBigDownDash } from './arrow-big-down-dash';
|
|
55
55
|
export { default as ArrowBigDown } from './arrow-big-down';
|
|
56
|
-
export { default as ArrowBigLeftDash } from './arrow-big-left-dash';
|
|
57
56
|
export { default as ArrowBigLeft } from './arrow-big-left';
|
|
57
|
+
export { default as ArrowBigLeftDash } from './arrow-big-left-dash';
|
|
58
58
|
export { default as ArrowBigRightDash } from './arrow-big-right-dash';
|
|
59
59
|
export { default as ArrowBigRight } from './arrow-big-right';
|
|
60
60
|
export { default as ArrowBigUpDash } from './arrow-big-up-dash';
|
|
@@ -70,8 +70,8 @@ export { default as ArrowDownToDot } from './arrow-down-to-dot';
|
|
|
70
70
|
export { default as ArrowDownToLine } from './arrow-down-to-line';
|
|
71
71
|
export { default as ArrowDownUp } from './arrow-down-up';
|
|
72
72
|
export { default as ArrowDownWideNarrow } from './arrow-down-wide-narrow';
|
|
73
|
-
export { default as ArrowDownZA } from './arrow-down-z-a';
|
|
74
73
|
export { default as ArrowDown } from './arrow-down';
|
|
74
|
+
export { default as ArrowDownZA } from './arrow-down-z-a';
|
|
75
75
|
export { default as ArrowLeftFromLine } from './arrow-left-from-line';
|
|
76
76
|
export { default as ArrowLeftRight } from './arrow-left-right';
|
|
77
77
|
export { default as ArrowLeftToLine } from './arrow-left-to-line';
|
|
@@ -79,8 +79,8 @@ 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
81
|
export { default as ArrowRightToLine } from './arrow-right-to-line';
|
|
82
|
-
export { default as ArrowUp01 } from './arrow-up-0-1';
|
|
83
82
|
export { default as ArrowRight } from './arrow-right';
|
|
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';
|
|
86
86
|
export { default as ArrowUpDown } from './arrow-up-down';
|
|
@@ -107,8 +107,8 @@ export { default as Backpack } from './backpack';
|
|
|
107
107
|
export { default as BadgeAlert } from './badge-alert';
|
|
108
108
|
export { default as BadgeCent } from './badge-cent';
|
|
109
109
|
export { default as BadgeCheck } from './badge-check';
|
|
110
|
-
export { default as BadgeEuro } from './badge-euro';
|
|
111
110
|
export { default as BadgeDollarSign } from './badge-dollar-sign';
|
|
111
|
+
export { default as BadgeEuro } from './badge-euro';
|
|
112
112
|
export { default as BadgeIndianRupee } from './badge-indian-rupee';
|
|
113
113
|
export { default as BadgeInfo } from './badge-info';
|
|
114
114
|
export { default as BadgeJapaneseYen } from './badge-japanese-yen';
|
|
@@ -116,8 +116,8 @@ export { default as BadgeMinus } from './badge-minus';
|
|
|
116
116
|
export { default as BadgePercent } from './badge-percent';
|
|
117
117
|
export { default as BadgePlus } from './badge-plus';
|
|
118
118
|
export { default as BadgePoundSterling } from './badge-pound-sterling';
|
|
119
|
-
export { default as BadgeQuestionMark } from './badge-question-mark';
|
|
120
119
|
export { default as BadgeRussianRuble } from './badge-russian-ruble';
|
|
120
|
+
export { default as BadgeQuestionMark } from './badge-question-mark';
|
|
121
121
|
export { default as BadgeSwissFranc } from './badge-swiss-franc';
|
|
122
122
|
export { default as BadgeTurkishLira } from './badge-turkish-lira';
|
|
123
123
|
export { default as BadgeX } from './badge-x';
|
|
@@ -128,13 +128,13 @@ export { default as Ban } from './ban';
|
|
|
128
128
|
export { default as Banana } from './banana';
|
|
129
129
|
export { default as Bandage } from './bandage';
|
|
130
130
|
export { default as BanknoteArrowDown } from './banknote-arrow-down';
|
|
131
|
-
export { default as BanknoteX } from './banknote-x';
|
|
132
131
|
export { default as BanknoteArrowUp } from './banknote-arrow-up';
|
|
133
|
-
export { default as
|
|
132
|
+
export { default as BanknoteX } from './banknote-x';
|
|
134
133
|
export { default as Banknote } from './banknote';
|
|
134
|
+
export { default as Barcode } from './barcode';
|
|
135
135
|
export { default as Barrel } from './barrel';
|
|
136
|
-
export { default as Bath } from './bath';
|
|
137
136
|
export { default as Baseline } from './baseline';
|
|
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
140
|
export { default as BatteryLow } from './battery-low';
|
|
@@ -160,9 +160,9 @@ 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
162
|
export { default as BetweenHorizontalStart } from './between-horizontal-start';
|
|
163
|
+
export { default as BetweenVerticalEnd } from './between-vertical-end';
|
|
163
164
|
export { default as BetweenVerticalStart } from './between-vertical-start';
|
|
164
165
|
export { default as BicepsFlexed } from './biceps-flexed';
|
|
165
|
-
export { default as BetweenVerticalEnd } from './between-vertical-end';
|
|
166
166
|
export { default as Bike } from './bike';
|
|
167
167
|
export { default as Binary } from './binary';
|
|
168
168
|
export { default as Binoculars } from './binoculars';
|
|
@@ -185,8 +185,8 @@ 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
187
|
export { default as BookCheck } from './book-check';
|
|
188
|
-
export { default as BookCopy } from './book-copy';
|
|
189
188
|
export { default as BookDashed } from './book-dashed';
|
|
189
|
+
export { default as BookCopy } from './book-copy';
|
|
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';
|
|
@@ -197,23 +197,23 @@ export { default as BookMarked } from './book-marked';
|
|
|
197
197
|
export { default as BookMinus } from './book-minus';
|
|
198
198
|
export { default as BookOpenCheck } from './book-open-check';
|
|
199
199
|
export { default as BookOpenText } from './book-open-text';
|
|
200
|
-
export { default as BookOpen } from './book-open';
|
|
201
200
|
export { default as BookPlus } from './book-plus';
|
|
201
|
+
export { default as BookOpen } from './book-open';
|
|
202
202
|
export { default as BookSearch } from './book-search';
|
|
203
203
|
export { default as BookText } from './book-text';
|
|
204
204
|
export { default as BookType } from './book-type';
|
|
205
|
-
export { default as BookUp2 } from './book-up-2';
|
|
206
205
|
export { default as BookUp } from './book-up';
|
|
206
|
+
export { default as BookUp2 } from './book-up-2';
|
|
207
207
|
export { default as BookUser } from './book-user';
|
|
208
208
|
export { default as BookX } from './book-x';
|
|
209
|
-
export { default as Book } from './book';
|
|
210
209
|
export { default as BookmarkCheck } from './bookmark-check';
|
|
210
|
+
export { default as Book } from './book';
|
|
211
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';
|
|
215
|
-
export { default as BoomBox } from './boom-box';
|
|
216
215
|
export { default as BotMessageSquare } from './bot-message-square';
|
|
216
|
+
export { default as BoomBox } from './boom-box';
|
|
217
217
|
export { default as BotOff } from './bot-off';
|
|
218
218
|
export { default as Bot } from './bot';
|
|
219
219
|
export { default as BottleWine } from './bottle-wine';
|
|
@@ -223,8 +223,8 @@ export { default as Boxes } from './boxes';
|
|
|
223
223
|
export { default as Braces } from './braces';
|
|
224
224
|
export { default as Brackets } from './brackets';
|
|
225
225
|
export { default as BrainCircuit } from './brain-circuit';
|
|
226
|
-
export { default as BrainCog } from './brain-cog';
|
|
227
226
|
export { default as Brain } from './brain';
|
|
227
|
+
export { default as BrainCog } from './brain-cog';
|
|
228
228
|
export { default as BrickWallFire } from './brick-wall-fire';
|
|
229
229
|
export { default as BrickWallShield } from './brick-wall-shield';
|
|
230
230
|
export { default as BrickWall } from './brick-wall';
|
|
@@ -327,8 +327,8 @@ 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';
|
|
329
329
|
export { default as ChessRook } from './chess-rook';
|
|
330
|
-
export { default as ChevronFirst } from './chevron-first';
|
|
331
330
|
export { default as ChevronDown } from './chevron-down';
|
|
331
|
+
export { default as ChevronFirst } from './chevron-first';
|
|
332
332
|
export { default as ChevronLast } from './chevron-last';
|
|
333
333
|
export { default as ChevronLeft } from './chevron-left';
|
|
334
334
|
export { default as ChevronRight } from './chevron-right';
|
|
@@ -338,8 +338,8 @@ export { default as ChevronsDown } from './chevrons-down';
|
|
|
338
338
|
export { default as ChevronsLeftRightEllipsis } from './chevrons-left-right-ellipsis';
|
|
339
339
|
export { default as ChevronsLeftRight } from './chevrons-left-right';
|
|
340
340
|
export { default as ChevronsLeft } from './chevrons-left';
|
|
341
|
-
export { default as ChevronsRight } from './chevrons-right';
|
|
342
341
|
export { default as ChevronsRightLeft } from './chevrons-right-left';
|
|
342
|
+
export { default as ChevronsRight } from './chevrons-right';
|
|
343
343
|
export { default as ChevronsUpDown } from './chevrons-up-down';
|
|
344
344
|
export { default as ChevronsUp } from './chevrons-up';
|
|
345
345
|
export { default as Chromium } from './chromium';
|
|
@@ -362,8 +362,8 @@ 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';
|
|
364
364
|
export { default as CircleDashed } from './circle-dashed';
|
|
365
|
-
export { default as CircleDivide } from './circle-divide';
|
|
366
365
|
export { default as CircleDollarSign } from './circle-dollar-sign';
|
|
366
|
+
export { default as CircleDivide } from './circle-divide';
|
|
367
367
|
export { default as CircleDotDashed } from './circle-dot-dashed';
|
|
368
368
|
export { default as CircleDot } from './circle-dot';
|
|
369
369
|
export { default as CircleEllipsis } from './circle-ellipsis';
|
|
@@ -373,8 +373,8 @@ export { default as CircleFadingPlus } from './circle-fading-plus';
|
|
|
373
373
|
export { default as CircleGauge } from './circle-gauge';
|
|
374
374
|
export { default as CircleMinus } from './circle-minus';
|
|
375
375
|
export { default as CircleOff } from './circle-off';
|
|
376
|
-
export { default as CircleParking } from './circle-parking';
|
|
377
376
|
export { default as CircleParkingOff } from './circle-parking-off';
|
|
377
|
+
export { default as CircleParking } from './circle-parking';
|
|
378
378
|
export { default as CirclePause } from './circle-pause';
|
|
379
379
|
export { default as CirclePercent } from './circle-percent';
|
|
380
380
|
export { default as CirclePile } from './circle-pile';
|
|
@@ -383,8 +383,8 @@ export { default as CirclePlus } from './circle-plus';
|
|
|
383
383
|
export { default as CirclePoundSterling } from './circle-pound-sterling';
|
|
384
384
|
export { default as CirclePower } from './circle-power';
|
|
385
385
|
export { default as CircleQuestionMark } from './circle-question-mark';
|
|
386
|
-
export { default as CircleSlash } from './circle-slash';
|
|
387
386
|
export { default as CircleSlash2 } from './circle-slash-2';
|
|
387
|
+
export { default as CircleSlash } from './circle-slash';
|
|
388
388
|
export { default as CircleSmall } from './circle-small';
|
|
389
389
|
export { default as CircleStar } from './circle-star';
|
|
390
390
|
export { default as CircleStop } from './circle-stop';
|
|
@@ -411,20 +411,20 @@ export { default as Clock1 } from './clock-1';
|
|
|
411
411
|
export { default as Clock10 } from './clock-10';
|
|
412
412
|
export { default as Clock11 } from './clock-11';
|
|
413
413
|
export { default as Clock12 } from './clock-12';
|
|
414
|
-
export { default as Clock3 } from './clock-3';
|
|
415
414
|
export { default as Clock2 } from './clock-2';
|
|
415
|
+
export { default as Clock3 } from './clock-3';
|
|
416
416
|
export { default as Clock4 } from './clock-4';
|
|
417
417
|
export { default as Clock5 } from './clock-5';
|
|
418
|
-
export { default as Clock7 } from './clock-7';
|
|
419
418
|
export { default as Clock6 } from './clock-6';
|
|
419
|
+
export { default as Clock7 } from './clock-7';
|
|
420
420
|
export { default as Clock8 } from './clock-8';
|
|
421
421
|
export { default as Clock9 } from './clock-9';
|
|
422
422
|
export { default as ClockAlert } from './clock-alert';
|
|
423
423
|
export { default as ClockArrowDown } from './clock-arrow-down';
|
|
424
424
|
export { default as ClockArrowUp } from './clock-arrow-up';
|
|
425
|
+
export { default as ClockCheck } from './clock-check';
|
|
425
426
|
export { default as ClockFading } from './clock-fading';
|
|
426
427
|
export { default as ClockPlus } from './clock-plus';
|
|
427
|
-
export { default as ClockCheck } from './clock-check';
|
|
428
428
|
export { default as Clock } from './clock';
|
|
429
429
|
export { default as ClosedCaption } from './closed-caption';
|
|
430
430
|
export { default as CloudAlert } from './cloud-alert';
|
|
@@ -436,11 +436,11 @@ export { default as CloudDrizzle } from './cloud-drizzle';
|
|
|
436
436
|
export { default as CloudFog } from './cloud-fog';
|
|
437
437
|
export { default as CloudHail } from './cloud-hail';
|
|
438
438
|
export { default as CloudLightning } from './cloud-lightning';
|
|
439
|
-
export { default as CloudMoon } from './cloud-moon';
|
|
440
439
|
export { default as CloudMoonRain } from './cloud-moon-rain';
|
|
440
|
+
export { default as CloudMoon } from './cloud-moon';
|
|
441
441
|
export { default as CloudOff } from './cloud-off';
|
|
442
|
-
export { default as CloudRainWind } from './cloud-rain-wind';
|
|
443
442
|
export { default as CloudRain } from './cloud-rain';
|
|
443
|
+
export { default as CloudRainWind } from './cloud-rain-wind';
|
|
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';
|
|
@@ -448,8 +448,8 @@ export { default as CloudSync } from './cloud-sync';
|
|
|
448
448
|
export { default as CloudUpload } from './cloud-upload';
|
|
449
449
|
export { default as Cloud } from './cloud';
|
|
450
450
|
export { default as Cloudy } from './cloudy';
|
|
451
|
-
export { default as Club } from './club';
|
|
452
451
|
export { default as Clover } from './clover';
|
|
452
|
+
export { default as Club } from './club';
|
|
453
453
|
export { default as CodeXml } from './code-xml';
|
|
454
454
|
export { default as Code } from './code';
|
|
455
455
|
export { default as Codepen } from './codepen';
|
|
@@ -460,8 +460,8 @@ export { default as Coins } from './coins';
|
|
|
460
460
|
export { default as Columns2 } from './columns-2';
|
|
461
461
|
export { default as Columns3Cog } from './columns-3-cog';
|
|
462
462
|
export { default as Columns3 } from './columns-3';
|
|
463
|
-
export { default as Combine } from './combine';
|
|
464
463
|
export { default as Columns4 } from './columns-4';
|
|
464
|
+
export { default as Combine } from './combine';
|
|
465
465
|
export { default as Command } from './command';
|
|
466
466
|
export { default as Compass } from './compass';
|
|
467
467
|
export { default as Component } from './component';
|
|
@@ -478,8 +478,8 @@ export { default as CookingPot } from './cooking-pot';
|
|
|
478
478
|
export { default as CopyCheck } from './copy-check';
|
|
479
479
|
export { default as CopyMinus } from './copy-minus';
|
|
480
480
|
export { default as CopyPlus } from './copy-plus';
|
|
481
|
-
export { default as CopyX } from './copy-x';
|
|
482
481
|
export { default as CopySlash } from './copy-slash';
|
|
482
|
+
export { default as CopyX } from './copy-x';
|
|
483
483
|
export { default as Copy } from './copy';
|
|
484
484
|
export { default as Copyleft } from './copyleft';
|
|
485
485
|
export { default as Copyright } from './copyright';
|
|
@@ -508,8 +508,8 @@ export { default as DatabaseBackup } from './database-backup';
|
|
|
508
508
|
export { default as DatabaseSearch } from './database-search';
|
|
509
509
|
export { default as DatabaseZap } from './database-zap';
|
|
510
510
|
export { default as Database } from './database';
|
|
511
|
-
export { default as DecimalsArrowRight } from './decimals-arrow-right';
|
|
512
511
|
export { default as DecimalsArrowLeft } from './decimals-arrow-left';
|
|
512
|
+
export { default as DecimalsArrowRight } from './decimals-arrow-right';
|
|
513
513
|
export { default as Delete } from './delete';
|
|
514
514
|
export { default as Dessert } from './dessert';
|
|
515
515
|
export { default as Diameter } from './diameter';
|
|
@@ -528,8 +528,8 @@ export { default as Diff } from './diff';
|
|
|
528
528
|
export { default as Disc2 } from './disc-2';
|
|
529
529
|
export { default as Disc3 } from './disc-3';
|
|
530
530
|
export { default as DiscAlbum } from './disc-album';
|
|
531
|
-
export { default as Disc } from './disc';
|
|
532
531
|
export { default as Divide } from './divide';
|
|
532
|
+
export { default as Disc } from './disc';
|
|
533
533
|
export { default as DnaOff } from './dna-off';
|
|
534
534
|
export { default as Dna } from './dna';
|
|
535
535
|
export { default as Dock } from './dock';
|
|
@@ -539,8 +539,8 @@ export { default as Donut } from './donut';
|
|
|
539
539
|
export { default as DoorClosedLocked } from './door-closed-locked';
|
|
540
540
|
export { default as DoorClosed } from './door-closed';
|
|
541
541
|
export { default as DoorOpen } from './door-open';
|
|
542
|
-
export { default as Download } from './download';
|
|
543
542
|
export { default as Dot } from './dot';
|
|
543
|
+
export { default as Download } from './download';
|
|
544
544
|
export { default as DraftingCompass } from './drafting-compass';
|
|
545
545
|
export { default as Drama } from './drama';
|
|
546
546
|
export { default as Dribbble } from './dribbble';
|
|
@@ -563,12 +563,12 @@ export { default as Egg } from './egg';
|
|
|
563
563
|
export { default as EllipsisVertical } from './ellipsis-vertical';
|
|
564
564
|
export { default as Ellipsis } from './ellipsis';
|
|
565
565
|
export { default as EqualApproximately } from './equal-approximately';
|
|
566
|
-
export { default as Equal } from './equal';
|
|
567
566
|
export { default as EqualNot } from './equal-not';
|
|
567
|
+
export { default as Equal } from './equal';
|
|
568
568
|
export { default as Eraser } from './eraser';
|
|
569
569
|
export { default as EthernetPort } from './ethernet-port';
|
|
570
|
-
export { default as Euro } from './euro';
|
|
571
570
|
export { default as EvCharger } from './ev-charger';
|
|
571
|
+
export { default as Euro } from './euro';
|
|
572
572
|
export { default as Expand } from './expand';
|
|
573
573
|
export { default as ExternalLink } from './external-link';
|
|
574
574
|
export { default as EyeClosed } from './eye-closed';
|
|
@@ -606,17 +606,17 @@ export { default as FileHeadphone } from './file-headphone';
|
|
|
606
606
|
export { default as FileHeart } from './file-heart';
|
|
607
607
|
export { default as FileImage } from './file-image';
|
|
608
608
|
export { default as FileInput } from './file-input';
|
|
609
|
-
export { default as FileLock } from './file-lock';
|
|
610
609
|
export { default as FileKey } from './file-key';
|
|
610
|
+
export { default as FileLock } from './file-lock';
|
|
611
611
|
export { default as FileMinusCorner } from './file-minus-corner';
|
|
612
612
|
export { default as FileMinus } from './file-minus';
|
|
613
613
|
export { default as FileMusic } from './file-music';
|
|
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';
|
|
617
|
+
export { default as FilePlay } from './file-play';
|
|
617
618
|
export { default as FilePlusCorner } from './file-plus-corner';
|
|
618
619
|
export { default as FilePlus } from './file-plus';
|
|
619
|
-
export { default as FilePlay } from './file-play';
|
|
620
620
|
export { default as FileQuestionMark } from './file-question-mark';
|
|
621
621
|
export { default as FileScan } from './file-scan';
|
|
622
622
|
export { default as FileSearchCorner } from './file-search-corner';
|
|
@@ -629,8 +629,8 @@ export { default as FileSymlink } from './file-symlink';
|
|
|
629
629
|
export { default as FileTerminal } from './file-terminal';
|
|
630
630
|
export { default as FileText } from './file-text';
|
|
631
631
|
export { default as FileTypeCorner } from './file-type-corner';
|
|
632
|
-
export { default as FileUp } from './file-up';
|
|
633
632
|
export { default as FileType } from './file-type';
|
|
633
|
+
export { default as FileUp } from './file-up';
|
|
634
634
|
export { default as FileUser } from './file-user';
|
|
635
635
|
export { default as FileVideoCamera } from './file-video-camera';
|
|
636
636
|
export { default as FileVolume } from './file-volume';
|
|
@@ -649,17 +649,15 @@ export { default as FlagOff } from './flag-off';
|
|
|
649
649
|
export { default as FlagTriangleLeft } from './flag-triangle-left';
|
|
650
650
|
export { default as FlagTriangleRight } from './flag-triangle-right';
|
|
651
651
|
export { default as Flag } from './flag';
|
|
652
|
-
export { default as FlameKindling } from './flame-kindling';
|
|
653
652
|
export { default as Flame } from './flame';
|
|
653
|
+
export { default as FlameKindling } from './flame-kindling';
|
|
654
654
|
export { default as FlashlightOff } from './flashlight-off';
|
|
655
|
-
export { default as FlaskConicalOff } from './flask-conical-off';
|
|
656
655
|
export { default as Flashlight } from './flashlight';
|
|
656
|
+
export { default as FlaskConicalOff } from './flask-conical-off';
|
|
657
657
|
export { default as FlaskConical } from './flask-conical';
|
|
658
658
|
export { default as FlaskRound } from './flask-round';
|
|
659
659
|
export { default as FlipHorizontal2 } from './flip-horizontal-2';
|
|
660
|
-
export { default as FlipHorizontal } from './flip-horizontal';
|
|
661
660
|
export { default as FlipVertical2 } from './flip-vertical-2';
|
|
662
|
-
export { default as FlipVertical } from './flip-vertical';
|
|
663
661
|
export { default as Flower2 } from './flower-2';
|
|
664
662
|
export { default as Flower } from './flower';
|
|
665
663
|
export { default as Focus } from './focus';
|
|
@@ -693,8 +691,8 @@ export { default as FolderSymlink } from './folder-symlink';
|
|
|
693
691
|
export { default as FolderSync } from './folder-sync';
|
|
694
692
|
export { default as FolderTree } from './folder-tree';
|
|
695
693
|
export { default as FolderUp } from './folder-up';
|
|
696
|
-
export { default as FolderX } from './folder-x';
|
|
697
694
|
export { default as Folder } from './folder';
|
|
695
|
+
export { default as FolderX } from './folder-x';
|
|
698
696
|
export { default as Folders } from './folders';
|
|
699
697
|
export { default as Footprints } from './footprints';
|
|
700
698
|
export { default as Forklift } from './forklift';
|
|
@@ -710,15 +708,15 @@ export { default as FunnelX } from './funnel-x';
|
|
|
710
708
|
export { default as Funnel } from './funnel';
|
|
711
709
|
export { default as GalleryHorizontalEnd } from './gallery-horizontal-end';
|
|
712
710
|
export { default as GalleryHorizontal } from './gallery-horizontal';
|
|
713
|
-
export { default as GalleryVerticalEnd } from './gallery-vertical-end';
|
|
714
711
|
export { default as GalleryThumbnails } from './gallery-thumbnails';
|
|
715
|
-
export { default as
|
|
712
|
+
export { default as GalleryVerticalEnd } from './gallery-vertical-end';
|
|
716
713
|
export { default as Gamepad2 } from './gamepad-2';
|
|
714
|
+
export { default as GalleryVertical } from './gallery-vertical';
|
|
717
715
|
export { default as GamepadDirectional } from './gamepad-directional';
|
|
718
716
|
export { default as Gamepad } from './gamepad';
|
|
719
717
|
export { default as Gauge } from './gauge';
|
|
720
|
-
export { default as Gem } from './gem';
|
|
721
718
|
export { default as Gavel } from './gavel';
|
|
719
|
+
export { default as Gem } from './gem';
|
|
722
720
|
export { default as GeorgianLari } from './georgian-lari';
|
|
723
721
|
export { default as Ghost } from './ghost';
|
|
724
722
|
export { default as Gift } from './gift';
|
|
@@ -727,12 +725,12 @@ export { default as GitBranchPlus } from './git-branch-plus';
|
|
|
727
725
|
export { default as GitBranch } from './git-branch';
|
|
728
726
|
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
729
727
|
export { default as GitCommitVertical } from './git-commit-vertical';
|
|
728
|
+
export { default as GitCompareArrows } from './git-compare-arrows';
|
|
730
729
|
export { default as GitCompare } from './git-compare';
|
|
731
730
|
export { default as GitFork } from './git-fork';
|
|
732
|
-
export { default as GitCompareArrows } from './git-compare-arrows';
|
|
733
731
|
export { default as GitGraph } from './git-graph';
|
|
734
|
-
export { default as GitMerge } from './git-merge';
|
|
735
732
|
export { default as GitMergeConflict } from './git-merge-conflict';
|
|
733
|
+
export { default as GitMerge } from './git-merge';
|
|
736
734
|
export { default as GitPullRequestArrow } from './git-pull-request-arrow';
|
|
737
735
|
export { default as GitPullRequestClosed } from './git-pull-request-closed';
|
|
738
736
|
export { default as GitPullRequestCreateArrow } from './git-pull-request-create-arrow';
|
|
@@ -747,23 +745,23 @@ export { default as GlobeLock } from './globe-lock';
|
|
|
747
745
|
export { default as GlobeOff } from './globe-off';
|
|
748
746
|
export { default as GlobeX } from './globe-x';
|
|
749
747
|
export { default as Globe } from './globe';
|
|
750
|
-
export { default as Goal } from './goal';
|
|
751
748
|
export { default as Gpu } from './gpu';
|
|
749
|
+
export { default as Goal } from './goal';
|
|
752
750
|
export { default as GraduationCap } from './graduation-cap';
|
|
753
751
|
export { default as Grape } from './grape';
|
|
754
752
|
export { default as Grid2x2Check } from './grid-2x2-check';
|
|
755
753
|
export { default as Grid2x2Plus } from './grid-2x2-plus';
|
|
756
754
|
export { default as Grid2x2X } from './grid-2x2-x';
|
|
757
|
-
export { default as Grid3x2 } from './grid-3x2';
|
|
758
755
|
export { default as Grid2x2 } from './grid-2x2';
|
|
756
|
+
export { default as Grid3x2 } from './grid-3x2';
|
|
759
757
|
export { default as Grid3x3 } from './grid-3x3';
|
|
760
758
|
export { default as GripHorizontal } from './grip-horizontal';
|
|
761
759
|
export { default as GripVertical } from './grip-vertical';
|
|
762
760
|
export { default as Grip } from './grip';
|
|
763
761
|
export { default as Group } from './group';
|
|
764
762
|
export { default as Guitar } from './guitar';
|
|
765
|
-
export { default as Hamburger } from './hamburger';
|
|
766
763
|
export { default as Ham } from './ham';
|
|
764
|
+
export { default as Hamburger } from './hamburger';
|
|
767
765
|
export { default as Hammer } from './hammer';
|
|
768
766
|
export { default as HandCoins } from './hand-coins';
|
|
769
767
|
export { default as HandFist } from './hand-fist';
|
|
@@ -771,8 +769,8 @@ export { default as HandGrab } from './hand-grab';
|
|
|
771
769
|
export { default as HandHeart } from './hand-heart';
|
|
772
770
|
export { default as HandHelping } from './hand-helping';
|
|
773
771
|
export { default as HandMetal } from './hand-metal';
|
|
774
|
-
export { default as HandPlatter } from './hand-platter';
|
|
775
772
|
export { default as Hand } from './hand';
|
|
773
|
+
export { default as HandPlatter } from './hand-platter';
|
|
776
774
|
export { default as Handbag } from './handbag';
|
|
777
775
|
export { default as Handshake } from './handshake';
|
|
778
776
|
export { default as HardDriveDownload } from './hard-drive-download';
|
|
@@ -786,24 +784,24 @@ export { default as Hd } from './hd';
|
|
|
786
784
|
export { default as HdmiPort } from './hdmi-port';
|
|
787
785
|
export { default as Heading1 } from './heading-1';
|
|
788
786
|
export { default as Heading2 } from './heading-2';
|
|
787
|
+
export { default as Heading3 } from './heading-3';
|
|
789
788
|
export { default as Heading4 } from './heading-4';
|
|
790
789
|
export { default as Heading5 } from './heading-5';
|
|
791
|
-
export { default as Heading3 } from './heading-3';
|
|
792
790
|
export { default as Heading6 } from './heading-6';
|
|
793
791
|
export { default as Heading } from './heading';
|
|
794
792
|
export { default as HeadphoneOff } from './headphone-off';
|
|
795
793
|
export { default as Headphones } from './headphones';
|
|
796
794
|
export { default as Headset } from './headset';
|
|
797
|
-
export { default as HeartHandshake } from './heart-handshake';
|
|
798
795
|
export { default as HeartCrack } from './heart-crack';
|
|
796
|
+
export { default as HeartHandshake } from './heart-handshake';
|
|
799
797
|
export { default as HeartMinus } from './heart-minus';
|
|
800
798
|
export { default as HeartOff } from './heart-off';
|
|
801
799
|
export { default as HeartPlus } from './heart-plus';
|
|
802
800
|
export { default as HeartPulse } from './heart-pulse';
|
|
803
801
|
export { default as Heart } from './heart';
|
|
804
802
|
export { default as Heater } from './heater';
|
|
805
|
-
export { default as Hexagon } from './hexagon';
|
|
806
803
|
export { default as Helicopter } from './helicopter';
|
|
804
|
+
export { default as Hexagon } from './hexagon';
|
|
807
805
|
export { default as Highlighter } from './highlighter';
|
|
808
806
|
export { default as History } from './history';
|
|
809
807
|
export { default as HopOff } from './hop-off';
|
|
@@ -813,8 +811,8 @@ export { default as Hotel } from './hotel';
|
|
|
813
811
|
export { default as Hourglass } from './hourglass';
|
|
814
812
|
export { default as HouseHeart } from './house-heart';
|
|
815
813
|
export { default as HousePlug } from './house-plug';
|
|
816
|
-
export { default as HousePlus } from './house-plus';
|
|
817
814
|
export { default as HouseWifi } from './house-wifi';
|
|
815
|
+
export { default as HousePlus } from './house-plus';
|
|
818
816
|
export { default as House } from './house';
|
|
819
817
|
export { default as IceCreamBowl } from './ice-cream-bowl';
|
|
820
818
|
export { default as IceCreamCone } from './ice-cream-cone';
|
|
@@ -829,12 +827,12 @@ export { default as ImageUp } from './image-up';
|
|
|
829
827
|
export { default as ImageUpscale } from './image-upscale';
|
|
830
828
|
export { default as Image } from './image';
|
|
831
829
|
export { default as Images } from './images';
|
|
832
|
-
export { default as Inbox } from './inbox';
|
|
833
830
|
export { default as Import } from './import';
|
|
831
|
+
export { default as Inbox } from './inbox';
|
|
834
832
|
export { default as IndianRupee } from './indian-rupee';
|
|
833
|
+
export { default as Info } from './info';
|
|
835
834
|
export { default as Infinity } from './infinity';
|
|
836
835
|
export { default as InspectionPanel } from './inspection-panel';
|
|
837
|
-
export { default as Info } from './info';
|
|
838
836
|
export { default as Instagram } from './instagram';
|
|
839
837
|
export { default as Italic } from './italic';
|
|
840
838
|
export { default as IterationCcw } from './iteration-ccw';
|
|
@@ -844,26 +842,26 @@ export { default as Joystick } from './joystick';
|
|
|
844
842
|
export { default as Kanban } from './kanban';
|
|
845
843
|
export { default as Kayak } from './kayak';
|
|
846
844
|
export { default as KeyRound } from './key-round';
|
|
847
|
-
export { default as Key } from './key';
|
|
848
845
|
export { default as KeySquare } from './key-square';
|
|
846
|
+
export { default as Key } from './key';
|
|
849
847
|
export { default as KeyboardMusic } from './keyboard-music';
|
|
850
848
|
export { default as KeyboardOff } from './keyboard-off';
|
|
851
849
|
export { default as Keyboard } from './keyboard';
|
|
852
850
|
export { default as LampCeiling } from './lamp-ceiling';
|
|
853
851
|
export { default as LampDesk } from './lamp-desk';
|
|
854
|
-
export { default as LampFloor } from './lamp-floor';
|
|
855
852
|
export { default as LampWallDown } from './lamp-wall-down';
|
|
853
|
+
export { default as LampFloor } from './lamp-floor';
|
|
856
854
|
export { default as LampWallUp } from './lamp-wall-up';
|
|
857
855
|
export { default as Lamp } from './lamp';
|
|
858
856
|
export { default as LandPlot } from './land-plot';
|
|
859
857
|
export { default as Landmark } from './landmark';
|
|
860
858
|
export { default as Languages } from './languages';
|
|
861
859
|
export { default as LaptopMinimalCheck } from './laptop-minimal-check';
|
|
862
|
-
export { default as LaptopMinimal } from './laptop-minimal';
|
|
863
860
|
export { default as Laptop } from './laptop';
|
|
861
|
+
export { default as LaptopMinimal } from './laptop-minimal';
|
|
864
862
|
export { default as LassoSelect } from './lasso-select';
|
|
865
|
-
export { default as Laugh } from './laugh';
|
|
866
863
|
export { default as Lasso } from './lasso';
|
|
864
|
+
export { default as Laugh } from './laugh';
|
|
867
865
|
export { default as Layers2 } from './layers-2';
|
|
868
866
|
export { default as LayersPlus } from './layers-plus';
|
|
869
867
|
export { default as Layers } from './layers';
|
|
@@ -895,8 +893,8 @@ export { default as ListChecks } from './list-checks';
|
|
|
895
893
|
export { default as ListChevronsDownUp } from './list-chevrons-down-up';
|
|
896
894
|
export { default as ListChevronsUpDown } from './list-chevrons-up-down';
|
|
897
895
|
export { default as ListCollapse } from './list-collapse';
|
|
898
|
-
export { default as ListEnd } from './list-end';
|
|
899
896
|
export { default as ListFilterPlus } from './list-filter-plus';
|
|
897
|
+
export { default as ListEnd } from './list-end';
|
|
900
898
|
export { default as ListFilter } from './list-filter';
|
|
901
899
|
export { default as ListIndentDecrease } from './list-indent-decrease';
|
|
902
900
|
export { default as ListIndentIncrease } from './list-indent-increase';
|
|
@@ -914,8 +912,8 @@ export { default as List } from './list';
|
|
|
914
912
|
export { default as LoaderCircle } from './loader-circle';
|
|
915
913
|
export { default as LoaderPinwheel } from './loader-pinwheel';
|
|
916
914
|
export { default as Loader } from './loader';
|
|
917
|
-
export { default as LocateOff } from './locate-off';
|
|
918
915
|
export { default as LocateFixed } from './locate-fixed';
|
|
916
|
+
export { default as LocateOff } from './locate-off';
|
|
919
917
|
export { default as Locate } from './locate';
|
|
920
918
|
export { default as LockKeyholeOpen } from './lock-keyhole-open';
|
|
921
919
|
export { default as LockKeyhole } from './lock-keyhole';
|
|
@@ -924,8 +922,8 @@ export { default as Lock } from './lock';
|
|
|
924
922
|
export { default as LogIn } from './log-in';
|
|
925
923
|
export { default as LogOut } from './log-out';
|
|
926
924
|
export { default as Logs } from './logs';
|
|
927
|
-
export { default as Lollipop } from './lollipop';
|
|
928
925
|
export { default as Luggage } from './luggage';
|
|
926
|
+
export { default as Lollipop } from './lollipop';
|
|
929
927
|
export { default as Magnet } from './magnet';
|
|
930
928
|
export { default as MailCheck } from './mail-check';
|
|
931
929
|
export { default as MailMinus } from './mail-minus';
|
|
@@ -934,8 +932,8 @@ export { default as MailPlus } from './mail-plus';
|
|
|
934
932
|
export { default as MailQuestionMark } from './mail-question-mark';
|
|
935
933
|
export { default as MailSearch } from './mail-search';
|
|
936
934
|
export { default as MailWarning } from './mail-warning';
|
|
937
|
-
export { default as Mail } from './mail';
|
|
938
935
|
export { default as MailX } from './mail-x';
|
|
936
|
+
export { default as Mail } from './mail';
|
|
939
937
|
export { default as Mailbox } from './mailbox';
|
|
940
938
|
export { default as Mails } from './mails';
|
|
941
939
|
export { default as MapMinus } from './map-minus';
|
|
@@ -948,57 +946,59 @@ export { default as MapPinOff } from './map-pin-off';
|
|
|
948
946
|
export { default as MapPinPen } from './map-pin-pen';
|
|
949
947
|
export { default as MapPinPlusInside } from './map-pin-plus-inside';
|
|
950
948
|
export { default as MapPinPlus } from './map-pin-plus';
|
|
951
|
-
export { default as MapPinXInside } from './map-pin-x-inside';
|
|
952
949
|
export { default as MapPinX } from './map-pin-x';
|
|
950
|
+
export { default as MapPinXInside } from './map-pin-x-inside';
|
|
953
951
|
export { default as MapPin } from './map-pin';
|
|
954
952
|
export { default as MapPinned } from './map-pinned';
|
|
955
953
|
export { default as MapPlus } from './map-plus';
|
|
956
954
|
export { default as Map } from './map';
|
|
957
955
|
export { default as MarsStroke } from './mars-stroke';
|
|
958
|
-
export { default as Mars } from './mars';
|
|
959
956
|
export { default as Martini } from './martini';
|
|
957
|
+
export { default as Mars } from './mars';
|
|
960
958
|
export { default as Maximize2 } from './maximize-2';
|
|
961
959
|
export { default as Maximize } from './maximize';
|
|
962
960
|
export { default as Medal } from './medal';
|
|
963
961
|
export { default as MegaphoneOff } from './megaphone-off';
|
|
964
962
|
export { default as Megaphone } from './megaphone';
|
|
965
|
-
export { default as MemoryStick } from './memory-stick';
|
|
966
963
|
export { default as Meh } from './meh';
|
|
964
|
+
export { default as MemoryStick } from './memory-stick';
|
|
967
965
|
export { default as Menu } from './menu';
|
|
968
966
|
export { default as Merge } from './merge';
|
|
969
967
|
export { default as MessageCircleCheck } from './message-circle-check';
|
|
970
968
|
export { default as MessageCircleCode } from './message-circle-code';
|
|
971
969
|
export { default as MessageCircleDashed } from './message-circle-dashed';
|
|
972
|
-
export { default as MessageCircleHeart } from './message-circle-heart';
|
|
973
970
|
export { default as MessageCircleMore } from './message-circle-more';
|
|
971
|
+
export { default as MessageCircleHeart } from './message-circle-heart';
|
|
974
972
|
export { default as MessageCircleOff } from './message-circle-off';
|
|
975
973
|
export { default as MessageCirclePlus } from './message-circle-plus';
|
|
976
974
|
export { default as MessageCircleQuestionMark } from './message-circle-question-mark';
|
|
977
975
|
export { default as MessageCircleReply } from './message-circle-reply';
|
|
978
|
-
export { default as MessageCircleWarning } from './message-circle-warning';
|
|
979
976
|
export { default as MessageCircleX } from './message-circle-x';
|
|
977
|
+
export { default as MessageCircleWarning } from './message-circle-warning';
|
|
980
978
|
export { default as MessageCircle } from './message-circle';
|
|
981
|
-
export { default as
|
|
979
|
+
export { default as MessageSquareCheck } from './message-square-check';
|
|
982
980
|
export { default as MessageSquareCode } from './message-square-code';
|
|
981
|
+
export { default as MessageSquareDashed } from './message-square-dashed';
|
|
983
982
|
export { default as MessageSquareDiff } from './message-square-diff';
|
|
984
983
|
export { default as MessageSquareDot } from './message-square-dot';
|
|
985
|
-
export { default as MessageSquareHeart } from './message-square-heart';
|
|
986
984
|
export { default as MessageSquareLock } from './message-square-lock';
|
|
985
|
+
export { default as MessageSquareHeart } from './message-square-heart';
|
|
987
986
|
export { default as MessageSquareMore } from './message-square-more';
|
|
988
987
|
export { default as MessageSquareOff } from './message-square-off';
|
|
989
988
|
export { default as MessageSquarePlus } from './message-square-plus';
|
|
990
|
-
export { default as MessageSquareQuote } from './message-square-quote';
|
|
991
989
|
export { default as MessageSquareReply } from './message-square-reply';
|
|
992
|
-
export { default as
|
|
990
|
+
export { default as MessageSquareQuote } from './message-square-quote';
|
|
993
991
|
export { default as MessageSquareText } from './message-square-text';
|
|
992
|
+
export { default as MessageSquareShare } from './message-square-share';
|
|
994
993
|
export { default as MessageSquareWarning } from './message-square-warning';
|
|
995
994
|
export { default as MessageSquareX } from './message-square-x';
|
|
996
995
|
export { default as MessageSquare } from './message-square';
|
|
997
996
|
export { default as MessagesSquare } from './messages-square';
|
|
997
|
+
export { default as Metronome } from './metronome';
|
|
998
998
|
export { default as MicOff } from './mic-off';
|
|
999
999
|
export { default as MicVocal } from './mic-vocal';
|
|
1000
|
-
export { default as Mic } from './mic';
|
|
1001
1000
|
export { default as Microchip } from './microchip';
|
|
1001
|
+
export { default as Mic } from './mic';
|
|
1002
1002
|
export { default as Microscope } from './microscope';
|
|
1003
1003
|
export { default as Microwave } from './microwave';
|
|
1004
1004
|
export { default as Milestone } from './milestone';
|
|
@@ -1008,13 +1008,13 @@ export { default as Minimize2 } from './minimize-2';
|
|
|
1008
1008
|
export { default as Minimize } from './minimize';
|
|
1009
1009
|
export { default as Minus } from './minus';
|
|
1010
1010
|
export { default as MirrorRectangular } from './mirror-rectangular';
|
|
1011
|
-
export { default as MirrorRound } from './mirror-round';
|
|
1012
1011
|
export { default as MonitorCheck } from './monitor-check';
|
|
1012
|
+
export { default as MirrorRound } from './mirror-round';
|
|
1013
1013
|
export { default as MonitorCloud } from './monitor-cloud';
|
|
1014
1014
|
export { default as MonitorCog } from './monitor-cog';
|
|
1015
1015
|
export { default as MonitorDot } from './monitor-dot';
|
|
1016
|
-
export { default as MonitorOff } from './monitor-off';
|
|
1017
1016
|
export { default as MonitorDown } from './monitor-down';
|
|
1017
|
+
export { default as MonitorOff } from './monitor-off';
|
|
1018
1018
|
export { default as MonitorPause } from './monitor-pause';
|
|
1019
1019
|
export { default as MonitorPlay } from './monitor-play';
|
|
1020
1020
|
export { default as MonitorSmartphone } from './monitor-smartphone';
|
|
@@ -1026,22 +1026,24 @@ export { default as Monitor } from './monitor';
|
|
|
1026
1026
|
export { default as MoonStar } from './moon-star';
|
|
1027
1027
|
export { default as Moon } from './moon';
|
|
1028
1028
|
export { default as Motorbike } from './motorbike';
|
|
1029
|
-
export { default as Mountain } from './mountain';
|
|
1030
1029
|
export { default as MountainSnow } from './mountain-snow';
|
|
1030
|
+
export { default as Mountain } from './mountain';
|
|
1031
|
+
export { default as MouseLeft } from './mouse-left';
|
|
1031
1032
|
export { default as MouseOff } from './mouse-off';
|
|
1032
1033
|
export { default as MousePointer2Off } from './mouse-pointer-2-off';
|
|
1033
1034
|
export { default as MousePointer2 } from './mouse-pointer-2';
|
|
1034
|
-
export { default as MousePointerBan } from './mouse-pointer-ban';
|
|
1035
|
-
export { default as MousePointer } from './mouse-pointer';
|
|
1036
1035
|
export { default as MousePointerClick } from './mouse-pointer-click';
|
|
1036
|
+
export { default as MousePointer } from './mouse-pointer';
|
|
1037
|
+
export { default as MousePointerBan } from './mouse-pointer-ban';
|
|
1038
|
+
export { default as MouseRight } from './mouse-right';
|
|
1037
1039
|
export { default as Mouse } from './mouse';
|
|
1038
1040
|
export { default as Move3d } from './move-3d';
|
|
1039
1041
|
export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
1040
1042
|
export { default as MoveDiagonal } from './move-diagonal';
|
|
1041
1043
|
export { default as MoveDownRight } from './move-down-right';
|
|
1042
1044
|
export { default as MoveDownLeft } from './move-down-left';
|
|
1043
|
-
export { default as MoveDown } from './move-down';
|
|
1044
1045
|
export { default as MoveHorizontal } from './move-horizontal';
|
|
1046
|
+
export { default as MoveDown } from './move-down';
|
|
1045
1047
|
export { default as MoveLeft } from './move-left';
|
|
1046
1048
|
export { default as MoveRight } from './move-right';
|
|
1047
1049
|
export { default as MoveUpLeft } from './move-up-left';
|
|
@@ -1049,8 +1051,8 @@ export { default as MoveUpRight } from './move-up-right';
|
|
|
1049
1051
|
export { default as MoveUp } from './move-up';
|
|
1050
1052
|
export { default as MoveVertical } from './move-vertical';
|
|
1051
1053
|
export { default as Move } from './move';
|
|
1052
|
-
export { default as Music2 } from './music-2';
|
|
1053
1054
|
export { default as Music3 } from './music-3';
|
|
1055
|
+
export { default as Music2 } from './music-2';
|
|
1054
1056
|
export { default as Music4 } from './music-4';
|
|
1055
1057
|
export { default as Music } from './music';
|
|
1056
1058
|
export { default as Navigation2Off } from './navigation-2-off';
|
|
@@ -1063,19 +1065,19 @@ export { default as Nfc } from './nfc';
|
|
|
1063
1065
|
export { default as NonBinary } from './non-binary';
|
|
1064
1066
|
export { default as NotebookPen } from './notebook-pen';
|
|
1065
1067
|
export { default as NotebookTabs } from './notebook-tabs';
|
|
1066
|
-
export { default as NotebookText } from './notebook-text';
|
|
1067
1068
|
export { default as Notebook } from './notebook';
|
|
1069
|
+
export { default as NotebookText } from './notebook-text';
|
|
1068
1070
|
export { default as NotepadTextDashed } from './notepad-text-dashed';
|
|
1069
1071
|
export { default as NotepadText } from './notepad-text';
|
|
1070
|
-
export { default as Nut } from './nut';
|
|
1071
1072
|
export { default as NutOff } from './nut-off';
|
|
1073
|
+
export { default as Nut } from './nut';
|
|
1072
1074
|
export { default as OctagonAlert } from './octagon-alert';
|
|
1073
1075
|
export { default as OctagonMinus } from './octagon-minus';
|
|
1074
1076
|
export { default as OctagonPause } from './octagon-pause';
|
|
1075
1077
|
export { default as OctagonX } from './octagon-x';
|
|
1076
1078
|
export { default as Octagon } from './octagon';
|
|
1077
|
-
export { default as Omega } from './omega';
|
|
1078
1079
|
export { default as Option } from './option';
|
|
1080
|
+
export { default as Omega } from './omega';
|
|
1079
1081
|
export { default as Orbit } from './orbit';
|
|
1080
1082
|
export { default as Origami } from './origami';
|
|
1081
1083
|
export { default as Package2 } from './package-2';
|
|
@@ -1088,8 +1090,8 @@ export { default as PackageX } from './package-x';
|
|
|
1088
1090
|
export { default as Package } from './package';
|
|
1089
1091
|
export { default as PaintBucket } from './paint-bucket';
|
|
1090
1092
|
export { default as PaintRoller } from './paint-roller';
|
|
1091
|
-
export { default as PaintbrushVertical } from './paintbrush-vertical';
|
|
1092
1093
|
export { default as Paintbrush } from './paintbrush';
|
|
1094
|
+
export { default as PaintbrushVertical } from './paintbrush-vertical';
|
|
1093
1095
|
export { default as Palette } from './palette';
|
|
1094
1096
|
export { default as Panda } from './panda';
|
|
1095
1097
|
export { default as PanelBottomClose } from './panel-bottom-close';
|
|
@@ -1100,19 +1102,19 @@ export { default as PanelLeftClose } from './panel-left-close';
|
|
|
1100
1102
|
export { default as PanelLeftDashed } from './panel-left-dashed';
|
|
1101
1103
|
export { default as PanelLeftOpen } from './panel-left-open';
|
|
1102
1104
|
export { default as PanelLeftRightDashed } from './panel-left-right-dashed';
|
|
1103
|
-
export { default as PanelRightClose } from './panel-right-close';
|
|
1104
1105
|
export { default as PanelLeft } from './panel-left';
|
|
1106
|
+
export { default as PanelRightClose } from './panel-right-close';
|
|
1105
1107
|
export { default as PanelRightDashed } from './panel-right-dashed';
|
|
1106
|
-
export { default as PanelRightOpen } from './panel-right-open';
|
|
1107
1108
|
export { default as PanelRight } from './panel-right';
|
|
1109
|
+
export { default as PanelRightOpen } from './panel-right-open';
|
|
1108
1110
|
export { default as PanelTopBottomDashed } from './panel-top-bottom-dashed';
|
|
1109
|
-
export { default as PanelTopDashed } from './panel-top-dashed';
|
|
1110
1111
|
export { default as PanelTopClose } from './panel-top-close';
|
|
1112
|
+
export { default as PanelTopDashed } from './panel-top-dashed';
|
|
1111
1113
|
export { default as PanelTopOpen } from './panel-top-open';
|
|
1112
1114
|
export { default as PanelTop } from './panel-top';
|
|
1113
1115
|
export { default as PanelsLeftBottom } from './panels-left-bottom';
|
|
1114
|
-
export { default as PanelsTopLeft } from './panels-top-left';
|
|
1115
1116
|
export { default as PanelsRightBottom } from './panels-right-bottom';
|
|
1117
|
+
export { default as PanelsTopLeft } from './panels-top-left';
|
|
1116
1118
|
export { default as Paperclip } from './paperclip';
|
|
1117
1119
|
export { default as Parentheses } from './parentheses';
|
|
1118
1120
|
export { default as ParkingMeter } from './parking-meter';
|
|
@@ -1121,13 +1123,13 @@ export { default as Pause } from './pause';
|
|
|
1121
1123
|
export { default as PawPrint } from './paw-print';
|
|
1122
1124
|
export { default as PcCase } from './pc-case';
|
|
1123
1125
|
export { default as PenLine } from './pen-line';
|
|
1124
|
-
export { default as PenTool } from './pen-tool';
|
|
1125
1126
|
export { default as PenOff } from './pen-off';
|
|
1127
|
+
export { default as PenTool } from './pen-tool';
|
|
1126
1128
|
export { default as Pen } from './pen';
|
|
1127
1129
|
export { default as PencilLine } from './pencil-line';
|
|
1128
1130
|
export { default as PencilOff } from './pencil-off';
|
|
1129
|
-
export { default as Pencil } from './pencil';
|
|
1130
1131
|
export { default as PencilRuler } from './pencil-ruler';
|
|
1132
|
+
export { default as Pencil } from './pencil';
|
|
1131
1133
|
export { default as Pentagon } from './pentagon';
|
|
1132
1134
|
export { default as Percent } from './percent';
|
|
1133
1135
|
export { default as PersonStanding } from './person-standing';
|
|
@@ -1166,8 +1168,8 @@ export { default as PocketKnife } from './pocket-knife';
|
|
|
1166
1168
|
export { default as Pocket } from './pocket';
|
|
1167
1169
|
export { default as Podcast } from './podcast';
|
|
1168
1170
|
export { default as PointerOff } from './pointer-off';
|
|
1169
|
-
export { default as Popcorn } from './popcorn';
|
|
1170
1171
|
export { default as Pointer } from './pointer';
|
|
1172
|
+
export { default as Popcorn } from './popcorn';
|
|
1171
1173
|
export { default as Popsicle } from './popsicle';
|
|
1172
1174
|
export { default as PoundSterling } from './pound-sterling';
|
|
1173
1175
|
export { default as PowerOff } from './power-off';
|
|
@@ -1177,13 +1179,13 @@ export { default as PrinterCheck } from './printer-check';
|
|
|
1177
1179
|
export { default as PrinterX } from './printer-x';
|
|
1178
1180
|
export { default as Printer } from './printer';
|
|
1179
1181
|
export { default as Projector } from './projector';
|
|
1180
|
-
export { default as Puzzle } from './puzzle';
|
|
1181
1182
|
export { default as Proportions } from './proportions';
|
|
1182
|
-
export { default as
|
|
1183
|
+
export { default as Puzzle } from './puzzle';
|
|
1183
1184
|
export { default as QrCode } from './qr-code';
|
|
1185
|
+
export { default as Pyramid } from './pyramid';
|
|
1184
1186
|
export { default as Quote } from './quote';
|
|
1185
|
-
export { default as Radar } from './radar';
|
|
1186
1187
|
export { default as Rabbit } from './rabbit';
|
|
1188
|
+
export { default as Radar } from './radar';
|
|
1187
1189
|
export { default as Radiation } from './radiation';
|
|
1188
1190
|
export { default as Radical } from './radical';
|
|
1189
1191
|
export { default as RadioReceiver } from './radio-receiver';
|
|
@@ -1201,31 +1203,31 @@ export { default as ReceiptJapaneseYen } from './receipt-japanese-yen';
|
|
|
1201
1203
|
export { default as ReceiptPoundSterling } from './receipt-pound-sterling';
|
|
1202
1204
|
export { default as ReceiptRussianRuble } from './receipt-russian-ruble';
|
|
1203
1205
|
export { default as ReceiptSwissFranc } from './receipt-swiss-franc';
|
|
1204
|
-
export { default as ReceiptTurkishLira } from './receipt-turkish-lira';
|
|
1205
1206
|
export { default as ReceiptText } from './receipt-text';
|
|
1207
|
+
export { default as ReceiptTurkishLira } from './receipt-turkish-lira';
|
|
1206
1208
|
export { default as Receipt } from './receipt';
|
|
1207
1209
|
export { default as RectangleCircle } from './rectangle-circle';
|
|
1208
|
-
export { default as RectangleGoggles } from './rectangle-goggles';
|
|
1209
1210
|
export { default as RectangleEllipsis } from './rectangle-ellipsis';
|
|
1211
|
+
export { default as RectangleGoggles } from './rectangle-goggles';
|
|
1210
1212
|
export { default as RectangleHorizontal } from './rectangle-horizontal';
|
|
1211
1213
|
export { default as RectangleVertical } from './rectangle-vertical';
|
|
1212
1214
|
export { default as Recycle } from './recycle';
|
|
1213
1215
|
export { default as Redo2 } from './redo-2';
|
|
1214
1216
|
export { default as RedoDot } from './redo-dot';
|
|
1215
1217
|
export { default as Redo } from './redo';
|
|
1216
|
-
export { default as RefreshCcw } from './refresh-ccw';
|
|
1217
1218
|
export { default as RefreshCcwDot } from './refresh-ccw-dot';
|
|
1219
|
+
export { default as RefreshCcw } from './refresh-ccw';
|
|
1218
1220
|
export { default as RefreshCwOff } from './refresh-cw-off';
|
|
1219
|
-
export { default as RefreshCw } from './refresh-cw';
|
|
1220
1221
|
export { default as Refrigerator } from './refrigerator';
|
|
1222
|
+
export { default as RefreshCw } from './refresh-cw';
|
|
1221
1223
|
export { default as Regex } from './regex';
|
|
1222
1224
|
export { default as RemoveFormatting } from './remove-formatting';
|
|
1223
1225
|
export { default as Repeat1 } from './repeat-1';
|
|
1224
1226
|
export { default as Repeat2 } from './repeat-2';
|
|
1225
1227
|
export { default as Repeat } from './repeat';
|
|
1226
1228
|
export { default as ReplaceAll } from './replace-all';
|
|
1227
|
-
export { default as Replace } from './replace';
|
|
1228
1229
|
export { default as ReplyAll } from './reply-all';
|
|
1230
|
+
export { default as Replace } from './replace';
|
|
1229
1231
|
export { default as Reply } from './reply';
|
|
1230
1232
|
export { default as Rewind } from './rewind';
|
|
1231
1233
|
export { default as Ribbon } from './ribbon';
|
|
@@ -1254,8 +1256,8 @@ export { default as Salad } from './salad';
|
|
|
1254
1256
|
export { default as Sandwich } from './sandwich';
|
|
1255
1257
|
export { default as SatelliteDish } from './satellite-dish';
|
|
1256
1258
|
export { default as Satellite } from './satellite';
|
|
1257
|
-
export { default as SaveAll } from './save-all';
|
|
1258
1259
|
export { default as SaudiRiyal } from './saudi-riyal';
|
|
1260
|
+
export { default as SaveAll } from './save-all';
|
|
1259
1261
|
export { default as SaveOff } from './save-off';
|
|
1260
1262
|
export { default as Save } from './save';
|
|
1261
1263
|
export { default as Scale3d } from './scale-3d';
|
|
@@ -1294,15 +1296,15 @@ export { default as ServerCog } from './server-cog';
|
|
|
1294
1296
|
export { default as ServerCrash } from './server-crash';
|
|
1295
1297
|
export { default as ServerOff } from './server-off';
|
|
1296
1298
|
export { default as Server } from './server';
|
|
1297
|
-
export { default as Settings } from './settings';
|
|
1298
1299
|
export { default as Settings2 } from './settings-2';
|
|
1300
|
+
export { default as Settings } from './settings';
|
|
1299
1301
|
export { default as Shapes } from './shapes';
|
|
1300
1302
|
export { default as Share2 } from './share-2';
|
|
1301
1303
|
export { default as Share } from './share';
|
|
1302
1304
|
export { default as Sheet } from './sheet';
|
|
1303
1305
|
export { default as Shell } from './shell';
|
|
1304
|
-
export { default as ShieldAlert } from './shield-alert';
|
|
1305
1306
|
export { default as ShelvingUnit } from './shelving-unit';
|
|
1307
|
+
export { default as ShieldAlert } from './shield-alert';
|
|
1306
1308
|
export { default as ShieldBan } from './shield-ban';
|
|
1307
1309
|
export { default as ShieldCheck } from './shield-check';
|
|
1308
1310
|
export { default as ShieldEllipsis } from './shield-ellipsis';
|
|
@@ -1310,8 +1312,8 @@ export { default as ShieldHalf } from './shield-half';
|
|
|
1310
1312
|
export { default as ShieldMinus } from './shield-minus';
|
|
1311
1313
|
export { default as ShieldOff } from './shield-off';
|
|
1312
1314
|
export { default as ShieldPlus } from './shield-plus';
|
|
1313
|
-
export { default as ShieldQuestionMark } from './shield-question-mark';
|
|
1314
1315
|
export { default as ShieldUser } from './shield-user';
|
|
1316
|
+
export { default as ShieldQuestionMark } from './shield-question-mark';
|
|
1315
1317
|
export { default as ShieldX } from './shield-x';
|
|
1316
1318
|
export { default as Shield } from './shield';
|
|
1317
1319
|
export { default as ShipWheel } from './ship-wheel';
|
|
@@ -1352,17 +1354,17 @@ export { default as SmilePlus } from './smile-plus';
|
|
|
1352
1354
|
export { default as Smile } from './smile';
|
|
1353
1355
|
export { default as Snail } from './snail';
|
|
1354
1356
|
export { default as Snowflake } from './snowflake';
|
|
1355
|
-
export { default as SoapDispenserDroplet } from './soap-dispenser-droplet';
|
|
1356
1357
|
export { default as Sofa } from './sofa';
|
|
1358
|
+
export { default as SoapDispenserDroplet } from './soap-dispenser-droplet';
|
|
1357
1359
|
export { default as SolarPanel } from './solar-panel';
|
|
1358
|
-
export { default as Soup } from './soup';
|
|
1359
1360
|
export { default as Space } from './space';
|
|
1361
|
+
export { default as Soup } from './soup';
|
|
1360
1362
|
export { default as Spade } from './spade';
|
|
1361
1363
|
export { default as Sparkle } from './sparkle';
|
|
1362
1364
|
export { default as Sparkles } from './sparkles';
|
|
1363
1365
|
export { default as Speaker } from './speaker';
|
|
1364
|
-
export { default as Speech } from './speech';
|
|
1365
1366
|
export { default as SpellCheck2 } from './spell-check-2';
|
|
1367
|
+
export { default as Speech } from './speech';
|
|
1366
1368
|
export { default as SpellCheck } from './spell-check';
|
|
1367
1369
|
export { default as SplinePointer } from './spline-pointer';
|
|
1368
1370
|
export { default as Spline } from './spline';
|
|
@@ -1380,12 +1382,16 @@ export { default as SquareArrowOutDownLeft } from './square-arrow-out-down-left'
|
|
|
1380
1382
|
export { default as SquareArrowOutDownRight } from './square-arrow-out-down-right';
|
|
1381
1383
|
export { default as SquareArrowOutUpLeft } from './square-arrow-out-up-left';
|
|
1382
1384
|
export { default as SquareArrowOutUpRight } from './square-arrow-out-up-right';
|
|
1385
|
+
export { default as SquareArrowRightEnter } from './square-arrow-right-enter';
|
|
1386
|
+
export { default as SquareArrowRightExit } from './square-arrow-right-exit';
|
|
1383
1387
|
export { default as SquareArrowRight } from './square-arrow-right';
|
|
1384
|
-
export { default as SquareArrowUpRight } from './square-arrow-up-right';
|
|
1385
1388
|
export { default as SquareArrowUpLeft } from './square-arrow-up-left';
|
|
1389
|
+
export { default as SquareArrowUpRight } from './square-arrow-up-right';
|
|
1390
|
+
export { default as SquareArrowUp } from './square-arrow-up';
|
|
1386
1391
|
export { default as SquareAsterisk } from './square-asterisk';
|
|
1387
1392
|
export { default as SquareBottomDashedScissors } from './square-bottom-dashed-scissors';
|
|
1388
|
-
export { default as
|
|
1393
|
+
export { default as SquareCenterlineDashedHorizontal } from './square-centerline-dashed-horizontal';
|
|
1394
|
+
export { default as SquareCenterlineDashedVertical } from './square-centerline-dashed-vertical';
|
|
1389
1395
|
export { default as SquareChartGantt } from './square-chart-gantt';
|
|
1390
1396
|
export { default as SquareCheckBig } from './square-check-big';
|
|
1391
1397
|
export { default as SquareCheck } from './square-check';
|
|
@@ -1394,8 +1400,8 @@ export { default as SquareChevronLeft } from './square-chevron-left';
|
|
|
1394
1400
|
export { default as SquareChevronRight } from './square-chevron-right';
|
|
1395
1401
|
export { default as SquareChevronUp } from './square-chevron-up';
|
|
1396
1402
|
export { default as SquareCode } from './square-code';
|
|
1397
|
-
export { default as SquareDashedBottom } from './square-dashed-bottom';
|
|
1398
1403
|
export { default as SquareDashedBottomCode } from './square-dashed-bottom-code';
|
|
1404
|
+
export { default as SquareDashedBottom } from './square-dashed-bottom';
|
|
1399
1405
|
export { default as SquareDashedKanban } from './square-dashed-kanban';
|
|
1400
1406
|
export { default as SquareDashedMousePointer } from './square-dashed-mouse-pointer';
|
|
1401
1407
|
export { default as SquareDashedTopSolid } from './square-dashed-top-solid';
|
|
@@ -1425,8 +1431,8 @@ export { default as SquareRoundCorner } from './square-round-corner';
|
|
|
1425
1431
|
export { default as SquareScissors } from './square-scissors';
|
|
1426
1432
|
export { default as SquareSigma } from './square-sigma';
|
|
1427
1433
|
export { default as SquareSlash } from './square-slash';
|
|
1428
|
-
export { default as SquareSplitVertical } from './square-split-vertical';
|
|
1429
1434
|
export { default as SquareSplitHorizontal } from './square-split-horizontal';
|
|
1435
|
+
export { default as SquareSplitVertical } from './square-split-vertical';
|
|
1430
1436
|
export { default as SquareSquare } from './square-square';
|
|
1431
1437
|
export { default as SquareStack } from './square-stack';
|
|
1432
1438
|
export { default as SquareStar } from './square-star';
|
|
@@ -1437,12 +1443,12 @@ export { default as SquareUser } from './square-user';
|
|
|
1437
1443
|
export { default as SquareX } from './square-x';
|
|
1438
1444
|
export { default as Square } from './square';
|
|
1439
1445
|
export { default as SquaresExclude } from './squares-exclude';
|
|
1440
|
-
export { default as SquaresSubtract } from './squares-subtract';
|
|
1441
1446
|
export { default as SquaresIntersect } from './squares-intersect';
|
|
1447
|
+
export { default as SquaresSubtract } from './squares-subtract';
|
|
1442
1448
|
export { default as SquaresUnite } from './squares-unite';
|
|
1443
1449
|
export { default as SquircleDashed } from './squircle-dashed';
|
|
1444
|
-
export { default as Squircle } from './squircle';
|
|
1445
1450
|
export { default as Squirrel } from './squirrel';
|
|
1451
|
+
export { default as Squircle } from './squircle';
|
|
1446
1452
|
export { default as Stamp } from './stamp';
|
|
1447
1453
|
export { default as StarHalf } from './star-half';
|
|
1448
1454
|
export { default as StarOff } from './star-off';
|
|
@@ -1454,8 +1460,8 @@ export { default as Sticker } from './sticker';
|
|
|
1454
1460
|
export { default as StickyNote } from './sticky-note';
|
|
1455
1461
|
export { default as Stone } from './stone';
|
|
1456
1462
|
export { default as Store } from './store';
|
|
1457
|
-
export { default as StretchVertical } from './stretch-vertical';
|
|
1458
1463
|
export { default as StretchHorizontal } from './stretch-horizontal';
|
|
1464
|
+
export { default as StretchVertical } from './stretch-vertical';
|
|
1459
1465
|
export { default as Strikethrough } from './strikethrough';
|
|
1460
1466
|
export { default as Subscript } from './subscript';
|
|
1461
1467
|
export { default as SunDim } from './sun-dim';
|
|
@@ -1465,8 +1471,8 @@ export { default as SunSnow } from './sun-snow';
|
|
|
1465
1471
|
export { default as Sun } from './sun';
|
|
1466
1472
|
export { default as Sunrise } from './sunrise';
|
|
1467
1473
|
export { default as Sunset } from './sunset';
|
|
1468
|
-
export { default as Superscript } from './superscript';
|
|
1469
1474
|
export { default as SwatchBook } from './swatch-book';
|
|
1475
|
+
export { default as Superscript } from './superscript';
|
|
1470
1476
|
export { default as SwissFranc } from './swiss-franc';
|
|
1471
1477
|
export { default as SwitchCamera } from './switch-camera';
|
|
1472
1478
|
export { default as Sword } from './sword';
|
|
@@ -1475,8 +1481,8 @@ export { default as Syringe } from './syringe';
|
|
|
1475
1481
|
export { default as Table2 } from './table-2';
|
|
1476
1482
|
export { default as TableCellsMerge } from './table-cells-merge';
|
|
1477
1483
|
export { default as TableCellsSplit } from './table-cells-split';
|
|
1478
|
-
export { default as TableColumnsSplit } from './table-columns-split';
|
|
1479
1484
|
export { default as TableOfContents } from './table-of-contents';
|
|
1485
|
+
export { default as TableColumnsSplit } from './table-columns-split';
|
|
1480
1486
|
export { default as TableProperties } from './table-properties';
|
|
1481
1487
|
export { default as TableRowsSplit } from './table-rows-split';
|
|
1482
1488
|
export { default as Table } from './table';
|
|
@@ -1515,18 +1521,18 @@ export { default as ThermometerSnowflake } from './thermometer-snowflake';
|
|
|
1515
1521
|
export { default as ThermometerSun } from './thermometer-sun';
|
|
1516
1522
|
export { default as Thermometer } from './thermometer';
|
|
1517
1523
|
export { default as ThumbsDown } from './thumbs-down';
|
|
1518
|
-
export { default as TicketCheck } from './ticket-check';
|
|
1519
1524
|
export { default as ThumbsUp } from './thumbs-up';
|
|
1525
|
+
export { default as TicketCheck } from './ticket-check';
|
|
1520
1526
|
export { default as TicketMinus } from './ticket-minus';
|
|
1521
1527
|
export { default as TicketPercent } from './ticket-percent';
|
|
1522
1528
|
export { default as TicketPlus } from './ticket-plus';
|
|
1523
1529
|
export { default as TicketSlash } from './ticket-slash';
|
|
1524
|
-
export { default as TicketX } from './ticket-x';
|
|
1525
1530
|
export { default as Ticket } from './ticket';
|
|
1531
|
+
export { default as TicketX } from './ticket-x';
|
|
1526
1532
|
export { default as TicketsPlane } from './tickets-plane';
|
|
1527
1533
|
export { default as Tickets } from './tickets';
|
|
1528
|
-
export { default as TimerOff } from './timer-off';
|
|
1529
1534
|
export { default as TimerReset } from './timer-reset';
|
|
1535
|
+
export { default as TimerOff } from './timer-off';
|
|
1530
1536
|
export { default as Timer } from './timer';
|
|
1531
1537
|
export { default as ToggleLeft } from './toggle-left';
|
|
1532
1538
|
export { default as ToggleRight } from './toggle-right';
|
|
@@ -1550,13 +1556,13 @@ export { default as Transgender } from './transgender';
|
|
|
1550
1556
|
export { default as Trash2 } from './trash-2';
|
|
1551
1557
|
export { default as Trash } from './trash';
|
|
1552
1558
|
export { default as TreeDeciduous } from './tree-deciduous';
|
|
1553
|
-
export { default as TreePalm } from './tree-palm';
|
|
1554
1559
|
export { default as TreePine } from './tree-pine';
|
|
1555
|
-
export { default as
|
|
1560
|
+
export { default as TreePalm } from './tree-palm';
|
|
1556
1561
|
export { default as Trees } from './trees';
|
|
1562
|
+
export { default as Trello } from './trello';
|
|
1557
1563
|
export { default as TrendingDown } from './trending-down';
|
|
1558
|
-
export { default as TrendingUpDown } from './trending-up-down';
|
|
1559
1564
|
export { default as TrendingUp } from './trending-up';
|
|
1565
|
+
export { default as TrendingUpDown } from './trending-up-down';
|
|
1560
1566
|
export { default as TriangleAlert } from './triangle-alert';
|
|
1561
1567
|
export { default as TriangleDashed } from './triangle-dashed';
|
|
1562
1568
|
export { default as TriangleRight } from './triangle-right';
|
|
@@ -1581,12 +1587,12 @@ export { default as Undo2 } from './undo-2';
|
|
|
1581
1587
|
export { default as UndoDot } from './undo-dot';
|
|
1582
1588
|
export { default as Undo } from './undo';
|
|
1583
1589
|
export { default as UnfoldHorizontal } from './unfold-horizontal';
|
|
1584
|
-
export { default as UnfoldVertical } from './unfold-vertical';
|
|
1585
1590
|
export { default as Ungroup } from './ungroup';
|
|
1591
|
+
export { default as UnfoldVertical } from './unfold-vertical';
|
|
1586
1592
|
export { default as University } from './university';
|
|
1587
1593
|
export { default as Unlink2 } from './unlink-2';
|
|
1588
|
-
export { default as Unlink } from './unlink';
|
|
1589
1594
|
export { default as Unplug } from './unplug';
|
|
1595
|
+
export { default as Unlink } from './unlink';
|
|
1590
1596
|
export { default as Upload } from './upload';
|
|
1591
1597
|
export { default as Usb } from './usb';
|
|
1592
1598
|
export { default as UserCheck } from './user-check';
|
|
@@ -1597,8 +1603,8 @@ export { default as UserMinus } from './user-minus';
|
|
|
1597
1603
|
export { default as UserPen } from './user-pen';
|
|
1598
1604
|
export { default as UserPlus } from './user-plus';
|
|
1599
1605
|
export { default as UserRoundCheck } from './user-round-check';
|
|
1600
|
-
export { default as UserRoundCog } from './user-round-cog';
|
|
1601
1606
|
export { default as UserRoundKey } from './user-round-key';
|
|
1607
|
+
export { default as UserRoundCog } from './user-round-cog';
|
|
1602
1608
|
export { default as UserRoundMinus } from './user-round-minus';
|
|
1603
1609
|
export { default as UserRoundPen } from './user-round-pen';
|
|
1604
1610
|
export { default as UserRoundPlus } from './user-round-plus';
|
|
@@ -1610,9 +1616,9 @@ export { default as UserStar } from './user-star';
|
|
|
1610
1616
|
export { default as UserX } from './user-x';
|
|
1611
1617
|
export { default as User } from './user';
|
|
1612
1618
|
export { default as UsersRound } from './users-round';
|
|
1619
|
+
export { default as Utensils } from './utensils';
|
|
1613
1620
|
export { default as Users } from './users';
|
|
1614
1621
|
export { default as UtensilsCrossed } from './utensils-crossed';
|
|
1615
|
-
export { default as Utensils } from './utensils';
|
|
1616
1622
|
export { default as UtilityPole } from './utility-pole';
|
|
1617
1623
|
export { default as Van } from './van';
|
|
1618
1624
|
export { default as Variable } from './variable';
|
|
@@ -1628,14 +1634,14 @@ export { default as VideoOff } from './video-off';
|
|
|
1628
1634
|
export { default as Video } from './video';
|
|
1629
1635
|
export { default as Videotape } from './videotape';
|
|
1630
1636
|
export { default as View } from './view';
|
|
1631
|
-
export { default as Volleyball } from './volleyball';
|
|
1632
1637
|
export { default as Voicemail } from './voicemail';
|
|
1633
|
-
export { default as
|
|
1638
|
+
export { default as Volleyball } from './volleyball';
|
|
1634
1639
|
export { default as Volume2 } from './volume-2';
|
|
1640
|
+
export { default as Volume1 } from './volume-1';
|
|
1635
1641
|
export { default as VolumeOff } from './volume-off';
|
|
1636
1642
|
export { default as VolumeX } from './volume-x';
|
|
1637
|
-
export { default as Volume } from './volume';
|
|
1638
1643
|
export { default as Vote } from './vote';
|
|
1644
|
+
export { default as Volume } from './volume';
|
|
1639
1645
|
export { default as WalletCards } from './wallet-cards';
|
|
1640
1646
|
export { default as WalletMinimal } from './wallet-minimal';
|
|
1641
1647
|
export { default as Wallet } from './wallet';
|
|
@@ -1652,8 +1658,8 @@ export { default as Waves } from './waves';
|
|
|
1652
1658
|
export { default as Waypoints } from './waypoints';
|
|
1653
1659
|
export { default as Webcam } from './webcam';
|
|
1654
1660
|
export { default as WebhookOff } from './webhook-off';
|
|
1655
|
-
export { default as WeightTilde } from './weight-tilde';
|
|
1656
1661
|
export { default as Webhook } from './webhook';
|
|
1662
|
+
export { default as WeightTilde } from './weight-tilde';
|
|
1657
1663
|
export { default as Weight } from './weight';
|
|
1658
1664
|
export { default as WheatOff } from './wheat-off';
|
|
1659
1665
|
export { default as Wheat } from './wheat';
|