A person with sparkles, for an AI persona, a personalised profile and avatar generation. 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 21C16 21.5523 15.5523 22 15 22L3 22C2.4477 22 2 21.5523 2 21C2 17.6863 4.6863 15 8 15L10 15C10.7013 15 11.3744 15.1203 12 15.3414M9 5C10.6569 5 12 6.3431 12 8C12 9.6569 10.6569 11 9 11C7.3431 11 6 9.6569 6 8C6 6.3431 7.3431 5 9 5Z"/>
<path d="M19.5492 11.3739L20.1373 12.8648C20.3173 13.3213 20.6787 13.6827 21.1352 13.8627L22.6261 14.4508C22.8518 14.5397 23 14.7576 23 15C23 15.2424 22.8518 15.4603 22.6261 15.5492L21.1352 16.1373C20.6787 16.3173 20.3173 16.6787 20.1373 17.1352L19.5492 18.6261C19.4603 18.8518 19.2424 19 19 19C18.7576 19 18.5397 18.8518 18.4508 18.6261L17.8627 17.1352C17.6827 16.6787 17.3213 16.3173 16.8648 16.1373L15.3739 15.5492C15.1482 15.4603 15 15.2424 15 15C15 14.7576 15.1482 14.5397 15.3739 14.4508L16.8648 13.8627C17.3213 13.6827 17.6827 13.3213 17.8627 12.8648L18.4508 11.3739C18.5397 11.1482 18.7576 11 19 11C19.2424 11 19.4603 11.1482 19.5492 11.3739ZM20.8433 1.2337L21.2108 2.1655C21.3233 2.4508 21.5492 2.6767 21.8345 2.7892L22.7663 3.1567C22.9074 3.2123 23 3.3485 23 3.5C23 3.6515 22.9074 3.7877 22.7663 3.8433L21.8345 4.2108C21.5492 4.3233 21.3233 4.5492 21.2108 4.8345L20.8433 5.7663C20.7877 5.9074 20.6515 6 20.5 6C20.3485 6 20.2123 5.9074 20.1567 5.7663L19.7892 4.8345C19.6767 4.5492 19.4508 4.3233 19.1655 4.2108L18.2337 3.8433C18.0926 3.7877 18 3.6515 18 3.5C18 3.3485 18.0926 3.2123 18.2337 3.1567L19.1655 2.7892C19.4508 2.6767 19.6767 2.4508 19.7892 2.1655L20.1567 1.2337C20.2123 1.0926 20.3485 1 20.5 1C20.6515 1 20.7877 1.0926 20.8433 1.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 persona
- ai avatar
- personalised profile
- avatar generation
- ai user
- person
- profile
- account
- avatar
- member
- human
- guest
Related icons
The rest of the user family first, then the AI shelf.
FAQ
Answered from user-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the user-sparkles icon for?
- A person with sparkles, for an AI persona, a personalised profile and avatar generation. 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 persona, ai avatar, personalised profile, avatar generation, ai user, person, profile, account, avatar, member, human and guest, and the browser's search matches all of those.
- What styles does the user-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 user-sparkles?
- No. user-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with user-sparkles?
- circle-user, user, user-check, user-minus, user-plus and user-voice, and 12 more, all shown below. The user 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 user-sparkles in React?
- <UserSparkles /> 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 <UserSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the user-sparkles SVG?
- icons/stroke/user-sparkles.svg, icons/two-tone/user-sparkles.svg, icons/duotone/user-sparkles.svg and icons/fill/user-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 user-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.