@nice2dev/icons-life 1.0.10
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/README.md +182 -0
- package/dist/createLifeIcon-BAJdO67Z.cjs +134 -0
- package/dist/createLifeIcon-BAJdO67Z.cjs.map +1 -0
- package/dist/createLifeIcon-BjwgNM6z.js +135 -0
- package/dist/createLifeIcon-BjwgNM6z.js.map +1 -0
- package/dist/createLifeIcon.d.ts +11 -0
- package/dist/createLifeIcon.d.ts.map +1 -0
- package/dist/family.d.ts +53 -0
- package/dist/family.d.ts.map +1 -0
- package/dist/finance-CY9lsJ72.cjs +496 -0
- package/dist/finance-CY9lsJ72.cjs.map +1 -0
- package/dist/finance-CeKDD16o.js +497 -0
- package/dist/finance-CeKDD16o.js.map +1 -0
- package/dist/finance.cjs +21 -0
- package/dist/finance.cjs.map +1 -0
- package/dist/finance.d.ts +18 -0
- package/dist/finance.d.ts.map +1 -0
- package/dist/finance.js +21 -0
- package/dist/finance.js.map +1 -0
- package/dist/health-C45FWWY6.cjs +531 -0
- package/dist/health-C45FWWY6.cjs.map +1 -0
- package/dist/health-DslCiA58.js +532 -0
- package/dist/health-DslCiA58.js.map +1 -0
- package/dist/health.cjs +21 -0
- package/dist/health.cjs.map +1 -0
- package/dist/health.d.ts +18 -0
- package/dist/health.d.ts.map +1 -0
- package/dist/health.js +21 -0
- package/dist/health.js.map +1 -0
- package/dist/hobbies.d.ts +49 -0
- package/dist/hobbies.d.ts.map +1 -0
- package/dist/home-DIQE0xSu.js +541 -0
- package/dist/home-DIQE0xSu.js.map +1 -0
- package/dist/home-M8Wx9F25.cjs +540 -0
- package/dist/home-M8Wx9F25.cjs.map +1 -0
- package/dist/home.cjs +21 -0
- package/dist/home.cjs.map +1 -0
- package/dist/home.d.ts +18 -0
- package/dist/home.d.ts.map +1 -0
- package/dist/home.js +21 -0
- package/dist/home.js.map +1 -0
- package/dist/index.cjs +7223 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.ts +640 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +7227 -0
- package/dist/index.js.map +1 -0
- package/dist/productivity-BK198AbT.js +512 -0
- package/dist/productivity-BK198AbT.js.map +1 -0
- package/dist/productivity-DhUOR9P4.cjs +511 -0
- package/dist/productivity-DhUOR9P4.cjs.map +1 -0
- package/dist/productivity.cjs +21 -0
- package/dist/productivity.cjs.map +1 -0
- package/dist/productivity.d.ts +18 -0
- package/dist/productivity.d.ts.map +1 -0
- package/dist/productivity.js +21 -0
- package/dist/productivity.js.map +1 -0
- package/dist/relationships.d.ts +38 -0
- package/dist/relationships.d.ts.map +1 -0
- package/dist/selfcare.d.ts +45 -0
- package/dist/selfcare.d.ts.map +1 -0
- package/dist/travel.d.ts +46 -0
- package/dist/travel.d.ts.map +1 -0
- package/dist/types.d.ts +33 -0
- package/dist/types.d.ts.map +1 -0
- package/package.json +84 -0
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,640 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @package @nice2dev/icons-life
|
|
3
|
+
* @description Personal life icons for Nice2Dev UI
|
|
4
|
+
* @version 2.0.0
|
|
5
|
+
*
|
|
6
|
+
* Categories:
|
|
7
|
+
* - health (15) - Medical, fitness, wellness
|
|
8
|
+
* - finance (15) - Money, banking, investments
|
|
9
|
+
* - home (15) - House, furniture, utilities
|
|
10
|
+
* - productivity (15) - Time, tasks, goals
|
|
11
|
+
* - family (50) - Parents, children, pets, events, gifts, chores
|
|
12
|
+
* - travel (50) - Transportation, luggage, accommodation, activities
|
|
13
|
+
* - relationships (40) - Connections, romance, emotions, community
|
|
14
|
+
* - selfcare (50) - Wellness, beauty, fitness, mental health
|
|
15
|
+
* - hobbies (50) - Arts, music, sports, games, collecting
|
|
16
|
+
*
|
|
17
|
+
* Total: ~300 icons
|
|
18
|
+
*/
|
|
19
|
+
export type { LifeIconProps, LifeIconAnimation, LifeIconVariant, HealthIconName, FinanceIconName, HomeIconName, ProductivityIconName, } from './types';
|
|
20
|
+
export { HeartIcon, HeartbeatIcon, StethoscopeIcon, PillsIcon, SyringeIcon, BandageIcon, HospitalIcon, AmbulanceIcon, DoctorIcon, DnaIcon, BrainIcon, LungsIcon, DumbbellIcon, YogaIcon, RunningIcon, } from './health';
|
|
21
|
+
export { WalletIcon, CreditCardIcon, BankNoteIcon, CoinsIcon, PiggyBankIcon, BankIcon, ChartIcon, TrendingUpIcon, TrendingDownIcon, CalculatorIcon, ReceiptIcon, InvoiceIcon, SafeIcon, BitcoinIcon, ExchangeIcon, } from './finance';
|
|
22
|
+
export { HouseIcon, BuildingIcon, DoorIcon, KeyIcon, BedIcon, SofaIcon, LampIcon, KitchenIcon, BathtubIcon, GarageIcon, GardenIcon, FenceIcon, AirConditionerIcon, HeaterIcon, WifiIcon, } from './home';
|
|
23
|
+
export { CalendarIcon, ClockIcon, AlarmIcon, TimerIcon, ChecklistIcon, TargetIcon, TrophyIcon, FlagIcon, RocketIcon, LightbulbIcon, BookmarkIcon, ClipboardIcon, KanbanIcon, GanttIcon, PomodoroIcon, } from './productivity';
|
|
24
|
+
export { FatherIcon, MotherIcon, ParentsIcon, BabyIcon, ToddlerIcon, ChildIcon, TeenagerIcon, SiblingsIcon, TwinsIcon, FamilyIcon, GrandparentsIcon, FamilyTreeIcon, DogIcon, CatIcon, BirdIcon, FishIcon, HamsterIcon, RabbitIcon, PetBowlIcon, PetCollarIcon, PetHouseIcon, LeashIcon, BirthdayIcon, WeddingIcon, AnniversaryIcon, GraduationIcon, PartyIcon, BalloonIcon, ConfettiIcon, GiftIcon, GiftBoxIcon, GiftCardIcon, WrappingPaperIcon, RibbonIcon, BroomIcon, MopIcon, VacuumIcon, LaundryIcon, IronIcon, DishesIcon, TrashIcon, GroceryIcon, StrollerIcon, CribIcon, BottleIcon, PacifierIcon, DiaperIcon, ToyIcon, BlocksIcon, RattleIcon, } from './family';
|
|
25
|
+
export { AirplaneIcon, CarIcon, TrainIcon, BusIcon, ShipIcon, BikeIcon, TaxiIcon, MotorcycleIcon, SuitcaseIcon, BackpackIcon, DuffelBagIcon, LuggageTagIcon, MapIcon, CompassIcon, GlobeIcon, PinIcon, RouteIcon, HotelIcon, TentIcon, CabinIcon, ResortIcon, HostelIcon, BeachIcon, UmbrellaIcon, SunglassesIcon, FlipFlopsIcon, SwimwearIcon, SunscreenIcon, HikingIcon, SkiingIcon, ScubaDivingIcon, SurfingIcon, SightseeingIcon, PassportIcon, VisaIcon, TicketIcon, CurrencyIcon, InsuranceIcon, MonumentIcon, CastleIcon, TempleIcon, TowerIcon, MountainIcon, } from './travel';
|
|
26
|
+
export { FriendshipIcon, HandshakeIcon, HugIcon, TrustIcon, SupportIcon, CoupleIcon, RomanceIcon, EngagementIcon, WeddingRingsIcon, KissIcon, ConversationIcon, ListeningIcon, EmpathyIcon, ApologyIcon, ForgivenessIcon, GratitudeIcon, JoyIcon, LoveIcon, CareIcon, ComfortIcon, TeamIcon, CommunityIcon, GatheringIcon, NetworkIcon, MentorIcon, NewbornIcon, AdultIcon, ElderlyIcon, MemoriesIcon, LegacyIcon, FirstStepsIcon, GrowthIcon, AchievementIcon, PromotionIcon, RetirementIcon, } from './relationships';
|
|
27
|
+
export { MeditationIcon, MindfulnessIcon, BreathingIcon, RelaxationIcon, SleepIcon, NapIcon, SkincareIcon, FaceMaskIcon, HairCareIcon, ManicureIcon, MassageIcon, SpaIcon, ExerciseIcon, StretchingIcon, PilatesIcon, WorkoutIcon, SwimmingIcon, HealthyFoodIcon, SaladIcon, SmoothieIcon, WaterIcon, VitaminsIcon, TherapyIcon, JournalingIcon, PositivityIcon, CalmIcon, MoodIcon, MorningRoutineIcon, NightRoutineIcon, BathIcon, ShowerIcon, ToothbrushIcon, CandleIcon, AromatherapyIcon, HotTubIcon, TeaIcon, ReadingIcon, WorkLifeBalanceIcon, BoundariesIcon, SelfLoveIcon, DigitalDetoxIcon, GratitudeJournalIcon, } from './selfcare';
|
|
28
|
+
export { PaintingIcon, DrawingIcon, SculptureIcon, PotteryIcon, KnittingIcon, SewingIcon, OrigamiIcon, CalligraphyIcon, GuitarIcon, PianoIcon, DrumsIcon, ViolinIcon, MicrophoneIcon, HeadphonesIcon, SoccerIcon, BasketballIcon, TennisIcon, GolfIcon, BowlingIcon, FishingIcon, CampingIcon, BirdWatchingIcon, GardeningHobbyIcon, StargazingIcon, StampCollectingIcon, CoinCollectingIcon, VinylCollectionIcon, AntiquesIcon, ChessIcon, BoardGameIcon, PuzzleIcon, DiceIcon, CardGamesIcon, VideoGamesIcon, CameraIcon, FilmIcon, PodcastIcon, BloggingIcon, CookingIcon, BakingIcon, WineTastingIcon, CoffeeMakingIcon, LanguageLearningIcon, BookClubIcon, OnlineCourseIcon, WorkshopIcon, } from './hobbies';
|
|
29
|
+
export declare const healthIcons: {
|
|
30
|
+
HeartIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
31
|
+
HeartbeatIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
32
|
+
StethoscopeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
33
|
+
PillsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
34
|
+
SyringeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
35
|
+
BandageIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
36
|
+
HospitalIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
37
|
+
AmbulanceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
38
|
+
DoctorIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
39
|
+
DnaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
40
|
+
BrainIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
41
|
+
LungsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
42
|
+
DumbbellIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
43
|
+
YogaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
44
|
+
RunningIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
45
|
+
};
|
|
46
|
+
export declare const financeIcons: {
|
|
47
|
+
WalletIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
48
|
+
CreditCardIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
49
|
+
BankNoteIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
50
|
+
CoinsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
51
|
+
PiggyBankIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
52
|
+
BankIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
53
|
+
ChartIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
54
|
+
TrendingUpIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
55
|
+
TrendingDownIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
56
|
+
CalculatorIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
57
|
+
ReceiptIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
58
|
+
InvoiceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
59
|
+
SafeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
60
|
+
BitcoinIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
61
|
+
ExchangeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
62
|
+
};
|
|
63
|
+
export declare const homeIcons: {
|
|
64
|
+
HouseIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
65
|
+
BuildingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
66
|
+
DoorIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
67
|
+
KeyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
68
|
+
BedIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
69
|
+
SofaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
70
|
+
LampIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
71
|
+
KitchenIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
72
|
+
BathtubIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
73
|
+
GarageIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
74
|
+
GardenIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
75
|
+
FenceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
76
|
+
AirConditionerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
77
|
+
HeaterIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
78
|
+
WifiIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
79
|
+
};
|
|
80
|
+
export declare const productivityIcons: {
|
|
81
|
+
CalendarIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
82
|
+
ClockIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
83
|
+
AlarmIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
84
|
+
TimerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
85
|
+
ChecklistIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
86
|
+
TargetIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
87
|
+
TrophyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
88
|
+
FlagIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
89
|
+
RocketIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
90
|
+
LightbulbIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
91
|
+
BookmarkIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
92
|
+
ClipboardIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
93
|
+
KanbanIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
94
|
+
GanttIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
95
|
+
PomodoroIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
96
|
+
};
|
|
97
|
+
export declare const familyIcons: {
|
|
98
|
+
FatherIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
99
|
+
MotherIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
100
|
+
ParentsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
101
|
+
BabyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
102
|
+
ToddlerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
103
|
+
ChildIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
104
|
+
TeenagerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
105
|
+
SiblingsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
106
|
+
TwinsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
107
|
+
FamilyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
108
|
+
GrandparentsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
109
|
+
FamilyTreeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
110
|
+
DogIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
111
|
+
CatIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
112
|
+
BirdIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
113
|
+
FishIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
114
|
+
HamsterIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
115
|
+
RabbitIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
116
|
+
PetBowlIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
117
|
+
PetCollarIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
118
|
+
PetHouseIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
119
|
+
LeashIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
120
|
+
BirthdayIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
121
|
+
WeddingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
122
|
+
AnniversaryIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
123
|
+
GraduationIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
124
|
+
PartyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
125
|
+
BalloonIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
126
|
+
ConfettiIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
127
|
+
GiftIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
128
|
+
GiftBoxIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
129
|
+
GiftCardIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
130
|
+
WrappingPaperIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
131
|
+
RibbonIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
132
|
+
BroomIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
133
|
+
MopIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
134
|
+
VacuumIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
135
|
+
LaundryIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
136
|
+
IronIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
137
|
+
DishesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
138
|
+
TrashIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
139
|
+
GroceryIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
140
|
+
StrollerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
141
|
+
CribIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
142
|
+
BottleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
143
|
+
PacifierIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
144
|
+
DiaperIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
145
|
+
ToyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
146
|
+
BlocksIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
147
|
+
RattleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
148
|
+
};
|
|
149
|
+
export declare const travelIcons: {
|
|
150
|
+
AirplaneIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
151
|
+
CarIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
152
|
+
TrainIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
153
|
+
BusIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
154
|
+
ShipIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
155
|
+
BikeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
156
|
+
TaxiIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
157
|
+
MotorcycleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
158
|
+
SuitcaseIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
159
|
+
BackpackIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
160
|
+
DuffelBagIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
161
|
+
LuggageTagIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
162
|
+
MapIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
163
|
+
CompassIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
164
|
+
GlobeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
165
|
+
PinIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
166
|
+
RouteIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
167
|
+
HotelIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
168
|
+
TentIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
169
|
+
CabinIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
170
|
+
ResortIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
171
|
+
HostelIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
172
|
+
BeachIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
173
|
+
UmbrellaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
174
|
+
SunglassesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
175
|
+
FlipFlopsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
176
|
+
SwimwearIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
177
|
+
SunscreenIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
178
|
+
HikingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
179
|
+
SkiingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
180
|
+
ScubaDivingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
181
|
+
SurfingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
182
|
+
SightseeingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
183
|
+
PassportIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
184
|
+
VisaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
185
|
+
TicketIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
186
|
+
CurrencyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
187
|
+
InsuranceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
188
|
+
MonumentIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
189
|
+
CastleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
190
|
+
TempleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
191
|
+
TowerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
192
|
+
MountainIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
193
|
+
};
|
|
194
|
+
export declare const relationshipsIcons: {
|
|
195
|
+
FriendshipIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
196
|
+
HandshakeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
197
|
+
HugIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
198
|
+
TrustIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
199
|
+
SupportIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
200
|
+
CoupleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
201
|
+
RomanceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
202
|
+
EngagementIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
203
|
+
WeddingRingsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
204
|
+
KissIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
205
|
+
ConversationIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
206
|
+
ListeningIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
207
|
+
EmpathyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
208
|
+
ApologyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
209
|
+
ForgivenessIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
210
|
+
GratitudeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
211
|
+
JoyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
212
|
+
LoveIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
213
|
+
CareIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
214
|
+
ComfortIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
215
|
+
TeamIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
216
|
+
CommunityIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
217
|
+
GatheringIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
218
|
+
NetworkIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
219
|
+
MentorIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
220
|
+
NewbornIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
221
|
+
AdultIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
222
|
+
ElderlyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
223
|
+
MemoriesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
224
|
+
LegacyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
225
|
+
FirstStepsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
226
|
+
GrowthIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
227
|
+
AchievementIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
228
|
+
PromotionIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
229
|
+
RetirementIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
230
|
+
};
|
|
231
|
+
export declare const selfcareIcons: {
|
|
232
|
+
MeditationIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
233
|
+
MindfulnessIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
234
|
+
BreathingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
235
|
+
RelaxationIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
236
|
+
SleepIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
237
|
+
NapIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
238
|
+
SkincareIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
239
|
+
FaceMaskIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
240
|
+
HairCareIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
241
|
+
ManicureIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
242
|
+
MassageIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
243
|
+
SpaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
244
|
+
ExerciseIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
245
|
+
StretchingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
246
|
+
PilatesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
247
|
+
WorkoutIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
248
|
+
SwimmingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
249
|
+
HealthyFoodIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
250
|
+
SaladIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
251
|
+
SmoothieIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
252
|
+
WaterIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
253
|
+
VitaminsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
254
|
+
TherapyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
255
|
+
JournalingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
256
|
+
PositivityIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
257
|
+
CalmIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
258
|
+
MoodIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
259
|
+
MorningRoutineIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
260
|
+
NightRoutineIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
261
|
+
BathIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
262
|
+
ShowerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
263
|
+
ToothbrushIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
264
|
+
CandleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
265
|
+
AromatherapyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
266
|
+
HotTubIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
267
|
+
TeaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
268
|
+
ReadingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
269
|
+
WorkLifeBalanceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
270
|
+
BoundariesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
271
|
+
SelfLoveIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
272
|
+
DigitalDetoxIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
273
|
+
GratitudeJournalIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
274
|
+
};
|
|
275
|
+
export declare const hobbiesIcons: {
|
|
276
|
+
PaintingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
277
|
+
DrawingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
278
|
+
SculptureIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
279
|
+
PotteryIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
280
|
+
KnittingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
281
|
+
SewingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
282
|
+
OrigamiIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
283
|
+
CalligraphyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
284
|
+
GuitarIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
285
|
+
PianoIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
286
|
+
DrumsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
287
|
+
ViolinIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
288
|
+
MicrophoneIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
289
|
+
HeadphonesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
290
|
+
SoccerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
291
|
+
BasketballIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
292
|
+
TennisIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
293
|
+
GolfIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
294
|
+
BowlingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
295
|
+
FishingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
296
|
+
CampingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
297
|
+
BirdWatchingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
298
|
+
GardeningHobbyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
299
|
+
StargazingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
300
|
+
StampCollectingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
301
|
+
CoinCollectingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
302
|
+
VinylCollectionIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
303
|
+
AntiquesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
304
|
+
ChessIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
305
|
+
BoardGameIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
306
|
+
PuzzleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
307
|
+
DiceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
308
|
+
CardGamesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
309
|
+
VideoGamesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
310
|
+
CameraIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
311
|
+
FilmIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
312
|
+
PodcastIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
313
|
+
BloggingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
314
|
+
CookingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
315
|
+
BakingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
316
|
+
WineTastingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
317
|
+
CoffeeMakingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
318
|
+
LanguageLearningIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
319
|
+
BookClubIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
320
|
+
OnlineCourseIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
321
|
+
WorkshopIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
322
|
+
};
|
|
323
|
+
export declare const allLifeIcons: {
|
|
324
|
+
PaintingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
325
|
+
DrawingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
326
|
+
SculptureIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
327
|
+
PotteryIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
328
|
+
KnittingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
329
|
+
SewingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
330
|
+
OrigamiIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
331
|
+
CalligraphyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
332
|
+
GuitarIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
333
|
+
PianoIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
334
|
+
DrumsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
335
|
+
ViolinIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
336
|
+
MicrophoneIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
337
|
+
HeadphonesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
338
|
+
SoccerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
339
|
+
BasketballIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
340
|
+
TennisIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
341
|
+
GolfIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
342
|
+
BowlingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
343
|
+
FishingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
344
|
+
CampingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
345
|
+
BirdWatchingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
346
|
+
GardeningHobbyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
347
|
+
StargazingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
348
|
+
StampCollectingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
349
|
+
CoinCollectingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
350
|
+
VinylCollectionIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
351
|
+
AntiquesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
352
|
+
ChessIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
353
|
+
BoardGameIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
354
|
+
PuzzleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
355
|
+
DiceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
356
|
+
CardGamesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
357
|
+
VideoGamesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
358
|
+
CameraIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
359
|
+
FilmIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
360
|
+
PodcastIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
361
|
+
BloggingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
362
|
+
CookingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
363
|
+
BakingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
364
|
+
WineTastingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
365
|
+
CoffeeMakingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
366
|
+
LanguageLearningIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
367
|
+
BookClubIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
368
|
+
OnlineCourseIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
369
|
+
WorkshopIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
370
|
+
MeditationIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
371
|
+
MindfulnessIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
372
|
+
BreathingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
373
|
+
RelaxationIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
374
|
+
SleepIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
375
|
+
NapIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
376
|
+
SkincareIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
377
|
+
FaceMaskIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
378
|
+
HairCareIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
379
|
+
ManicureIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
380
|
+
MassageIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
381
|
+
SpaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
382
|
+
ExerciseIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
383
|
+
StretchingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
384
|
+
PilatesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
385
|
+
WorkoutIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
386
|
+
SwimmingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
387
|
+
HealthyFoodIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
388
|
+
SaladIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
389
|
+
SmoothieIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
390
|
+
WaterIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
391
|
+
VitaminsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
392
|
+
TherapyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
393
|
+
JournalingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
394
|
+
PositivityIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
395
|
+
CalmIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
396
|
+
MoodIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
397
|
+
MorningRoutineIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
398
|
+
NightRoutineIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
399
|
+
BathIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
400
|
+
ShowerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
401
|
+
ToothbrushIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
402
|
+
CandleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
403
|
+
AromatherapyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
404
|
+
HotTubIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
405
|
+
TeaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
406
|
+
ReadingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
407
|
+
WorkLifeBalanceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
408
|
+
BoundariesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
409
|
+
SelfLoveIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
410
|
+
DigitalDetoxIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
411
|
+
GratitudeJournalIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
412
|
+
FriendshipIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
413
|
+
HandshakeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
414
|
+
HugIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
415
|
+
TrustIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
416
|
+
SupportIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
417
|
+
CoupleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
418
|
+
RomanceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
419
|
+
EngagementIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
420
|
+
WeddingRingsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
421
|
+
KissIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
422
|
+
ConversationIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
423
|
+
ListeningIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
424
|
+
EmpathyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
425
|
+
ApologyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
426
|
+
ForgivenessIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
427
|
+
GratitudeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
428
|
+
JoyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
429
|
+
LoveIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
430
|
+
CareIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
431
|
+
ComfortIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
432
|
+
TeamIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
433
|
+
CommunityIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
434
|
+
GatheringIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
435
|
+
NetworkIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
436
|
+
MentorIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
437
|
+
NewbornIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
438
|
+
AdultIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
439
|
+
ElderlyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
440
|
+
MemoriesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
441
|
+
LegacyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
442
|
+
FirstStepsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
443
|
+
GrowthIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
444
|
+
AchievementIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
445
|
+
PromotionIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
446
|
+
RetirementIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
447
|
+
AirplaneIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
448
|
+
CarIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
449
|
+
TrainIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
450
|
+
BusIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
451
|
+
ShipIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
452
|
+
BikeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
453
|
+
TaxiIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
454
|
+
MotorcycleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
455
|
+
SuitcaseIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
456
|
+
BackpackIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
457
|
+
DuffelBagIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
458
|
+
LuggageTagIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
459
|
+
MapIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
460
|
+
CompassIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
461
|
+
GlobeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
462
|
+
PinIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
463
|
+
RouteIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
464
|
+
HotelIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
465
|
+
TentIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
466
|
+
CabinIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
467
|
+
ResortIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
468
|
+
HostelIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
469
|
+
BeachIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
470
|
+
UmbrellaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
471
|
+
SunglassesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
472
|
+
FlipFlopsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
473
|
+
SwimwearIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
474
|
+
SunscreenIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
475
|
+
HikingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
476
|
+
SkiingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
477
|
+
ScubaDivingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
478
|
+
SurfingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
479
|
+
SightseeingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
480
|
+
PassportIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
481
|
+
VisaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
482
|
+
TicketIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
483
|
+
CurrencyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
484
|
+
InsuranceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
485
|
+
MonumentIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
486
|
+
CastleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
487
|
+
TempleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
488
|
+
TowerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
489
|
+
MountainIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
490
|
+
FatherIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
491
|
+
MotherIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
492
|
+
ParentsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
493
|
+
BabyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
494
|
+
ToddlerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
495
|
+
ChildIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
496
|
+
TeenagerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
497
|
+
SiblingsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
498
|
+
TwinsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
499
|
+
FamilyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
500
|
+
GrandparentsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
501
|
+
FamilyTreeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
502
|
+
DogIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
503
|
+
CatIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
504
|
+
BirdIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
505
|
+
FishIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
506
|
+
HamsterIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
507
|
+
RabbitIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
508
|
+
PetBowlIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
509
|
+
PetCollarIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
510
|
+
PetHouseIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
511
|
+
LeashIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
512
|
+
BirthdayIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
513
|
+
WeddingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
514
|
+
AnniversaryIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
515
|
+
GraduationIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
516
|
+
PartyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
517
|
+
BalloonIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
518
|
+
ConfettiIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
519
|
+
GiftIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
520
|
+
GiftBoxIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
521
|
+
GiftCardIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
522
|
+
WrappingPaperIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
523
|
+
RibbonIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
524
|
+
BroomIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
525
|
+
MopIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
526
|
+
VacuumIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
527
|
+
LaundryIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
528
|
+
IronIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
529
|
+
DishesIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
530
|
+
TrashIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
531
|
+
GroceryIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
532
|
+
StrollerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
533
|
+
CribIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
534
|
+
BottleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
535
|
+
PacifierIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
536
|
+
DiaperIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
537
|
+
ToyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
538
|
+
BlocksIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
539
|
+
RattleIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
540
|
+
CalendarIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
541
|
+
ClockIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
542
|
+
AlarmIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
543
|
+
TimerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
544
|
+
ChecklistIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
545
|
+
TargetIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
546
|
+
TrophyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
547
|
+
FlagIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
548
|
+
RocketIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
549
|
+
LightbulbIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
550
|
+
BookmarkIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
551
|
+
ClipboardIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
552
|
+
KanbanIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
553
|
+
GanttIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
554
|
+
PomodoroIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
555
|
+
HouseIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
556
|
+
BuildingIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
557
|
+
DoorIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
558
|
+
KeyIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
559
|
+
BedIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
560
|
+
SofaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
561
|
+
LampIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
562
|
+
KitchenIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
563
|
+
BathtubIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
564
|
+
GarageIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
565
|
+
GardenIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
566
|
+
FenceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
567
|
+
AirConditionerIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
568
|
+
HeaterIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
569
|
+
WifiIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
570
|
+
WalletIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
571
|
+
CreditCardIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
572
|
+
BankNoteIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
573
|
+
CoinsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
574
|
+
PiggyBankIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
575
|
+
BankIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
576
|
+
ChartIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
577
|
+
TrendingUpIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
578
|
+
TrendingDownIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
579
|
+
CalculatorIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
580
|
+
ReceiptIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
581
|
+
InvoiceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
582
|
+
SafeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
583
|
+
BitcoinIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
584
|
+
ExchangeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
585
|
+
HeartIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
586
|
+
HeartbeatIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
587
|
+
StethoscopeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
588
|
+
PillsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
589
|
+
SyringeIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
590
|
+
BandageIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
591
|
+
HospitalIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
592
|
+
AmbulanceIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
593
|
+
DoctorIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
594
|
+
DnaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
595
|
+
BrainIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
596
|
+
LungsIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
597
|
+
DumbbellIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
598
|
+
YogaIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
599
|
+
RunningIcon: import('react').ForwardRefExoticComponent<import('./types').LifeIconProps & import('react').RefAttributes<SVGSVGElement>>;
|
|
600
|
+
};
|
|
601
|
+
export declare const lifeIconCount: number;
|
|
602
|
+
export declare const lifeIconCategories: {
|
|
603
|
+
health: {
|
|
604
|
+
count: number;
|
|
605
|
+
description: string;
|
|
606
|
+
};
|
|
607
|
+
finance: {
|
|
608
|
+
count: number;
|
|
609
|
+
description: string;
|
|
610
|
+
};
|
|
611
|
+
home: {
|
|
612
|
+
count: number;
|
|
613
|
+
description: string;
|
|
614
|
+
};
|
|
615
|
+
productivity: {
|
|
616
|
+
count: number;
|
|
617
|
+
description: string;
|
|
618
|
+
};
|
|
619
|
+
family: {
|
|
620
|
+
count: number;
|
|
621
|
+
description: string;
|
|
622
|
+
};
|
|
623
|
+
travel: {
|
|
624
|
+
count: number;
|
|
625
|
+
description: string;
|
|
626
|
+
};
|
|
627
|
+
relationships: {
|
|
628
|
+
count: number;
|
|
629
|
+
description: string;
|
|
630
|
+
};
|
|
631
|
+
selfcare: {
|
|
632
|
+
count: number;
|
|
633
|
+
description: string;
|
|
634
|
+
};
|
|
635
|
+
hobbies: {
|
|
636
|
+
count: number;
|
|
637
|
+
description: string;
|
|
638
|
+
};
|
|
639
|
+
};
|
|
640
|
+
//# sourceMappingURL=index.d.ts.map
|