108 new icons just landed: the full A to Z alphabet. See what's new →
Pixelarticons

Checkbox X Pixel Art Icon

A checkbox with an X for rejected items, blocked options, invalid selections, and explicit denial states in forms.

System & Devices Pro 4 variants

Tags

checkboxclosecancelremove

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.

This is a Pro icon.

Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.

Whole team? Team Unlimited covers everyone.

Get Pro

About the Checkbox X icon

A checkbox containing an X rather than a checkmark, indicating that an option is explicitly rejected, blocked, or invalid rather than simply unchecked. Use it in permission matrices to show a denied capability, in compliance checklists for failed requirements, or in form validation to flag an option that is not allowed. It carries a stronger negative signal than an empty checkbox. When the intent is a neutral unselected state, the plain checkbox without any mark is less alarming.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/checkbox-x.svg" width="24" height="24" alt="Checkbox X" />

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

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

Related icons