The Lucide bandage icon depicts a medical bandage, commonly used in UI to represent first aid, medical services, or injury-related information.
Common uses
- Indicate a first aid station or kit.
- Represent a medical condition or treatment.
- Symbolize a need for care or protection.
Use it in React
Install
npm i lucide-reactImport & render
import { Bandage } from 'lucide-react';
<Bandage size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- plasterband-aidfirst aidmedicalhealthwoundinjurycaretreatmenthealingprotectionemergencyaidsafetypatchbandage
FAQ
- What is the bandage icon used for?
- It visually represents medical aid, injuries, or health-related services in a user interface.
- How do I use the bandage icon in React?
- Import it from 'lucide-react' with `import { Bandage } from 'lucide-react'` and use it as a component: `<Bandage />`.
- What is the license for the Lucide bandage icon?
- The Lucide icon library, including the bandage icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →