sharp-water from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.

Name
sharp-water
Set
Google Material Icons
Style
Baseline
Category
Device
Viewbox
24×24
License
Apache 2.0

More device icons from Google Material Icons

Use the sharp water icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.98 14H22zM5.35 13c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c1.19 0 1.4.98 3.31 1v-2c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1m13.32 2c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.1 1-3.34 1s-1.38-1-3.33-1s-2.1 1-3.34 1v2c1.95 0 2.11-1 3.34-1c1.24 0 1.38 1 3.33 1s2.1-1 3.34-1c1.19 0 1.42 1 3.33 1c1.94 0 2.09-1 3.33-1c1.19 0 1.42 1 3.33 1v-2c-1.24 0-1.38-1-3.33-1M5.35 9c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c1.19 0 1.4.98 3.31 1V8c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1C3.38 7 3.24 8 2 8v2c1.9 0 2.17-1 3.35-1"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpWater(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="M21.98 14H22zM5.35 13c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c1.19 0 1.4.98 3.31 1v-2c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1m13.32 2c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.1 1-3.34 1s-1.38-1-3.33-1s-2.1 1-3.34 1v2c1.95 0 2.11-1 3.34-1c1.24 0 1.38 1 3.33 1s2.1-1 3.34-1c1.19 0 1.42 1 3.33 1c1.94 0 2.09-1 3.33-1c1.19 0 1.42 1 3.33 1v-2c-1.24 0-1.38-1-3.33-1M5.35 9c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c1.19 0 1.4.98 3.31 1V8c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1C3.38 7 3.24 8 2 8v2c1.9 0 2.17-1 3.35-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.98 14H22zM5.35 13c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c1.19 0 1.4.98 3.31 1v-2c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1m13.32 2c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.1 1-3.34 1s-1.38-1-3.33-1s-2.1 1-3.34 1v2c1.95 0 2.11-1 3.34-1c1.24 0 1.38 1 3.33 1s2.1-1 3.34-1c1.19 0 1.42 1 3.33 1c1.94 0 2.09-1 3.33-1c1.19 0 1.42 1 3.33 1v-2c-1.24 0-1.38-1-3.33-1M5.35 9c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c1.19 0 1.4.98 3.31 1V8c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1C3.38 7 3.24 8 2 8v2c1.9 0 2.17-1 3.35-1"/></svg>
</template>

CSS

.icon-sharp-water {
  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%22M21.98%2014H22zM5.35%2013c1.19%200%201.42%201%203.33%201c1.95%200%202.09-1%203.33-1c1.19%200%201.42%201%203.33%201c1.95%200%202.09-1%203.33-1c1.19%200%201.4.98%203.31%201v-2c-1.19%200-1.42-1-3.33-1c-1.95%200-2.09%201-3.33%201c-1.19%200-1.42-1-3.33-1c-1.95%200-2.09%201-3.33%201c-1.19%200-1.42-1-3.33-1c-1.95%200-2.09%201-3.33%201v2c1.9%200%202.17-1%203.35-1m13.32%202c-1.95%200-2.09%201-3.33%201c-1.19%200-1.42-1-3.33-1c-1.95%200-2.1%201-3.34%201s-1.38-1-3.33-1s-2.1%201-3.34%201v2c1.95%200%202.11-1%203.34-1c1.24%200%201.38%201%203.33%201s2.1-1%203.34-1c1.19%200%201.42%201%203.33%201c1.94%200%202.09-1%203.33-1c1.19%200%201.42%201%203.33%201v-2c-1.24%200-1.38-1-3.33-1M5.35%209c1.19%200%201.42%201%203.33%201c1.95%200%202.09-1%203.33-1c1.19%200%201.42%201%203.33%201c1.95%200%202.09-1%203.33-1c1.19%200%201.4.98%203.31%201V8c-1.19%200-1.42-1-3.33-1c-1.95%200-2.09%201-3.33%201c-1.19%200-1.42-1-3.33-1c-1.95%200-2.09%201-3.33%201c-1.19%200-1.42-1-3.33-1C3.38%207%203.24%208%202%208v2c1.9%200%202.17-1%203.35-1%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%22M21.98%2014H22zM5.35%2013c1.19%200%201.42%201%203.33%201c1.95%200%202.09-1%203.33-1c1.19%200%201.42%201%203.33%201c1.95%200%202.09-1%203.33-1c1.19%200%201.4.98%203.31%201v-2c-1.19%200-1.42-1-3.33-1c-1.95%200-2.09%201-3.33%201c-1.19%200-1.42-1-3.33-1c-1.95%200-2.09%201-3.33%201c-1.19%200-1.42-1-3.33-1c-1.95%200-2.09%201-3.33%201v2c1.9%200%202.17-1%203.35-1m13.32%202c-1.95%200-2.09%201-3.33%201c-1.19%200-1.42-1-3.33-1c-1.95%200-2.1%201-3.34%201s-1.38-1-3.33-1s-2.1%201-3.34%201v2c1.95%200%202.11-1%203.34-1c1.24%200%201.38%201%203.33%201s2.1-1%203.34-1c1.19%200%201.42%201%203.33%201c1.94%200%202.09-1%203.33-1c1.19%200%201.42%201%203.33%201v-2c-1.24%200-1.38-1-3.33-1M5.35%209c1.19%200%201.42%201%203.33%201c1.95%200%202.09-1%203.33-1c1.19%200%201.42%201%203.33%201c1.95%200%202.09-1%203.33-1c1.19%200%201.4.98%203.31%201V8c-1.19%200-1.42-1-3.33-1c-1.95%200-2.09%201-3.33%201c-1.19%200-1.42-1-3.33-1c-1.95%200-2.09%201-3.33%201c-1.19%200-1.42-1-3.33-1C3.38%207%203.24%208%202%208v2c1.9%200%202.17-1%203.35-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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