The Phosphor device mobile speaker icon depicts a mobile phone with a speaker grille, commonly used to represent audio output or playback features on a mobile device.
Common uses
- Audio settings toggle
- Media player controls
- Sound notification indicator
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { DeviceMobileSpeaker } from '@phosphor-icons/react';
<DeviceMobileSpeaker size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<DeviceMobileSpeaker size={24} />thin
<DeviceMobileSpeaker size={24} weight="thin" />light
<DeviceMobileSpeaker size={24} weight="light" />bold
<DeviceMobileSpeaker size={24} weight="bold" />fill
<DeviceMobileSpeaker size={24} weight="fill" />duotone
<DeviceMobileSpeaker size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- objects
- Keywords
- cellphonecellularobjectsdevicemobilespeakermobile audiophone speakercellphone sounddevice audio
FAQ
- What does the device mobile speaker icon represent?
- It represents a mobile phone with a speaker, often used for audio-related functions on mobile devices.
- How do I use this icon in React?
- Import it as `DeviceMobileSpeaker` from '@phosphor-icons/react' and use it as a component: `<DeviceMobileSpeaker />`.
- What is the license for this icon?
- The Phosphor icon library, including this 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 →