Half a brain wired to circuit traces, for machine learning, AI models and neural networks. On a 24×24 grid in stroke, duotone and fill, free under MIT.

AINewv0.9.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M12 4.75C12 3.2312 10.7688 2 9.25 2C8.2128 2 7.2638 2.5836 6.7958 3.5093C5.6371 3.6149 4.75 4.5865 4.75 5.75C4.75 6.1154 4.839 6.4753 5.0093 6.7986C3.9233 7.016 3.1097 7.9221 3.0101 9.0252C2.9901 9.2474 2.8963 9.4565 2.7437 9.6192C2.2659 10.1289 2 10.8014 2 11.5C2 12.0844 2.1862 12.6536 2.5315 13.125C2.1862 13.5964 2 14.1656 2 14.75C2 15.7702 2.5648 16.7065 3.4671 17.1824C3.7892 17.3523 3.9935 17.6838 4.0005 18.0478C4.0175 18.9378 4.5064 19.7516 5.2842 20.1845C5.4183 20.2591 5.5334 20.3635 5.6206 20.4898C6.2742 21.4355 7.3504 22 8.5 22C10.433 22 12 20.433 12 18.5L12 4.75ZM9.2158 5.3593C9.0262 4.284 8.0919 3.5 7 3.5C6.9318 3.5 6.8637 3.5031 6.7958 3.5093M7.9905 9.0321C7.8775 7.7408 6.7963 6.75 5.5 6.75C5.3352 6.75 5.1709 6.7663 5.0093 6.7986M2.5315 13.125C3.0494 13.8321 3.8735 14.25 4.75 14.25C4.9903 14.25 5.2296 14.2185 5.4618 14.1563M8.75 13.5C8.6958 14.8111 8.162 16.0566 7.25 17M12 7.5L21.5 7.5M12 12L18.5 12M12 16.5L21.5 16.5" fill="none"/>
  <path d="M23 7.5C23 8.3284 22.3284 9 21.5 9C20.6716 9 20 8.3284 20 7.5C20 6.6716 20.6716 6 21.5 6C22.3284 6 23 6.6716 23 7.5ZM20 12C20 12.8284 19.3284 13.5 18.5 13.5C17.6716 13.5 17 12.8284 17 12C17 11.1716 17.6716 10.5 18.5 10.5C19.3284 10.5 20 11.1716 20 12ZM23 16.5C23 17.3284 22.3284 18 21.5 18C20.6716 18 20 17.3284 20 16.5C20 15.6716 20.6716 15 21.5 15C22.3284 15 23 15.6716 23 16.5Z" fill="currentColor" stroke="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • ai
  • machine learning
  • neural network
  • model
  • artificial intelligence

Related icons

The rest of the brain family first, then the AI shelf.

FAQ

Answered from brain-circuit's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the brain-circuit icon for?
Half a brain wired to circuit traces, for machine learning, AI models and neural networks. It is filed under AI in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as ai, machine learning, neural network, model and artificial intelligence, and the browser's search matches all of those.
What styles does the brain-circuit icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of brain-circuit?
No. brain-circuit is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with brain-circuit?
brain and bot, all shown below. The brain family is listed first, then the rest of the AI shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import brain-circuit in React?
<BrainCircuit /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <BrainCircuit size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the brain-circuit SVG?
icons/stroke/brain-circuit.svg, icons/duotone/brain-circuit.svg and icons/fill/brain-circuit.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was brain-circuit added to the set?
Added 13 Sept 2026. It ships in v0.9.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.