A picture with sparkles, for AI image generation, photo enhance and generative art. 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 12L20 19C20 20.6569 18.6569 22 17 22L5 22C3.3431 22 2 20.6569 2 19L2 7C2 5.3431 3.3431 4 5 4L12 4M2 19L6.9393 14.0607C7.5251 13.4749 8.4749 13.4749 9.0607 14.0607L11.0801 16.0801C11.6079 16.6079 12.4436 16.6673 13.0408 16.2194L14.9592 14.7806C15.5564 14.3327 16.3921 14.3921 16.9199 14.9199L20 18"/>
<path d="M8.5 8.5C8.5 9.3284 7.8284 10 7 10C6.1716 10 5.5 9.3284 5.5 8.5C5.5 7.6716 6.1716 7 7 7C7.8284 7 8.5 7.6716 8.5 8.5ZM19.5492 1.3739L20.1373 2.8648C20.3173 3.3213 20.6787 3.6827 21.1352 3.8627L22.6261 4.4508C22.8518 4.5397 23 4.7576 23 5C23 5.2424 22.8518 5.4603 22.6261 5.5492L21.1352 6.1373C20.6787 6.3173 20.3173 6.6787 20.1373 7.1352L19.5492 8.6261C19.4603 8.8518 19.2424 9 19 9C18.7576 9 18.5397 8.8518 18.4508 8.6261L17.8627 7.1352C17.6827 6.6787 17.3213 6.3173 16.8648 6.1373L15.3739 5.5492C15.1482 5.4603 15 5.2424 15 5C15 4.7576 15.1482 4.5397 15.3739 4.4508L16.8648 3.8627C17.3213 3.6827 17.6827 3.3213 17.8627 2.8648L18.4508 1.3739C18.5397 1.1482 18.7576 1 19 1C19.2424 1 19.4603 1.1482 19.5492 1.3739ZM13.8433 7.2337L14.2108 8.1655C14.3233 8.4508 14.5492 8.6767 14.8345 8.7892L15.7663 9.1567C15.9074 9.2123 16 9.3485 16 9.5C16 9.6515 15.9074 9.7877 15.7663 9.8433L14.8345 10.2108C14.5492 10.3233 14.3233 10.5492 14.2108 10.8345L13.8433 11.7663C13.7877 11.9074 13.6515 12 13.5 12C13.3485 12 13.2123 11.9074 13.1567 11.7663L12.7892 10.8345C12.6767 10.5492 12.4508 10.3233 12.1655 10.2108L11.2337 9.8433C11.0926 9.7877 11 9.6515 11 9.5C11 9.3485 11.0926 9.2123 11.2337 9.1567L12.1655 8.7892C12.4508 8.6767 12.6767 8.4508 12.7892 8.1655L13.1567 7.2337C13.2123 7.0926 13.3485 7 13.5 7C13.6515 7 13.7877 7.0926 13.8433 7.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 image
- image generation
- generative art
- photo enhance
- text to image
- ai picture
Related icons
The rest of the image family first, then the AI shelf.
FAQ
Answered from image-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the image-sparkles icon for?
- A picture with sparkles, for AI image generation, photo enhance and generative art. 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 image, image generation, generative art, photo enhance, text to image and ai picture, and the browser's search matches all of those.
- What styles does the image-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 image-sparkles?
- No. image-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with image-sparkles?
- image, image-arrow-down, image-arrow-left, image-arrow-right, image-arrow-up and image-check, and 12 more, all shown below. The image 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 image-sparkles in React?
- <ImageSparkles /> 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 <ImageSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the image-sparkles SVG?
- icons/stroke/image-sparkles.svg, icons/two-tone/image-sparkles.svg, icons/duotone/image-sparkles.svg and icons/fill/image-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 image-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.