Pc Case Pixel Art Icon
A desktop PC tower icon for hardware guides, system specifications, IT asset tracking and desktop-setup documentation.
Tags
pccase
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Pc Case icon
A tall rectangular tower representing a desktop computer case, with drive bays and a power button visible on the front. It suits hardware documentation, IT asset-management tools, system-info screens, and setup guides that distinguish desktop PCs from laptops or all-in-ones. Use it to label 'Desktop' in a device list or in a specification panel showing installed components. A monitor or laptop icon covers other form-factor contexts.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/pc-case.svg" width="24" height="24" alt="Pc Case" />
<!-- React -->
import { PcCase } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="pc-case.svg" width="48" height="48" style="image-rendering: pixelated" />