The Tabler lifebuoy off icon depicts a life ring with a diagonal line through it, commonly used to indicate that help or support is unavailable or disabled.
Common uses
- Disabling a help/support button
- Indicating an inactive support channel
- Showing that a feature's help documentation is not available
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLifebuoyOff } from '@tabler/icons-react';
<IconLifebuoyOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- life ringhelpsupportlifebuoyoffdisabledinactivesystemhelp offsupport disabledlife ring disabledno help
FAQ
- What does the lifebuoy off icon represent?
- It signifies the absence or unavailability of help, support, or a safety feature.
- How do I use this icon in React?
- Import it using `import { IconLifebuoyOff } from '@tabler/icons-react';` and render it as a component.
- What is the license for this icon?
- The Tabler icons, including lifebuoy-off, are distributed 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 →