water ec icon
water-ec-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- water-ec-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 water ec icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.288 19.65Q4 17.3 4 13.8q0-1.55.7-3.1t1.75-2.975T8.725 5.05T11 2.875q.2-.2.463-.287T12 2.5t.538.088t.462.287q1.05.925 2.275 2.175t2.275 2.675T19.3 10.7t.7 3.1q0 3.5-2.287 5.85T12 22t-5.712-2.35M11 14v3.85q0 .375.363.475t.562-.2l3.55-5.35q.175-.25.038-.512T15.075 12H13V8.15q0-.375-.363-.475t-.562.2l-3.55 5.35q-.175.25-.038.513t.438.262z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsWaterEcRounded(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="M6.288 19.65Q4 17.3 4 13.8q0-1.55.7-3.1t1.75-2.975T8.725 5.05T11 2.875q.2-.2.463-.287T12 2.5t.538.088t.462.287q1.05.925 2.275 2.175t2.275 2.675T19.3 10.7t.7 3.1q0 3.5-2.287 5.85T12 22t-5.712-2.35M11 14v3.85q0 .375.363.475t.562-.2l3.55-5.35q.175-.25.038-.512T15.075 12H13V8.15q0-.375-.363-.475t-.562.2l-3.55 5.35q-.175.25-.038.513t.438.262z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.288 19.65Q4 17.3 4 13.8q0-1.55.7-3.1t1.75-2.975T8.725 5.05T11 2.875q.2-.2.463-.287T12 2.5t.538.088t.462.287q1.05.925 2.275 2.175t2.275 2.675T19.3 10.7t.7 3.1q0 3.5-2.287 5.85T12 22t-5.712-2.35M11 14v3.85q0 .375.363.475t.562-.2l3.55-5.35q.175-.25.038-.512T15.075 12H13V8.15q0-.375-.363-.475t-.562.2l-3.55 5.35q-.175.25-.038.513t.438.262z"/></svg> </template>
CSS
.icon-water-ec-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%22M6.288%2019.65Q4%2017.3%204%2013.8q0-1.55.7-3.1t1.75-2.975T8.725%205.05T11%202.875q.2-.2.463-.287T12%202.5t.538.088t.462.287q1.05.925%202.275%202.175t2.275%202.675T19.3%2010.7t.7%203.1q0%203.5-2.287%205.85T12%2022t-5.712-2.35M11%2014v3.85q0%20.375.363.475t.562-.2l3.55-5.35q.175-.25.038-.512T15.075%2012H13V8.15q0-.375-.363-.475t-.562.2l-3.55%205.35q-.175.25-.038.513t.438.262z%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%22M6.288%2019.65Q4%2017.3%204%2013.8q0-1.55.7-3.1t1.75-2.975T8.725%205.05T11%202.875q.2-.2.463-.287T12%202.5t.538.088t.462.287q1.05.925%202.275%202.175t2.275%202.675T19.3%2010.7t.7%203.1q0%203.5-2.287%205.85T12%2022t-5.712-2.35M11%2014v3.85q0%20.375.363.475t.562-.2l3.55-5.35q.175-.25.038-.512T15.075%2012H13V8.15q0-.375-.363-.475t-.562.2l-3.55%205.35q-.175.25-.038.513t.438.262z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/water-ec-rounded.svg?color=%231a73e8&size=48