Life Jacket Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Life Jacket 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/305990.svg" alt="Life Jacket icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305990.svg" alt="Life Jacket icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305990.svg" alt="Life Jacket icon" :width="24" :height="24" />
CSS background
.icon-life-jacket {
background-image: url('https://proicons.com/icon/305990.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="M327 29c-10-17-29-28-50-28h-96c-34 0-61 28-61 62 0 12 3 23 9 32l1 1c28 41 45 91 45 144 0 91-48 170-119 214h-1c-14 9-23 24-23 42v29h433V299s1-25-16-55L327 29zm70 465c-10 0-17-8-17-18s8-17 17-17c10 0 18 8 18 17 0 10-8 18-18 18zm138 31h434v-29c0-18-9-33-23-42h-1c-72-44-120-124-120-214 0-53 17-103 45-144l1-1c6-9 9-20 9-32 0-34-27-62-61-62h-96c-21 0-40 11-50 28L551 244c-16 30-16 55-16 55v226zm68-67c10 0 18 8 18 18s-8 18-18 18-18-8-18-18 8-18 18-18zm-68 112h434v64H535zm-504 0h434v64H31zm504 107h434v63H535zm-504 0h434v63H31zm938 261V786H535v152s-8 61 68 61h298c75 0 68-61 68-61zm-366-86c-10 0-18-8-18-18s8-17 18-17 18 8 18 17c0 10-8 18-18 18zm-138-66H31v152s-8 61 68 61h298c76 0 68-61 68-61V786zm-68 66c-10 0-17-8-17-18s8-17 17-17c10 0 18 8 18 17 0 10-8 18-18 18z"/></svg>
Life Jacket in other icon packs
Copied!