total dissolved solids icon

total-dissolved-solids-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
total-dissolved-solids-rounded
Set
Material Symbols
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the total dissolved solids icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.825 11.8q-.575 0-.888-.462t-.087-.963Q5.9 8.125 7.763 6.1t3.587-3.525q.15-.125.313-.187T12 2.325t.35.063t.3.187q1.725 1.5 3.588 3.525t2.912 4.275q.225.5-.087.963t-.888.462zm14.025 3.65q-.225 1.225-.788 2.313t-1.437 1.962t-1.963 1.425t-2.287.75zm-4.075-1.65h2.85l-8.1 8.1q-.575-.125-1.112-.287t-1.038-.438zm-5.725 0h2.85l-6.225 6.225q-.375-.35-.712-.725t-.613-.8zm-2.9 0L4.4 16.55q-.125-.425-.175-.862t-.05-.863q0-.45.338-.737t.812-.288z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTotalDissolvedSolidsRounded(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="M5.825 11.8q-.575 0-.888-.462t-.087-.963Q5.9 8.125 7.763 6.1t3.587-3.525q.15-.125.313-.187T12 2.325t.35.063t.3.187q1.725 1.5 3.588 3.525t2.912 4.275q.225.5-.087.963t-.888.462zm14.025 3.65q-.225 1.225-.788 2.313t-1.437 1.962t-1.963 1.425t-2.287.75zm-4.075-1.65h2.85l-8.1 8.1q-.575-.125-1.112-.287t-1.038-.438zm-5.725 0h2.85l-6.225 6.225q-.375-.35-.712-.725t-.613-.8zm-2.9 0L4.4 16.55q-.125-.425-.175-.862t-.05-.863q0-.45.338-.737t.812-.288z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.825 11.8q-.575 0-.888-.462t-.087-.963Q5.9 8.125 7.763 6.1t3.587-3.525q.15-.125.313-.187T12 2.325t.35.063t.3.187q1.725 1.5 3.588 3.525t2.912 4.275q.225.5-.087.963t-.888.462zm14.025 3.65q-.225 1.225-.788 2.313t-1.437 1.962t-1.963 1.425t-2.287.75zm-4.075-1.65h2.85l-8.1 8.1q-.575-.125-1.112-.287t-1.038-.438zm-5.725 0h2.85l-6.225 6.225q-.375-.35-.712-.725t-.613-.8zm-2.9 0L4.4 16.55q-.125-.425-.175-.862t-.05-.863q0-.45.338-.737t.812-.288z"/></svg>
</template>

CSS

.icon-total-dissolved-solids-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%22M5.825%2011.8q-.575%200-.888-.462t-.087-.963Q5.9%208.125%207.763%206.1t3.587-3.525q.15-.125.313-.187T12%202.325t.35.063t.3.187q1.725%201.5%203.588%203.525t2.912%204.275q.225.5-.087.963t-.888.462zm14.025%203.65q-.225%201.225-.788%202.313t-1.437%201.962t-1.963%201.425t-2.287.75zm-4.075-1.65h2.85l-8.1%208.1q-.575-.125-1.112-.287t-1.038-.438zm-5.725%200h2.85l-6.225%206.225q-.375-.35-.712-.725t-.613-.8zm-2.9%200L4.4%2016.55q-.125-.425-.175-.862t-.05-.863q0-.45.338-.737t.812-.288z%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%22M5.825%2011.8q-.575%200-.888-.462t-.087-.963Q5.9%208.125%207.763%206.1t3.587-3.525q.15-.125.313-.187T12%202.325t.35.063t.3.187q1.725%201.5%203.588%203.525t2.912%204.275q.225.5-.087.963t-.888.462zm14.025%203.65q-.225%201.225-.788%202.313t-1.437%201.962t-1.963%201.425t-2.287.75zm-4.075-1.65h2.85l-8.1%208.1q-.575-.125-1.112-.287t-1.038-.438zm-5.725%200h2.85l-6.225%206.225q-.375-.35-.712-.725t-.613-.8zm-2.9%200L4.4%2016.55q-.125-.425-.175-.862t-.05-.863q0-.45.338-.737t.812-.288z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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