The Tabler heart off icon depicts a heart with a diagonal line through it, commonly used to indicate a lack of affection, a disabled favorite status, or an unliked item.
Common uses
- Unliking a post or comment
- Disabling a 'favorite' feature
- Showing a relationship status as ended
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHeartOff } from '@tabler/icons-react';
<IconHeartOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- loveemotionlikefavoriterelationshipheartoffdisabledinactivegeometryshapesunheartdislikebroken heartno love
FAQ
- What does the heart off icon represent?
- It signifies the absence of a heart, such as when something is unliked, unfavorited, or a relationship has ended.
- How do I use this icon in React?
- You can import and use it like this: import { IconHeartOff } from '@tabler/icons-react'. Then render it as <IconHeartOff />.
- What is the license for this icon?
- The Tabler icon library, including the heart off 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 →