lifebuoy icon

lifebuoy-20-solid from HeroIcons by Refactoring UI Inc · Solid 20x20 · MIT Free for personal and commercial use.

Name
lifebuoy-20-solid
Set
HeroIcons
Style
Solid 20x20
Viewbox
20×20
License
MIT

3 other variants in HeroIcons

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 20 20"><path fill="currentColor" fill-rule="evenodd" d="m7.171 4.146l1.947 2.466a3.5 3.5 0 0 1 1.764 0l1.947-2.466a6.52 6.52 0 0 0-5.658 0m8.683 3.025l-2.466 1.947c.15.578.15 1.186 0 1.764l2.466 1.947a6.52 6.52 0 0 0 0-5.658m-3.025 8.683l-1.947-2.466c-.578.15-1.186.15-1.764 0l-1.947 2.466a6.52 6.52 0 0 0 5.658 0M4.146 12.83l2.466-1.947a3.5 3.5 0 0 1 0-1.764L4.146 7.171a6.52 6.52 0 0 0 0 5.658M5.63 3.297a8.01 8.01 0 0 1 8.738 0a8 8 0 0 1 2.334 2.334a8.01 8.01 0 0 1 0 8.738a8 8 0 0 1-2.334 2.334a8.01 8.01 0 0 1-8.738 0a8 8 0 0 1-2.334-2.334a8.01 8.01 0 0 1 0-8.738A8 8 0 0 1 5.63 3.297m5.198 4.882a2.01 2.01 0 0 0-2.243.407a1.99 1.99 0 0 0-.407 2.243a2 2 0 0 0 .992.992a2.01 2.01 0 0 0 2.243-.407c.176-.175.31-.374.407-.585a2.01 2.01 0 0 0-.407-2.243a2 2 0 0 0-.585-.407" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HeroiconsLifebuoy20Solid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" fillRule="evenodd" d="m7.171 4.146l1.947 2.466a3.5 3.5 0 0 1 1.764 0l1.947-2.466a6.52 6.52 0 0 0-5.658 0m8.683 3.025l-2.466 1.947c.15.578.15 1.186 0 1.764l2.466 1.947a6.52 6.52 0 0 0 0-5.658m-3.025 8.683l-1.947-2.466c-.578.15-1.186.15-1.764 0l-1.947 2.466a6.52 6.52 0 0 0 5.658 0M4.146 12.83l2.466-1.947a3.5 3.5 0 0 1 0-1.764L4.146 7.171a6.52 6.52 0 0 0 0 5.658M5.63 3.297a8.01 8.01 0 0 1 8.738 0a8 8 0 0 1 2.334 2.334a8.01 8.01 0 0 1 0 8.738a8 8 0 0 1-2.334 2.334a8.01 8.01 0 0 1-8.738 0a8 8 0 0 1-2.334-2.334a8.01 8.01 0 0 1 0-8.738A8 8 0 0 1 5.63 3.297m5.198 4.882a2.01 2.01 0 0 0-2.243.407a1.99 1.99 0 0 0-.407 2.243a2 2 0 0 0 .992.992a2.01 2.01 0 0 0 2.243-.407c.176-.175.31-.374.407-.585a2.01 2.01 0 0 0-.407-2.243a2 2 0 0 0-.585-.407" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="m7.171 4.146l1.947 2.466a3.5 3.5 0 0 1 1.764 0l1.947-2.466a6.52 6.52 0 0 0-5.658 0m8.683 3.025l-2.466 1.947c.15.578.15 1.186 0 1.764l2.466 1.947a6.52 6.52 0 0 0 0-5.658m-3.025 8.683l-1.947-2.466c-.578.15-1.186.15-1.764 0l-1.947 2.466a6.52 6.52 0 0 0 5.658 0M4.146 12.83l2.466-1.947a3.5 3.5 0 0 1 0-1.764L4.146 7.171a6.52 6.52 0 0 0 0 5.658M5.63 3.297a8.01 8.01 0 0 1 8.738 0a8 8 0 0 1 2.334 2.334a8.01 8.01 0 0 1 0 8.738a8 8 0 0 1-2.334 2.334a8.01 8.01 0 0 1-8.738 0a8 8 0 0 1-2.334-2.334a8.01 8.01 0 0 1 0-8.738A8 8 0 0 1 5.63 3.297m5.198 4.882a2.01 2.01 0 0 0-2.243.407a1.99 1.99 0 0 0-.407 2.243a2 2 0 0 0 .992.992a2.01 2.01 0 0 0 2.243-.407c.176-.175.31-.374.407-.585a2.01 2.01 0 0 0-.407-2.243a2 2 0 0 0-.585-.407" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-lifebuoy-20-solid {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m7.171%204.146l1.947%202.466a3.5%203.5%200%200%201%201.764%200l1.947-2.466a6.52%206.52%200%200%200-5.658%200m8.683%203.025l-2.466%201.947c.15.578.15%201.186%200%201.764l2.466%201.947a6.52%206.52%200%200%200%200-5.658m-3.025%208.683l-1.947-2.466c-.578.15-1.186.15-1.764%200l-1.947%202.466a6.52%206.52%200%200%200%205.658%200M4.146%2012.83l2.466-1.947a3.5%203.5%200%200%201%200-1.764L4.146%207.171a6.52%206.52%200%200%200%200%205.658M5.63%203.297a8.01%208.01%200%200%201%208.738%200a8%208%200%200%201%202.334%202.334a8.01%208.01%200%200%201%200%208.738a8%208%200%200%201-2.334%202.334a8.01%208.01%200%200%201-8.738%200a8%208%200%200%201-2.334-2.334a8.01%208.01%200%200%201%200-8.738A8%208%200%200%201%205.63%203.297m5.198%204.882a2.01%202.01%200%200%200-2.243.407a1.99%201.99%200%200%200-.407%202.243a2%202%200%200%200%20.992.992a2.01%202.01%200%200%200%202.243-.407c.176-.175.31-.374.407-.585a2.01%202.01%200%200%200-.407-2.243a2%202%200%200%200-.585-.407%22%20clip-rule%3D%22evenodd%22%2F%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m7.171%204.146l1.947%202.466a3.5%203.5%200%200%201%201.764%200l1.947-2.466a6.52%206.52%200%200%200-5.658%200m8.683%203.025l-2.466%201.947c.15.578.15%201.186%200%201.764l2.466%201.947a6.52%206.52%200%200%200%200-5.658m-3.025%208.683l-1.947-2.466c-.578.15-1.186.15-1.764%200l-1.947%202.466a6.52%206.52%200%200%200%205.658%200M4.146%2012.83l2.466-1.947a3.5%203.5%200%200%201%200-1.764L4.146%207.171a6.52%206.52%200%200%200%200%205.658M5.63%203.297a8.01%208.01%200%200%201%208.738%200a8%208%200%200%201%202.334%202.334a8.01%208.01%200%200%201%200%208.738a8%208%200%200%201-2.334%202.334a8.01%208.01%200%200%201-8.738%200a8%208%200%200%201-2.334-2.334a8.01%208.01%200%200%201%200-8.738A8%208%200%200%201%205.63%203.297m5.198%204.882a2.01%202.01%200%200%200-2.243.407a1.99%201.99%200%200%200-.407%202.243a2%202%200%200%200%20.992.992a2.01%202.01%200%200%200%202.243-.407c.176-.175.31-.374.407-.585a2.01%202.01%200%200%200-.407-2.243a2%202%200%200%200-.585-.407%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Lifebuoy solid 20x20 icon — HeroIcons · IconsDB