Pixelarticons

Printer Check Pixel Art Icon

A printer with a checkmark for successful print jobs, print-ready status, and 'Document printed' confirmation states.

office Pro 4 variants

Tags

printerchecktickconfirmdoneapproveyesok

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 Printer Check icon

A printer overlaid with a check symbol, indicating a print job completed successfully or a document is cleared and ready to print. Use it as a success state in a print queue, a 'Print successful' notification icon, or a 'Print-ready' badge in an admin panel. It replaces the plain printer when positive confirmation is needed. For a failed or canceled print, printer-x is the counterpart; for a lighter visual weight, printer-minimal-check covers the same confirmation.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/printer-check.svg" width="24" height="24" alt="Printer Check" />

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

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

Related icons