twotone leak add icon

twotone-leak-add from Google Material Icons by Material Design Authors · Baseline · Image · Apache-2.0 Free for personal and commercial use.

Name
twotone-leak-add
Set
Google Material Icons
Style
Baseline
Category
Image
Viewbox
24×24
License
Apache 2.0

More image icons from Google Material Icons

Use the twotone leak add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 21h3v-3c-1.66 0-3 1.34-3 3M3 14c6.08 0 11-4.93 11-11h-2a9 9 0 0 1-9 9zm11 7h2c0-2.76 2.24-5 5-5v-2c-3.87 0-7 3.13-7 7M3 10c3.87 0 7-3.13 7-7H8c0 2.76-2.24 5-5 5zm7 11h2a9 9 0 0 1 9-9v-2c-6.07 0-11 4.93-11 11M3 3v3c1.66 0 3-1.34 3-3z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneLeakAdd(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="M18 21h3v-3c-1.66 0-3 1.34-3 3M3 14c6.08 0 11-4.93 11-11h-2a9 9 0 0 1-9 9zm11 7h2c0-2.76 2.24-5 5-5v-2c-3.87 0-7 3.13-7 7M3 10c3.87 0 7-3.13 7-7H8c0 2.76-2.24 5-5 5zm7 11h2a9 9 0 0 1 9-9v-2c-6.07 0-11 4.93-11 11M3 3v3c1.66 0 3-1.34 3-3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 21h3v-3c-1.66 0-3 1.34-3 3M3 14c6.08 0 11-4.93 11-11h-2a9 9 0 0 1-9 9zm11 7h2c0-2.76 2.24-5 5-5v-2c-3.87 0-7 3.13-7 7M3 10c3.87 0 7-3.13 7-7H8c0 2.76-2.24 5-5 5zm7 11h2a9 9 0 0 1 9-9v-2c-6.07 0-11 4.93-11 11M3 3v3c1.66 0 3-1.34 3-3z"/></svg>
</template>

CSS

.icon-twotone-leak-add {
  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%22M18%2021h3v-3c-1.66%200-3%201.34-3%203M3%2014c6.08%200%2011-4.93%2011-11h-2a9%209%200%200%201-9%209zm11%207h2c0-2.76%202.24-5%205-5v-2c-3.87%200-7%203.13-7%207M3%2010c3.87%200%207-3.13%207-7H8c0%202.76-2.24%205-5%205zm7%2011h2a9%209%200%200%201%209-9v-2c-6.07%200-11%204.93-11%2011M3%203v3c1.66%200%203-1.34%203-3z%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%22M18%2021h3v-3c-1.66%200-3%201.34-3%203M3%2014c6.08%200%2011-4.93%2011-11h-2a9%209%200%200%201-9%209zm11%207h2c0-2.76%202.24-5%205-5v-2c-3.87%200-7%203.13-7%207M3%2010c3.87%200%207-3.13%207-7H8c0%202.76-2.24%205-5%205zm7%2011h2a9%209%200%200%201%209-9v-2c-6.07%200-11%204.93-11%2011M3%203v3c1.66%200%203-1.34%203-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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