A paper plane pointing right with sparkles, for sending a prompt to an assistant. 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="M16 15.1994L22 12L3.4714 2.12C2.7309 1.7251 1.8627 2.363 2.0182 3.1877L3.575 11.4441C3.6443 11.8115 3.6443 12.1885 3.575 12.5559L2.0182 20.8123C1.8627 21.637 2.7309 22.2749 3.4714 21.88L5 21.0649M22 12H3.6799"/>
<path d="M10.9508 15.3738L10.3626 16.8648C10.1826 17.3214 9.8214 17.6826 9.3648 17.8626L7.8738 18.4508C7.6482 18.5396 7.5 18.7576 7.5 19C7.5 19.2424 7.6482 19.4604 7.8738 19.5492L9.3648 20.1374C9.8214 20.3174 10.1826 20.6786 10.3626 21.1352L10.9508 22.6262C11.0396 22.8518 11.2576 23 11.5 23C11.7424 23 11.9604 22.8518 12.0492 22.6262L12.6374 21.1352C12.8174 20.6786 13.1786 20.3174 13.6352 20.1374L15.1262 19.5492C15.3518 19.4604 15.5 19.2424 15.5 19C15.5 18.7576 15.3518 18.5396 15.1262 18.4508L13.6352 17.8626C13.1786 17.6826 12.8174 17.3214 12.6374 16.8648L12.0492 15.3738C11.9604 15.1482 11.7424 15 11.5 15C11.2576 15 11.0396 15.1482 10.9508 15.3738ZM20.1568 17.2337L19.7892 18.1655C19.6767 18.4508 19.4508 18.6767 19.1655 18.7892L18.2337 19.1568C18.0927 19.2123 18 19.3485 18 19.5C18 19.6515 18.0927 19.7877 18.2337 19.8432L19.1655 20.2108C19.4508 20.3233 19.6767 20.5492 19.7892 20.8345L20.1568 21.7663C20.2123 21.9073 20.3485 22 20.5 22C20.6515 22 20.7877 21.9073 20.8433 21.7663L21.2108 20.8345C21.3233 20.5492 21.5492 20.3233 21.8345 20.2108L22.7663 19.8432C22.9073 19.7877 23 19.6515 23 19.5C23 19.3485 22.9073 19.2123 22.7663 19.1568L21.8345 18.7892C21.5492 18.6767 21.3233 18.4508 21.2108 18.1655L20.8433 17.2337C20.7877 17.0927 20.6515 17 20.5 17C20.3485 17 20.2123 17.0927 20.1568 17.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.
- send prompt
- ai send
- submit prompt
- ai message
- ask ai
Related icons
The rest of the send family first, then the AI shelf.
FAQ
Answered from send-horizontal-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the send-horizontal-sparkles icon for?
- A paper plane pointing right with sparkles, for sending a prompt to an assistant. 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 send prompt, ai send, submit prompt, ai message and ask ai, and the browser's search matches all of those.
- What styles does the send-horizontal-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 send-horizontal-sparkles?
- No. send-horizontal-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with send-horizontal-sparkles?
- send, send-clock, send-horizontal, send-sparkles, activity-sparkles and app-window-sparkles, and 12 more, all shown below. The send 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 send-horizontal-sparkles in React?
- <SendHorizontalSparkles /> 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 <SendHorizontalSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the send-horizontal-sparkles SVG?
- icons/stroke/send-horizontal-sparkles.svg, icons/two-tone/send-horizontal-sparkles.svg, icons/duotone/send-horizontal-sparkles.svg and icons/fill/send-horizontal-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 send-horizontal-sparkles added to the set?
- Added 22 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.