@lucide/astro 1.20.0 → 1.22.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 +2 -2
- package/src/aliases/aliases.ts +76 -76
- package/src/aliases/prefixed.ts +491 -475
- package/src/aliases/suffixed.ts +726 -710
- package/src/icons/bone-fracture.ts +18 -0
- package/src/icons/carrot.ts +2 -2
- package/src/icons/database-arrow-down.ts +18 -0
- package/src/icons/database-arrow-up.ts +18 -0
- package/src/icons/database-check.ts +18 -0
- package/src/icons/database-minus.ts +18 -0
- package/src/icons/database-plus.ts +18 -0
- package/src/icons/database-x.ts +18 -0
- package/src/icons/index.ts +147 -139
- package/src/icons/phi.ts +18 -0
- package/src/icons/ungroup.ts +2 -2
package/src/icons/index.ts
CHANGED
|
@@ -4,8 +4,8 @@ export { default as ALargeSmall } from './a-large-small';
|
|
|
4
4
|
export { default as Accessibility } from './accessibility';
|
|
5
5
|
export { default as Activity } from './activity';
|
|
6
6
|
export { default as Ad } from './ad';
|
|
7
|
-
export { default as Airplay } from './airplay';
|
|
8
7
|
export { default as AirVent } from './air-vent';
|
|
8
|
+
export { default as Airplay } from './airplay';
|
|
9
9
|
export { default as AlarmClockCheck } from './alarm-clock-check';
|
|
10
10
|
export { default as AlarmClockMinus } from './alarm-clock-minus';
|
|
11
11
|
export { default as AlarmClockOff } from './alarm-clock-off';
|
|
@@ -43,8 +43,8 @@ export { default as Anchor } from './anchor';
|
|
|
43
43
|
export { default as Angry } from './angry';
|
|
44
44
|
export { default as Annoyed } from './annoyed';
|
|
45
45
|
export { default as Antenna } from './antenna';
|
|
46
|
-
export { default as Aperture } from './aperture';
|
|
47
46
|
export { default as Anvil } from './anvil';
|
|
47
|
+
export { default as Aperture } from './aperture';
|
|
48
48
|
export { default as AppWindowMac } from './app-window-mac';
|
|
49
49
|
export { default as AppWindow } from './app-window';
|
|
50
50
|
export { default as Apple } from './apple';
|
|
@@ -58,10 +58,10 @@ export { default as ArrowBigLeftDash } from './arrow-big-left-dash';
|
|
|
58
58
|
export { default as ArrowBigLeft } from './arrow-big-left';
|
|
59
59
|
export { default as ArrowBigRightDash } from './arrow-big-right-dash';
|
|
60
60
|
export { default as ArrowBigRight } from './arrow-big-right';
|
|
61
|
-
export { default as ArrowBigUp } from './arrow-big-up';
|
|
62
61
|
export { default as ArrowBigUpDash } from './arrow-big-up-dash';
|
|
63
|
-
export { default as
|
|
62
|
+
export { default as ArrowBigUp } from './arrow-big-up';
|
|
64
63
|
export { default as ArrowDown01 } from './arrow-down-0-1';
|
|
64
|
+
export { default as ArrowDown10 } from './arrow-down-1-0';
|
|
65
65
|
export { default as ArrowDownAZ } from './arrow-down-a-z';
|
|
66
66
|
export { default as ArrowDownFromLine } from './arrow-down-from-line';
|
|
67
67
|
export { default as ArrowDownLeft } from './arrow-down-left';
|
|
@@ -91,8 +91,8 @@ export { default as ArrowUpLeft } from './arrow-up-left';
|
|
|
91
91
|
export { default as ArrowUpNarrowWide } from './arrow-up-narrow-wide';
|
|
92
92
|
export { default as ArrowUpRight } from './arrow-up-right';
|
|
93
93
|
export { default as ArrowUpToLine } from './arrow-up-to-line';
|
|
94
|
-
export { default as ArrowUpZA } from './arrow-up-z-a';
|
|
95
94
|
export { default as ArrowUpWideNarrow } from './arrow-up-wide-narrow';
|
|
95
|
+
export { default as ArrowUpZA } from './arrow-up-z-a';
|
|
96
96
|
export { default as ArrowUp } from './arrow-up';
|
|
97
97
|
export { default as ArrowsUpFromLine } from './arrows-up-from-line';
|
|
98
98
|
export { default as Asterisk } from './asterisk';
|
|
@@ -118,16 +118,16 @@ export { default as BadgeMinus } from './badge-minus';
|
|
|
118
118
|
export { default as BadgePercent } from './badge-percent';
|
|
119
119
|
export { default as BadgePlus } from './badge-plus';
|
|
120
120
|
export { default as BadgePoundSterling } from './badge-pound-sterling';
|
|
121
|
-
export { default as BadgeRussianRuble } from './badge-russian-ruble';
|
|
122
121
|
export { default as BadgeQuestionMark } from './badge-question-mark';
|
|
122
|
+
export { default as BadgeRussianRuble } from './badge-russian-ruble';
|
|
123
123
|
export { default as BadgeSwissFranc } from './badge-swiss-franc';
|
|
124
124
|
export { default as BadgeTurkishLira } from './badge-turkish-lira';
|
|
125
125
|
export { default as BadgeX } from './badge-x';
|
|
126
126
|
export { default as Badge } from './badge';
|
|
127
127
|
export { default as BaggageClaim } from './baggage-claim';
|
|
128
128
|
export { default as Balloon } from './balloon';
|
|
129
|
-
export { default as Banana } from './banana';
|
|
130
129
|
export { default as Ban } from './ban';
|
|
130
|
+
export { default as Banana } from './banana';
|
|
131
131
|
export { default as Bandage } from './bandage';
|
|
132
132
|
export { default as BanknoteArrowDown } from './banknote-arrow-down';
|
|
133
133
|
export { default as BanknoteArrowUp } from './banknote-arrow-up';
|
|
@@ -175,8 +175,8 @@ export { default as Biohazard } from './biohazard';
|
|
|
175
175
|
export { default as Bird } from './bird';
|
|
176
176
|
export { default as Birdhouse } from './birdhouse';
|
|
177
177
|
export { default as Bitcoin } from './bitcoin';
|
|
178
|
-
export { default as Blender } from './blender';
|
|
179
178
|
export { default as Blend } from './blend';
|
|
179
|
+
export { default as Blender } from './blender';
|
|
180
180
|
export { default as Blinds } from './blinds';
|
|
181
181
|
export { default as Blocks } from './blocks';
|
|
182
182
|
export { default as BluetoothConnected } from './bluetooth-connected';
|
|
@@ -186,15 +186,16 @@ export { default as Bluetooth } from './bluetooth';
|
|
|
186
186
|
export { default as Bold } from './bold';
|
|
187
187
|
export { default as Bolt } from './bolt';
|
|
188
188
|
export { default as Bomb } from './bomb';
|
|
189
|
+
export { default as BoneFracture } from './bone-fracture';
|
|
189
190
|
export { default as Bone } from './bone';
|
|
190
191
|
export { default as BookA } from './book-a';
|
|
191
192
|
export { default as BookAlert } from './book-alert';
|
|
192
193
|
export { default as BookAudio } from './book-audio';
|
|
193
194
|
export { default as BookCheck } from './book-check';
|
|
194
195
|
export { default as BookCopy } from './book-copy';
|
|
196
|
+
export { default as BookDashed } from './book-dashed';
|
|
195
197
|
export { default as BookDown } from './book-down';
|
|
196
198
|
export { default as BookHeadphones } from './book-headphones';
|
|
197
|
-
export { default as BookDashed } from './book-dashed';
|
|
198
199
|
export { default as BookHeart } from './book-heart';
|
|
199
200
|
export { default as BookImage } from './book-image';
|
|
200
201
|
export { default as BookKey } from './book-key';
|
|
@@ -221,8 +222,8 @@ export { default as BookmarkX } from './bookmark-x';
|
|
|
221
222
|
export { default as Bookmark } from './bookmark';
|
|
222
223
|
export { default as BoomBox } from './boom-box';
|
|
223
224
|
export { default as BotMessageSquare } from './bot-message-square';
|
|
224
|
-
export { default as Bot } from './bot';
|
|
225
225
|
export { default as BotOff } from './bot-off';
|
|
226
|
+
export { default as Bot } from './bot';
|
|
226
227
|
export { default as BottleWine } from './bottle-wine';
|
|
227
228
|
export { default as BowArrow } from './bow-arrow';
|
|
228
229
|
export { default as Box } from './box';
|
|
@@ -231,8 +232,8 @@ export { default as Braces } from './braces';
|
|
|
231
232
|
export { default as Brackets } from './brackets';
|
|
232
233
|
export { default as BrainCircuit } from './brain-circuit';
|
|
233
234
|
export { default as BrainCog } from './brain-cog';
|
|
234
|
-
export { default as BrickWallFire } from './brick-wall-fire';
|
|
235
235
|
export { default as Brain } from './brain';
|
|
236
|
+
export { default as BrickWallFire } from './brick-wall-fire';
|
|
236
237
|
export { default as BrickWallShield } from './brick-wall-shield';
|
|
237
238
|
export { default as BrickWall } from './brick-wall';
|
|
238
239
|
export { default as BriefcaseBusiness } from './briefcase-business';
|
|
@@ -268,8 +269,8 @@ export { default as CalendarFold } from './calendar-fold';
|
|
|
268
269
|
export { default as CalendarHeart } from './calendar-heart';
|
|
269
270
|
export { default as CalendarMinus2 } from './calendar-minus-2';
|
|
270
271
|
export { default as CalendarMinus } from './calendar-minus';
|
|
271
|
-
export { default as CalendarPlus2 } from './calendar-plus-2';
|
|
272
272
|
export { default as CalendarOff } from './calendar-off';
|
|
273
|
+
export { default as CalendarPlus2 } from './calendar-plus-2';
|
|
273
274
|
export { default as CalendarPlus } from './calendar-plus';
|
|
274
275
|
export { default as CalendarRange } from './calendar-range';
|
|
275
276
|
export { default as CalendarSearch } from './calendar-search';
|
|
@@ -283,23 +284,23 @@ export { default as Camera } from './camera';
|
|
|
283
284
|
export { default as CandyCane } from './candy-cane';
|
|
284
285
|
export { default as CandyOff } from './candy-off';
|
|
285
286
|
export { default as Candy } from './candy';
|
|
286
|
-
export { default as Cannabis } from './cannabis';
|
|
287
287
|
export { default as CannabisOff } from './cannabis-off';
|
|
288
|
+
export { default as Cannabis } from './cannabis';
|
|
288
289
|
export { default as CaptionsOff } from './captions-off';
|
|
289
290
|
export { default as Captions } from './captions';
|
|
290
291
|
export { default as CarFront } from './car-front';
|
|
291
292
|
export { default as CarTaxiFront } from './car-taxi-front';
|
|
292
293
|
export { default as Car } from './car';
|
|
293
294
|
export { default as Caravan } from './caravan';
|
|
294
|
-
export { default as Carrot } from './carrot';
|
|
295
295
|
export { default as CardSim } from './card-sim';
|
|
296
|
+
export { default as Carrot } from './carrot';
|
|
296
297
|
export { default as CaseLower } from './case-lower';
|
|
297
298
|
export { default as CaseSensitive } from './case-sensitive';
|
|
298
299
|
export { default as CaseUpper } from './case-upper';
|
|
299
300
|
export { default as CassetteTape } from './cassette-tape';
|
|
300
301
|
export { default as Cast } from './cast';
|
|
301
|
-
export { default as Cat } from './cat';
|
|
302
302
|
export { default as Castle } from './castle';
|
|
303
|
+
export { default as Cat } from './cat';
|
|
303
304
|
export { default as CctvOff } from './cctv-off';
|
|
304
305
|
export { default as Cctv } from './cctv';
|
|
305
306
|
export { default as ChartArea } from './chart-area';
|
|
@@ -309,8 +310,8 @@ export { default as ChartBarIncreasing } from './chart-bar-increasing';
|
|
|
309
310
|
export { default as ChartBarStacked } from './chart-bar-stacked';
|
|
310
311
|
export { default as ChartBar } from './chart-bar';
|
|
311
312
|
export { default as ChartCandlestick } from './chart-candlestick';
|
|
312
|
-
export { default as ChartColumnDecreasing } from './chart-column-decreasing';
|
|
313
313
|
export { default as ChartColumnBig } from './chart-column-big';
|
|
314
|
+
export { default as ChartColumnDecreasing } from './chart-column-decreasing';
|
|
314
315
|
export { default as ChartColumnIncreasing } from './chart-column-increasing';
|
|
315
316
|
export { default as ChartColumnStacked } from './chart-column-stacked';
|
|
316
317
|
export { default as ChartColumn } from './chart-column';
|
|
@@ -319,15 +320,15 @@ export { default as ChartLine } from './chart-line';
|
|
|
319
320
|
export { default as ChartNetwork } from './chart-network';
|
|
320
321
|
export { default as ChartNoAxesColumnDecreasing } from './chart-no-axes-column-decreasing';
|
|
321
322
|
export { default as ChartNoAxesColumnIncreasing } from './chart-no-axes-column-increasing';
|
|
322
|
-
export { default as ChartNoAxesGantt } from './chart-no-axes-gantt';
|
|
323
323
|
export { default as ChartNoAxesColumn } from './chart-no-axes-column';
|
|
324
|
-
export { default as ChartPie } from './chart-pie';
|
|
325
324
|
export { default as ChartNoAxesCombined } from './chart-no-axes-combined';
|
|
325
|
+
export { default as ChartNoAxesGantt } from './chart-no-axes-gantt';
|
|
326
|
+
export { default as ChartPie } from './chart-pie';
|
|
326
327
|
export { default as ChartScatter } from './chart-scatter';
|
|
327
328
|
export { default as ChartSpline } from './chart-spline';
|
|
329
|
+
export { default as CheckCheck } from './check-check';
|
|
328
330
|
export { default as CheckLine } from './check-line';
|
|
329
331
|
export { default as Check } from './check';
|
|
330
|
-
export { default as CheckCheck } from './check-check';
|
|
331
332
|
export { default as ChefHat } from './chef-hat';
|
|
332
333
|
export { default as Cherry } from './cherry';
|
|
333
334
|
export { default as ChessBishop } from './chess-bishop';
|
|
@@ -337,14 +338,14 @@ export { default as ChessPawn } from './chess-pawn';
|
|
|
337
338
|
export { default as ChessQueen } from './chess-queen';
|
|
338
339
|
export { default as ChessRook } from './chess-rook';
|
|
339
340
|
export { default as ChevronDown } from './chevron-down';
|
|
340
|
-
export { default as ChevronLast } from './chevron-last';
|
|
341
341
|
export { default as ChevronFirst } from './chevron-first';
|
|
342
|
+
export { default as ChevronLast } from './chevron-last';
|
|
342
343
|
export { default as ChevronLeft } from './chevron-left';
|
|
343
344
|
export { default as ChevronRight } from './chevron-right';
|
|
344
345
|
export { default as ChevronUp } from './chevron-up';
|
|
345
346
|
export { default as ChevronsDownUp } from './chevrons-down-up';
|
|
346
|
-
export { default as ChevronsDown } from './chevrons-down';
|
|
347
347
|
export { default as ChevronsLeftRightEllipsis } from './chevrons-left-right-ellipsis';
|
|
348
|
+
export { default as ChevronsDown } from './chevrons-down';
|
|
348
349
|
export { default as ChevronsLeftRight } from './chevrons-left-right';
|
|
349
350
|
export { default as ChevronsLeft } from './chevrons-left';
|
|
350
351
|
export { default as ChevronsRightLeft } from './chevrons-right-left';
|
|
@@ -357,8 +358,8 @@ export { default as Cigarette } from './cigarette';
|
|
|
357
358
|
export { default as CircleAlert } from './circle-alert';
|
|
358
359
|
export { default as CircleArrowDown } from './circle-arrow-down';
|
|
359
360
|
export { default as CircleArrowLeft } from './circle-arrow-left';
|
|
360
|
-
export { default as CircleArrowOutDownLeft } from './circle-arrow-out-down-left';
|
|
361
361
|
export { default as CircleArrowOutDownRight } from './circle-arrow-out-down-right';
|
|
362
|
+
export { default as CircleArrowOutDownLeft } from './circle-arrow-out-down-left';
|
|
362
363
|
export { default as CircleArrowOutUpLeft } from './circle-arrow-out-up-left';
|
|
363
364
|
export { default as CircleArrowOutUpRight } from './circle-arrow-out-up-right';
|
|
364
365
|
export { default as CircleArrowRight } from './circle-arrow-right';
|
|
@@ -384,9 +385,9 @@ export { default as CircleOff } from './circle-off';
|
|
|
384
385
|
export { default as CircleParkingOff } from './circle-parking-off';
|
|
385
386
|
export { default as CircleParking } from './circle-parking';
|
|
386
387
|
export { default as CirclePause } from './circle-pause';
|
|
388
|
+
export { default as CirclePercent } from './circle-percent';
|
|
387
389
|
export { default as CirclePile } from './circle-pile';
|
|
388
390
|
export { default as CirclePlay } from './circle-play';
|
|
389
|
-
export { default as CirclePercent } from './circle-percent';
|
|
390
391
|
export { default as CirclePlus } from './circle-plus';
|
|
391
392
|
export { default as CirclePoundSterling } from './circle-pound-sterling';
|
|
392
393
|
export { default as CirclePower } from './circle-power';
|
|
@@ -424,10 +425,10 @@ export { default as Clock3 } from './clock-3';
|
|
|
424
425
|
export { default as Clock4 } from './clock-4';
|
|
425
426
|
export { default as Clock5 } from './clock-5';
|
|
426
427
|
export { default as Clock6 } from './clock-6';
|
|
427
|
-
export { default as Clock8 } from './clock-8';
|
|
428
428
|
export { default as Clock7 } from './clock-7';
|
|
429
|
-
export { default as
|
|
429
|
+
export { default as Clock8 } from './clock-8';
|
|
430
430
|
export { default as Clock9 } from './clock-9';
|
|
431
|
+
export { default as ClockAlert } from './clock-alert';
|
|
431
432
|
export { default as ClockArrowDown } from './clock-arrow-down';
|
|
432
433
|
export { default as ClockArrowLeft } from './clock-arrow-left';
|
|
433
434
|
export { default as ClockArrowRight } from './clock-arrow-right';
|
|
@@ -447,8 +448,8 @@ export { default as CloudFog } from './cloud-fog';
|
|
|
447
448
|
export { default as CloudHail } from './cloud-hail';
|
|
448
449
|
export { default as CloudLightning } from './cloud-lightning';
|
|
449
450
|
export { default as CloudMoonRain } from './cloud-moon-rain';
|
|
450
|
-
export { default as CloudOff } from './cloud-off';
|
|
451
451
|
export { default as CloudMoon } from './cloud-moon';
|
|
452
|
+
export { default as CloudOff } from './cloud-off';
|
|
452
453
|
export { default as CloudRainWind } from './cloud-rain-wind';
|
|
453
454
|
export { default as CloudRain } from './cloud-rain';
|
|
454
455
|
export { default as CloudSnow } from './cloud-snow';
|
|
@@ -503,18 +504,24 @@ export { default as Cpu } from './cpu';
|
|
|
503
504
|
export { default as CreativeCommons } from './creative-commons';
|
|
504
505
|
export { default as CreditCard } from './credit-card';
|
|
505
506
|
export { default as Croissant } from './croissant';
|
|
506
|
-
export { default as Cross } from './cross';
|
|
507
507
|
export { default as Crop } from './crop';
|
|
508
|
+
export { default as Cross } from './cross';
|
|
508
509
|
export { default as Crosshair } from './crosshair';
|
|
509
510
|
export { default as Crown } from './crown';
|
|
510
511
|
export { default as Cuboid } from './cuboid';
|
|
511
512
|
export { default as CupSoda } from './cup-soda';
|
|
512
513
|
export { default as Currency } from './currency';
|
|
513
514
|
export { default as Cylinder } from './cylinder';
|
|
514
|
-
export { default as DatabaseBackup } from './database-backup';
|
|
515
515
|
export { default as Dam } from './dam';
|
|
516
|
-
export { default as
|
|
516
|
+
export { default as DatabaseArrowDown } from './database-arrow-down';
|
|
517
|
+
export { default as DatabaseArrowUp } from './database-arrow-up';
|
|
518
|
+
export { default as DatabaseBackup } from './database-backup';
|
|
519
|
+
export { default as DatabaseCheck } from './database-check';
|
|
520
|
+
export { default as DatabaseMinus } from './database-minus';
|
|
521
|
+
export { default as DatabasePlus } from './database-plus';
|
|
517
522
|
export { default as DatabaseSearch } from './database-search';
|
|
523
|
+
export { default as DatabaseX } from './database-x';
|
|
524
|
+
export { default as DatabaseZap } from './database-zap';
|
|
518
525
|
export { default as Database } from './database';
|
|
519
526
|
export { default as DecimalsArrowLeft } from './decimals-arrow-left';
|
|
520
527
|
export { default as DecimalsArrowRight } from './decimals-arrow-right';
|
|
@@ -543,8 +550,8 @@ export { default as Dna } from './dna';
|
|
|
543
550
|
export { default as Dock } from './dock';
|
|
544
551
|
export { default as Dog } from './dog';
|
|
545
552
|
export { default as DollarSign } from './dollar-sign';
|
|
546
|
-
export { default as DoorClosedLocked } from './door-closed-locked';
|
|
547
553
|
export { default as Donut } from './donut';
|
|
554
|
+
export { default as DoorClosedLocked } from './door-closed-locked';
|
|
548
555
|
export { default as DoorClosed } from './door-closed';
|
|
549
556
|
export { default as DoorOpen } from './door-open';
|
|
550
557
|
export { default as Dot } from './dot';
|
|
@@ -563,8 +570,8 @@ export { default as EarOff } from './ear-off';
|
|
|
563
570
|
export { default as Ear } from './ear';
|
|
564
571
|
export { default as EarthLock } from './earth-lock';
|
|
565
572
|
export { default as Earth } from './earth';
|
|
566
|
-
export { default as EggFried } from './egg-fried';
|
|
567
573
|
export { default as Eclipse } from './eclipse';
|
|
574
|
+
export { default as EggFried } from './egg-fried';
|
|
568
575
|
export { default as EggOff } from './egg-off';
|
|
569
576
|
export { default as Egg } from './egg';
|
|
570
577
|
export { default as Ellipse } from './ellipse';
|
|
@@ -582,23 +589,23 @@ export { default as ExternalLink } from './external-link';
|
|
|
582
589
|
export { default as EyeClosed } from './eye-closed';
|
|
583
590
|
export { default as EyeDashed } from './eye-dashed';
|
|
584
591
|
export { default as EyeOff } from './eye-off';
|
|
592
|
+
export { default as Eye } from './eye';
|
|
585
593
|
export { default as Factory } from './factory';
|
|
586
594
|
export { default as Fan } from './fan';
|
|
587
|
-
export { default as Eye } from './eye';
|
|
588
595
|
export { default as FastForward } from './fast-forward';
|
|
589
596
|
export { default as Feather } from './feather';
|
|
590
597
|
export { default as Fence } from './fence';
|
|
591
|
-
export { default as FileArchive } from './file-archive';
|
|
592
598
|
export { default as FerrisWheel } from './ferris-wheel';
|
|
599
|
+
export { default as FileArchive } from './file-archive';
|
|
593
600
|
export { default as FileAxis3d } from './file-axis-3d';
|
|
594
|
-
export { default as FileBox } from './file-box';
|
|
595
601
|
export { default as FileBadge } from './file-badge';
|
|
602
|
+
export { default as FileBox } from './file-box';
|
|
596
603
|
export { default as FileBracesCorner } from './file-braces-corner';
|
|
597
604
|
export { default as FileBraces } from './file-braces';
|
|
598
605
|
export { default as FileChartColumnIncreasing } from './file-chart-column-increasing';
|
|
599
606
|
export { default as FileChartColumn } from './file-chart-column';
|
|
600
|
-
export { default as FileChartPie } from './file-chart-pie';
|
|
601
607
|
export { default as FileChartLine } from './file-chart-line';
|
|
608
|
+
export { default as FileChartPie } from './file-chart-pie';
|
|
602
609
|
export { default as FileCheckCorner } from './file-check-corner';
|
|
603
610
|
export { default as FileCheck } from './file-check';
|
|
604
611
|
export { default as FileClock } from './file-clock';
|
|
@@ -610,11 +617,11 @@ export { default as FileDigit } from './file-digit';
|
|
|
610
617
|
export { default as FileDown } from './file-down';
|
|
611
618
|
export { default as FileExclamationPoint } from './file-exclamation-point';
|
|
612
619
|
export { default as FileHeadphone } from './file-headphone';
|
|
613
|
-
export { default as FileImage } from './file-image';
|
|
614
620
|
export { default as FileHeart } from './file-heart';
|
|
621
|
+
export { default as FileImage } from './file-image';
|
|
615
622
|
export { default as FileInput } from './file-input';
|
|
616
|
-
export { default as FileLock } from './file-lock';
|
|
617
623
|
export { default as FileKey } from './file-key';
|
|
624
|
+
export { default as FileLock } from './file-lock';
|
|
618
625
|
export { default as FileMinusCorner } from './file-minus-corner';
|
|
619
626
|
export { default as FileMinus } from './file-minus';
|
|
620
627
|
export { default as FileMusic } from './file-music';
|
|
@@ -628,10 +635,10 @@ export { default as FileQuestionMark } from './file-question-mark';
|
|
|
628
635
|
export { default as FileScan } from './file-scan';
|
|
629
636
|
export { default as FileSearchCorner } from './file-search-corner';
|
|
630
637
|
export { default as FileSearch } from './file-search';
|
|
631
|
-
export { default as FileSliders } from './file-sliders';
|
|
632
638
|
export { default as FileSignal } from './file-signal';
|
|
633
|
-
export { default as
|
|
639
|
+
export { default as FileSliders } from './file-sliders';
|
|
634
640
|
export { default as FileSpreadsheet } from './file-spreadsheet';
|
|
641
|
+
export { default as FileStack } from './file-stack';
|
|
635
642
|
export { default as FileSymlink } from './file-symlink';
|
|
636
643
|
export { default as FileTerminal } from './file-terminal';
|
|
637
644
|
export { default as FileText } from './file-text';
|
|
@@ -639,12 +646,12 @@ export { default as FileTypeCorner } from './file-type-corner';
|
|
|
639
646
|
export { default as FileType } from './file-type';
|
|
640
647
|
export { default as FileUp } from './file-up';
|
|
641
648
|
export { default as FileUser } from './file-user';
|
|
642
|
-
export { default as FileVolume } from './file-volume';
|
|
643
649
|
export { default as FileVideoCamera } from './file-video-camera';
|
|
650
|
+
export { default as FileVolume } from './file-volume';
|
|
644
651
|
export { default as FileXCorner } from './file-x-corner';
|
|
645
652
|
export { default as FileX } from './file-x';
|
|
646
|
-
export { default as Files } from './files';
|
|
647
653
|
export { default as File } from './file';
|
|
654
|
+
export { default as Files } from './files';
|
|
648
655
|
export { default as Film } from './film';
|
|
649
656
|
export { default as FingerprintPattern } from './fingerprint-pattern';
|
|
650
657
|
export { default as FireExtinguisher } from './fire-extinguisher';
|
|
@@ -661,12 +668,12 @@ export { default as FlameKindling } from './flame-kindling';
|
|
|
661
668
|
export { default as Flame } from './flame';
|
|
662
669
|
export { default as FlashlightOff } from './flashlight-off';
|
|
663
670
|
export { default as Flashlight } from './flashlight';
|
|
664
|
-
export { default as FlaskConical } from './flask-conical';
|
|
665
671
|
export { default as FlaskConicalOff } from './flask-conical-off';
|
|
672
|
+
export { default as FlaskConical } from './flask-conical';
|
|
666
673
|
export { default as FlaskRound } from './flask-round';
|
|
667
674
|
export { default as FlipHorizontal2 } from './flip-horizontal-2';
|
|
668
|
-
export { default as Flower2 } from './flower-2';
|
|
669
675
|
export { default as FlipVertical2 } from './flip-vertical-2';
|
|
676
|
+
export { default as Flower2 } from './flower-2';
|
|
670
677
|
export { default as Flower } from './flower';
|
|
671
678
|
export { default as Focus } from './focus';
|
|
672
679
|
export { default as FoldHorizontal } from './fold-horizontal';
|
|
@@ -676,37 +683,37 @@ export { default as FolderBookmark } from './folder-bookmark';
|
|
|
676
683
|
export { default as FolderCheck } from './folder-check';
|
|
677
684
|
export { default as FolderClock } from './folder-clock';
|
|
678
685
|
export { default as FolderClosed } from './folder-closed';
|
|
686
|
+
export { default as FolderCode } from './folder-code';
|
|
679
687
|
export { default as FolderCog } from './folder-cog';
|
|
680
688
|
export { default as FolderDot } from './folder-dot';
|
|
681
|
-
export { default as FolderCode } from './folder-code';
|
|
682
689
|
export { default as FolderDown } from './folder-down';
|
|
683
690
|
export { default as FolderGit2 } from './folder-git-2';
|
|
684
691
|
export { default as FolderGit } from './folder-git';
|
|
685
692
|
export { default as FolderHeart } from './folder-heart';
|
|
686
|
-
export { default as FolderKanban } from './folder-kanban';
|
|
687
693
|
export { default as FolderInput } from './folder-input';
|
|
694
|
+
export { default as FolderKanban } from './folder-kanban';
|
|
688
695
|
export { default as FolderKey } from './folder-key';
|
|
689
696
|
export { default as FolderLock } from './folder-lock';
|
|
690
697
|
export { default as FolderMinus } from './folder-minus';
|
|
691
698
|
export { default as FolderOpenDot } from './folder-open-dot';
|
|
692
|
-
export { default as FolderOutput } from './folder-output';
|
|
693
699
|
export { default as FolderOpen } from './folder-open';
|
|
700
|
+
export { default as FolderOutput } from './folder-output';
|
|
694
701
|
export { default as FolderPen } from './folder-pen';
|
|
695
702
|
export { default as FolderPlus } from './folder-plus';
|
|
696
703
|
export { default as FolderRoot } from './folder-root';
|
|
697
704
|
export { default as FolderSearch2 } from './folder-search-2';
|
|
698
705
|
export { default as FolderSearch } from './folder-search';
|
|
699
|
-
export { default as FolderSync } from './folder-sync';
|
|
700
706
|
export { default as FolderSymlink } from './folder-symlink';
|
|
707
|
+
export { default as FolderSync } from './folder-sync';
|
|
701
708
|
export { default as FolderTree } from './folder-tree';
|
|
702
709
|
export { default as FolderUp } from './folder-up';
|
|
703
710
|
export { default as FolderX } from './folder-x';
|
|
704
711
|
export { default as Folder } from './folder';
|
|
705
712
|
export { default as Folders } from './folders';
|
|
706
713
|
export { default as Footprints } from './footprints';
|
|
714
|
+
export { default as Forklift } from './forklift';
|
|
707
715
|
export { default as Form } from './form';
|
|
708
716
|
export { default as Forward } from './forward';
|
|
709
|
-
export { default as Forklift } from './forklift';
|
|
710
717
|
export { default as Frame } from './frame';
|
|
711
718
|
export { default as Frown } from './frown';
|
|
712
719
|
export { default as Fuel } from './fuel';
|
|
@@ -722,29 +729,29 @@ export { default as GalleryVertical } from './gallery-vertical';
|
|
|
722
729
|
export { default as Gamepad2 } from './gamepad-2';
|
|
723
730
|
export { default as GamepadDirectional } from './gamepad-directional';
|
|
724
731
|
export { default as Gamepad } from './gamepad';
|
|
732
|
+
export { default as Gauge } from './gauge';
|
|
725
733
|
export { default as Gavel } from './gavel';
|
|
726
734
|
export { default as Gem } from './gem';
|
|
727
|
-
export { default as Gauge } from './gauge';
|
|
728
735
|
export { default as GeorgianLari } from './georgian-lari';
|
|
729
736
|
export { default as Ghost } from './ghost';
|
|
730
737
|
export { default as Gift } from './gift';
|
|
731
738
|
export { default as GitBranchMinus } from './git-branch-minus';
|
|
732
739
|
export { default as GitBranchPlus } from './git-branch-plus';
|
|
733
|
-
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
734
740
|
export { default as GitBranch } from './git-branch';
|
|
741
|
+
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
735
742
|
export { default as GitCommitVertical } from './git-commit-vertical';
|
|
736
|
-
export { default as GitCompare } from './git-compare';
|
|
737
743
|
export { default as GitCompareArrows } from './git-compare-arrows';
|
|
744
|
+
export { default as GitCompare } from './git-compare';
|
|
738
745
|
export { default as GitFork } from './git-fork';
|
|
739
746
|
export { default as GitGraph } from './git-graph';
|
|
740
747
|
export { default as GitMergeConflict } from './git-merge-conflict';
|
|
741
748
|
export { default as GitMerge } from './git-merge';
|
|
742
749
|
export { default as GitPullRequestArrow } from './git-pull-request-arrow';
|
|
743
|
-
export { default as GitPullRequestClosed } from './git-pull-request-closed';
|
|
744
750
|
export { default as GitPullRequestCreateArrow } from './git-pull-request-create-arrow';
|
|
751
|
+
export { default as GitPullRequestClosed } from './git-pull-request-closed';
|
|
752
|
+
export { default as GitPullRequestCreate } from './git-pull-request-create';
|
|
745
753
|
export { default as GitPullRequestDraft } from './git-pull-request-draft';
|
|
746
754
|
export { default as GitPullRequest } from './git-pull-request';
|
|
747
|
-
export { default as GitPullRequestCreate } from './git-pull-request-create';
|
|
748
755
|
export { default as GlassWater } from './glass-water';
|
|
749
756
|
export { default as Glasses } from './glasses';
|
|
750
757
|
export { default as GlobeCheck } from './globe-check';
|
|
@@ -763,11 +770,11 @@ export { default as Grid2x2 } from './grid-2x2';
|
|
|
763
770
|
export { default as Grid3x2 } from './grid-3x2';
|
|
764
771
|
export { default as Grid3x3 } from './grid-3x3';
|
|
765
772
|
export { default as GripHorizontal } from './grip-horizontal';
|
|
766
|
-
export { default as Grip } from './grip';
|
|
767
773
|
export { default as GripVertical } from './grip-vertical';
|
|
774
|
+
export { default as Grip } from './grip';
|
|
768
775
|
export { default as Group } from './group';
|
|
769
|
-
export { default as Ham } from './ham';
|
|
770
776
|
export { default as Guitar } from './guitar';
|
|
777
|
+
export { default as Ham } from './ham';
|
|
771
778
|
export { default as Hamburger } from './hamburger';
|
|
772
779
|
export { default as Hammer } from './hammer';
|
|
773
780
|
export { default as HandCoins } from './hand-coins';
|
|
@@ -786,26 +793,26 @@ export { default as HardDrive } from './hard-drive';
|
|
|
786
793
|
export { default as HardHat } from './hard-hat';
|
|
787
794
|
export { default as Hash } from './hash';
|
|
788
795
|
export { default as HatGlasses } from './hat-glasses';
|
|
789
|
-
export { default as Hd } from './hd';
|
|
790
796
|
export { default as Haze } from './haze';
|
|
797
|
+
export { default as Hd } from './hd';
|
|
791
798
|
export { default as HdmiPort } from './hdmi-port';
|
|
792
799
|
export { default as Heading1 } from './heading-1';
|
|
793
|
-
export { default as Heading3 } from './heading-3';
|
|
794
800
|
export { default as Heading2 } from './heading-2';
|
|
795
|
-
export { default as
|
|
801
|
+
export { default as Heading3 } from './heading-3';
|
|
796
802
|
export { default as Heading4 } from './heading-4';
|
|
797
803
|
export { default as Heading6 } from './heading-6';
|
|
804
|
+
export { default as Heading5 } from './heading-5';
|
|
798
805
|
export { default as Heading } from './heading';
|
|
799
806
|
export { default as HeadphoneOff } from './headphone-off';
|
|
800
807
|
export { default as Headphones } from './headphones';
|
|
801
|
-
export { default as HeartCrack } from './heart-crack';
|
|
802
808
|
export { default as Headset } from './headset';
|
|
803
|
-
export { default as
|
|
809
|
+
export { default as HeartCrack } from './heart-crack';
|
|
804
810
|
export { default as HeartHandshake } from './heart-handshake';
|
|
811
|
+
export { default as HeartMinus } from './heart-minus';
|
|
805
812
|
export { default as HeartOff } from './heart-off';
|
|
806
813
|
export { default as HeartPlus } from './heart-plus';
|
|
807
|
-
export { default as HeartX } from './heart-x';
|
|
808
814
|
export { default as HeartPulse } from './heart-pulse';
|
|
815
|
+
export { default as HeartX } from './heart-x';
|
|
809
816
|
export { default as Heart } from './heart';
|
|
810
817
|
export { default as Heater } from './heater';
|
|
811
818
|
export { default as Helicopter } from './helicopter';
|
|
@@ -826,8 +833,8 @@ export { default as IceCreamBowl } from './ice-cream-bowl';
|
|
|
826
833
|
export { default as IceCreamCone } from './ice-cream-cone';
|
|
827
834
|
export { default as IdCardLanyard } from './id-card-lanyard';
|
|
828
835
|
export { default as IdCard } from './id-card';
|
|
829
|
-
export { default as ImageMinus } from './image-minus';
|
|
830
836
|
export { default as ImageDown } from './image-down';
|
|
837
|
+
export { default as ImageMinus } from './image-minus';
|
|
831
838
|
export { default as ImageOff } from './image-off';
|
|
832
839
|
export { default as ImagePlay } from './image-play';
|
|
833
840
|
export { default as ImagePlus } from './image-plus';
|
|
@@ -837,10 +844,10 @@ export { default as Image } from './image';
|
|
|
837
844
|
export { default as Images } from './images';
|
|
838
845
|
export { default as Import } from './import';
|
|
839
846
|
export { default as Inbox } from './inbox';
|
|
840
|
-
export { default as Infinity } from './infinity';
|
|
841
847
|
export { default as IndianRupee } from './indian-rupee';
|
|
842
848
|
export { default as Info } from './info';
|
|
843
849
|
export { default as InspectionPanel } from './inspection-panel';
|
|
850
|
+
export { default as Infinity } from './infinity';
|
|
844
851
|
export { default as Italic } from './italic';
|
|
845
852
|
export { default as IterationCcw } from './iteration-ccw';
|
|
846
853
|
export { default as IterationCw } from './iteration-cw';
|
|
@@ -850,8 +857,8 @@ export { default as Kanban } from './kanban';
|
|
|
850
857
|
export { default as Kayak } from './kayak';
|
|
851
858
|
export { default as KeyRound } from './key-round';
|
|
852
859
|
export { default as KeySquare } from './key-square';
|
|
853
|
-
export { default as KeyboardMusic } from './keyboard-music';
|
|
854
860
|
export { default as Key } from './key';
|
|
861
|
+
export { default as KeyboardMusic } from './keyboard-music';
|
|
855
862
|
export { default as KeyboardOff } from './keyboard-off';
|
|
856
863
|
export { default as Keyboard } from './keyboard';
|
|
857
864
|
export { default as LampCeiling } from './lamp-ceiling';
|
|
@@ -878,8 +885,8 @@ export { default as LayoutGrid } from './layout-grid';
|
|
|
878
885
|
export { default as LayoutList } from './layout-list';
|
|
879
886
|
export { default as LayoutPanelLeft } from './layout-panel-left';
|
|
880
887
|
export { default as LayoutPanelTop } from './layout-panel-top';
|
|
881
|
-
export { default as Leaf } from './leaf';
|
|
882
888
|
export { default as LayoutTemplate } from './layout-template';
|
|
889
|
+
export { default as Leaf } from './leaf';
|
|
883
890
|
export { default as LeafyGreen } from './leafy-green';
|
|
884
891
|
export { default as Lectern } from './lectern';
|
|
885
892
|
export { default as LensConcave } from './lens-concave';
|
|
@@ -895,8 +902,8 @@ export { default as LineSquiggle } from './line-squiggle';
|
|
|
895
902
|
export { default as LineStyle } from './line-style';
|
|
896
903
|
export { default as Link2Off } from './link-2-off';
|
|
897
904
|
export { default as Link2 } from './link-2';
|
|
898
|
-
export { default as Link } from './link';
|
|
899
905
|
export { default as ListCheck } from './list-check';
|
|
906
|
+
export { default as Link } from './link';
|
|
900
907
|
export { default as ListChecks } from './list-checks';
|
|
901
908
|
export { default as ListChevronsDownUp } from './list-chevrons-down-up';
|
|
902
909
|
export { default as ListChevronsUpDown } from './list-chevrons-up-down';
|
|
@@ -904,9 +911,9 @@ export { default as ListCollapse } from './list-collapse';
|
|
|
904
911
|
export { default as ListEnd } from './list-end';
|
|
905
912
|
export { default as ListFilterPlus } from './list-filter-plus';
|
|
906
913
|
export { default as ListFilter } from './list-filter';
|
|
914
|
+
export { default as ListIndentDecrease } from './list-indent-decrease';
|
|
907
915
|
export { default as ListIndentIncrease } from './list-indent-increase';
|
|
908
916
|
export { default as ListMinus } from './list-minus';
|
|
909
|
-
export { default as ListIndentDecrease } from './list-indent-decrease';
|
|
910
917
|
export { default as ListMusic } from './list-music';
|
|
911
918
|
export { default as ListOrdered } from './list-ordered';
|
|
912
919
|
export { default as ListPlus } from './list-plus';
|
|
@@ -943,23 +950,23 @@ export { default as MailQuestionMark } from './mail-question-mark';
|
|
|
943
950
|
export { default as MailSearch } from './mail-search';
|
|
944
951
|
export { default as MailWarning } from './mail-warning';
|
|
945
952
|
export { default as MailX } from './mail-x';
|
|
946
|
-
export { default as Mails } from './mails';
|
|
947
953
|
export { default as Mail } from './mail';
|
|
948
954
|
export { default as Mailbox } from './mailbox';
|
|
955
|
+
export { default as Mails } from './mails';
|
|
956
|
+
export { default as MapMinus } from './map-minus';
|
|
949
957
|
export { default as MapPinCheckInside } from './map-pin-check-inside';
|
|
950
958
|
export { default as MapPinCheck } from './map-pin-check';
|
|
951
|
-
export { default as MapMinus } from './map-minus';
|
|
952
959
|
export { default as MapPinHouse } from './map-pin-house';
|
|
953
960
|
export { default as MapPinMinusInside } from './map-pin-minus-inside';
|
|
954
961
|
export { default as MapPinMinus } from './map-pin-minus';
|
|
955
|
-
export { default as MapPinPen } from './map-pin-pen';
|
|
956
962
|
export { default as MapPinOff } from './map-pin-off';
|
|
963
|
+
export { default as MapPinPen } from './map-pin-pen';
|
|
957
964
|
export { default as MapPinPlusInside } from './map-pin-plus-inside';
|
|
958
965
|
export { default as MapPinPlus } from './map-pin-plus';
|
|
959
966
|
export { default as MapPinSearch } from './map-pin-search';
|
|
960
967
|
export { default as MapPinXInside } from './map-pin-x-inside';
|
|
961
|
-
export { default as MapPin } from './map-pin';
|
|
962
968
|
export { default as MapPinX } from './map-pin-x';
|
|
969
|
+
export { default as MapPin } from './map-pin';
|
|
963
970
|
export { default as MapPinned } from './map-pinned';
|
|
964
971
|
export { default as MapPlus } from './map-plus';
|
|
965
972
|
export { default as Map } from './map';
|
|
@@ -973,11 +980,11 @@ export { default as MegaphoneOff } from './megaphone-off';
|
|
|
973
980
|
export { default as Megaphone } from './megaphone';
|
|
974
981
|
export { default as Meh } from './meh';
|
|
975
982
|
export { default as MemoryStick } from './memory-stick';
|
|
976
|
-
export { default as Merge } from './merge';
|
|
977
983
|
export { default as Menu } from './menu';
|
|
984
|
+
export { default as Merge } from './merge';
|
|
978
985
|
export { default as MessageCircleCheck } from './message-circle-check';
|
|
979
|
-
export { default as MessageCircleDashed } from './message-circle-dashed';
|
|
980
986
|
export { default as MessageCircleCode } from './message-circle-code';
|
|
987
|
+
export { default as MessageCircleDashed } from './message-circle-dashed';
|
|
981
988
|
export { default as MessageCircleHeart } from './message-circle-heart';
|
|
982
989
|
export { default as MessageCircleMore } from './message-circle-more';
|
|
983
990
|
export { default as MessageCircleOff } from './message-circle-off';
|
|
@@ -1002,13 +1009,13 @@ export { default as MessageSquareReply } from './message-square-reply';
|
|
|
1002
1009
|
export { default as MessageSquareShare } from './message-square-share';
|
|
1003
1010
|
export { default as MessageSquareText } from './message-square-text';
|
|
1004
1011
|
export { default as MessageSquareWarning } from './message-square-warning';
|
|
1005
|
-
export { default as MessageSquare } from './message-square';
|
|
1006
1012
|
export { default as MessageSquareX } from './message-square-x';
|
|
1013
|
+
export { default as MessageSquare } from './message-square';
|
|
1007
1014
|
export { default as MessagesSquare } from './messages-square';
|
|
1008
1015
|
export { default as Metronome } from './metronome';
|
|
1009
1016
|
export { default as MicOff } from './mic-off';
|
|
1010
|
-
export { default as Mic } from './mic';
|
|
1011
1017
|
export { default as MicVocal } from './mic-vocal';
|
|
1018
|
+
export { default as Mic } from './mic';
|
|
1012
1019
|
export { default as Microchip } from './microchip';
|
|
1013
1020
|
export { default as Microscope } from './microscope';
|
|
1014
1021
|
export { default as Microwave } from './microwave';
|
|
@@ -1022,14 +1029,14 @@ export { default as MirrorRectangular } from './mirror-rectangular';
|
|
|
1022
1029
|
export { default as MirrorRound } from './mirror-round';
|
|
1023
1030
|
export { default as MonitorCheck } from './monitor-check';
|
|
1024
1031
|
export { default as MonitorCloud } from './monitor-cloud';
|
|
1032
|
+
export { default as MonitorCog } from './monitor-cog';
|
|
1025
1033
|
export { default as MonitorDot } from './monitor-dot';
|
|
1026
1034
|
export { default as MonitorDown } from './monitor-down';
|
|
1027
|
-
export { default as MonitorCog } from './monitor-cog';
|
|
1028
1035
|
export { default as MonitorOff } from './monitor-off';
|
|
1029
1036
|
export { default as MonitorPause } from './monitor-pause';
|
|
1037
|
+
export { default as MonitorPlay } from './monitor-play';
|
|
1030
1038
|
export { default as MonitorSmartphone } from './monitor-smartphone';
|
|
1031
1039
|
export { default as MonitorSpeaker } from './monitor-speaker';
|
|
1032
|
-
export { default as MonitorPlay } from './monitor-play';
|
|
1033
1040
|
export { default as MonitorStop } from './monitor-stop';
|
|
1034
1041
|
export { default as MonitorUp } from './monitor-up';
|
|
1035
1042
|
export { default as MonitorX } from './monitor-x';
|
|
@@ -1040,16 +1047,16 @@ export { default as Motorbike } from './motorbike';
|
|
|
1040
1047
|
export { default as MountainSnow } from './mountain-snow';
|
|
1041
1048
|
export { default as Mountain } from './mountain';
|
|
1042
1049
|
export { default as MouseLeft } from './mouse-left';
|
|
1043
|
-
export { default as MouseOff } from './mouse-off';
|
|
1044
1050
|
export { default as MousePointer2Off } from './mouse-pointer-2-off';
|
|
1051
|
+
export { default as MouseOff } from './mouse-off';
|
|
1045
1052
|
export { default as MousePointer2 } from './mouse-pointer-2';
|
|
1046
1053
|
export { default as MousePointerBan } from './mouse-pointer-ban';
|
|
1047
1054
|
export { default as MousePointerClick } from './mouse-pointer-click';
|
|
1048
1055
|
export { default as MousePointer } from './mouse-pointer';
|
|
1049
1056
|
export { default as MouseRight } from './mouse-right';
|
|
1050
1057
|
export { default as Mouse } from './mouse';
|
|
1051
|
-
export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
1052
1058
|
export { default as Move3d } from './move-3d';
|
|
1059
|
+
export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
1053
1060
|
export { default as MoveDiagonal } from './move-diagonal';
|
|
1054
1061
|
export { default as MoveDownLeft } from './move-down-left';
|
|
1055
1062
|
export { default as MoveDownRight } from './move-down-right';
|
|
@@ -1094,8 +1101,8 @@ export { default as Origami } from './origami';
|
|
|
1094
1101
|
export { default as Package2 } from './package-2';
|
|
1095
1102
|
export { default as PackageCheck } from './package-check';
|
|
1096
1103
|
export { default as PackageMinus } from './package-minus';
|
|
1097
|
-
export { default as PackagePlus } from './package-plus';
|
|
1098
1104
|
export { default as PackageOpen } from './package-open';
|
|
1105
|
+
export { default as PackagePlus } from './package-plus';
|
|
1099
1106
|
export { default as PackageSearch } from './package-search';
|
|
1100
1107
|
export { default as PackageX } from './package-x';
|
|
1101
1108
|
export { default as Package } from './package';
|
|
@@ -1108,8 +1115,8 @@ export { default as Panda } from './panda';
|
|
|
1108
1115
|
export { default as PanelBottomClose } from './panel-bottom-close';
|
|
1109
1116
|
export { default as PanelBottomDashed } from './panel-bottom-dashed';
|
|
1110
1117
|
export { default as PanelBottomOpen } from './panel-bottom-open';
|
|
1111
|
-
export { default as PanelBottom } from './panel-bottom';
|
|
1112
1118
|
export { default as PanelLeftClose } from './panel-left-close';
|
|
1119
|
+
export { default as PanelBottom } from './panel-bottom';
|
|
1113
1120
|
export { default as PanelLeftDashed } from './panel-left-dashed';
|
|
1114
1121
|
export { default as PanelLeftOpen } from './panel-left-open';
|
|
1115
1122
|
export { default as PanelLeftRightDashed } from './panel-left-right-dashed';
|
|
@@ -1126,8 +1133,8 @@ export { default as PanelTop } from './panel-top';
|
|
|
1126
1133
|
export { default as PanelsLeftBottom } from './panels-left-bottom';
|
|
1127
1134
|
export { default as PanelsRightBottom } from './panels-right-bottom';
|
|
1128
1135
|
export { default as PanelsTopLeft } from './panels-top-left';
|
|
1129
|
-
export { default as Parasol } from './parasol';
|
|
1130
1136
|
export { default as Paperclip } from './paperclip';
|
|
1137
|
+
export { default as Parasol } from './parasol';
|
|
1131
1138
|
export { default as Parentheses } from './parentheses';
|
|
1132
1139
|
export { default as ParkingMeter } from './parking-meter';
|
|
1133
1140
|
export { default as PartyPopper } from './party-popper';
|
|
@@ -1146,22 +1153,23 @@ export { default as Pencil } from './pencil';
|
|
|
1146
1153
|
export { default as Pentagon } from './pentagon';
|
|
1147
1154
|
export { default as Percent } from './percent';
|
|
1148
1155
|
export { default as PersonStanding } from './person-standing';
|
|
1156
|
+
export { default as Phi } from './phi';
|
|
1149
1157
|
export { default as PhilippinePeso } from './philippine-peso';
|
|
1150
1158
|
export { default as PhoneCall } from './phone-call';
|
|
1151
1159
|
export { default as PhoneForwarded } from './phone-forwarded';
|
|
1152
1160
|
export { default as PhoneIncoming } from './phone-incoming';
|
|
1153
|
-
export { default as PhoneOff } from './phone-off';
|
|
1154
1161
|
export { default as PhoneMissed } from './phone-missed';
|
|
1155
|
-
export { default as
|
|
1162
|
+
export { default as PhoneOff } from './phone-off';
|
|
1156
1163
|
export { default as Phone } from './phone';
|
|
1164
|
+
export { default as PhoneOutgoing } from './phone-outgoing';
|
|
1157
1165
|
export { default as Pi } from './pi';
|
|
1166
|
+
export { default as Piano } from './piano';
|
|
1158
1167
|
export { default as Pickaxe } from './pickaxe';
|
|
1159
1168
|
export { default as PictureInPicture2 } from './picture-in-picture-2';
|
|
1160
|
-
export { default as Piano } from './piano';
|
|
1161
1169
|
export { default as PictureInPicture } from './picture-in-picture';
|
|
1162
1170
|
export { default as PiggyBank } from './piggy-bank';
|
|
1163
|
-
export { default as PilcrowRight } from './pilcrow-right';
|
|
1164
1171
|
export { default as PilcrowLeft } from './pilcrow-left';
|
|
1172
|
+
export { default as PilcrowRight } from './pilcrow-right';
|
|
1165
1173
|
export { default as Pilcrow } from './pilcrow';
|
|
1166
1174
|
export { default as PillBottle } from './pill-bottle';
|
|
1167
1175
|
export { default as Pill } from './pill';
|
|
@@ -1175,8 +1183,8 @@ export { default as Plane } from './plane';
|
|
|
1175
1183
|
export { default as PlayOff } from './play-off';
|
|
1176
1184
|
export { default as Play } from './play';
|
|
1177
1185
|
export { default as Plug2 } from './plug-2';
|
|
1178
|
-
export { default as Plug } from './plug';
|
|
1179
1186
|
export { default as PlugZap } from './plug-zap';
|
|
1187
|
+
export { default as Plug } from './plug';
|
|
1180
1188
|
export { default as Plus } from './plus';
|
|
1181
1189
|
export { default as PocketKnife } from './pocket-knife';
|
|
1182
1190
|
export { default as Podcast } from './podcast';
|
|
@@ -1196,16 +1204,16 @@ export { default as Projector } from './projector';
|
|
|
1196
1204
|
export { default as Proportions } from './proportions';
|
|
1197
1205
|
export { default as Puzzle } from './puzzle';
|
|
1198
1206
|
export { default as Pyramid } from './pyramid';
|
|
1199
|
-
export { default as Quote } from './quote';
|
|
1200
1207
|
export { default as QrCode } from './qr-code';
|
|
1208
|
+
export { default as Quote } from './quote';
|
|
1201
1209
|
export { default as Rabbit } from './rabbit';
|
|
1202
1210
|
export { default as Radar } from './radar';
|
|
1203
1211
|
export { default as Radiation } from './radiation';
|
|
1204
1212
|
export { default as Radical } from './radical';
|
|
1205
1213
|
export { default as RadioOff } from './radio-off';
|
|
1214
|
+
export { default as RadioTower } from './radio-tower';
|
|
1206
1215
|
export { default as RadioReceiver } from './radio-receiver';
|
|
1207
1216
|
export { default as Radio } from './radio';
|
|
1208
|
-
export { default as RadioTower } from './radio-tower';
|
|
1209
1217
|
export { default as Radius } from './radius';
|
|
1210
1218
|
export { default as Rainbow } from './rainbow';
|
|
1211
1219
|
export { default as Rat } from './rat';
|
|
@@ -1215,8 +1223,8 @@ export { default as ReceiptEuro } from './receipt-euro';
|
|
|
1215
1223
|
export { default as ReceiptIndianRupee } from './receipt-indian-rupee';
|
|
1216
1224
|
export { default as ReceiptJapaneseYen } from './receipt-japanese-yen';
|
|
1217
1225
|
export { default as ReceiptPoundSterling } from './receipt-pound-sterling';
|
|
1218
|
-
export { default as ReceiptSwissFranc } from './receipt-swiss-franc';
|
|
1219
1226
|
export { default as ReceiptRussianRuble } from './receipt-russian-ruble';
|
|
1227
|
+
export { default as ReceiptSwissFranc } from './receipt-swiss-franc';
|
|
1220
1228
|
export { default as ReceiptText } from './receipt-text';
|
|
1221
1229
|
export { default as ReceiptTurkishLira } from './receipt-turkish-lira';
|
|
1222
1230
|
export { default as Receipt } from './receipt';
|
|
@@ -1231,8 +1239,8 @@ export { default as RedoDot } from './redo-dot';
|
|
|
1231
1239
|
export { default as Redo } from './redo';
|
|
1232
1240
|
export { default as RefreshCcwDot } from './refresh-ccw-dot';
|
|
1233
1241
|
export { default as RefreshCcw } from './refresh-ccw';
|
|
1234
|
-
export { default as RefreshCw } from './refresh-cw';
|
|
1235
1242
|
export { default as RefreshCwOff } from './refresh-cw-off';
|
|
1243
|
+
export { default as RefreshCw } from './refresh-cw';
|
|
1236
1244
|
export { default as Refrigerator } from './refrigerator';
|
|
1237
1245
|
export { default as Regex } from './regex';
|
|
1238
1246
|
export { default as RemoveFormatting } from './remove-formatting';
|
|
@@ -1240,33 +1248,33 @@ export { default as Repeat1 } from './repeat-1';
|
|
|
1240
1248
|
export { default as Repeat2 } from './repeat-2';
|
|
1241
1249
|
export { default as RepeatOff } from './repeat-off';
|
|
1242
1250
|
export { default as Repeat } from './repeat';
|
|
1243
|
-
export { default as Replace } from './replace';
|
|
1244
1251
|
export { default as ReplaceAll } from './replace-all';
|
|
1245
|
-
export { default as
|
|
1252
|
+
export { default as Replace } from './replace';
|
|
1246
1253
|
export { default as ReplyAll } from './reply-all';
|
|
1247
|
-
export { default as
|
|
1254
|
+
export { default as Reply } from './reply';
|
|
1248
1255
|
export { default as Rewind } from './rewind';
|
|
1256
|
+
export { default as Ribbon } from './ribbon';
|
|
1249
1257
|
export { default as Road } from './road';
|
|
1250
1258
|
export { default as Rocket } from './rocket';
|
|
1251
1259
|
export { default as RockingChair } from './rocking-chair';
|
|
1252
1260
|
export { default as RollerCoaster } from './roller-coaster';
|
|
1253
1261
|
export { default as Rose } from './rose';
|
|
1254
|
-
export { default as RotateCcwKey } from './rotate-ccw-key';
|
|
1255
1262
|
export { default as Rotate3d } from './rotate-3d';
|
|
1256
|
-
export { default as
|
|
1263
|
+
export { default as RotateCcwKey } from './rotate-ccw-key';
|
|
1257
1264
|
export { default as RotateCcwSquare } from './rotate-ccw-square';
|
|
1265
|
+
export { default as RotateCcw } from './rotate-ccw';
|
|
1258
1266
|
export { default as RotateCwSquare } from './rotate-cw-square';
|
|
1259
1267
|
export { default as RotateCw } from './rotate-cw';
|
|
1260
1268
|
export { default as RouteOff } from './route-off';
|
|
1261
1269
|
export { default as Route } from './route';
|
|
1262
1270
|
export { default as Router } from './router';
|
|
1263
1271
|
export { default as Rows2 } from './rows-2';
|
|
1264
|
-
export { default as Rows4 } from './rows-4';
|
|
1265
1272
|
export { default as Rows3 } from './rows-3';
|
|
1273
|
+
export { default as Rows4 } from './rows-4';
|
|
1266
1274
|
export { default as Rss } from './rss';
|
|
1267
|
-
export { default as RulerDimensionLine } from './ruler-dimension-line';
|
|
1268
1275
|
export { default as Ruler } from './ruler';
|
|
1269
1276
|
export { default as RussianRuble } from './russian-ruble';
|
|
1277
|
+
export { default as RulerDimensionLine } from './ruler-dimension-line';
|
|
1270
1278
|
export { default as Sailboat } from './sailboat';
|
|
1271
1279
|
export { default as Salad } from './salad';
|
|
1272
1280
|
export { default as Sandwich } from './sandwich';
|
|
@@ -1287,8 +1295,8 @@ export { default as ScanEye } from './scan-eye';
|
|
|
1287
1295
|
export { default as ScanFace } from './scan-face';
|
|
1288
1296
|
export { default as ScanHeart } from './scan-heart';
|
|
1289
1297
|
export { default as ScanLine } from './scan-line';
|
|
1290
|
-
export { default as ScanSearch } from './scan-search';
|
|
1291
1298
|
export { default as ScanQrCode } from './scan-qr-code';
|
|
1299
|
+
export { default as ScanSearch } from './scan-search';
|
|
1292
1300
|
export { default as ScanText } from './scan-text';
|
|
1293
1301
|
export { default as Scan } from './scan';
|
|
1294
1302
|
export { default as School } from './school';
|
|
@@ -1297,8 +1305,8 @@ export { default as Scissors } from './scissors';
|
|
|
1297
1305
|
export { default as Scooter } from './scooter';
|
|
1298
1306
|
export { default as ScreenShareOff } from './screen-share-off';
|
|
1299
1307
|
export { default as ScreenShare } from './screen-share';
|
|
1300
|
-
export { default as Scroll } from './scroll';
|
|
1301
1308
|
export { default as ScrollText } from './scroll-text';
|
|
1309
|
+
export { default as Scroll } from './scroll';
|
|
1302
1310
|
export { default as SearchAlert } from './search-alert';
|
|
1303
1311
|
export { default as SearchCheck } from './search-check';
|
|
1304
1312
|
export { default as SearchCode } from './search-code';
|
|
@@ -1310,32 +1318,32 @@ export { default as SendHorizontal } from './send-horizontal';
|
|
|
1310
1318
|
export { default as SendToBack } from './send-to-back';
|
|
1311
1319
|
export { default as Send } from './send';
|
|
1312
1320
|
export { default as SeparatorHorizontal } from './separator-horizontal';
|
|
1313
|
-
export { default as SeparatorVertical } from './separator-vertical';
|
|
1314
1321
|
export { default as ServerCog } from './server-cog';
|
|
1322
|
+
export { default as SeparatorVertical } from './separator-vertical';
|
|
1315
1323
|
export { default as ServerCrash } from './server-crash';
|
|
1316
1324
|
export { default as ServerOff } from './server-off';
|
|
1317
1325
|
export { default as Server } from './server';
|
|
1318
1326
|
export { default as Settings2 } from './settings-2';
|
|
1319
1327
|
export { default as Settings } from './settings';
|
|
1320
|
-
export { default as Share2 } from './share-2';
|
|
1321
1328
|
export { default as Shapes } from './shapes';
|
|
1322
|
-
export { default as
|
|
1329
|
+
export { default as Share2 } from './share-2';
|
|
1323
1330
|
export { default as Share } from './share';
|
|
1331
|
+
export { default as Sheet } from './sheet';
|
|
1324
1332
|
export { default as Shell } from './shell';
|
|
1325
1333
|
export { default as ShelvingUnit } from './shelving-unit';
|
|
1326
1334
|
export { default as ShieldAlert } from './shield-alert';
|
|
1327
1335
|
export { default as ShieldBan } from './shield-ban';
|
|
1328
1336
|
export { default as ShieldCheck } from './shield-check';
|
|
1329
|
-
export { default as ShieldCogCorner } from './shield-cog-corner';
|
|
1330
1337
|
export { default as ShieldCog } from './shield-cog';
|
|
1331
1338
|
export { default as ShieldEllipsis } from './shield-ellipsis';
|
|
1339
|
+
export { default as ShieldCogCorner } from './shield-cog-corner';
|
|
1332
1340
|
export { default as ShieldHalf } from './shield-half';
|
|
1333
|
-
export { default as ShieldMinus } from './shield-minus';
|
|
1334
1341
|
export { default as ShieldOff } from './shield-off';
|
|
1342
|
+
export { default as ShieldMinus } from './shield-minus';
|
|
1335
1343
|
export { default as ShieldPlus } from './shield-plus';
|
|
1336
1344
|
export { default as ShieldQuestionMark } from './shield-question-mark';
|
|
1337
|
-
export { default as ShieldX } from './shield-x';
|
|
1338
1345
|
export { default as ShieldUser } from './shield-user';
|
|
1346
|
+
export { default as ShieldX } from './shield-x';
|
|
1339
1347
|
export { default as Shield } from './shield';
|
|
1340
1348
|
export { default as ShipWheel } from './ship-wheel';
|
|
1341
1349
|
export { default as Ship } from './ship';
|
|
@@ -1343,10 +1351,10 @@ export { default as Shirt } from './shirt';
|
|
|
1343
1351
|
export { default as ShoppingBag } from './shopping-bag';
|
|
1344
1352
|
export { default as ShoppingBasket } from './shopping-basket';
|
|
1345
1353
|
export { default as ShoppingCart } from './shopping-cart';
|
|
1346
|
-
export { default as Shovel } from './shovel';
|
|
1347
1354
|
export { default as ShowerHead } from './shower-head';
|
|
1348
|
-
export { default as
|
|
1355
|
+
export { default as Shovel } from './shovel';
|
|
1349
1356
|
export { default as Shredder } from './shredder';
|
|
1357
|
+
export { default as Shrimp } from './shrimp';
|
|
1350
1358
|
export { default as Shrink } from './shrink';
|
|
1351
1359
|
export { default as Shrub } from './shrub';
|
|
1352
1360
|
export { default as Shuffle } from './shuffle';
|
|
@@ -1385,12 +1393,12 @@ export { default as Sparkles } from './sparkles';
|
|
|
1385
1393
|
export { default as Speaker } from './speaker';
|
|
1386
1394
|
export { default as Speech } from './speech';
|
|
1387
1395
|
export { default as SpellCheck2 } from './spell-check-2';
|
|
1396
|
+
export { default as SpellCheck } from './spell-check';
|
|
1388
1397
|
export { default as SplinePointer } from './spline-pointer';
|
|
1389
1398
|
export { default as Spline } from './spline';
|
|
1390
|
-
export { default as SpellCheck } from './spell-check';
|
|
1391
|
-
export { default as Spool } from './spool';
|
|
1392
1399
|
export { default as Split } from './split';
|
|
1393
1400
|
export { default as SportShoe } from './sport-shoe';
|
|
1401
|
+
export { default as Spool } from './spool';
|
|
1394
1402
|
export { default as Spotlight } from './spotlight';
|
|
1395
1403
|
export { default as SprayCan } from './spray-can';
|
|
1396
1404
|
export { default as Sprout } from './sprout';
|
|
@@ -1401,30 +1409,30 @@ export { default as SquareArrowDown } from './square-arrow-down';
|
|
|
1401
1409
|
export { default as SquareArrowLeft } from './square-arrow-left';
|
|
1402
1410
|
export { default as SquareArrowOutDownLeft } from './square-arrow-out-down-left';
|
|
1403
1411
|
export { default as SquareArrowOutDownRight } from './square-arrow-out-down-right';
|
|
1404
|
-
export { default as SquareArrowOutUpRight } from './square-arrow-out-up-right';
|
|
1405
1412
|
export { default as SquareArrowOutUpLeft } from './square-arrow-out-up-left';
|
|
1406
|
-
export { default as
|
|
1413
|
+
export { default as SquareArrowOutUpRight } from './square-arrow-out-up-right';
|
|
1407
1414
|
export { default as SquareArrowRightEnter } from './square-arrow-right-enter';
|
|
1408
1415
|
export { default as SquareArrowRight } from './square-arrow-right';
|
|
1416
|
+
export { default as SquareArrowRightExit } from './square-arrow-right-exit';
|
|
1409
1417
|
export { default as SquareArrowUpLeft } from './square-arrow-up-left';
|
|
1410
1418
|
export { default as SquareArrowUpRight } from './square-arrow-up-right';
|
|
1411
1419
|
export { default as SquareArrowUp } from './square-arrow-up';
|
|
1412
|
-
export { default as SquareBottomDashedScissors } from './square-bottom-dashed-scissors';
|
|
1413
1420
|
export { default as SquareAsterisk } from './square-asterisk';
|
|
1421
|
+
export { default as SquareBottomDashedScissors } from './square-bottom-dashed-scissors';
|
|
1414
1422
|
export { default as SquareCenterlineDashedHorizontal } from './square-centerline-dashed-horizontal';
|
|
1415
1423
|
export { default as SquareCenterlineDashedVertical } from './square-centerline-dashed-vertical';
|
|
1416
1424
|
export { default as SquareChartGantt } from './square-chart-gantt';
|
|
1417
1425
|
export { default as SquareCheckBig } from './square-check-big';
|
|
1418
1426
|
export { default as SquareCheck } from './square-check';
|
|
1419
|
-
export { default as SquareChevronDown } from './square-chevron-down';
|
|
1420
1427
|
export { default as SquareChevronLeft } from './square-chevron-left';
|
|
1421
1428
|
export { default as SquareChevronRight } from './square-chevron-right';
|
|
1422
1429
|
export { default as SquareChevronUp } from './square-chevron-up';
|
|
1430
|
+
export { default as SquareChevronDown } from './square-chevron-down';
|
|
1423
1431
|
export { default as SquareCode } from './square-code';
|
|
1424
1432
|
export { default as SquareDashedBottomCode } from './square-dashed-bottom-code';
|
|
1433
|
+
export { default as SquareDashedBottom } from './square-dashed-bottom';
|
|
1425
1434
|
export { default as SquareDashedKanban } from './square-dashed-kanban';
|
|
1426
1435
|
export { default as SquareDashedMousePointer } from './square-dashed-mouse-pointer';
|
|
1427
|
-
export { default as SquareDashedBottom } from './square-dashed-bottom';
|
|
1428
1436
|
export { default as SquareDashedText } from './square-dashed-text';
|
|
1429
1437
|
export { default as SquareDashedTopSolid } from './square-dashed-top-solid';
|
|
1430
1438
|
export { default as SquareDashed } from './square-dashed';
|
|
@@ -1437,21 +1445,21 @@ export { default as SquareLibrary } from './square-library';
|
|
|
1437
1445
|
export { default as SquareM } from './square-m';
|
|
1438
1446
|
export { default as SquareMenu } from './square-menu';
|
|
1439
1447
|
export { default as SquareMinus } from './square-minus';
|
|
1440
|
-
export { default as SquareMousePointer } from './square-mouse-pointer';
|
|
1441
1448
|
export { default as SquareParkingOff } from './square-parking-off';
|
|
1449
|
+
export { default as SquareMousePointer } from './square-mouse-pointer';
|
|
1442
1450
|
export { default as SquareParking } from './square-parking';
|
|
1443
1451
|
export { default as SquarePause } from './square-pause';
|
|
1444
|
-
export { default as SquarePercent } from './square-percent';
|
|
1445
1452
|
export { default as SquarePen } from './square-pen';
|
|
1453
|
+
export { default as SquarePercent } from './square-percent';
|
|
1446
1454
|
export { default as SquarePi } from './square-pi';
|
|
1447
|
-
export { default as SquarePlay } from './square-play';
|
|
1448
1455
|
export { default as SquarePilcrow } from './square-pilcrow';
|
|
1456
|
+
export { default as SquarePlay } from './square-play';
|
|
1449
1457
|
export { default as SquarePlus } from './square-plus';
|
|
1450
1458
|
export { default as SquarePower } from './square-power';
|
|
1451
1459
|
export { default as SquareRadical } from './square-radical';
|
|
1452
1460
|
export { default as SquareRoundCorner } from './square-round-corner';
|
|
1453
|
-
export { default as SquareScissors } from './square-scissors';
|
|
1454
1461
|
export { default as SquareSigma } from './square-sigma';
|
|
1462
|
+
export { default as SquareScissors } from './square-scissors';
|
|
1455
1463
|
export { default as SquareSlash } from './square-slash';
|
|
1456
1464
|
export { default as SquareSplitHorizontal } from './square-split-horizontal';
|
|
1457
1465
|
export { default as SquareSplitVertical } from './square-split-vertical';
|
|
@@ -1470,11 +1478,11 @@ export { default as SquaresSubtract } from './squares-subtract';
|
|
|
1470
1478
|
export { default as SquaresUnite } from './squares-unite';
|
|
1471
1479
|
export { default as SquircleDashed } from './squircle-dashed';
|
|
1472
1480
|
export { default as Squircle } from './squircle';
|
|
1473
|
-
export { default as Stamp } from './stamp';
|
|
1474
1481
|
export { default as Squirrel } from './squirrel';
|
|
1482
|
+
export { default as Stamp } from './stamp';
|
|
1475
1483
|
export { default as StarCheck } from './star-check';
|
|
1476
|
-
export { default as StarHalf } from './star-half';
|
|
1477
1484
|
export { default as StarMinus } from './star-minus';
|
|
1485
|
+
export { default as StarHalf } from './star-half';
|
|
1478
1486
|
export { default as StarOff } from './star-off';
|
|
1479
1487
|
export { default as StarPlus } from './star-plus';
|
|
1480
1488
|
export { default as StarX } from './star-x';
|
|
@@ -1520,8 +1528,8 @@ export { default as TableProperties } from './table-properties';
|
|
|
1520
1528
|
export { default as TableRowsSplit } from './table-rows-split';
|
|
1521
1529
|
export { default as Table } from './table';
|
|
1522
1530
|
export { default as TabletSmartphone } from './tablet-smartphone';
|
|
1523
|
-
export { default as Tablets } from './tablets';
|
|
1524
1531
|
export { default as Tablet } from './tablet';
|
|
1532
|
+
export { default as Tablets } from './tablets';
|
|
1525
1533
|
export { default as TagPlus } from './tag-plus';
|
|
1526
1534
|
export { default as TagX } from './tag-x';
|
|
1527
1535
|
export { default as Tag } from './tag';
|
|
@@ -1531,10 +1539,10 @@ export { default as Tally2 } from './tally-2';
|
|
|
1531
1539
|
export { default as Tally3 } from './tally-3';
|
|
1532
1540
|
export { default as Tally4 } from './tally-4';
|
|
1533
1541
|
export { default as Tally5 } from './tally-5';
|
|
1534
|
-
export { default as Target } from './target';
|
|
1535
1542
|
export { default as Tangent } from './tangent';
|
|
1536
|
-
export { default as
|
|
1543
|
+
export { default as Target } from './target';
|
|
1537
1544
|
export { default as TentTree } from './tent-tree';
|
|
1545
|
+
export { default as Telescope } from './telescope';
|
|
1538
1546
|
export { default as Tent } from './tent';
|
|
1539
1547
|
export { default as Terminal } from './terminal';
|
|
1540
1548
|
export { default as TestTubeDiagonal } from './test-tube-diagonal';
|
|
@@ -1546,11 +1554,11 @@ export { default as TextAlignJustify } from './text-align-justify';
|
|
|
1546
1554
|
export { default as TextAlignStart } from './text-align-start';
|
|
1547
1555
|
export { default as TextCursorInput } from './text-cursor-input';
|
|
1548
1556
|
export { default as TextCursor } from './text-cursor';
|
|
1549
|
-
export { default as TextQuote } from './text-quote';
|
|
1550
1557
|
export { default as TextInitial } from './text-initial';
|
|
1558
|
+
export { default as TextQuote } from './text-quote';
|
|
1551
1559
|
export { default as TextSearch } from './text-search';
|
|
1552
|
-
export { default as Theater } from './theater';
|
|
1553
1560
|
export { default as TextWrap } from './text-wrap';
|
|
1561
|
+
export { default as Theater } from './theater';
|
|
1554
1562
|
export { default as ThermometerSnowflake } from './thermometer-snowflake';
|
|
1555
1563
|
export { default as ThermometerSun } from './thermometer-sun';
|
|
1556
1564
|
export { default as Thermometer } from './thermometer';
|
|
@@ -1570,8 +1578,8 @@ export { default as TimerOff } from './timer-off';
|
|
|
1570
1578
|
export { default as TimerReset } from './timer-reset';
|
|
1571
1579
|
export { default as Timer } from './timer';
|
|
1572
1580
|
export { default as ToggleLeft } from './toggle-left';
|
|
1573
|
-
export { default as Toilet } from './toilet';
|
|
1574
1581
|
export { default as ToggleRight } from './toggle-right';
|
|
1582
|
+
export { default as Toilet } from './toilet';
|
|
1575
1583
|
export { default as ToolCase } from './tool-case';
|
|
1576
1584
|
export { default as Toolbox } from './toolbox';
|
|
1577
1585
|
export { default as Tornado } from './tornado';
|
|
@@ -1579,12 +1587,12 @@ export { default as Torus } from './torus';
|
|
|
1579
1587
|
export { default as TouchpadOff } from './touchpad-off';
|
|
1580
1588
|
export { default as Touchpad } from './touchpad';
|
|
1581
1589
|
export { default as TowelRack } from './towel-rack';
|
|
1582
|
-
export { default as TowerControl } from './tower-control';
|
|
1583
1590
|
export { default as ToyBrick } from './toy-brick';
|
|
1591
|
+
export { default as TowerControl } from './tower-control';
|
|
1584
1592
|
export { default as Tractor } from './tractor';
|
|
1585
1593
|
export { default as TrafficCone } from './traffic-cone';
|
|
1586
|
-
export { default as TrainFront } from './train-front';
|
|
1587
1594
|
export { default as TrainFrontTunnel } from './train-front-tunnel';
|
|
1595
|
+
export { default as TrainFront } from './train-front';
|
|
1588
1596
|
export { default as TrainTrack } from './train-track';
|
|
1589
1597
|
export { default as TramFront } from './tram-front';
|
|
1590
1598
|
export { default as Transgender } from './transgender';
|
|
@@ -1606,9 +1614,9 @@ export { default as TruckElectric } from './truck-electric';
|
|
|
1606
1614
|
export { default as Truck } from './truck';
|
|
1607
1615
|
export { default as TurkishLira } from './turkish-lira';
|
|
1608
1616
|
export { default as Turntable } from './turntable';
|
|
1609
|
-
export { default as Turtle } from './turtle';
|
|
1610
1617
|
export { default as TvMinimalPlay } from './tv-minimal-play';
|
|
1611
1618
|
export { default as TvMinimal } from './tv-minimal';
|
|
1619
|
+
export { default as Turtle } from './turtle';
|
|
1612
1620
|
export { default as Tv } from './tv';
|
|
1613
1621
|
export { default as TypeOutline } from './type-outline';
|
|
1614
1622
|
export { default as Type } from './type';
|
|
@@ -1616,8 +1624,8 @@ export { default as Umbrella } from './umbrella';
|
|
|
1616
1624
|
export { default as UmbrellaOff } from './umbrella-off';
|
|
1617
1625
|
export { default as Underline } from './underline';
|
|
1618
1626
|
export { default as Undo2 } from './undo-2';
|
|
1619
|
-
export { default as UndoDot } from './undo-dot';
|
|
1620
1627
|
export { default as Undo } from './undo';
|
|
1628
|
+
export { default as UndoDot } from './undo-dot';
|
|
1621
1629
|
export { default as UnfoldHorizontal } from './unfold-horizontal';
|
|
1622
1630
|
export { default as UnfoldVertical } from './unfold-vertical';
|
|
1623
1631
|
export { default as Ungroup } from './ungroup';
|
|
@@ -1625,14 +1633,14 @@ export { default as University } from './university';
|
|
|
1625
1633
|
export { default as Unlink2 } from './unlink-2';
|
|
1626
1634
|
export { default as Unlink } from './unlink';
|
|
1627
1635
|
export { default as Unplug } from './unplug';
|
|
1628
|
-
export { default as Usb } from './usb';
|
|
1629
1636
|
export { default as Upload } from './upload';
|
|
1637
|
+
export { default as Usb } from './usb';
|
|
1630
1638
|
export { default as UserCheck } from './user-check';
|
|
1631
|
-
export { default as UserCog } from './user-cog';
|
|
1632
1639
|
export { default as UserKey } from './user-key';
|
|
1640
|
+
export { default as UserCog } from './user-cog';
|
|
1633
1641
|
export { default as UserLock } from './user-lock';
|
|
1634
|
-
export { default as UserPen } from './user-pen';
|
|
1635
1642
|
export { default as UserMinus } from './user-minus';
|
|
1643
|
+
export { default as UserPen } from './user-pen';
|
|
1636
1644
|
export { default as UserPlus } from './user-plus';
|
|
1637
1645
|
export { default as UserRoundArrowLeft } from './user-round-arrow-left';
|
|
1638
1646
|
export { default as UserRoundCheck } from './user-round-check';
|
|
@@ -1654,12 +1662,12 @@ export { default as UtensilsCrossed } from './utensils-crossed';
|
|
|
1654
1662
|
export { default as Utensils } from './utensils';
|
|
1655
1663
|
export { default as UtilityPole } from './utility-pole';
|
|
1656
1664
|
export { default as Van } from './van';
|
|
1657
|
-
export { default as Vault } from './vault';
|
|
1658
1665
|
export { default as Variable } from './variable';
|
|
1666
|
+
export { default as Vault } from './vault';
|
|
1659
1667
|
export { default as VectorSquare } from './vector-square';
|
|
1660
1668
|
export { default as Vegan } from './vegan';
|
|
1661
|
-
export { default as VenetianMask } from './venetian-mask';
|
|
1662
1669
|
export { default as VenusAndMars } from './venus-and-mars';
|
|
1670
|
+
export { default as VenetianMask } from './venetian-mask';
|
|
1663
1671
|
export { default as Venus } from './venus';
|
|
1664
1672
|
export { default as VibrateOff } from './vibrate-off';
|
|
1665
1673
|
export { default as Vibrate } from './vibrate';
|
|
@@ -1673,8 +1681,8 @@ export { default as Volume1 } from './volume-1';
|
|
|
1673
1681
|
export { default as Volume2 } from './volume-2';
|
|
1674
1682
|
export { default as VolumeOff } from './volume-off';
|
|
1675
1683
|
export { default as VolumeX } from './volume-x';
|
|
1676
|
-
export { default as Vote } from './vote';
|
|
1677
1684
|
export { default as Volume } from './volume';
|
|
1685
|
+
export { default as Vote } from './vote';
|
|
1678
1686
|
export { default as WalletCards } from './wallet-cards';
|
|
1679
1687
|
export { default as WalletMinimal } from './wallet-minimal';
|
|
1680
1688
|
export { default as Wallet } from './wallet';
|
|
@@ -1721,17 +1729,17 @@ export { default as ZapOff } from './zap-off';
|
|
|
1721
1729
|
export { default as Zap } from './zap';
|
|
1722
1730
|
export { default as ZodiacAquarius } from './zodiac-aquarius';
|
|
1723
1731
|
export { default as ZodiacAries } from './zodiac-aries';
|
|
1724
|
-
export { default as ZodiacGemini } from './zodiac-gemini';
|
|
1725
1732
|
export { default as ZodiacCancer } from './zodiac-cancer';
|
|
1726
1733
|
export { default as ZodiacCapricorn } from './zodiac-capricorn';
|
|
1734
|
+
export { default as ZodiacGemini } from './zodiac-gemini';
|
|
1727
1735
|
export { default as ZodiacLeo } from './zodiac-leo';
|
|
1728
1736
|
export { default as ZodiacLibra } from './zodiac-libra';
|
|
1729
1737
|
export { default as ZodiacOphiuchus } from './zodiac-ophiuchus';
|
|
1730
1738
|
export { default as ZodiacPisces } from './zodiac-pisces';
|
|
1731
1739
|
export { default as ZodiacSagittarius } from './zodiac-sagittarius';
|
|
1732
1740
|
export { default as ZodiacScorpio } from './zodiac-scorpio';
|
|
1733
|
-
export { default as ZodiacVirgo } from './zodiac-virgo';
|
|
1734
1741
|
export { default as ZodiacTaurus } from './zodiac-taurus';
|
|
1742
|
+
export { default as ZodiacVirgo } from './zodiac-virgo';
|
|
1735
1743
|
export { default as ZoomIn } from './zoom-in';
|
|
1736
1744
|
export { default as ZoomOut } from './zoom-out';
|
|
1737
1745
|
|