The Tabler headset off icon visually represents that audio output is disabled or muted, commonly used to indicate a lack of sound or that a communication channel is closed.
Common uses
- Mute button state
- Audio disabled setting
- Call ended indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHeadsetOff } from '@tabler/icons-react';
<IconHeadsetOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- musicheadphonesaudiosoundcustomerheadsetoffcontententertainmentdisabledmediamuteno audiodisabled audiounplugged headset
FAQ
- What does the headset off icon signify?
- It signifies that audio is turned off, muted, or a communication device like a headset is not in use or is disabled.
- How do I use the headset off icon in React?
- You can import and use it in your React application with: import { IconHeadsetOff } from '@tabler/icons-react'
- What is the license for the Tabler headset off icon?
- The Tabler icon library, including the headset off icon, is 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 →