The Tabler lifebuoy icon depicts a life preserver, commonly used in user interfaces to represent help, support, or assistance functions.
Common uses
- Help/Support button
- FAQ link
- Customer service access
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLifebuoy } from '@tabler/icons-react';
<IconLifebuoy size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconLifebuoy size={24} stroke={2} />filled
<IconLifebuoyFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- life ringhelpsupportlifebuoysystemhelp iconsupport iconassistance
FAQ
- What is the lifebuoy icon used for?
- It visually signifies help, support, or assistance within an application.
- How do I use the lifebuoy icon in React?
- Import it using: import { IconLifebuoy } from '@tabler/icons-react'; and then use it as a component: <IconLifebuoy />.
- What is the license for this icon?
- The Tabler icons, including lifebuoy, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.