plumbing from Material Symbols by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.

Name
plumbing
Set
Material Symbols
Style
Regular
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
plumbing-outline, plumbing-outline-rounded, plumbing-outline-sharp, plumbing-rounded, plumbing-sharp

The same icon in other sets

More maps icons from Material Symbols

Use the 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.275 9.175L15.75 5.65l-2.125 2.1l-2.125-2.1l2.825-2.85q.3-.3.675-.437t.75-.138q.4 0 .763.138t.637.437l2.125 2.125q.45.425.663.988t.212 1.137t-.212 1.125t-.663 1M5.5 13.775q-.45-.45-.45-1.062t.45-1.063l2.45-2.475l2.125 2.125L7.6 13.775q-.425.45-1.037.45t-1.063-.45M4.425 21.2q-.275-.3-.425-.662t-.15-.763t.138-.762t.437-.663L11.5 11.3L8.325 8.1q-.45-.425-.45-1.037T8.325 6q.425-.45 1.05-.45T10.45 6l3.175 3.175L15.05 7.75l2.8 2.85q.3.3.3.7t-.3.7t-.7.3t-.7-.3l-9.2 9.2q-.3.3-.663.438t-.737.137t-.75-.15t-.675-.425"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPlumbing(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.275 9.175L15.75 5.65l-2.125 2.1l-2.125-2.1l2.825-2.85q.3-.3.675-.437t.75-.138q.4 0 .763.138t.637.437l2.125 2.125q.45.425.663.988t.212 1.137t-.212 1.125t-.663 1M5.5 13.775q-.45-.45-.45-1.062t.45-1.063l2.45-2.475l2.125 2.125L7.6 13.775q-.425.45-1.037.45t-1.063-.45M4.425 21.2q-.275-.3-.425-.662t-.15-.763t.138-.762t.437-.663L11.5 11.3L8.325 8.1q-.45-.425-.45-1.037T8.325 6q.425-.45 1.05-.45T10.45 6l3.175 3.175L15.05 7.75l2.8 2.85q.3.3.3.7t-.3.7t-.7.3t-.7-.3l-9.2 9.2q-.3.3-.663.438t-.737.137t-.75-.15t-.675-.425"/></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.275 9.175L15.75 5.65l-2.125 2.1l-2.125-2.1l2.825-2.85q.3-.3.675-.437t.75-.138q.4 0 .763.138t.637.437l2.125 2.125q.45.425.663.988t.212 1.137t-.212 1.125t-.663 1M5.5 13.775q-.45-.45-.45-1.062t.45-1.063l2.45-2.475l2.125 2.125L7.6 13.775q-.425.45-1.037.45t-1.063-.45M4.425 21.2q-.275-.3-.425-.662t-.15-.763t.138-.762t.437-.663L11.5 11.3L8.325 8.1q-.45-.425-.45-1.037T8.325 6q.425-.45 1.05-.45T10.45 6l3.175 3.175L15.05 7.75l2.8 2.85q.3.3.3.7t-.3.7t-.7.3t-.7-.3l-9.2 9.2q-.3.3-.663.438t-.737.137t-.75-.15t-.675-.425"/></svg>
</template>

CSS

.icon-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.275%209.175L15.75%205.65l-2.125%202.1l-2.125-2.1l2.825-2.85q.3-.3.675-.437t.75-.138q.4%200%20.763.138t.637.437l2.125%202.125q.45.425.663.988t.212%201.137t-.212%201.125t-.663%201M5.5%2013.775q-.45-.45-.45-1.062t.45-1.063l2.45-2.475l2.125%202.125L7.6%2013.775q-.425.45-1.037.45t-1.063-.45M4.425%2021.2q-.275-.3-.425-.662t-.15-.763t.138-.762t.437-.663L11.5%2011.3L8.325%208.1q-.45-.425-.45-1.037T8.325%206q.425-.45%201.05-.45T10.45%206l3.175%203.175L15.05%207.75l2.8%202.85q.3.3.3.7t-.3.7t-.7.3t-.7-.3l-9.2%209.2q-.3.3-.663.438t-.737.137t-.75-.15t-.675-.425%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.275%209.175L15.75%205.65l-2.125%202.1l-2.125-2.1l2.825-2.85q.3-.3.675-.437t.75-.138q.4%200%20.763.138t.637.437l2.125%202.125q.45.425.663.988t.212%201.137t-.212%201.125t-.663%201M5.5%2013.775q-.45-.45-.45-1.062t.45-1.063l2.45-2.475l2.125%202.125L7.6%2013.775q-.425.45-1.037.45t-1.063-.45M4.425%2021.2q-.275-.3-.425-.662t-.15-.763t.138-.762t.437-.663L11.5%2011.3L8.325%208.1q-.45-.425-.45-1.037T8.325%206q.425-.45%201.05-.45T10.45%206l3.175%203.175L15.05%207.75l2.8%202.85q.3.3.3.7t-.3.7t-.7.3t-.7-.3l-9.2%209.2q-.3.3-.663.438t-.737.137t-.75-.15t-.675-.425%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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