Water Bottle SVG icon, line

Free

A narrow bottle has a screw cap, sloped shoulders, and a horizontal water line. It suits hydration trackers and gym signage.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/PHBo7_uvknF9/amnt.svg" alt="Water Bottle" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 3h6v3H9z"/><path d="M10 6v2l-2.5 2.5A2 2 0 0 0 7 12v8a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-8a2 2 0 0 0-.5-1.5L14 8V6"/><path d="M7 15h10"/></svg>
CSS background-image
.water-bottle {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/PHBo7_uvknF9/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.water-bottle {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/PHBo7_uvknF9/amnt.svg") center / contain no-repeat;
}
React
import WaterBottleSvg from "./water-bottle.jsx"; // from the React tab above

<WaterBottleSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Water Bottle: A narrow bottle with a screw cap, shoulders, and a horizontal water line. as part of the pack Food and drink icons, line. Want one like it? Make your own in the SVG studio.

Rest of Food and drink icons, line

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence