Image 3 X Pixel Art Icon
An image-cancel icon from the image-3 family for clearing, dismissing, or deleting a selected image.
Tags
imagepicturephotojpgpngclosecancelremove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Image 3 X icon
The image-3 silhouette overlaid with an X, marking a cancel or delete action on a photo. Use it on a 'Remove Cover' button, a failed-image error state with a dismiss option, or a media attachment clear control. The X reads as final cancellation, stronger than the minus treatment. Within a product consistently using image-3 for covers or featured images, this icon gives the removal action matching visual style.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/image-3-x.svg" width="24" height="24" alt="Image 3 X" />
<!-- React -->
import { Image3X } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="image-3-x.svg" width="48" height="48" style="image-rendering: pixelated" />