A four-point star, for AI, generated content and anything freshly made. On a 24×24 grid in stroke, duotone and fill, free under MIT.

ActionsNewv0.5.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<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="M12.4651 3.3434L14.543 8.6119C14.6955 8.9985 15.0015 9.3045 15.3881 9.457L20.6566 11.5349C20.8477 11.6102 20.9732 11.7947 20.9732 12C20.9732 12.2053 20.8477 12.3898 20.6566 12.4651L15.3881 14.543C15.0015 14.6955 14.6955 15.0015 14.543 15.3881L12.4651 20.6566C12.3898 20.8477 12.2053 20.9732 12 20.9732C11.7947 20.9732 11.6102 20.8477 11.5349 20.6566L9.457 15.3881C9.3045 15.0015 8.9985 14.6955 8.6119 14.543L3.3434 12.4651C3.1523 12.3898 3.0268 12.2053 3.0268 12C3.0268 11.7947 3.1523 11.6102 3.3434 11.5349L8.6119 9.457C8.9985 9.3045 9.3045 8.9985 9.457 8.6119L11.5349 3.3434C11.6102 3.1523 11.7947 3.0268 12 3.0268C12.2053 3.0268 12.3898 3.1523 12.4651 3.3434Z" fill="none"/>
</svg>

Related icons

The rest of the sparkle family first, then the Actions shelf.

FAQ

Answered from sparkle's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the sparkle icon for?
A four-point star, for AI, generated content and anything freshly made. It is filed under Actions in Keyline Icons, drawn on the same 24×24 grid as the rest of the set.
What styles does the sparkle icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of sparkle?
No. sparkle is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with sparkle?
alert, ban, check, circle-alert, circle-check and circle-minus, and 12 more, all shown below. They are the Actions shelf: nothing else in the set is named after sparkle.
How do I import sparkle in React?
<Sparkle /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Sparkle size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the sparkle SVG?
icons/stroke/sparkle.svg, icons/duotone/sparkle.svg and icons/fill/sparkle.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 sparkle added to the set?
Added 8 Sept 2026. It ships in v0.5.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.