total dissolved solids icon

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

Name
total-dissolved-solids
Set
Material Symbols
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
total-dissolved-solids-sharp

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="M4.3 11.8q.625-2.175 2.538-4.612T12 2q3.25 2.75 5.163 5.188T19.7 11.8zm15.55 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-5.75 0h2.85L4.4 16.55q-.2-.675-.238-1.375T4.3 13.8"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTotalDissolvedSolids(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="M4.3 11.8q.625-2.175 2.538-4.612T12 2q3.25 2.75 5.163 5.188T19.7 11.8zm15.55 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-5.75 0h2.85L4.4 16.55q-.2-.675-.238-1.375T4.3 13.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.3 11.8q.625-2.175 2.538-4.612T12 2q3.25 2.75 5.163 5.188T19.7 11.8zm15.55 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-5.75 0h2.85L4.4 16.55q-.2-.675-.238-1.375T4.3 13.8"/></svg>
</template>

CSS

.icon-total-dissolved-solids {
  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%22M4.3%2011.8q.625-2.175%202.538-4.612T12%202q3.25%202.75%205.163%205.188T19.7%2011.8zm15.55%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-5.75%200h2.85L4.4%2016.55q-.2-.675-.238-1.375T4.3%2013.8%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%22M4.3%2011.8q.625-2.175%202.538-4.612T12%202q3.25%202.75%205.163%205.188T19.7%2011.8zm15.55%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-5.75%200h2.85L4.4%2016.55q-.2-.675-.238-1.375T4.3%2013.8%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.svg?color=%231a73e8&size=48