The Lucide stethoscope icon visually represents a medical tool used for listening to internal body sounds, often employed in UIs to signify healthcare, diagnostics, or health-related features.
Common uses
- Healthcare app navigation
- Medical record system link
- Health insurance portal section
Use it in React
Install
npm i lucide-reactImport & render
import { Stethoscope } from 'lucide-react';
<Stethoscope size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- phonendoscopemedicalheartlungssoundstethoscope
FAQ
- What does the stethoscope icon represent?
- It represents a stethoscope, a medical instrument used for listening to internal body sounds like the heart and lungs. In UI, it signifies healthcare or medical contexts.
- How do I use the stethoscope icon in React?
- You can import and use it in React with the following statement: `import { Stethoscope } from 'lucide-react'`.
- What is the license for the Lucide stethoscope icon?
- The Lucide icon library, including the stethoscope 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 →