John KuehJohn Kueh

volume off icon

Tabler · volume-off · MIT

Download SVG

The Tabler volume off icon visually represents that audio output is muted or disabled, commonly used to indicate a sound-off state in media players or system settings.

Common uses

  • Mute button in a video player
  • System audio settings toggle
  • Notification sound disabled indicator

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconVolumeOff } from '@tabler/icons-react';

<IconVolumeOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Media
Keywords
musicsoundspeakervolumeoffcontententertainmentdisabledinactivemultimediamediamuteunmuteno soundaudio off

FAQ

What does the volume off icon represent?
It signifies that sound or audio is currently turned off or muted. It's used to provide a clear visual cue for the absence of sound.
How do I use the volume off icon in React?
You can import and use it directly in your React components like this: import { IconVolumeOff } from '@tabler/icons-react'. Then, render it as <IconVolumeOff />.
What is the license for the Tabler volume off icon?
The Tabler icon library, including the volume off icon, is distributed under the MIT license. This allows for free use 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 →