John KuehJohn Kueh

bandage icon

Tabler · bandage · MIT

Download SVG

The Tabler bandage icon depicts a medical bandage, commonly used in UI to represent health-related actions, first aid, or medical services.

Common uses

  • First aid kit button
  • Medical appointment booking
  • Health insurance information

Use it in React

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

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

Styles

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

outline
<IconBandage size={24} stroke={2} />
filled
<IconBandageFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Health
Keywords
patchwoundcutpainbandagemedicalwellnesshealthcaretreatmentcarehealthmedical patchwound coverfirst aid

FAQ

What does the bandage icon represent?
It represents a medical bandage, suitable for indicating health, treatment, or first aid.
How do I use the bandage icon in React?
Import it using `import { IconBandage } from '@tabler/icons-react';` and then use it as a component: `<IconBandage />`.
What is the license for the Tabler bandage icon?
The Tabler icon library, including the bandage icon, is available under the MIT license.

Related icons

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

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 →