water-drops-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
water-drops-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the water drops icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.5 6.044q-.963 1.033-1.482 1.874t-.518 1.39q0 .87.566 1.531q.565.661 1.43.661q.866 0 1.435-.661q.569-.66.569-1.531q0-.548-.518-1.39T17.5 6.044M11.997 21q-2.999 0-4.998-2.064T5 13.8q0-2.042 1.551-4.472t4.697-5.336q.323-.292.749-.302t.75.283q.953.873 1.738 1.703q.784.83 1.457 1.628q-.078.11-.326.394q-.247.286-.316.377q-.675-.8-1.487-1.662T12 4.65Q9.025 7.375 7.513 9.675T6 13.8q0 2.675 1.7 4.438T12 20q1.3 0 2.4-.475t1.9-1.3t1.25-1.963T18 13.8q0-.425-.088-.9t-.262-.975q.108-.074.426-.283t.426-.282q.256.648.377 1.256T19 13.8q0 3.073-2.002 5.137Q14.994 21 11.996 21m.22-2.308q.224-.025.35-.153q.125-.13.125-.311q0-.212-.143-.329q-.144-.116-.368-.091q-1.025.075-2.29-.64q-1.266-.714-1.566-2.39q-.05-.236-.166-.353q-.117-.117-.295-.117q-.197 0-.335.147t-.083.44q.387 2.082 1.923 2.98t2.848.817m3.149-7.138q-.866-.946-.866-2.258q0-.83.618-1.85T17.04 5.14q.202-.186.465-.186t.455.186q1.34 1.318 1.94 2.294t.6 1.868q0 1.306-.865 2.252q-.866.946-2.135.946t-2.134-.946m-3.397.771"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWaterDropsOutlineRounded(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="M17.5 6.044q-.963 1.033-1.482 1.874t-.518 1.39q0 .87.566 1.531q.565.661 1.43.661q.866 0 1.435-.661q.569-.66.569-1.531q0-.548-.518-1.39T17.5 6.044M11.997 21q-2.999 0-4.998-2.064T5 13.8q0-2.042 1.551-4.472t4.697-5.336q.323-.292.749-.302t.75.283q.953.873 1.738 1.703q.784.83 1.457 1.628q-.078.11-.326.394q-.247.286-.316.377q-.675-.8-1.487-1.662T12 4.65Q9.025 7.375 7.513 9.675T6 13.8q0 2.675 1.7 4.438T12 20q1.3 0 2.4-.475t1.9-1.3t1.25-1.963T18 13.8q0-.425-.088-.9t-.262-.975q.108-.074.426-.283t.426-.282q.256.648.377 1.256T19 13.8q0 3.073-2.002 5.137Q14.994 21 11.996 21m.22-2.308q.224-.025.35-.153q.125-.13.125-.311q0-.212-.143-.329q-.144-.116-.368-.091q-1.025.075-2.29-.64q-1.266-.714-1.566-2.39q-.05-.236-.166-.353q-.117-.117-.295-.117q-.197 0-.335.147t-.083.44q.387 2.082 1.923 2.98t2.848.817m3.149-7.138q-.866-.946-.866-2.258q0-.83.618-1.85T17.04 5.14q.202-.186.465-.186t.455.186q1.34 1.318 1.94 2.294t.6 1.868q0 1.306-.865 2.252q-.866.946-2.135.946t-2.134-.946m-3.397.771"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.5 6.044q-.963 1.033-1.482 1.874t-.518 1.39q0 .87.566 1.531q.565.661 1.43.661q.866 0 1.435-.661q.569-.66.569-1.531q0-.548-.518-1.39T17.5 6.044M11.997 21q-2.999 0-4.998-2.064T5 13.8q0-2.042 1.551-4.472t4.697-5.336q.323-.292.749-.302t.75.283q.953.873 1.738 1.703q.784.83 1.457 1.628q-.078.11-.326.394q-.247.286-.316.377q-.675-.8-1.487-1.662T12 4.65Q9.025 7.375 7.513 9.675T6 13.8q0 2.675 1.7 4.438T12 20q1.3 0 2.4-.475t1.9-1.3t1.25-1.963T18 13.8q0-.425-.088-.9t-.262-.975q.108-.074.426-.283t.426-.282q.256.648.377 1.256T19 13.8q0 3.073-2.002 5.137Q14.994 21 11.996 21m.22-2.308q.224-.025.35-.153q.125-.13.125-.311q0-.212-.143-.329q-.144-.116-.368-.091q-1.025.075-2.29-.64q-1.266-.714-1.566-2.39q-.05-.236-.166-.353q-.117-.117-.295-.117q-.197 0-.335.147t-.083.44q.387 2.082 1.923 2.98t2.848.817m3.149-7.138q-.866-.946-.866-2.258q0-.83.618-1.85T17.04 5.14q.202-.186.465-.186t.455.186q1.34 1.318 1.94 2.294t.6 1.868q0 1.306-.865 2.252q-.866.946-2.135.946t-2.134-.946m-3.397.771"/></svg>
</template>

