John KuehJohn Kueh

nurse icon

Tabler · nurse · MIT

Download SVG

The Tabler nurse icon depicts a medical professional, commonly used to represent healthcare services, medical staff, or hospital-related features in a user interface.

Common uses

  • Link to a hospital or clinic page.
  • Button for booking medical appointments.
  • Section header for healthcare information.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconNurse } from '@tabler/icons-react';

<IconNurse size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconNurse size={24} stroke={2} />
filled
<IconNurseFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Health
Keywords
hospitaldoctormedicalwomanemergencymedicinenursewellnesshealthcaretreatmenthealthmedical professionalhealthcare workerhospital staff

FAQ

What does the nurse icon represent?
It represents a nurse or medical professional, suitable for any healthcare-related context in an application.
How do I use the nurse icon in React?
Import it using `import { IconNurse } from '@tabler/icons-react'` and then use it as a component: `<IconNurse />`.
What is the license for this icon?
The Tabler icon set, including the nurse icon, is available under the MIT license.

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 →