glass water icon
glass-water from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- glass-water
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Solid
Use the glass water icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 64c-8.9 0-17.4 3.7-23.4 10.2s-9.2 15.2-8.5 24.1l28.8 403.4c3 41.9 37.8 74.3 79.8 74.3h166.6c42 0 76.8-32.4 79.8-74.3l28.8-403.4c.6-8.9-2.4-17.6-8.5-24.1S488.9 64 480 64zm41 156.5l-6.6-92.5h251.3l-6.6 92.5l-24.2 12.1c-19.4 9.7-42.2 9.7-61.6 0a74.56 74.56 0 0 0-66.4 0c-19.4 9.7-42.2 9.7-61.6 0z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidGlassWater(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 64c-8.9 0-17.4 3.7-23.4 10.2s-9.2 15.2-8.5 24.1l28.8 403.4c3 41.9 37.8 74.3 79.8 74.3h166.6c42 0 76.8-32.4 79.8-74.3l28.8-403.4c.6-8.9-2.4-17.6-8.5-24.1S488.9 64 480 64zm41 156.5l-6.6-92.5h251.3l-6.6 92.5l-24.2 12.1c-19.4 9.7-42.2 9.7-61.6 0a74.56 74.56 0 0 0-66.4 0c-19.4 9.7-42.2 9.7-61.6 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 64c-8.9 0-17.4 3.7-23.4 10.2s-9.2 15.2-8.5 24.1l28.8 403.4c3 41.9 37.8 74.3 79.8 74.3h166.6c42 0 76.8-32.4 79.8-74.3l28.8-403.4c.6-8.9-2.4-17.6-8.5-24.1S488.9 64 480 64zm41 156.5l-6.6-92.5h251.3l-6.6 92.5l-24.2 12.1c-19.4 9.7-42.2 9.7-61.6 0a74.56 74.56 0 0 0-66.4 0c-19.4 9.7-42.2 9.7-61.6 0z"/></svg> </template>
CSS
.icon-glass-water {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%2064c-8.9%200-17.4%203.7-23.4%2010.2s-9.2%2015.2-8.5%2024.1l28.8%20403.4c3%2041.9%2037.8%2074.3%2079.8%2074.3h166.6c42%200%2076.8-32.4%2079.8-74.3l28.8-403.4c.6-8.9-2.4-17.6-8.5-24.1S488.9%2064%20480%2064zm41%20156.5l-6.6-92.5h251.3l-6.6%2092.5l-24.2%2012.1c-19.4%209.7-42.2%209.7-61.6%200a74.56%2074.56%200%200%200-66.4%200c-19.4%209.7-42.2%209.7-61.6%200z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%2064c-8.9%200-17.4%203.7-23.4%2010.2s-9.2%2015.2-8.5%2024.1l28.8%20403.4c3%2041.9%2037.8%2074.3%2079.8%2074.3h166.6c42%200%2076.8-32.4%2079.8-74.3l28.8-403.4c.6-8.9-2.4-17.6-8.5-24.1S488.9%2064%20480%2064zm41%20156.5l-6.6-92.5h251.3l-6.6%2092.5l-24.2%2012.1c-19.4%209.7-42.2%209.7-61.6%200a74.56%2074.56%200%200%200-66.4%200c-19.4%209.7-42.2%209.7-61.6%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/glass-water.svg?color=%231a73e8&size=48