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

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

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the water ph icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.923 19.077h-2.615v1.48q0 .192-.125.318q-.125.125-.317.125t-.317-.125t-.126-.317v-4.346q0-.248.184-.422t.432-.174h2.884q.35 0 .617.272q.268.272.268.65v1.654q0 .363-.261.624t-.624.261m3.461-.577v2.058q0 .191-.125.317q-.125.125-.316.125t-.317-.125t-.126-.317v-4.5q0-.192.125-.317q.125-.126.316-.126t.318.126t.125.317v1.557H21v-1.557q0-.192.125-.317q.125-.126.317-.126t.317.126t.126.317v4.5q0 .191-.125.317q-.125.125-.317.125t-.317-.125t-.126-.317V18.5zm-6.076-.308h2.615V16.54h-2.615zM10 3.6q.142 0 .276.053t.265.158q2.93 2.716 4.469 4.867q1.538 2.15 1.876 4.01q.07.368-.182.648t-.631.28h-5.034q-.667 0-1.141.474t-.475 1.14v4.759q0 .367-.243.609q-.243.243-.603.243q-2.68 0-4.129-2.072T3 13.8q0-2.023 1.641-4.562t4.8-5.426q.13-.106.273-.159T10 3.6"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWaterPhRounded(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="M14.923 19.077h-2.615v1.48q0 .192-.125.318q-.125.125-.317.125t-.317-.125t-.126-.317v-4.346q0-.248.184-.422t.432-.174h2.884q.35 0 .617.272q.268.272.268.65v1.654q0 .363-.261.624t-.624.261m3.461-.577v2.058q0 .191-.125.317q-.125.125-.316.125t-.317-.125t-.126-.317v-4.5q0-.192.125-.317q.125-.126.316-.126t.318.126t.125.317v1.557H21v-1.557q0-.192.125-.317q.125-.126.317-.126t.317.126t.126.317v4.5q0 .191-.125.317q-.125.125-.317.125t-.317-.125t-.126-.317V18.5zm-6.076-.308h2.615V16.54h-2.615zM10 3.6q.142 0 .276.053t.265.158q2.93 2.716 4.469 4.867q1.538 2.15 1.876 4.01q.07.368-.182.648t-.631.28h-5.034q-.667 0-1.141.474t-.475 1.14v4.759q0 .367-.243.609q-.243.243-.603.243q-2.68 0-4.129-2.072T3 13.8q0-2.023 1.641-4.562t4.8-5.426q.13-.106.273-.159T10 3.6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.923 19.077h-2.615v1.48q0 .192-.125.318q-.125.125-.317.125t-.317-.125t-.126-.317v-4.346q0-.248.184-.422t.432-.174h2.884q.35 0 .617.272q.268.272.268.65v1.654q0 .363-.261.624t-.624.261m3.461-.577v2.058q0 .191-.125.317q-.125.125-.316.125t-.317-.125t-.126-.317v-4.5q0-.192.125-.317q.125-.126.316-.126t.318.126t.125.317v1.557H21v-1.557q0-.192.125-.317q.125-.126.317-.126t.317.126t.126.317v4.5q0 .191-.125.317q-.125.125-.317.125t-.317-.125t-.126-.317V18.5zm-6.076-.308h2.615V16.54h-2.615zM10 3.6q.142 0 .276.053t.265.158q2.93 2.716 4.469 4.867q1.538 2.15 1.876 4.01q.07.368-.182.648t-.631.28h-5.034q-.667 0-1.141.474t-.475 1.14v4.759q0 .367-.243.609q-.243.243-.603.243q-2.68 0-4.129-2.072T3 13.8q0-2.023 1.641-4.562t4.8-5.426q.13-.106.273-.159T10 3.6"/></svg>
</template>

CSS

.icon-water-ph-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%22M14.923%2019.077h-2.615v1.48q0%20.192-.125.318q-.125.125-.317.125t-.317-.125t-.126-.317v-4.346q0-.248.184-.422t.432-.174h2.884q.35%200%20.617.272q.268.272.268.65v1.654q0%20.363-.261.624t-.624.261m3.461-.577v2.058q0%20.191-.125.317q-.125.125-.316.125t-.317-.125t-.126-.317v-4.5q0-.192.125-.317q.125-.126.316-.126t.318.126t.125.317v1.557H21v-1.557q0-.192.125-.317q.125-.126.317-.126t.317.126t.126.317v4.5q0%20.191-.125.317q-.125.125-.317.125t-.317-.125t-.126-.317V18.5zm-6.076-.308h2.615V16.54h-2.615zM10%203.6q.142%200%20.276.053t.265.158q2.93%202.716%204.469%204.867q1.538%202.15%201.876%204.01q.07.368-.182.648t-.631.28h-5.034q-.667%200-1.141.474t-.475%201.14v4.759q0%20.367-.243.609q-.243.243-.603.243q-2.68%200-4.129-2.072T3%2013.8q0-2.023%201.641-4.562t4.8-5.426q.13-.106.273-.159T10%203.6%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%22M14.923%2019.077h-2.615v1.48q0%20.192-.125.318q-.125.125-.317.125t-.317-.125t-.126-.317v-4.346q0-.248.184-.422t.432-.174h2.884q.35%200%20.617.272q.268.272.268.65v1.654q0%20.363-.261.624t-.624.261m3.461-.577v2.058q0%20.191-.125.317q-.125.125-.316.125t-.317-.125t-.126-.317v-4.5q0-.192.125-.317q.125-.126.316-.126t.318.126t.125.317v1.557H21v-1.557q0-.192.125-.317q.125-.126.317-.126t.317.126t.126.317v4.5q0%20.191-.125.317q-.125.125-.317.125t-.317-.125t-.126-.317V18.5zm-6.076-.308h2.615V16.54h-2.615zM10%203.6q.142%200%20.276.053t.265.158q2.93%202.716%204.469%204.867q1.538%202.15%201.876%204.01q.07.368-.182.648t-.631.28h-5.034q-.667%200-1.141.474t-.475%201.14v4.759q0%20.367-.243.609q-.243.243-.603.243q-2.68%200-4.129-2.072T3%2013.8q0-2.023%201.641-4.562t4.8-5.426q.13-.106.273-.159T10%203.6%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-ph-rounded.svg?color=%231a73e8&size=48