The Tabler ear icon depicts a human ear, commonly used in UI to represent features related to hearing, sound, or medical/wellness information.
Common uses
- Volume control slider
- Accessibility settings for hearing
- Medical appointment booking
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEar } from '@tabler/icons-react';
<IconEar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- soundlistenmusichearloudspeakersearmedicalwellnesshealthcareaccessibilitya11yhearinghealth
FAQ
- What is the ear icon used for?
- It's used to signify anything related to sound, listening, hearing aids, or general health and wellness.
- How do I use the ear icon in React?
- Import it using: import { IconEar } from '@tabler/icons-react'. Then use it as a component: <IconEar />.
- What is the license for this icon?
- The Tabler icons, including the ear icon, are 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 →