Image 3 Minus Pixel Art Icon
An image-remove icon from the image-3 family for photo deletion, media detachment, and picture removal flows.
Tags
imagepicturephotojpgpngminusremovesubtractnegative
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Image 3 Minus icon
The image-3 silhouette with a minus sign, directing users to remove or detach a photograph. It is most relevant when image-3 is used consistently for a specific photo type within a product, keeping the minus-action icon visually in the same family. Use it on a 'Remove Cover Photo' button, a media slot clear action, or a photo deselect control. The minus implies soft removal; pair with confirmation text for permanent deletes.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/image-3-minus.svg" width="24" height="24" alt="Image 3 Minus" />
<!-- React -->
import { Image3Minus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="image-3-minus.svg" width="48" height="48" style="image-rendering: pixelated" />