The Lucide speaker icon depicts a loudspeaker, commonly used in UI to represent audio controls, sound settings, or music-related features.
Common uses
- Volume control slider
- Audio output selection
- Music player interface
Use it in React
Install
npm i lucide-reactImport & render
import { Speaker } from 'lucide-react';
<Speaker size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- soundaudiomusictweetersubwooferbassproductionproducerdjspeakerloudspeaker
FAQ
- What does the speaker icon represent?
- It represents a loudspeaker, used for visual cues related to sound, audio, or music.
- How do I use the speaker icon in React?
- You can import and use it like this: import { Speaker } from 'lucide-react'. Then render it as <Speaker />.
- What is the license for this icon?
- The Lucide icon library, including the speaker icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →