The Tabler headphones off icon visually represents the absence of audio or that audio playback is disabled, commonly used to indicate muted media or unavailable sound features.
Common uses
- Mute button in media players
- Indicate no sound output available
- Disable audio settings toggle
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHeadphonesOff } from '@tabler/icons-react';
<IconHeadphonesOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- musicheadsetaudiosoundcustomerheadphonesoffcontententertainmentdisabledmediamuteno soundaudio disabledunplugged
FAQ
- What does the headphones off icon signify?
- This icon signifies that audio is turned off, muted, or not available. It's used to represent a disabled sound state.
- How do I use the headphones off icon in React?
- You can import and use it in React with: import { IconHeadphonesOff } from '@tabler/icons-react'. Then render it as <IconHeadphonesOff />.
- What is the license for the Tabler icons?
- Tabler icons, including headphones-off, are distributed under the MIT license, allowing 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 →