The Lucide life buoy icon depicts a ring-shaped flotation device, commonly used in UIs to represent help, rescue, or support functions.
Common uses
- Help/Support button
- Emergency contact link
- Safety feature indicator
Use it in React
Install
npm i lucide-reactImport & render
import { LifeBuoy } from 'lucide-react';
<LifeBuoy size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- preserverlife beltlifesaverhelprescueshipringraftinflatablewheeldonutlifebuoy
FAQ
- What is the life buoy icon used for?
- It visually represents concepts like help, rescue, support, or safety in a user interface.
- How do I use the life buoy icon in React?
- You can import and use it like this: import { LifeBuoy } from 'lucide-react'; <LifeBuoy />
- What is the license for the life buoy icon?
- The Lucide icon library, including the life buoy icon, is available under the ISC license.
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 →