The Tabler bandage off icon visually represents the removal or absence of a bandage, commonly used to indicate a healed wound, the end of a treatment period, or a state of recovery in UI elements.
Common uses
- Indicate a resolved health issue.
- Show a 'no longer injured' status.
- Represent a completed recovery process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBandageOff } from '@tabler/icons-react';
<IconBandageOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- patchwoundcutpainbandageoffmedicalwellnessdisabledinactivehealthunbandagedhealedrecoverymedical-removed
FAQ
- What does the bandage off icon signify?
- It signifies that a bandage has been removed, implying healing, recovery, or the absence of an injury or medical treatment.
- How do I use the bandage off icon in React?
- You can import and use it like this: `import { IconBandageOff } from '@tabler/icons-react'`. Then render it as `<IconBandageOff />`.
- What is the license for the Tabler bandage off icon?
- The Tabler icons, including bandage-off, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.