water glass icon
water-glass-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- water-glass-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
The same icon in other sets
Related icons in Mage Icons
Use the water glass icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.935 3.521a1.8 1.8 0 0 0-.98-1.11a1.7 1.7 0 0 0-.74-.16H4.825a1.5 1.5 0 0 0-.74.15a1.8 1.8 0 0 0-.62.46a1.8 1.8 0 0 0-.37.66a1.75 1.75 0 0 0-.07.75l1.64 14c.11.958.57 1.84 1.29 2.48a3.85 3.85 0 0 0 2.57 1h7a3.87 3.87 0 0 0 2.58-1a4 4 0 0 0 1.28-2.48l.89-7.87v-.12l.69-6a2 2 0 0 0-.03-.76m-10.1 15.35h-1a2.88 2.88 0 0 1-1.75-.72a2.82 2.82 0 0 1-.9-1.67l-.24-1.72a1.01 1.01 0 0 1 2-.28l.24 1.7a.8.8 0 0 0 .26.48a.8.8 0 0 0 .51.21h1a1 1 0 1 1 0 2zm8-9.23c-2.11.41-3.91.49-5.82-1c-2.37-1.87-5.24-1.27-8-.29l-.5-4.24a.3.3 0 0 1 0-.13a.26.26 0 0 1 .07-.11a.2.2 0 0 1 .1-.08a.2.2 0 0 1 .12 0h14.52a.4.4 0 0 1 .1.08q.045.047.06.11a.22.22 0 0 1 0 .14z"/></svg>
React
import type { SVGProps } from "react";
export function MageWaterGlassFill(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="M20.935 3.521a1.8 1.8 0 0 0-.98-1.11a1.7 1.7 0 0 0-.74-.16H4.825a1.5 1.5 0 0 0-.74.15a1.8 1.8 0 0 0-.62.46a1.8 1.8 0 0 0-.37.66a1.75 1.75 0 0 0-.07.75l1.64 14c.11.958.57 1.84 1.29 2.48a3.85 3.85 0 0 0 2.57 1h7a3.87 3.87 0 0 0 2.58-1a4 4 0 0 0 1.28-2.48l.89-7.87v-.12l.69-6a2 2 0 0 0-.03-.76m-10.1 15.35h-1a2.88 2.88 0 0 1-1.75-.72a2.82 2.82 0 0 1-.9-1.67l-.24-1.72a1.01 1.01 0 0 1 2-.28l.24 1.7a.8.8 0 0 0 .26.48a.8.8 0 0 0 .51.21h1a1 1 0 1 1 0 2zm8-9.23c-2.11.41-3.91.49-5.82-1c-2.37-1.87-5.24-1.27-8-.29l-.5-4.24a.3.3 0 0 1 0-.13a.26.26 0 0 1 .07-.11a.2.2 0 0 1 .1-.08a.2.2 0 0 1 .12 0h14.52a.4.4 0 0 1 .1.08q.045.047.06.11a.22.22 0 0 1 0 .14z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.935 3.521a1.8 1.8 0 0 0-.98-1.11a1.7 1.7 0 0 0-.74-.16H4.825a1.5 1.5 0 0 0-.74.15a1.8 1.8 0 0 0-.62.46a1.8 1.8 0 0 0-.37.66a1.75 1.75 0 0 0-.07.75l1.64 14c.11.958.57 1.84 1.29 2.48a3.85 3.85 0 0 0 2.57 1h7a3.87 3.87 0 0 0 2.58-1a4 4 0 0 0 1.28-2.48l.89-7.87v-.12l.69-6a2 2 0 0 0-.03-.76m-10.1 15.35h-1a2.88 2.88 0 0 1-1.75-.72a2.82 2.82 0 0 1-.9-1.67l-.24-1.72a1.01 1.01 0 0 1 2-.28l.24 1.7a.8.8 0 0 0 .26.48a.8.8 0 0 0 .51.21h1a1 1 0 1 1 0 2zm8-9.23c-2.11.41-3.91.49-5.82-1c-2.37-1.87-5.24-1.27-8-.29l-.5-4.24a.3.3 0 0 1 0-.13a.26.26 0 0 1 .07-.11a.2.2 0 0 1 .1-.08a.2.2 0 0 1 .12 0h14.52a.4.4 0 0 1 .1.08q.045.047.06.11a.22.22 0 0 1 0 .14z"/></svg> </template>
CSS
.icon-water-glass-fill {
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%22M20.935%203.521a1.8%201.8%200%200%200-.98-1.11a1.7%201.7%200%200%200-.74-.16H4.825a1.5%201.5%200%200%200-.74.15a1.8%201.8%200%200%200-.62.46a1.8%201.8%200%200%200-.37.66a1.75%201.75%200%200%200-.07.75l1.64%2014c.11.958.57%201.84%201.29%202.48a3.85%203.85%200%200%200%202.57%201h7a3.87%203.87%200%200%200%202.58-1a4%204%200%200%200%201.28-2.48l.89-7.87v-.12l.69-6a2%202%200%200%200-.03-.76m-10.1%2015.35h-1a2.88%202.88%200%200%201-1.75-.72a2.82%202.82%200%200%201-.9-1.67l-.24-1.72a1.01%201.01%200%200%201%202-.28l.24%201.7a.8.8%200%200%200%20.26.48a.8.8%200%200%200%20.51.21h1a1%201%200%201%201%200%202zm8-9.23c-2.11.41-3.91.49-5.82-1c-2.37-1.87-5.24-1.27-8-.29l-.5-4.24a.3.3%200%200%201%200-.13a.26.26%200%200%201%20.07-.11a.2.2%200%200%201%20.1-.08a.2.2%200%200%201%20.12%200h14.52a.4.4%200%200%201%20.1.08q.045.047.06.11a.22.22%200%200%201%200%20.14z%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%22M20.935%203.521a1.8%201.8%200%200%200-.98-1.11a1.7%201.7%200%200%200-.74-.16H4.825a1.5%201.5%200%200%200-.74.15a1.8%201.8%200%200%200-.62.46a1.8%201.8%200%200%200-.37.66a1.75%201.75%200%200%200-.07.75l1.64%2014c.11.958.57%201.84%201.29%202.48a3.85%203.85%200%200%200%202.57%201h7a3.87%203.87%200%200%200%202.58-1a4%204%200%200%200%201.28-2.48l.89-7.87v-.12l.69-6a2%202%200%200%200-.03-.76m-10.1%2015.35h-1a2.88%202.88%200%200%201-1.75-.72a2.82%202.82%200%200%201-.9-1.67l-.24-1.72a1.01%201.01%200%200%201%202-.28l.24%201.7a.8.8%200%200%200%20.26.48a.8.8%200%200%200%20.51.21h1a1%201%200%201%201%200%202zm8-9.23c-2.11.41-3.91.49-5.82-1c-2.37-1.87-5.24-1.27-8-.29l-.5-4.24a.3.3%200%200%201%200-.13a.26.26%200%200%201%20.07-.11a.2.2%200%200%201%20.1-.08a.2.2%200%200%201%20.12%200h14.52a.4.4%200%200%201%20.1.08q.045.047.06.11a.22.22%200%200%201%200%20.14z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/water-glass-fill.svg?color=%231a73e8&size=48