Pixelarticons

Image 2 Minus Pixel Art Icon

An image-minus icon for removing a photo from the image-2 family, delete picture actions, and media removal flows.

media Pro 4 variants

Tags

imagepicturephotojpgpngminusremovesubtractnegative

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Image 2 Minus icon

The image-2 silhouette with a minus badge, clearly signaling that a photo will be removed or detached. Place it on a 'Remove Photo' button in a profile editor, a delete action in a media grid, or a bulk-deselect control in a photo picker. The minus reads as non-destructive removal rather than permanent deletion; for permanent deletion, a trash icon alongside the image conveys finality more strongly.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/image-2-minus.svg" width="24" height="24" alt="Image 2 Minus" />

<!-- React -->
import { Image2Minus } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="image-2-minus.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons