John KuehJohn Kueh

stethoscope icon

HugeIcons · StethoscopeIcon · MIT

Download SVG

The HugeIcons stethoscope icon visually represents medical care and health, commonly used in interfaces to indicate health-related features, doctor services, or medical information.

Common uses

  • Link to a health services page
  • Button for booking doctor appointments
  • Section header for medical advice

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { StethoscopeIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={StethoscopeIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
medicalhealthdoctorcare

FAQ

What does the stethoscope icon represent?
It represents medical care, health, and the medical profession. It's used to signify anything related to healthcare.
How do I use the StethoscopeIcon in React?
Import both HugeiconsIcon and StethoscopeIcon, then render <HugeiconsIcon icon={StethoscopeIcon} />.
What is the license for this icon?
The HugeIcons library, including the StethoscopeIcon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →