The HugeIcons house heart icon visually represents a home with a heart, commonly used to signify a user's favorite home, a loved residence, or a personal space.
Common uses
- Favorite home button
- User profile's primary residence
- Real estate 'saved' listing
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HouseHeartIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HouseHeartIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- home heartfavorite homeloved housemy home
FAQ
- What does the house heart icon represent?
- It combines a house and a heart, symbolizing a cherished home or a favorite residence.
- How do I use the HouseHeartIcon in React?
- Import both HugeiconsIcon and HouseHeartIcon, then render <HugeiconsIcon icon={HouseHeartIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →