The Lucide ear off icon visually represents the concept of not hearing or being unable to hear, often used to indicate muted audio, a lack of sound, or accessibility features for those with hearing impairments.
Common uses
- Mute audio button
- Indicate no sound output
- Accessibility setting for hearing loss
Use it in React
Install
npm i lucide-reactImport & render
import { EarOff } from 'lucide-react';
<EarOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- hearinghard of hearinghearing lossdeafnessnoisesilenceaudioaccessibilityearoffmuteno soundhearing impaireddeaf
FAQ
- What does the ear off icon signify?
- It signifies the absence of sound, muting, or a state where hearing is not possible or intended. It's commonly used for accessibility.
- How do I use the ear off icon in React?
- You can import and use it directly in your React components like this: import { EarOff } from 'lucide-react'
- What is the license for the ear off icon?
- The Lucide icon set, including the ear off icon, is available under the ISC license, which is a permissive open-source 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 →