lifebuoy from Majesticons by Gerrit Halfmann · Solid · MIT Free for personal and commercial use.

Name
lifebuoy
Set
Majesticons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Majesticons

The same icon in other sets

Use the lifebuoy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" fill-rule="evenodd" d="M18.33 19.742A9.96 9.96 0 0 1 12 22a9.96 9.96 0 0 1-6.33-2.258l.037-.035l4.261-4.26c.595.351 1.29.553 2.032.553s1.437-.202 2.032-.554l4.26 4.261zm1.412-1.412A9.96 9.96 0 0 0 22 12a9.96 9.96 0 0 0-2.258-6.33l-.035.037l-4.26 4.261c.351.595.553 1.29.553 2.032s-.202 1.437-.554 2.032l4.261 4.26zM18.33 4.258l-.037.035l-4.261 4.26A4 4 0 0 0 12 8c-.742 0-1.437.202-2.032.554l-4.26-4.261l-.038-.035A9.96 9.96 0 0 1 12 2a9.96 9.96 0 0 1 6.33 2.258M4.258 5.67A9.96 9.96 0 0 0 2 12a9.96 9.96 0 0 0 2.258 6.33l.035-.037l4.26-4.261A4 4 0 0 1 8 12c0-.742.202-1.437.554-2.032l-4.261-4.26z" clip-rule="evenodd"/><circle cx="12" cy="12" r="4" stroke="currentColor" stroke-width="2"/></g></svg>

React

import type { SVGProps } from "react";

export function MajesticonsLifebuoy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" fillRule="evenodd" d="M18.33 19.742A9.96 9.96 0 0 1 12 22a9.96 9.96 0 0 1-6.33-2.258l.037-.035l4.261-4.26c.595.351 1.29.553 2.032.553s1.437-.202 2.032-.554l4.26 4.261zm1.412-1.412A9.96 9.96 0 0 0 22 12a9.96 9.96 0 0 0-2.258-6.33l-.035.037l-4.26 4.261c.351.595.553 1.29.553 2.032s-.202 1.437-.554 2.032l4.261 4.26zM18.33 4.258l-.037.035l-4.261 4.26A4 4 0 0 0 12 8c-.742 0-1.437.202-2.032.554l-4.26-4.261l-.038-.035A9.96 9.96 0 0 1 12 2a9.96 9.96 0 0 1 6.33 2.258M4.258 5.67A9.96 9.96 0 0 0 2 12a9.96 9.96 0 0 0 2.258 6.33l.035-.037l4.26-4.261A4 4 0 0 1 8 12c0-.742.202-1.437.554-2.032l-4.261-4.26z" clipRule="evenodd"/><circle cx="12" cy="12" r="4" stroke="currentColor" strokeWidth="2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" fill-rule="evenodd" d="M18.33 19.742A9.96 9.96 0 0 1 12 22a9.96 9.96 0 0 1-6.33-2.258l.037-.035l4.261-4.26c.595.351 1.29.553 2.032.553s1.437-.202 2.032-.554l4.26 4.261zm1.412-1.412A9.96 9.96 0 0 0 22 12a9.96 9.96 0 0 0-2.258-6.33l-.035.037l-4.26 4.261c.351.595.553 1.29.553 2.032s-.202 1.437-.554 2.032l4.261 4.26zM18.33 4.258l-.037.035l-4.261 4.26A4 4 0 0 0 12 8c-.742 0-1.437.202-2.032.554l-4.26-4.261l-.038-.035A9.96 9.96 0 0 1 12 2a9.96 9.96 0 0 1 6.33 2.258M4.258 5.67A9.96 9.96 0 0 0 2 12a9.96 9.96 0 0 0 2.258 6.33l.035-.037l4.26-4.261A4 4 0 0 1 8 12c0-.742.202-1.437.554-2.032l-4.261-4.26z" clip-rule="evenodd"/><circle cx="12" cy="12" r="4" stroke="currentColor" stroke-width="2"/></g></svg>
</template>

CSS

.icon-lifebuoy {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.33%2019.742A9.96%209.96%200%200%201%2012%2022a9.96%209.96%200%200%201-6.33-2.258l.037-.035l4.261-4.26c.595.351%201.29.553%202.032.553s1.437-.202%202.032-.554l4.26%204.261zm1.412-1.412A9.96%209.96%200%200%200%2022%2012a9.96%209.96%200%200%200-2.258-6.33l-.035.037l-4.26%204.261c.351.595.553%201.29.553%202.032s-.202%201.437-.554%202.032l4.261%204.26zM18.33%204.258l-.037.035l-4.261%204.26A4%204%200%200%200%2012%208c-.742%200-1.437.202-2.032.554l-4.26-4.261l-.038-.035A9.96%209.96%200%200%201%2012%202a9.96%209.96%200%200%201%206.33%202.258M4.258%205.67A9.96%209.96%200%200%200%202%2012a9.96%209.96%200%200%200%202.258%206.33l.035-.037l4.26-4.261A4%204%200%200%201%208%2012c0-.742.202-1.437.554-2.032l-4.261-4.26z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%224%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.33%2019.742A9.96%209.96%200%200%201%2012%2022a9.96%209.96%200%200%201-6.33-2.258l.037-.035l4.261-4.26c.595.351%201.29.553%202.032.553s1.437-.202%202.032-.554l4.26%204.261zm1.412-1.412A9.96%209.96%200%200%200%2022%2012a9.96%209.96%200%200%200-2.258-6.33l-.035.037l-4.26%204.261c.351.595.553%201.29.553%202.032s-.202%201.437-.554%202.032l4.261%204.26zM18.33%204.258l-.037.035l-4.261%204.26A4%204%200%200%200%2012%208c-.742%200-1.437.202-2.032.554l-4.26-4.261l-.038-.035A9.96%209.96%200%200%201%2012%202a9.96%209.96%200%200%201%206.33%202.258M4.258%205.67A9.96%209.96%200%200%200%202%2012a9.96%209.96%200%200%200%202.258%206.33l.035-.037l4.26-4.261A4%204%200%200%201%208%2012c0-.742.202-1.437.554-2.032l-4.261-4.26z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%224%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/majesticons/lifebuoy.svg?color=%231a73e8&size=48