John KuehJohn Kueh

heart minus icon

HugeIcons · HeartMinusIcon · MIT

Download SVG

The HugeIcons heart minus icon visually represents the removal or subtraction of something from a heart, commonly used to indicate actions like unfavoriting, removing from a wishlist, or decreasing a health/like count.

Common uses

  • Unfavorite item
  • Remove from wishlist
  • Decrease health/like metric

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HeartMinusIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={HeartMinusIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
heart removeunfavoritedislikeremove from favorites

FAQ

What does the heart minus icon represent?
It signifies the removal or subtraction related to a heart, often used for actions like unfavoriting or removing from a list.
How do I use the HeartMinusIcon in React?
Import both HugeiconsIcon and HeartMinusIcon, then render it using <HugeiconsIcon icon={HeartMinusIcon} />.
What is the license for this icon?
The HugeIcons heart minus icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →