John KuehJohn Kueh

heart minus icon

Lucide · heart-minus · ISC

Download SVG

The Lucide heart minus icon visually represents the action of removing or disliking something, often used to indicate unliking a post or removing an item from a favorites list.

Common uses

  • Button to unlike a post or comment
  • Remove item from wishlist/favorites
  • Option to decrease a 'like' count

Use it in React

Install
npm i lucide-react
Import & render
import { HeartMinus } from 'lucide-react';

<HeartMinus size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
unlikeunfavoriteremovedeletedamageheartminusdislikeremove from favorites

FAQ

What does the heart minus icon signify?
It signifies the removal or negation of a positive sentiment, like unliking content or removing an item from a list.
How do I use the heart minus icon in React?
You can import and use it like this: import { HeartMinus } from 'lucide-react'. Then render it as <HeartMinus />.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Related icons

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

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