A handset with sparkles, for AI calls, voice agents and smart call handling. 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="M2 4C2 2.8954 2.8954 2 4 2L7 2C8.1046 2 9 2.8954 9 4L9 7C9 7.6295 8.7036 8.2223 8.2 8.6L7.7388 8.9459C7.487 9.1348 7.3388 9.4312 7.3388 9.7459C7.3388 9.8992 7.374 10.0504 7.4417 10.1879C8.8053 12.9552 11.0448 15.1947 13.8121 16.5583C13.9496 16.626 14.1008 16.6612 14.2541 16.6612C14.5688 16.6612 14.8652 16.513 15.0541 16.2612L15.4 15.8C15.7777 15.2964 16.3705 15 17 15L20 15C21.1046 15 22 15.8954 22 17L22 20C22 21.1046 21.1046 22 20 22C10.0589 22 2 13.9411 2 4Z"/>
<path d="M19.5492 1.3739L20.1373 2.8648C20.3173 3.3213 20.6787 3.6827 21.1352 3.8627L22.6261 4.4508C22.8518 4.5397 23 4.7576 23 5C23 5.2424 22.8518 5.4603 22.6261 5.5492L21.1352 6.1373C20.6787 6.3173 20.3173 6.6787 20.1373 7.1352L19.5492 8.6261C19.4603 8.8518 19.2424 9 19 9C18.7576 9 18.5397 8.8518 18.4508 8.6261L17.8627 7.1352C17.6827 6.6787 17.3213 6.3173 16.8648 6.1373L15.3739 5.5492C15.1482 5.4603 15 5.2424 15 5C15 4.7576 15.1482 4.5397 15.3739 4.4508L16.8648 3.8627C17.3213 3.6827 17.6827 3.3213 17.8627 2.8648L18.4508 1.3739C18.5397 1.1482 18.7576 1 19 1C19.2424 1 19.4603 1.1482 19.5492 1.3739ZM3.8433 18.2337L4.2108 19.1655C4.3233 19.4508 4.5492 19.6767 4.8345 19.7892L5.7663 20.1567C5.9074 20.2123 6 20.3485 6 20.5C6 20.6515 5.9074 20.7877 5.7663 20.8433L4.8345 21.2108C4.5492 21.3233 4.3233 21.5492 4.2108 21.8345L3.8433 22.7663C3.7877 22.9074 3.6515 23 3.5 23C3.3485 23 3.2123 22.9074 3.1567 22.7663L2.7892 21.8345C2.6767 21.5492 2.4508 21.3233 2.1655 21.2108L1.2337 20.8433C1.0926 20.7877 1 20.6515 1 20.5C1 20.3485 1.0926 20.2123 1.2337 20.1567L2.1655 19.7892C2.4508 19.6767 2.6767 19.4508 2.7892 19.1655L3.1567 18.2337C3.2123 18.0926 3.3485 18 3.5 18C3.6515 18 3.7877 18.0926 3.8433 18.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 call
- voice agent
- ai phone
- smart call
- call assistant
- ai receptionist
Related icons
The rest of the phone family first, then the AI shelf.
FAQ
Answered from phone-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the phone-sparkles icon for?
- A handset with sparkles, for AI calls, voice agents and smart call handling. 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 call, voice agent, ai phone, smart call, call assistant and ai receptionist, and the browser's search matches all of those.
- What styles does the phone-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 phone-sparkles?
- No. phone-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with phone-sparkles?
- phone, phone-call, phone-forwarded, phone-incoming, phone-missed and phone-off, and 12 more, all shown below. The phone 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 phone-sparkles in React?
- <PhoneSparkles /> 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 <PhoneSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the phone-sparkles SVG?
- icons/stroke/phone-sparkles.svg, icons/two-tone/phone-sparkles.svg, icons/duotone/phone-sparkles.svg and icons/fill/phone-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 phone-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.