Pixelarticons

Image 2 X Pixel Art Icon

An image-cancel icon from the image-2 family for dismissing, clearing, or deleting a selected photo.

media Pro 4 variants

Tags

imagepicturephotojpgpngclosecancelremove

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 X icon

The image-2 shape with an X overlay, the universal cancel treatment applied to photo actions. Reach for it on a 'Clear Selected Image' button, a 'Remove Attachment' action in a form field, or an error state where an image failed to load and the user can dismiss it. The X carries a stronger sense of cancellation than the minus; use minus for soft removal and X for abort or clear actions.

Usage

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

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

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

Related icons