The Tabler heart star icon visually combines a heart and a star, commonly used to signify a favorite item, a high rating, or something special.
Common uses
- Marking a product as a 'favorite'.
- Indicating a user's 'top pick' or 'special offer'.
- Representing a 'highly rated' or 'featured' item.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHeartStar } from '@tabler/icons-react';
<IconHeartStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- favoriteratespecialhighlightimportantstandoutspotlightshineadmireheartshapesstarfavorite starspecial ratinghighlight heartimportant star
FAQ
- What is the heart star icon used for?
- It's typically used to denote favoriting, high ratings, or marking something as special or important within a user interface.
- How do I use the heart star icon in React?
- You can import and use it like this: import { IconHeartStar } from '@tabler/icons-react'; <IconHeartStar />.
- What is the license for the heart star icon?
- The Tabler icon library, including the heart 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 →