water bottle icon
water-bottle-outline from Material Symbols by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- water-bottle-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the water bottle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.175 11h-5.35q-.125.3-.3.588t-.425.487L9.825 20h5.35l.725-7.925q-.25-.225-.425-.5t-.3-.575M9.55 7l-.275 1.1q.175.2.313.425T9.825 9h5.35q.1-.25.238-.475t.312-.425L15.45 7zm.275 15q-.775 0-1.35-.513t-.65-1.287l-.775-8.65q-.025-.25.088-.462t.337-.338q.2-.125.35-.3t.15-.425q0-.225-.1-.413t-.3-.312q-.25-.125-.375-.387t-.05-.538L7.8 5.75q.075-.35.35-.55t.625-.2H11.5V4H10V2h5v2h-1.5v1h2.725q.35 0 .613.2t.337.55l.675 2.625q.075.275-.05.538t-.375.387q-.2.1-.312.275t-.113.4q0 .275.138.463t.362.312t.35.338t.1.462l-.775 8.625q-.075.775-.65 1.3t-1.35.525zM12.5 9"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsWaterBottleOutline(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="M15.175 11h-5.35q-.125.3-.3.588t-.425.487L9.825 20h5.35l.725-7.925q-.25-.225-.425-.5t-.3-.575M9.55 7l-.275 1.1q.175.2.313.425T9.825 9h5.35q.1-.25.238-.475t.312-.425L15.45 7zm.275 15q-.775 0-1.35-.513t-.65-1.287l-.775-8.65q-.025-.25.088-.462t.337-.338q.2-.125.35-.3t.15-.425q0-.225-.1-.413t-.3-.312q-.25-.125-.375-.387t-.05-.538L7.8 5.75q.075-.35.35-.55t.625-.2H11.5V4H10V2h5v2h-1.5v1h2.725q.35 0 .613.2t.337.55l.675 2.625q.075.275-.05.538t-.375.387q-.2.1-.312.275t-.113.4q0 .275.138.463t.362.312t.35.338t.1.462l-.775 8.625q-.075.775-.65 1.3t-1.35.525zM12.5 9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.175 11h-5.35q-.125.3-.3.588t-.425.487L9.825 20h5.35l.725-7.925q-.25-.225-.425-.5t-.3-.575M9.55 7l-.275 1.1q.175.2.313.425T9.825 9h5.35q.1-.25.238-.475t.312-.425L15.45 7zm.275 15q-.775 0-1.35-.513t-.65-1.287l-.775-8.65q-.025-.25.088-.462t.337-.338q.2-.125.35-.3t.15-.425q0-.225-.1-.413t-.3-.312q-.25-.125-.375-.387t-.05-.538L7.8 5.75q.075-.35.35-.55t.625-.2H11.5V4H10V2h5v2h-1.5v1h2.725q.35 0 .613.2t.337.55l.675 2.625q.075.275-.05.538t-.375.387q-.2.1-.312.275t-.113.4q0 .275.138.463t.362.312t.35.338t.1.462l-.775 8.625q-.075.775-.65 1.3t-1.35.525zM12.5 9"/></svg> </template>
CSS
.icon-water-bottle-outline {
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%22M15.175%2011h-5.35q-.125.3-.3.588t-.425.487L9.825%2020h5.35l.725-7.925q-.25-.225-.425-.5t-.3-.575M9.55%207l-.275%201.1q.175.2.313.425T9.825%209h5.35q.1-.25.238-.475t.312-.425L15.45%207zm.275%2015q-.775%200-1.35-.513t-.65-1.287l-.775-8.65q-.025-.25.088-.462t.337-.338q.2-.125.35-.3t.15-.425q0-.225-.1-.413t-.3-.312q-.25-.125-.375-.387t-.05-.538L7.8%205.75q.075-.35.35-.55t.625-.2H11.5V4H10V2h5v2h-1.5v1h2.725q.35%200%20.613.2t.337.55l.675%202.625q.075.275-.05.538t-.375.387q-.2.1-.312.275t-.113.4q0%20.275.138.463t.362.312t.35.338t.1.462l-.775%208.625q-.075.775-.65%201.3t-1.35.525zM12.5%209%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%22M15.175%2011h-5.35q-.125.3-.3.588t-.425.487L9.825%2020h5.35l.725-7.925q-.25-.225-.425-.5t-.3-.575M9.55%207l-.275%201.1q.175.2.313.425T9.825%209h5.35q.1-.25.238-.475t.312-.425L15.45%207zm.275%2015q-.775%200-1.35-.513t-.65-1.287l-.775-8.65q-.025-.25.088-.462t.337-.338q.2-.125.35-.3t.15-.425q0-.225-.1-.413t-.3-.312q-.25-.125-.375-.387t-.05-.538L7.8%205.75q.075-.35.35-.55t.625-.2H11.5V4H10V2h5v2h-1.5v1h2.725q.35%200%20.613.2t.337.55l.675%202.625q.075.275-.05.538t-.375.387q-.2.1-.312.275t-.113.4q0%20.275.138.463t.362.312t.35.338t.1.462l-.775%208.625q-.075.775-.65%201.3t-1.35.525zM12.5%209%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/water-bottle-outline.svg?color=%231a73e8&size=48