The Tabler home star icon depicts a house with a star, commonly used to signify a user's primary or favorite location, or a special designation for a home.
Common uses
- Marking a user's primary address
- Indicating a favorite or saved home location
- Representing a 'main' or 'starred' property
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHomeStar } from '@tabler/icons-react';
<IconHomeStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- bestfavouritelikehousehomestarmainarchitecturestructurefavoritebuildingsfavorite homeprimary residencestarred housemain location
FAQ
- What does the home star icon represent?
- It signifies a home that is special, such as a primary residence, a favorite location, or a starred property.
- How do I use the home star icon in React?
- Import it using `import { IconHomeStar } from '@tabler/icons-react';` and then use it as a component: `<IconHomeStar />`.
- What is the license for the home star icon?
- The Tabler icon library, including the home star icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →