The Lucide monitor speaker icon depicts a monitor with a speaker, commonly used to represent audio output capabilities or devices that combine display and sound.
Common uses
- Audio settings for a device
- Indicating a media player
- Representing smart display devices
Use it in React
Install
npm i lucide-reactImport & render
import { MonitorSpeaker } from 'lucide-react';
<MonitorSpeaker size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- devicesconnectcastmonitorspeakeraudio monitordisplay speakermedia devicesmart display
FAQ
- What does the monitor speaker icon represent?
- It represents a device that has both a display (monitor) and audio output (speaker), often used for media or communication devices.
- How do I use this icon in React?
- You can import and use it like this: import { MonitorSpeaker } from 'lucide-react'. Then, render it as <MonitorSpeaker />.
- What is the license for this icon?
- The Lucide icon library, including the monitor 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 →