A laptop with sparkles, for AI on the desktop, copilots and smart work tools. 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="M4 17L4 7C4 5.8954 4.8954 5 6 5L12 5M20 13L20 17M2.5 17L21.5 17C21.7761 17 22 17.2239 22 17.5L22 19C22 20.1046 21.1046 21 20 21L4 21C2.8954 21 2 20.1046 2 19L2 17.5C2 17.2239 2.2239 17 2.5 17Z"/>
<path d="M19.5492 2.3739L20.1373 3.8648C20.3173 4.3213 20.6787 4.6827 21.1352 4.8627L22.6261 5.4508C22.8518 5.5397 23 5.7576 23 6C23 6.2424 22.8518 6.4603 22.6261 6.5492L21.1352 7.1373C20.6787 7.3173 20.3173 7.6787 20.1373 8.1352L19.5492 9.6261C19.4603 9.8518 19.2424 10 19 10C18.7576 10 18.5397 9.8518 18.4508 9.6261L17.8627 8.1352C17.6827 7.6787 17.3213 7.3173 16.8648 7.1373L15.3739 6.5492C15.1482 6.4603 15 6.2424 15 6C15 5.7576 15.1482 5.5397 15.3739 5.4508L16.8648 4.8627C17.3213 4.6827 17.6827 4.3213 17.8627 3.8648L18.4508 2.3739C18.5397 2.1482 18.7576 2 19 2C19.2424 2 19.4603 2.1482 19.5492 2.3739ZM13.8433 9.2337L14.2108 10.1655C14.3233 10.4508 14.5492 10.6767 14.8345 10.7892L15.7663 11.1567C15.9074 11.2123 16 11.3485 16 11.5C16 11.6515 15.9074 11.7877 15.7663 11.8433L14.8345 12.2108C14.5492 12.3233 14.3233 12.5492 14.2108 12.8345L13.8433 13.7663C13.7877 13.9074 13.6515 14 13.5 14C13.3485 14 13.2123 13.9074 13.1567 13.7663L12.7892 12.8345C12.6767 12.5492 12.4508 12.3233 12.1655 12.2108L11.2337 11.8433C11.0926 11.7877 11 11.6515 11 11.5C11 11.3485 11.0926 11.2123 11.2337 11.1567L12.1655 10.7892C12.4508 10.6767 12.6767 10.4508 12.7892 10.1655L13.1567 9.2337C13.2123 9.0926 13.3485 9 13.5 9C13.6515 9 13.7877 9.0926 13.8433 9.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 laptop
- ai pc
- desktop copilot
- ai computer
- smart work
Related icons
The rest of the laptop family first, then the AI shelf.
FAQ
Answered from laptop-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the laptop-sparkles icon for?
- A laptop with sparkles, for AI on the desktop, copilots and smart work tools. 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 laptop, ai pc, desktop copilot, ai computer and smart work, and the browser's search matches all of those.
- What styles does the laptop-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 laptop-sparkles?
- No. laptop-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with laptop-sparkles?
- laptop, laptop-smartphone, activity-sparkles, app-window-sparkles, audio-lines-sparkles and battery-sparkles, and 12 more, all shown below. The laptop 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 laptop-sparkles in React?
- <LaptopSparkles /> 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 <LaptopSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the laptop-sparkles SVG?
- icons/stroke/laptop-sparkles.svg, icons/two-tone/laptop-sparkles.svg, icons/duotone/laptop-sparkles.svg and icons/fill/laptop-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 laptop-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.