round-plumbing from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
round-plumbing
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the round plumbing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.28 4.93l-2.12-2.12c-.78-.78-2.05-.78-2.83 0L11.5 5.64l2.12 2.12l2.12-2.12l3.54 3.54a3.01 3.01 0 0 0 0-4.25M5.49 13.77c.59.59 1.54.59 2.12 0l2.47-2.47l-2.12-2.13l-2.47 2.47c-.59.59-.59 1.54 0 2.13"/><path fill="currentColor" d="m14.33 8.46l-.71.71l-3.18-3.18a1.49 1.49 0 0 0-2.12 0a1.49 1.49 0 0 0 0 2.12l3.18 3.18l-7 7c-.7.7-.88 1.84-.29 2.65a2.005 2.005 0 0 0 3.05.26l9.19-9.2a.996.996 0 1 0 1.41-1.41l-2.12-2.12a.987.987 0 0 0-1.41-.01"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundPlumbing(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.28 4.93l-2.12-2.12c-.78-.78-2.05-.78-2.83 0L11.5 5.64l2.12 2.12l2.12-2.12l3.54 3.54a3.01 3.01 0 0 0 0-4.25M5.49 13.77c.59.59 1.54.59 2.12 0l2.47-2.47l-2.12-2.13l-2.47 2.47c-.59.59-.59 1.54 0 2.13"/><path fill="currentColor" d="m14.33 8.46l-.71.71l-3.18-3.18a1.49 1.49 0 0 0-2.12 0a1.49 1.49 0 0 0 0 2.12l3.18 3.18l-7 7c-.7.7-.88 1.84-.29 2.65a2.005 2.005 0 0 0 3.05.26l9.19-9.2a.996.996 0 1 0 1.41-1.41l-2.12-2.12a.987.987 0 0 0-1.41-.01"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.28 4.93l-2.12-2.12c-.78-.78-2.05-.78-2.83 0L11.5 5.64l2.12 2.12l2.12-2.12l3.54 3.54a3.01 3.01 0 0 0 0-4.25M5.49 13.77c.59.59 1.54.59 2.12 0l2.47-2.47l-2.12-2.13l-2.47 2.47c-.59.59-.59 1.54 0 2.13"/><path fill="currentColor" d="m14.33 8.46l-.71.71l-3.18-3.18a1.49 1.49 0 0 0-2.12 0a1.49 1.49 0 0 0 0 2.12l3.18 3.18l-7 7c-.7.7-.88 1.84-.29 2.65a2.005 2.005 0 0 0 3.05.26l9.19-9.2a.996.996 0 1 0 1.41-1.41l-2.12-2.12a.987.987 0 0 0-1.41-.01"/></svg>
</template>

CSS

.icon-round-plumbing {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.28%204.93l-2.12-2.12c-.78-.78-2.05-.78-2.83%200L11.5%205.64l2.12%202.12l2.12-2.12l3.54%203.54a3.01%203.01%200%200%200%200-4.25M5.49%2013.77c.59.59%201.54.59%202.12%200l2.47-2.47l-2.12-2.13l-2.47%202.47c-.59.59-.59%201.54%200%202.13%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.33%208.46l-.71.71l-3.18-3.18a1.49%201.49%200%200%200-2.12%200a1.49%201.49%200%200%200%200%202.12l3.18%203.18l-7%207c-.7.7-.88%201.84-.29%202.65a2.005%202.005%200%200%200%203.05.26l9.19-9.2a.996.996%200%201%200%201.41-1.41l-2.12-2.12a.987.987%200%200%200-1.41-.01%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.28%204.93l-2.12-2.12c-.78-.78-2.05-.78-2.83%200L11.5%205.64l2.12%202.12l2.12-2.12l3.54%203.54a3.01%203.01%200%200%200%200-4.25M5.49%2013.77c.59.59%201.54.59%202.12%200l2.47-2.47l-2.12-2.13l-2.47%202.47c-.59.59-.59%201.54%200%202.13%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.33%208.46l-.71.71l-3.18-3.18a1.49%201.49%200%200%200-2.12%200a1.49%201.49%200%200%200%200%202.12l3.18%203.18l-7%207c-.7.7-.88%201.84-.29%202.65a2.005%202.005%200%200%200%203.05.26l9.19-9.2a.996.996%200%201%200%201.41-1.41l-2.12-2.12a.987.987%200%200%200-1.41-.01%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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