water-bottle from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
water-bottle
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

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="M10.376 21q-.614 0-1.081-.414t-.528-1.04l-.698-7.573q-.025-.186.059-.344t.232-.283q.296-.26.456-.608q.159-.348.159-.73q0-.343-.12-.665q-.118-.322-.357-.562q-.154-.125-.221-.31q-.067-.187-.011-.365l.361-1.49q.056-.274.284-.445T9.429 6H12V4.539h-1.5v-1h4v1H13V6h2.571q.286 0 .501.164t.276.452l.368 1.451q.055.18-.012.365q-.068.185-.221.31q-.239.235-.361.554t-.122.66q0 .39.157.741q.156.351.44.61q.147.126.234.284t.061.343l-.66 7.587q-.06.628-.524 1.053q-.465.426-1.09.426z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWaterBottle(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="M10.376 21q-.614 0-1.081-.414t-.528-1.04l-.698-7.573q-.025-.186.059-.344t.232-.283q.296-.26.456-.608q.159-.348.159-.73q0-.343-.12-.665q-.118-.322-.357-.562q-.154-.125-.221-.31q-.067-.187-.011-.365l.361-1.49q.056-.274.284-.445T9.429 6H12V4.539h-1.5v-1h4v1H13V6h2.571q.286 0 .501.164t.276.452l.368 1.451q.055.18-.012.365q-.068.185-.221.31q-.239.235-.361.554t-.122.66q0 .39.157.741q.156.351.44.61q.147.126.234.284t.061.343l-.66 7.587q-.06.628-.524 1.053q-.465.426-1.09.426z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.376 21q-.614 0-1.081-.414t-.528-1.04l-.698-7.573q-.025-.186.059-.344t.232-.283q.296-.26.456-.608q.159-.348.159-.73q0-.343-.12-.665q-.118-.322-.357-.562q-.154-.125-.221-.31q-.067-.187-.011-.365l.361-1.49q.056-.274.284-.445T9.429 6H12V4.539h-1.5v-1h4v1H13V6h2.571q.286 0 .501.164t.276.452l.368 1.451q.055.18-.012.365q-.068.185-.221.31q-.239.235-.361.554t-.122.66q0 .39.157.741q.156.351.44.61q.147.126.234.284t.061.343l-.66 7.587q-.06.628-.524 1.053q-.465.426-1.09.426z"/></svg>
</template>

CSS

.icon-water-bottle {
  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%22M10.376%2021q-.614%200-1.081-.414t-.528-1.04l-.698-7.573q-.025-.186.059-.344t.232-.283q.296-.26.456-.608q.159-.348.159-.73q0-.343-.12-.665q-.118-.322-.357-.562q-.154-.125-.221-.31q-.067-.187-.011-.365l.361-1.49q.056-.274.284-.445T9.429%206H12V4.539h-1.5v-1h4v1H13V6h2.571q.286%200%20.501.164t.276.452l.368%201.451q.055.18-.012.365q-.068.185-.221.31q-.239.235-.361.554t-.122.66q0%20.39.157.741q.156.351.44.61q.147.126.234.284t.061.343l-.66%207.587q-.06.628-.524%201.053q-.465.426-1.09.426z%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%22M10.376%2021q-.614%200-1.081-.414t-.528-1.04l-.698-7.573q-.025-.186.059-.344t.232-.283q.296-.26.456-.608q.159-.348.159-.73q0-.343-.12-.665q-.118-.322-.357-.562q-.154-.125-.221-.31q-.067-.187-.011-.365l.361-1.49q.056-.274.284-.445T9.429%206H12V4.539h-1.5v-1h4v1H13V6h2.571q.286%200%20.501.164t.276.452l.368%201.451q.055.18-.012.365q-.068.185-.221.31q-.239.235-.361.554t-.122.66q0%20.39.157.741q.156.351.44.61q.147.126.234.284t.061.343l-.66%207.587q-.06.628-.524%201.053q-.465.426-1.09.426z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/water-bottle.svg?color=%231a73e8&size=48