John KuehJohn Kueh

bandaids icon

Phosphor · bandaids · MIT

Download SVG

The Phosphor bandaids icon visually represents medical adhesive bandages, commonly used in UI to signify first aid, injury treatment, or general health-related actions.

Common uses

  • Indicating a first-aid kit or station
  • Labeling a section for injury reports
  • Representing a 'healing' or 'recovery' status

Use it in React

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

<Bandaids size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
health & wellness
Keywords
bandagesmedicalmedicinefirst aidinjuryhealth & wellnessbandaidsmedical tapeadhesive bandagefirst aid kitwound care

FAQ

What does the bandaids icon represent?
It depicts adhesive bandages, typically used for minor wounds. In UI, it signifies first aid, medical care, or injury.
How do I use the bandaids icon in React?
You can import and use it like this: import { Bandaids } from '@phosphor-icons/react'. Then render it as <Bandaids size={32} />.
What is the license for the Phosphor bandaids icon?
The Phosphor icon library, including the bandaids icon, is available under the MIT license.

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 →