Circuit Board Pixel Art Icon
A circuit board icon for hardware specs, electronics projects, PCB design tools, and technical or maker-focused interfaces.
Tags
circuitboard
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 Circuit Board icon
A printed circuit board with traces and components, evoking electronics hardware, embedded systems, and maker culture. Use it in a hardware product's spec page, a PCB design tool's library panel, a firmware settings screen, or a developer console dealing with embedded devices. It communicates technical depth and is a strong fit for IoT, robotics, and electronics contexts. For a second layout variant, circuit-board-2 offers an alternate composition with the same meaning.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/circuit-board.svg" width="24" height="24" alt="Circuit Board" />
<!-- React -->
import { CircuitBoard } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="circuit-board.svg" width="48" height="48" style="image-rendering: pixelated" />