John KuehJohn Kueh

circuitry icon

Phosphor · circuitry · MIT

Download SVG

The Phosphor circuitry icon depicts a stylized representation of electronic pathways, commonly used to symbolize technology, computing, or hardware-related features in a user interface.

Common uses

  • Representing a 'hardware' settings section.
  • Indicating a 'processing' or 'computing' status.
  • Labeling a 'technology' or 'development' category.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Circuitry } from '@phosphor-icons/react';

<Circuitry size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Circuitry size={24} />
thin
<Circuitry size={24} weight="thin" />
light
<Circuitry size={24} weight="light" />
bold
<Circuitry size={24} weight="bold" />
fill
<Circuitry size={24} weight="fill" />
duotone
<Circuitry size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
processormicrochipcomputercircuitelectronicsmotherboardtechnology & developmentcircuitrycomputer chip

FAQ

What does the circuitry icon represent?
It visually represents electronic circuits, often used for themes related to technology, computers, or hardware.
How do I use the circuitry icon in React?
You can import and use it like this: `import { Circuitry } from '@phosphor-icons/react';` and then render it as `<Circuitry />`.
What is the license for the Phosphor circuitry icon?
The Phosphor icon library, including the circuitry icon, is available under the MIT license.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →