Pixelarticons

Printer Minimal Pixel Art Icon

A minimal-style printer icon for lightweight interfaces, print buttons in compact toolbars, and simplified print actions.

office Free 4 variants

Tags

printerminimal

Style variants

base

Outline · rounded corners

Get Pro

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

A simplified or lower-detail version of the printer icon, using fewer lines or a more abstract silhouette. Use it in compact toolbars where space is tight, a minimal UI design system that avoids heavy iconography, or a mobile interface where the full-detail printer icon does not render clearly at small sizes. It carries the same print meaning as the standard printer. Printer-minimal-check and printer-minimal-x extend this style with status indicators for success and failure states.

Usage

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

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

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

Related icons