A magic wand with sparkles, for AI magic, auto-enhance and one-click generation. 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="M18.5858 3.2929L20.7071 5.4142C21.0976 5.8047 21.0976 6.4379 20.7071 6.8284L6.8284 20.7071C6.4379 21.0976 5.8047 21.0976 5.4142 20.7071L3.2929 18.5858C2.9024 18.1953 2.9024 17.5621 3.2929 17.1716L17.1716 3.2929C17.5621 2.9024 18.1953 2.9024 18.5858 3.2929ZM13.2908 7.1737L16.8263 10.7092"/>
<path d="M6.5492 2.3739L7.1373 3.8648C7.3173 4.3213 7.6787 4.6827 8.1352 4.8627L9.6261 5.4508C9.8518 5.5397 10 5.7576 10 6C10 6.2424 9.8518 6.4603 9.6261 6.5492L8.1352 7.1373C7.6787 7.3173 7.3173 7.6787 7.1373 8.1352L6.5492 9.6261C6.4603 9.8518 6.2424 10 6 10C5.7576 10 5.5397 9.8518 5.4508 9.6261L4.8627 8.1352C4.6827 7.6787 4.3213 7.3173 3.8648 7.1373L2.3739 6.5492C2.1482 6.4603 2 6.2424 2 6C2 5.7576 2.1482 5.5397 2.3739 5.4508L3.8648 4.8627C4.3213 4.6827 4.6827 4.3213 4.8627 3.8648L5.4508 2.3739C5.5397 2.1482 5.7576 2 6 2C6.2424 2 6.4603 2.1482 6.5492 2.3739ZM17.8433 15.2337L18.2108 16.1655C18.3233 16.4508 18.5492 16.6767 18.8345 16.7892L19.7663 17.1567C19.9074 17.2123 20 17.3485 20 17.5C20 17.6515 19.9074 17.7877 19.7663 17.8433L18.8345 18.2108C18.5492 18.3233 18.3233 18.5492 18.2108 18.8345L17.8433 19.7663C17.7877 19.9074 17.6515 20 17.5 20C17.3485 20 17.2123 19.9074 17.1567 19.7663L16.7892 18.8345C16.6767 18.5492 16.4508 18.3233 16.1655 18.2108L15.2337 17.8433C15.0926 17.7877 15 17.6515 15 17.5C15 17.3485 15.0926 17.2123 15.2337 17.1567L16.1655 16.7892C16.4508 16.6767 16.6767 16.4508 16.7892 16.1655L17.1567 15.2337C17.2123 15.0926 17.3485 15 17.5 15C17.6515 15 17.7877 15.0926 17.8433 15.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 magic
- magic wand
- auto enhance
- generate
- one click
- smart fix
- enchant
Related icons
The rest of the wand family first, then the AI shelf.
FAQ
Answered from wand-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the wand-sparkles icon for?
- A magic wand with sparkles, for AI magic, auto-enhance and one-click generation. 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 magic, magic wand, auto enhance, generate, one click, smart fix and enchant, and the browser's search matches all of those.
- What styles does the wand-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 wand-sparkles?
- No. wand-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with wand-sparkles?
- wand, activity-sparkles, app-window-sparkles, audio-lines-sparkles, battery-sparkles and bell-sparkles, and 12 more, all shown below. The wand 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 wand-sparkles in React?
- <WandSparkles /> 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 <WandSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the wand-sparkles SVG?
- icons/stroke/wand-sparkles.svg, icons/two-tone/wand-sparkles.svg, icons/duotone/wand-sparkles.svg and icons/fill/wand-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 wand-sparkles added to the set?
- Added 22 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.