John KuehJohn Kueh

first aid kit icon

Phosphor · first-aid-kit · MIT

Download SVG

The Phosphor first aid kit icon visually represents emergency medical supplies and is commonly used in UIs to indicate health-related services, safety information, or emergency contacts.

Common uses

  • Medical emergency button
  • Health insurance information
  • Safety tips section

Use it in React

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

<FirstAidKit size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<FirstAidKit size={24} />
thin
<FirstAidKit size={24} weight="thin" />
light
<FirstAidKit size={24} weight="light" />
bold
<FirstAidKit size={24} weight="bold" />
fill
<FirstAidKit size={24} weight="fill" />
duotone
<FirstAidKit size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
health & wellness
Keywords
bandagesmedicalmedicineinjurysafetyemergencydoctorhealth & wellnessfirstaidkitmedical kithealth kitemergency kit

FAQ

What does the first aid kit icon represent?
It symbolizes medical supplies for immediate care, often used for health, safety, or emergency contexts.
How do I use this icon in React?
Import it using `import { FirstAidKit } from '@phosphor-icons/react'` and render it as a component.
What is the license for this icon?
The Phosphor icon library, including this icon, is available under the MIT license.

Related icons

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

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