Gpu Pixel Art Icon
A GPU icon for graphics card specs, hardware dashboards, AI compute settings, and rendering or gaming performance panels.
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 Gpu icon
A graphics processing unit card, representing dedicated graphics hardware for rendering, gaming, and AI computation. Use it on a hardware specs page listing GPU model and VRAM, a system monitoring dashboard tracking GPU load and temperature, a cloud computing panel for selecting GPU instance types, or an AI training configuration page. It is a strong fit for developer tools and game settings. For general compute context without GPU specificity, the computer or circuit-board icon is broader.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/gpu.svg" width="24" height="24" alt="Gpu" />
<!-- React -->
import { Gpu } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="gpu.svg" width="48" height="48" style="image-rendering: pixelated" />