Pixelarticons

Computer Pixel Art Icon

A desktop computer icon for software system requirements, remote desktop tools, device management, and IT support pages.

devices Free 4 variants

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 Computer icon

A desktop computer with a monitor and tower or base unit, representing a traditional workstation setup. Use it in system requirements listings, device management consoles, IT help desks, or software license dashboards to represent a desktop or non-portable machine. It distinguishes desktop from mobile or laptop contexts. For a thin-frame monitor alone, the monitor icon is cleaner; for a laptop, laptop-minimal is more precise; for an all-in-one Mac aesthetic, app-mac carries the platform-specific connotation.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/computer.svg" width="24" height="24" alt="Computer" />

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

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

Related icons