John KuehJohn Kueh

image minus icon

Lucide · image-minus · ISC

Download SVG

The Lucide image minus icon depicts a photograph with a minus sign overlaid, commonly used to signify the removal or deletion of an image.

Common uses

  • Button to remove a profile picture
  • Icon for deleting an uploaded file
  • Action to discard an image in a form

Use it in React

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

<ImageMinus size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
removedeleteimageminusdelete imageremove photocancel imageimage delete

FAQ

What does the image minus icon represent?
It represents the action of removing or deleting an image. It's often used when a user wants to get rid of a picture they've uploaded or selected.
How do I use this icon in React?
You can import and use it in your React application like this: import { ImageMinus } from 'lucide-react'. Then, render it as a component: <ImageMinus />.
What is the license for Lucide icons?
Lucide icons, including the image-minus icon, 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 →