A square bubble with a sparkle, for AI chat, suggested replies and assistant threads. 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="M6 3L18 3C19.6569 3 21 4.3431 21 6L21 14C21 15.6569 19.6569 17 18 17L7 17L3 21L3 6C3 4.3431 4.3431 3 6 3ZM12.4596 7.3123L12.9704 8.5043C13.0716 8.7404 13.2596 8.9284 13.4957 9.0296L14.6877 9.5404C15.0917 9.7136 15.0917 10.2864 14.6877 10.4596L13.4957 10.9704C13.2596 11.0716 13.0716 11.2596 12.9704 11.4957L12.4596 12.6877C12.2864 13.0917 11.7136 13.0917 11.5404 12.6877L11.0296 11.4957C10.9284 11.2596 10.7404 11.0716 10.5043 10.9704L9.3123 10.4596C8.9083 10.2864 8.9083 9.7136 9.3123 9.5404L10.5043 9.0296C10.7404 8.9284 10.9284 8.7404 11.0296 8.5043L11.5404 7.3123C11.7136 6.9083 12.2864 6.9083 12.4596 7.3123Z"/>
</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
- assistant
- smart reply
- chatbot
- magic
- generate
Related icons
The rest of the message family first, then the Mail shelf.
FAQ
Answered from message-square-sparkle's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the message-square-sparkle icon for?
- A square bubble with a sparkle, for AI chat, suggested replies and assistant threads. It is filed under Mail in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as ai chat, assistant, smart reply, chatbot, magic and generate, and the browser's search matches all of those.
- What styles does the message-square-sparkle 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-sparkle?
- No. message-square-sparkle is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with message-square-sparkle?
- 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 Mail shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import message-square-sparkle in React?
- <MessageSquareSparkle /> 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 <MessageSquareSparkle size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the message-square-sparkle SVG?
- icons/stroke/message-square-sparkle.svg, icons/two-tone/message-square-sparkle.svg, icons/duotone/message-square-sparkle.svg and icons/fill/message-square-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 message-square-sparkle added to the set?
- Added 17 Sept 2026. It ships in v1.0.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.