Life Buoy Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Life Buoy icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305989.svg" alt="Life Buoy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305989.svg" alt="Life Buoy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305989.svg" alt="Life Buoy icon" :width="24" :height="24" />
CSS background
.icon-life-buoy {
background-image: url('https://proicons.com/icon/305989.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M500 62C258 62 63 258 63 500s195 438 437 438 438-196 438-438S742 62 500 62zm-1 79c0-19 15-34 34-32 81 6 157 38 219 90 14 12 14 33 1 46l-62 63c-13 13-35 13-50 2-40-30-89-46-140-47h-1s-1-15-1-33v-89zM109 467c7-81 38-157 90-219 12-14 33-14 47-1l62 62c14 13 13 35 2 50-24 31-39 68-44 107-3 19-18 34-36 34l-89 1c-18 0-34-15-32-34zm393 426h-2c-93 0-182-33-252-92-15-12-15-33-1-47l62-62c13-14 35-13 49-2 41 30 89 46 140 47h1s1 15 1 34v44l5 44c1 18 2 34 1 34h-4zm-2-201c-106 0-192-86-192-192s86-192 192-192 192 86 192 192-86 192-192 192zm254 62l-63-63c-13-13-13-34-1-49 24-32 39-69 44-109 3-18 18-33 36-33l89-1c19 0 34 15 32 33-6 82-38 158-90 221-12 14-34 14-47 1z"/></svg>
Life Buoy in other icon packs
Copied!