The Tabler heart share icon visually represents the act of sharing or distributing something associated with affection or positive sentiment, commonly used for social sharing features or indicating a 'like' or 'favorite' that has been shared.
Common uses
- Social media post sharing button
- Indicate a shared 'favorite' item
- Button to send a 'liked' product
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHeartShare } from '@tabler/icons-react';
<IconHeartShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- socialconnectdistributeforwardsendgivespreadnetworkexchangepostshapesheartsharelike sharefavorite sendsocial distribute
FAQ
- What does the heart share icon represent?
- It symbolizes sharing or distributing something positive, like a 'like' or a favorite item, often used in social contexts.
- How do I use the heart share icon in React?
- Import it using `import { IconHeartShare } from '@tabler/icons-react';` and then use it as a component: `<IconHeartShare />`.
- What is the license for this icon?
- The Tabler icon library, including the heart share icon, is distributed 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 →