A speech bubble with two sparkles, for AI conversations, chatbots and generated answers. 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="M12.668 3.0179C12.4456 3.006 12.2228 3 12 3C6.4772 3 2 6.5817 2 11C2 12.9769 2.915 14.8839 4.5686 16.353L5 21L9.5808 18.7624C10.3721 18.9202 11.1845 19 12 19C16.8496 19 21.0003 16.2162 21.8466 12.3961"/>
<path d="M19.5492 2.3739L20.1373 3.8648C20.3173 4.3213 20.6787 4.6827 21.1352 4.8627L22.6261 5.4508C22.8518 5.5397 23 5.7576 23 6C23 6.2424 22.8518 6.4603 22.6261 6.5492L21.1352 7.1373C20.6787 7.3173 20.3173 7.6787 20.1373 8.1352L19.5492 9.6261C19.4603 9.8518 19.2424 10 19 10C18.7576 10 18.5397 9.8518 18.4508 9.6261L17.8627 8.1352C17.6827 7.6787 17.3213 7.3173 16.8648 7.1373L15.3739 6.5492C15.1482 6.4603 15 6.2424 15 6C15 5.7576 15.1482 5.5397 15.3739 5.4508L16.8648 4.8627C17.3213 4.6827 17.6827 4.3213 17.8627 3.8648L18.4508 2.3739C18.5397 2.1482 18.7576 2 19 2C19.2424 2 19.4603 2.1482 19.5492 2.3739ZM10.8433 9.2337L11.2108 10.1655C11.3233 10.4508 11.5492 10.6767 11.8345 10.7892L12.7663 11.1567C12.9074 11.2123 13 11.3485 13 11.5C13 11.6515 12.9074 11.7877 12.7663 11.8433L11.8345 12.2108C11.5492 12.3233 11.3233 12.5492 11.2108 12.8345L10.8433 13.7663C10.7877 13.9074 10.6515 14 10.5 14C10.3485 14 10.2123 13.9074 10.1567 13.7663L9.7892 12.8345C9.6767 12.5492 9.4508 12.3233 9.1655 12.2108L8.2337 11.8433C8.0926 11.7877 8 11.6515 8 11.5C8 11.3485 8.0926 11.2123 8.2337 11.1567L9.1655 10.7892C9.4508 10.6767 9.6767 10.4508 9.7892 10.1655L10.1567 9.2337C10.2123 9.0926 10.3485 9 10.5 9C10.6515 9 10.7877 9.0926 10.8433 9.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 chat
- chatbot
- assistant
- ai conversation
- smart reply
- generate
Related icons
The rest of the message family first, then the AI shelf.
FAQ
Answered from message-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the message-sparkles icon for?
- A speech bubble with two sparkles, for AI conversations, chatbots and generated answers. 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 chat, chatbot, assistant, ai conversation, smart reply and generate, and the browser's search matches all of those.
- What styles does the message-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 message-sparkles?
- No. message-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with message-sparkles?
- message, message-check, message-dot, message-lines, message-minus and message-off, and 12 more, all shown below. The message 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 message-sparkles in React?
- <MessageSparkles /> 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 <MessageSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the message-sparkles SVG?
- icons/stroke/message-sparkles.svg, icons/two-tone/message-sparkles.svg, icons/duotone/message-sparkles.svg and icons/fill/message-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 message-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.