The Tabler ear off icon visually represents the concept of not hearing or being unable to listen, commonly used to indicate muted audio, disabled sound, or hearing impairment.
Common uses
- Mute audio button
- Disable sound notifications
- Indicate hearing loss status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEarOff } from '@tabler/icons-react';
<IconEarOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- soundlistenmusichearloudspeakersearoffmedicalwellnessaccessibilitya11ydeafhearing-impairedhealthno sound
FAQ
- What is the ear off icon used for?
- It signifies the absence of sound, muting, or a hearing impairment. Use it for features related to disabling audio or indicating a lack of hearing.
- How do I use the ear off icon in React?
- Import it from the '@tabler/icons-react' library like this: import { IconEarOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the ear 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 →