total dissolved solids icon
total-dissolved-solids from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- total-dissolved-solids
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- total-dissolved-solids-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
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.339 11.8q.605-1.848 2.268-3.949T12 3.308q2.73 2.442 4.393 4.543t2.268 3.949zm13.627 2.4q-.052.494-.201.957t-.39.876l-4.423 4.404q-.413.24-.866.377q-.453.136-.942.163zm-4.383-.4h1.446l-6.677 6.658q-.267-.087-.517-.192q-.249-.104-.48-.264zm-4.764 0h1.446l-4.648 4.648q-.182-.196-.327-.398t-.286-.434zm-4.75 0h1.447L5.13 15.185q-.085-.349-.094-.693t.032-.692"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTotalDissolvedSolids(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.339 11.8q.605-1.848 2.268-3.949T12 3.308q2.73 2.442 4.393 4.543t2.268 3.949zm13.627 2.4q-.052.494-.201.957t-.39.876l-4.423 4.404q-.413.24-.866.377q-.453.136-.942.163zm-4.383-.4h1.446l-6.677 6.658q-.267-.087-.517-.192q-.249-.104-.48-.264zm-4.764 0h1.446l-4.648 4.648q-.182-.196-.327-.398t-.286-.434zm-4.75 0h1.447L5.13 15.185q-.085-.349-.094-.693t.032-.692"/></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.339 11.8q.605-1.848 2.268-3.949T12 3.308q2.73 2.442 4.393 4.543t2.268 3.949zm13.627 2.4q-.052.494-.201.957t-.39.876l-4.423 4.404q-.413.24-.866.377q-.453.136-.942.163zm-4.383-.4h1.446l-6.677 6.658q-.267-.087-.517-.192q-.249-.104-.48-.264zm-4.764 0h1.446l-4.648 4.648q-.182-.196-.327-.398t-.286-.434zm-4.75 0h1.447L5.13 15.185q-.085-.349-.094-.693t.032-.692"/></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%22M5.339%2011.8q.605-1.848%202.268-3.949T12%203.308q2.73%202.442%204.393%204.543t2.268%203.949zm13.627%202.4q-.052.494-.201.957t-.39.876l-4.423%204.404q-.413.24-.866.377q-.453.136-.942.163zm-4.383-.4h1.446l-6.677%206.658q-.267-.087-.517-.192q-.249-.104-.48-.264zm-4.764%200h1.446l-4.648%204.648q-.182-.196-.327-.398t-.286-.434zm-4.75%200h1.447L5.13%2015.185q-.085-.349-.094-.693t.032-.692%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.339%2011.8q.605-1.848%202.268-3.949T12%203.308q2.73%202.442%204.393%204.543t2.268%203.949zm13.627%202.4q-.052.494-.201.957t-.39.876l-4.423%204.404q-.413.24-.866.377q-.453.136-.942.163zm-4.383-.4h1.446l-6.677%206.658q-.267-.087-.517-.192q-.249-.104-.48-.264zm-4.764%200h1.446l-4.648%204.648q-.182-.196-.327-.398t-.286-.434zm-4.75%200h1.447L5.13%2015.185q-.085-.349-.094-.693t.032-.692%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/total-dissolved-solids.svg?color=%231a73e8&size=48