The Lucide headphone off icon visually represents that audio output is disabled or muted, commonly used to indicate a muted state or when headphones are not in use.
Common uses
- Mute/unmute audio toggle
- Indicate no sound output
- Show disabled audio settings
Use it in React
Install
npm i lucide-reactImport & render
import { HeadphoneOff } from 'lucide-react';
<HeadphoneOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- musicaudiosoundmuteoffheadphoneaudio offno soundunplugged
FAQ
- What does the headphone off icon signify?
- This icon signifies that audio is turned off, muted, or that headphones are disconnected. It's used to visually communicate the absence of sound.
- How do I use the headphone off icon in React?
- You can import and use it directly from the 'lucide-react' library with the following import statement: import { HeadphoneOff } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the headphone off icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →