Printer Minimal Check Pixel Art Icon
A minimal printer with a checkmark for lightweight print-success indicators in compact toolbars and mobile print flows.
Tags
printerminimalchecktickconfirmdoneapproveyesok
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Printer Minimal Check icon
A simplified printer shape combined with a check symbol, confirming a successful print in a minimal design language. Use it in a mobile print flow's success state, a compact admin toolbar's print-confirmed indicator, or any UI where the full-detail printer-check is visually too heavy. It carries the same positive confirmation meaning as printer-check but at a lighter visual weight. For print failures in the same minimal style, printer-minimal-x is the natural counterpart.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/printer-minimal-check.svg" width="24" height="24" alt="Printer Minimal Check" />
<!-- React -->
import { PrinterMinimalCheck } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="printer-minimal-check.svg" width="48" height="48" style="image-rendering: pixelated" />