A square bubble with two sparkles, for AI assistants, chat threads and generated replies. 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="M11.6754 3L6 3C4.3431 3 3 4.3431 3 6L3 21L7 17L18 17C19.6569 17 21 15.6569 21 14L21 12.3246"/>
<path d="M18.5492 2.3739L19.1373 3.8648C19.3173 4.3213 19.6787 4.6827 20.1352 4.8627L21.6261 5.4508C21.8518 5.5397 22 5.7576 22 6C22 6.2424 21.8518 6.4603 21.6261 6.5492L20.1352 7.1373C19.6787 7.3173 19.3173 7.6787 19.1373 8.1352L18.5492 9.6261C18.4603 9.8518 18.2424 10 18 10C17.7576 10 17.5397 9.8518 17.4508 9.6261L16.8627 8.1352C16.6827 7.6787 16.3213 7.3173 15.8648 7.1373L14.3739 6.5492C14.1482 6.4603 14 6.2424 14 6C14 5.7576 14.1482 5.5397 14.3739 5.4508L15.8648 4.8627C16.3213 4.6827 16.6827 4.3213 16.8627 3.8648L17.4508 2.3739C17.5397 2.1482 17.7576 2 18 2C18.2424 2 18.4603 2.1482 18.5492 2.3739ZM9.8433 8.2337L10.2108 9.1655C10.3233 9.4508 10.5492 9.6767 10.8345 9.7892L11.7663 10.1567C11.9074 10.2123 12 10.3485 12 10.5C12 10.6515 11.9074 10.7877 11.7663 10.8433L10.8345 11.2108C10.5492 11.3233 10.3233 11.5492 10.2108 11.8345L9.8433 12.7663C9.7877 12.9074 9.6515 13 9.5 13C9.3485 13 9.2123 12.9074 9.1567 12.7663L8.7892 11.8345C8.6767 11.5492 8.4508 11.3233 8.1655 11.2108L7.2337 10.8433C7.0926 10.7877 7 10.6515 7 10.5C7 10.3485 7.0926 10.2123 7.2337 10.1567L8.1655 9.7892C8.4508 9.6767 8.6767 9.4508 8.7892 9.1655L9.1567 8.2337C9.2123 8.0926 9.3485 8 9.5 8C9.6515 8 9.7877 8.0926 9.8433 8.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 thread
- smart reply
- generate
Related icons
The rest of the message family first, then the AI shelf.
FAQ
Answered from message-square-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the message-square-sparkles icon for?
- A square bubble with two sparkles, for AI assistants, chat threads and generated replies. 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 thread, smart reply and generate, and the browser's search matches all of those.
- What styles does the message-square-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-square-sparkles?
- No. message-square-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with message-square-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-square-sparkles in React?
- <MessageSquareSparkles /> 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 <MessageSquareSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the message-square-sparkles SVG?
- icons/stroke/message-square-sparkles.svg, icons/two-tone/message-square-sparkles.svg, icons/duotone/message-square-sparkles.svg and icons/fill/message-square-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-square-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.