A packaged die with its pins, for processors, hardware, firmware and on-device compute. On a 24×24 grid in stroke, duotone and fill, free under MIT.

DevicesNewv0.6.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="M7 4L17 4C18.6569 4 20 5.3431 20 7L20 17C20 18.6569 18.6569 20 17 20L7 20C5.3431 20 4 18.6569 4 17L4 7C4 5.3431 5.3431 4 7 4ZM9 8L15 8C15.5523 8 16 8.4477 16 9L16 15C16 15.5523 15.5523 16 15 16L9 16C8.4477 16 8 15.5523 8 15L8 9C8 8.4477 8.4477 8 9 8ZM9 4L9 2M9 20L9 22M4 9L2 9M20 9L22 9M15 4L15 2M15 20L15 22M4 15L2 15M20 15L22 15" fill="none"/>
</svg>

Also called

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

  • processor
  • chip
  • microchip
  • silicon
  • hardware
  • compute
  • firmware

Related icons

The rest of the cpu family first, then the Devices shelf.

FAQ

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

What is the cpu icon for?
A packaged die with its pins, for processors, hardware, firmware and on-device compute. It is filed under Devices in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as processor, chip, microchip, silicon, hardware, compute and firmware, and the browser's search matches all of those.
What styles does the cpu 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 cpu?
No. cpu is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with cpu?
app-check, app-dot, app-minus, app-plus, app-x and battery, and 12 more, all shown below. They are the Devices shelf: nothing else in the set is named after cpu.
How do I import cpu in React?
<Cpu /> 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 <Cpu size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the cpu SVG?
icons/stroke/cpu.svg, icons/duotone/cpu.svg and icons/fill/cpu.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 cpu added to the set?
Added 9 Sept 2026. It ships in v0.6.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.