The Tabler volume 3 icon depicts a speaker with sound waves indicating a muted or off state, commonly used to represent audio controls that are currently silent.
Common uses
- Mute/unmute button
- Audio output status indicator
- Volume control slider (off position)
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVolume3 } from '@tabler/icons-react';
<IconVolume3 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- mutemusicsoundoffspeakervolumecontententertainmentmultimediabroadcastmedia3mute iconaudio offno soundspeaker off
FAQ
- What does the volume-3 icon represent?
- It signifies that audio is currently turned off or muted. It's used when no sound is being produced by the device or application.
- How do I use the volume-3 icon in React?
- You can import and use it directly like this: import { IconVolume3 } from '@tabler/icons-react'. Then render it as <IconVolume3 />.
- What is the license for the Tabler volume-3 icon?
- The Tabler icons, including volume-3, are available under the MIT license, which allows for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →