The Tabler volume 2 icon depicts a speaker with sound waves, commonly used to represent audio playback controls or volume settings in user interfaces.
Common uses
- Volume slider control
- Mute/unmute button
- Audio output selection
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVolume2 } from '@tabler/icons-react';
<IconVolume2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- musicsoundspeakervolumecontententertainmentmultimediabroadcastaudio2media
FAQ
- What does the volume 2 icon represent?
- It represents audio output, typically for controlling volume or indicating sound is playing.
- How do I use this icon in React?
- You can import and use it like this: import { IconVolume2 } from '@tabler/icons-react'; <IconVolume2 />.
- What is the license for this icon?
- The Tabler icons, including volume 2, are available under the MIT license.
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 →