A processor with sparkles, for AI chips, on-device models and neural compute. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.
<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="M20 9L20 17C20 18.6569 18.6569 20 17 20L7 20C5.3431 20 4 18.6569 4 17L4 7C4 5.3431 5.3431 4 7 4L15 4M9 4L9 2M9 20L9 22M4 9L2 9M20 9L22 9M15 4L15 2M15 20L15 22M4 15L2 15M20 15L22 15"/>
<path d="M12.5492 8.3739L13.1373 9.8648C13.3173 10.3213 13.6787 10.6827 14.1352 10.8627L15.6261 11.4508C15.8518 11.5397 16 11.7576 16 12C16 12.2424 15.8518 12.4603 15.6261 12.5492L14.1352 13.1373C13.6787 13.3173 13.3173 13.6787 13.1373 14.1352L12.5492 15.6261C12.4603 15.8518 12.2424 16 12 16C11.7576 16 11.5397 15.8518 11.4508 15.6261L10.8627 14.1352C10.6827 13.6787 10.3213 13.3173 9.8648 13.1373L8.3739 12.5492C8.1482 12.4603 8 12.2424 8 12C8 11.7576 8.1482 11.5397 8.3739 11.4508L9.8648 10.8627C10.3213 10.6827 10.6827 10.3213 10.8627 9.8648L11.4508 8.3739C11.5397 8.1482 11.7576 8 12 8C12.2424 8 12.4603 8.1482 12.5492 8.3739ZM20.8433 1.2337L21.2108 2.1655C21.3233 2.4508 21.5492 2.6767 21.8345 2.7892L22.7663 3.1567C22.9074 3.2123 23 3.3485 23 3.5C23 3.6515 22.9074 3.7877 22.7663 3.8433L21.8345 4.2108C21.5492 4.3233 21.3233 4.5492 21.2108 4.8345L20.8433 5.7663C20.7877 5.9074 20.6515 6 20.5 6C20.3485 6 20.2123 5.9074 20.1567 5.7663L19.7892 4.8345C19.6767 4.5492 19.4508 4.3233 19.1655 4.2108L18.2337 3.8433C18.0926 3.7877 18 3.6515 18 3.5C18 3.3485 18.0926 3.2123 18.2337 3.1567L19.1655 2.7892C19.4508 2.6767 19.6767 2.4508 19.7892 2.1655L20.1567 1.2337C20.2123 1.0926 20.3485 1 20.5 1C20.6515 1 20.7877 1.0926 20.8433 1.2337Z" 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 chip
- npu
- neural engine
- on device ai
- ai processor
- ai compute
Related icons
The rest of the cpu family first, then the AI shelf.
FAQ
Answered from cpu-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the cpu-sparkles icon for?
- A processor with sparkles, for AI chips, on-device models and neural compute. 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 chip, npu, neural engine, on device ai, ai processor and ai compute, and the browser's search matches all of those.
- What styles does the cpu-sparkles icon come in?
- All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
- Is there a square or circle version of cpu-sparkles?
- No. cpu-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with cpu-sparkles?
- cpu, activity-sparkles, app-window-sparkles, audio-lines-sparkles, battery-sparkles and bell-sparkles, and 12 more, all shown below. The cpu 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 cpu-sparkles in React?
- <CpuSparkles /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <CpuSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the cpu-sparkles SVG?
- icons/stroke/cpu-sparkles.svg, icons/two-tone/cpu-sparkles.svg, icons/duotone/cpu-sparkles.svg and icons/fill/cpu-sparkles.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-sparkles added to the set?
- Added 22 Sept 2026, and last redrawn 23 Sept 2026. It ships in v1.1.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.