A pointer with sparkles, for AI actions, magic select and smart interactions. 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="M9.2699 9.8862L13.0143 21.6534C13.1515 22.0847 13.7482 22.1234 13.9403 21.7136L16.4099 16.4449C16.4625 16.3328 16.5551 16.2442 16.6697 16.1967L21.6933 14.1113C22.1184 13.9348 22.0964 13.3269 21.6597 13.1814L9.9025 9.2647C9.5162 9.136 9.1467 9.499 9.2699 9.8862Z"/>
<path d="M5.5492 1.3739L6.1373 2.8648C6.3173 3.3213 6.6787 3.6827 7.1352 3.8627L8.6261 4.4508C8.8518 4.5397 9 4.7576 9 5C9 5.2424 8.8518 5.4603 8.6261 5.5492L7.1352 6.1373C6.6787 6.3173 6.3173 6.6787 6.1373 7.1352L5.5492 8.6261C5.4603 8.8518 5.2424 9 5 9C4.7576 9 4.5397 8.8518 4.4508 8.6261L3.8627 7.1352C3.6827 6.6787 3.3213 6.3173 2.8648 6.1373L1.3739 5.5492C1.1482 5.4603 1 5.2424 1 5C1 4.7576 1.1482 4.5397 1.3739 4.4508L2.8648 3.8627C3.3213 3.6827 3.6827 3.3213 3.8627 2.8648L4.4508 1.3739C4.5397 1.1482 4.7576 1 5 1C5.2424 1 5.4603 1.1482 5.5492 1.3739ZM13.8433 1.2337L14.2108 2.1655C14.3233 2.4508 14.5492 2.6767 14.8345 2.7892L15.7663 3.1567C15.9074 3.2123 16 3.3485 16 3.5C16 3.6515 15.9074 3.7877 15.7663 3.8433L14.8345 4.2108C14.5492 4.3233 14.3233 4.5492 14.2108 4.8345L13.8433 5.7663C13.7877 5.9074 13.6515 6 13.5 6C13.3485 6 13.2123 5.9074 13.1567 5.7663L12.7892 4.8345C12.6767 4.5492 12.4508 4.3233 12.1655 4.2108L11.2337 3.8433C11.0926 3.7877 11 3.6515 11 3.5C11 3.3485 11.0926 3.2123 11.2337 3.1567L12.1655 2.7892C12.4508 2.6767 12.6767 2.4508 12.7892 2.1655L13.1567 1.2337C13.2123 1.0926 13.3485 1 13.5 1C13.6515 1 13.7877 1.0926 13.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 action
- magic select
- smart pointer
- ai click
- ai cursor
- pointer
- mouse
- select
- click
Related icons
The rest of the cursor family first, then the AI shelf.
FAQ
Answered from cursor-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the cursor-sparkles icon for?
- A pointer with sparkles, for AI actions, magic select and smart interactions. 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 action, magic select, smart pointer, ai click, ai cursor, pointer, mouse, select and click, and the browser's search matches all of those.
- What styles does the cursor-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 cursor-sparkles?
- No. cursor-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with cursor-sparkles?
- circle-cursor, cursor, cursor-click, cursor-dashed-panel, cursor-off and cursor-panel, and 12 more, all shown below. The cursor 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 cursor-sparkles in React?
- <CursorSparkles /> 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 <CursorSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the cursor-sparkles SVG?
- icons/stroke/cursor-sparkles.svg, icons/two-tone/cursor-sparkles.svg, icons/duotone/cursor-sparkles.svg and icons/fill/cursor-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 cursor-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.