Glass Water Pixel Art Icon
A water-glass icon for hydration trackers, water-intake logs, still-water menu items and beverage ordering.
Tags
glasswaterdropliquidwet
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Glass Water icon
A drinking glass with a water drop or fill indicator, clearly signaling hydration rather than alcohol. Use it on water-intake trackers, daily hydration goals, and still-water menu options in a restaurant app. It works equally well for water-bottle product listings in a store. When the beverage could be any drink, the plain glass icon is broader; when it is specifically wine or cocktails, reach for wine-glass instead.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/glass-water.svg" width="24" height="24" alt="Glass Water" />
<!-- React -->
import { GlassWater } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="glass-water.svg" width="48" height="48" style="image-rendering: pixelated" />