The Tabler heart plus icon depicts a heart with a plus sign, commonly used to represent actions like adding a favorite, liking content, or indicating a positive addition.
Common uses
- Add to favorites button
- Like/Love action in social media
- Option to add a new item to a wishlist
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHeartPlus } from '@tabler/icons-react';
<IconHeartPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- addlovefavouritelikeheartplusmoreincreasepositiveadditionalshapesfavorite addlike plusadd to wishlistheart increase
FAQ
- What does the heart plus icon represent?
- It signifies adding something to a collection, often related to positive actions like favoriting, liking, or increasing a count.
- How do I use this icon in React?
- You can import and use it like this: import { IconHeartPlus } from '@tabler/icons-react'; <IconHeartPlus />
- What is the license for this icon?
- The Tabler icon library, including the heart plus 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 →