Pixelarticons

Circuit Board 2 Pixel Art Icon

An alternate circuit board icon for electronics interfaces, hardware dashboards, and maker or embedded-system projects.

devices Pro 4 variants

Tags

circuitboard

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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 Circuit Board 2 icon

A second visual arrangement of circuit board traces and pads, carrying the same meaning as circuit-board while offering a different composition for variety or better fit in specific layouts. Use it in electronics design tools, hardware documentation, IoT device pages, or any technical UI where circuit imagery adds context. Choosing between the two variants is a visual decision: pick whichever reads more cleanly at the size and color combination you are using.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/circuit-board-2.svg" width="24" height="24" alt="Circuit Board 2" />

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

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

Related icons