The Tabler stethoscope icon visually represents medical examination and is commonly used in UIs to denote health-related features, services, or information.
Common uses
- Link to a hospital or clinic page.
- Button for scheduling doctor appointments.
- Icon for a health insurance section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconStethoscope } from '@tabler/icons-react';
<IconStethoscope size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- doctormedicalphysiciantestexaminationhealthillnesssicknessscrutinyhospitalstethoscope
FAQ
- What is the stethoscope icon used for?
- It's used to represent medical, health, or doctor-related concepts in user interfaces.
- How do I use the stethoscope icon in React?
- Import it from '@tabler/icons-react' like so: import { IconStethoscope } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler stethoscope icon is distributed 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 →