A heart struck through, for unliking and removing something from favourites. On a 24×24 grid in stroke, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M16.9343 16.9343C15.3695 18.2867 13.629 19.6087 12 21C7.4376 17.1033 2 13.75 2 8.75C2 6.9313 2.881 5.3099 4.2563 4.2563M8.6969 3.0401C9.9183 3.1821 11.0249 3.6962 12 4.5C13.1574 3.5459 14.5 3 16 3C19.3138 3 22 5.5743 22 8.75C22 10.7584 21.1226 12.5012 19.777 14.1202M2 2L22 22"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- unlike
- unfavourite
- removed from favourites
- dislike
Related icons
The rest of the heart family first, then the Actions shelf.
FAQ
Answered from heart-off's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the heart-off icon for?
- A heart struck through, for unliking and removing something from favourites. It is filed under Actions in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as unlike, unfavourite, removed from favourites and dislike, and the browser's search matches all of those.
- What styles does the heart-off icon come in?
- All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
- Is there a square or circle version of heart-off?
- No. heart-off is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with heart-off?
- heart, heart-hand, alert, ban, check and circle-alert, and 12 more, all shown below. The heart family is listed first, then the rest of the Actions shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import heart-off in React?
- <HeartOff /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <HeartOff size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the heart-off SVG?
- icons/stroke/heart-off.svg, icons/duotone/heart-off.svg and icons/fill/heart-off.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was heart-off added to the set?
- Added 19 Aug 2026. It ships in v0.1.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.