Pixelarticons

Checkbox On Pixel Art Icon

A checked checkbox icon for selected items, completed tasks, active filters, and confirmed form selections.

devices Free 4 variants

Tags

checkboxon

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 Checkbox On icon

A checkbox in its checked or selected state, with a checkmark inside the square frame. Use it to represent a selected filter in a multi-select panel, a completed item in a task list, an accepted term in a consent form, or any binary toggle in its on position. It is the active counterpart to the plain checkbox. For radio-button-style selection, checkbox-circle provides the round variant; for an explicit rejection or blocked state, checkbox-x communicates a stronger negative meaning.

Usage

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

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

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

Related icons