A phone with sparkles, for mobile AI, on-device assistants and smart apps. 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="M19 12V6C19 3.79086 17.2091 2 15 2H9C6.79086 2 5 3.79086 5 6V18C5 20.2091 6.79086 22 9 22M13.5 6H10.5"/>
<path d="M16.5492 15.3739L17.1373 16.8648C17.3173 17.3213 17.6787 17.6827 18.1352 17.8627L19.6261 18.4508C19.8517 18.5397 20 18.7576 20 19C20 19.2424 19.8517 19.4603 19.6261 19.5492L18.1352 20.1373C17.6787 20.3173 17.3173 20.6787 17.1373 21.1352L16.5492 22.6261C16.4603 22.8517 16.2424 23 16 23C15.7576 23 15.5397 22.8517 15.4508 22.6261L14.8627 21.1352C14.6827 20.6787 14.3213 20.3173 13.8648 20.1373L12.3739 19.5492C12.1483 19.4603 12 19.2424 12 19C12 18.7576 12.1483 18.5397 12.3739 18.4508L13.8648 17.8627C14.3213 17.6827 14.6827 17.3213 14.8627 16.8648L15.4508 15.3739C15.5397 15.1483 15.7576 15 16 15C16.2424 15 16.4603 15.1483 16.5492 15.3739ZM11.8432 10.2337L12.2108 11.1655C12.3233 11.4508 12.5492 11.6767 12.8345 11.7892L13.7663 12.1568C13.9073 12.2123 14 12.3485 14 12.5C14 12.6515 13.9073 12.7877 13.7663 12.8432L12.8345 13.2108C12.5492 13.3233 12.3233 13.5492 12.2108 13.8345L11.8432 14.7663C11.7877 14.9073 11.6515 15 11.5 15C11.3485 15 11.2123 14.9073 11.1568 14.7663L10.7892 13.8345C10.6767 13.5492 10.4508 13.3233 10.1655 13.2108L9.23367 12.8432C9.09267 12.7877 9 12.6515 9 12.5C9 12.3485 9.09267 12.2123 9.23367 12.1568L10.1655 11.7892C10.4508 11.6767 10.6767 11.4508 10.7892 11.1655L11.1568 10.2337C11.2123 10.0927 11.3485 10 11.5 10C11.6515 10 11.7877 10.0927 11.8432 10.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.
- mobile ai
- on device ai
- ai phone
- smart app
- ai assistant
- phone
- mobile
- device
- app
- iphone
Related icons
The rest of the smartphone family first, then the AI shelf.
FAQ
Answered from smartphone-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the smartphone-sparkles icon for?
- A phone with sparkles, for mobile AI, on-device assistants and smart apps. 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 mobile ai, on device ai, ai phone, smart app, ai assistant, phone, mobile, device, app and iphone, and the browser's search matches all of those.
- What styles does the smartphone-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 smartphone-sparkles?
- No. smartphone-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with smartphone-sparkles?
- smartphone, smartphone-arrow-down, smartphone-arrow-down-left, smartphone-arrow-in-down-right, smartphone-arrow-in-right and smartphone-arrow-in-up, and 12 more, all shown below. The smartphone 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 smartphone-sparkles in React?
- <SmartphoneSparkles /> 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 <SmartphoneSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the smartphone-sparkles SVG?
- icons/stroke/smartphone-sparkles.svg, icons/two-tone/smartphone-sparkles.svg, icons/duotone/smartphone-sparkles.svg and icons/fill/smartphone-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 smartphone-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.