A sticky note with sparkles, for AI notes, meeting summaries and smart memos. 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="M21 12L21 9L15 3L6 3C4.3431 3 3 4.3431 3 6L3 18C3 19.6569 4.3431 21 6 21L12 21M15 3L15 6C15 7.6569 16.3431 9 18 9L21 9"/>
<path d="M18.5492 14.3739L19.1373 15.8648C19.3173 16.3213 19.6787 16.6827 20.1352 16.8627L21.6261 17.4508C21.8518 17.5397 22 17.7576 22 18C22 18.2424 21.8518 18.4603 21.6261 18.5492L20.1352 19.1373C19.6787 19.3173 19.3173 19.6787 19.1373 20.1352L18.5492 21.6261C18.4603 21.8518 18.2424 22 18 22C17.7576 22 17.5397 21.8518 17.4508 21.6261L16.8627 20.1352C16.6827 19.6787 16.3213 19.3173 15.8648 19.1373L14.3739 18.5492C14.1482 18.4603 14 18.2424 14 18C14 17.7576 14.1482 17.5397 14.3739 17.4508L15.8648 16.8627C16.3213 16.6827 16.6827 16.3213 16.8627 15.8648L17.4508 14.3739C17.5397 14.1482 17.7576 14 18 14C18.2424 14 18.4603 14.1482 18.5492 14.3739ZM9.8433 10.2337L10.2108 11.1655C10.3233 11.4508 10.5492 11.6767 10.8345 11.7892L11.7663 12.1567C11.9074 12.2123 12 12.3485 12 12.5C12 12.6515 11.9074 12.7877 11.7663 12.8433L10.8345 13.2108C10.5492 13.3233 10.3233 13.5492 10.2108 13.8345L9.8433 14.7663C9.7877 14.9074 9.6515 15 9.5 15C9.3485 15 9.2123 14.9074 9.1567 14.7663L8.7892 13.8345C8.6767 13.5492 8.4508 13.3233 8.1655 13.2108L7.2337 12.8433C7.0926 12.7877 7 12.6515 7 12.5C7 12.3485 7.0926 12.2123 7.2337 12.1567L8.1655 11.7892C8.4508 11.6767 8.6767 11.4508 8.7892 11.1655L9.1567 10.2337C9.2123 10.0926 9.3485 10 9.5 10C9.6515 10 9.7877 10.0926 9.8433 10.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 notes
- meeting summary
- smart memo
- ai sticky note
- generated note
Related icons
The rest of the sticky family first, then the AI shelf.
FAQ
Answered from sticky-note-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the sticky-note-sparkles icon for?
- A sticky note with sparkles, for AI notes, meeting summaries and smart memos. 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 notes, meeting summary, smart memo, ai sticky note and generated note, and the browser's search matches all of those.
- What styles does the sticky-note-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 sticky-note-sparkles?
- No. sticky-note-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with sticky-note-sparkles?
- sticky-note, sticky-note-check, sticky-note-minus, sticky-note-off, sticky-note-plus and sticky-note-x, and 12 more, all shown below. The sticky 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 sticky-note-sparkles in React?
- <StickyNoteSparkles /> 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 <StickyNoteSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the sticky-note-sparkles SVG?
- icons/stroke/sticky-note-sparkles.svg, icons/two-tone/sticky-note-sparkles.svg, icons/duotone/sticky-note-sparkles.svg and icons/fill/sticky-note-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 sticky-note-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.