The HugeIcons monitor speaker icon depicts a speaker integrated into a computer monitor, commonly used to represent audio output or sound settings within a user interface.
Common uses
- Audio settings control
- Sound output indicator
- Media player controls
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MonitorSpeakerIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MonitorSpeakerIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- audio iconsound iconspeaker iconmultimedia icon
FAQ
- What does the monitor speaker icon represent?
- This icon represents a speaker built into a computer monitor, signifying audio-related functions or settings.
- How do I use the MonitorSpeakerIcon in React?
- Import both HugeiconsIcon and MonitorSpeakerIcon, then render it using <HugeiconsIcon icon={MonitorSpeakerIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.