CSS

.icon-water-drops-outline-rounded {
  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%22M17.5%206.044q-.963%201.033-1.482%201.874t-.518%201.39q0%20.87.566%201.531q.565.661%201.43.661q.866%200%201.435-.661q.569-.66.569-1.531q0-.548-.518-1.39T17.5%206.044M11.997%2021q-2.999%200-4.998-2.064T5%2013.8q0-2.042%201.551-4.472t4.697-5.336q.323-.292.749-.302t.75.283q.953.873%201.738%201.703q.784.83%201.457%201.628q-.078.11-.326.394q-.247.286-.316.377q-.675-.8-1.487-1.662T12%204.65Q9.025%207.375%207.513%209.675T6%2013.8q0%202.675%201.7%204.438T12%2020q1.3%200%202.4-.475t1.9-1.3t1.25-1.963T18%2013.8q0-.425-.088-.9t-.262-.975q.108-.074.426-.283t.426-.282q.256.648.377%201.256T19%2013.8q0%203.073-2.002%205.137Q14.994%2021%2011.996%2021m.22-2.308q.224-.025.35-.153q.125-.13.125-.311q0-.212-.143-.329q-.144-.116-.368-.091q-1.025.075-2.29-.64q-1.266-.714-1.566-2.39q-.05-.236-.166-.353q-.117-.117-.295-.117q-.197%200-.335.147t-.083.44q.387%202.082%201.923%202.98t2.848.817m3.149-7.138q-.866-.946-.866-2.258q0-.83.618-1.85T17.04%205.14q.202-.186.465-.186t.455.186q1.34%201.318%201.94%202.294t.6%201.868q0%201.306-.865%202.252q-.866.946-2.135.946t-2.134-.946m-3.397.771%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%22M17.5%206.044q-.963%201.033-1.482%201.874t-.518%201.39q0%20.87.566%201.531q.565.661%201.43.661q.866%200%201.435-.661q.569-.66.569-1.531q0-.548-.518-1.39T17.5%206.044M11.997%2021q-2.999%200-4.998-2.064T5%2013.8q0-2.042%201.551-4.472t4.697-5.336q.323-.292.749-.302t.75.283q.953.873%201.738%201.703q.784.83%201.457%201.628q-.078.11-.326.394q-.247.286-.316.377q-.675-.8-1.487-1.662T12%204.65Q9.025%207.375%207.513%209.675T6%2013.8q0%202.675%201.7%204.438T12%2020q1.3%200%202.4-.475t1.9-1.3t1.25-1.963T18%2013.8q0-.425-.088-.9t-.262-.975q.108-.074.426-.283t.426-.282q.256.648.377%201.256T19%2013.8q0%203.073-2.002%205.137Q14.994%2021%2011.996%2021m.22-2.308q.224-.025.35-.153q.125-.13.125-.311q0-.212-.143-.329q-.144-.116-.368-.091q-1.025.075-2.29-.64q-1.266-.714-1.566-2.39q-.05-.236-.166-.353q-.117-.117-.295-.117q-.197%200-.335.147t-.083.44q.387%202.082%201.923%202.98t2.848.817m3.149-7.138q-.866-.946-.866-2.258q0-.83.618-1.85T17.04%205.14q.202-.186.465-.186t.455.186q1.34%201.318%201.94%202.294t.6%201.868q0%201.306-.865%202.252q-.866.946-2.135.946t-2.134-.946m-3.397.771%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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