A person speaking, for voice input, speakers, dictation and voice chat. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

UsersNewv1.0.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<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="M9 14L11 14C14.3137 14 17 16.6863 17 20C17 20.5523 16.5523 21 16 21L4 21C3.4477 21 3 20.5523 3 20C3 16.6863 5.6863 14 9 14ZM10 4C11.6569 4 13 5.3431 13 7C13 8.6569 11.6569 10 10 10C8.3432 10 7 8.6569 7 7C7 5.3431 8.3432 4 10 4ZM16.0622 3.5C16.6766 4.5641 17 5.7712 17 7C17 8.2288 16.6766 9.4359 16.0622 10.5M20.247 3C20.7446 4.2749 21 5.6314 21 7C21 8.9309 20.4917 10.8278 19.5263 12.5"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • speak
  • voice
  • speaker
  • dictation
  • talk
  • voice chat
  • person
  • profile
  • account
  • avatar
  • member

Related icons

The rest of the user family first, then the Users shelf.

FAQ

Answered from user-voice's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the user-voice icon for?
A person speaking, for voice input, speakers, dictation and voice chat. It is filed under Users in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as speak, voice, speaker, dictation, talk, voice chat, person, profile, account, avatar and member, and the browser's search matches all of those.
What styles does the user-voice 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-voice?
No. user-voice is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with user-voice?
circle-user, user, user-check, user-minus, user-plus and user-x, and 7 more, all shown below. The user family is listed first, then the rest of the Users shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import user-voice in React?
<UserVoice /> 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 <UserVoice size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the user-voice SVG?
icons/stroke/user-voice.svg, icons/two-tone/user-voice.svg, icons/duotone/user-voice.svg and icons/fill/user-voice.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-voice 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.