Laptop Minimal Pixel Art Icon
A minimal laptop icon for portable computing labels, 'Works on laptop' indicators, and device type selectors in setup flows.
Tags
laptopcomputernotebookmacbookminimal
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Laptop Minimal icon
A clean, minimal laptop outline representing a portable computer, similar in spirit to a MacBook silhouette. Use it in system requirements listings, a device-type selector in a setup wizard, an IT asset inventory for portable machines, or a 'Compatible with laptop' indicator on a product page. Its minimal style stays legible at small sizes. For a desktop workstation, the computer icon distinguishes the form factor; for both desktop and mobile contexts, monitor-smartphone covers both at once.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/laptop-minimal.svg" width="24" height="24" alt="Laptop Minimal" />
<!-- React -->
import { LaptopMinimal } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="laptop-minimal.svg" width="48" height="48" style="image-rendering: pixelated" />