John KuehJohn Kueh

patient icon

HugeIcons · PatientIcon · MIT

Download SVG

The HugeIcons patient icon depicts a person lying down, commonly used to represent medical care, health services, or user profiles in healthcare applications.

Common uses

  • Medical appointment booking
  • Patient health record access
  • Hospital or clinic service indicator

Use it in React

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

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

Details

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

FAQ

What does the patient icon represent?
The icon represents a patient, typically used in contexts related to healthcare, medical services, or user profiles within a health-related application.
How do I use the PatientIcon in React?
Import both HugeiconsIcon and PatientIcon, then render it using <HugeiconsIcon icon={PatientIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →