John KuehJohn Kueh

user sound icon

Phosphor · user-sound · MIT

Download SVG

The Phosphor user sound icon depicts a person with a sound wave, commonly used to represent audio settings related to a user, such as microphone input or notification sounds.

Common uses

  • Microphone input status
  • Audio output selection
  • User notification preferences

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { UserSound } from '@phosphor-icons/react';

<UserSound size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<UserSound size={24} />
thin
<UserSound size={24} weight="thin" />
light
<UserSound size={24} weight="light" />
bold
<UserSound size={24} weight="bold" />
fill
<UserSound size={24} weight="fill" />
duotone
<UserSound size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
people
Keywords
*new*personusersprofilespeechspeakingvoicepeopleusersoundmicrophoneaudio settingsspeaker

FAQ

What does the user sound icon represent?
It signifies a user's interaction with sound, often related to audio input or output settings.
How do I use this icon in React?
Import it using `import { UserSound } from '@phosphor-icons/react'` and then render it as a component: `<UserSound />`.
What is the license for this icon?
The Phosphor icon library, including the user sound icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →