The Phosphor head circuit icon depicts a human head with integrated circuitry, commonly used to represent concepts related to artificial intelligence, machine learning, or advanced technology.
Common uses
- AI/ML feature sections
- Technology blog post headers
- Smart device settings
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { HeadCircuit } from '@phosphor-icons/react';
<HeadCircuit size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<HeadCircuit size={24} />thin
<HeadCircuit size={24} weight="thin" />light
<HeadCircuit size={24} weight="light" />bold
<HeadCircuit size={24} weight="bold" />fill
<HeadCircuit size={24} weight="fill" />duotone
<HeadCircuit size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- technology & development
- Keywords
- *new*automatonartificial intelligenceaitechnology & developmentheadcircuitai headbrain circuittechnology head
FAQ
- What does the head circuit icon represent?
- It symbolizes artificial intelligence, automation, or complex technological systems, often related to the human mind or processing.
- How do I use the head circuit icon in React?
- You can import it as `HeadCircuit` from '@phosphor-icons/react' and use it directly in your JSX.
- What is the license for this icon?
- The Phosphor icon set, including the head circuit icon, is available under the MIT license.