The Lucide glass water icon visually represents a container of water, commonly used in UIs to signify hydration, drinks, or liquid-related options.
Common uses
- Hydration status indicator
- Beverage selection button
- Water quality settings
Use it in React
Install
npm i lucide-reactImport & render
import { GlassWater } from 'lucide-react';
<GlassWater size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- beveragedrinkglasswaterliquidhydration
FAQ
- What does the glass water icon represent?
- It depicts a glass filled with water, suitable for indicating drinks or liquid-related features.
- How do I use the glass water icon in React?
- Import it from 'lucide-react' and use it as a component: import { GlassWater } from 'lucide-react'.
- What is the license for this icon?
- The glass water icon is distributed under the ISC license.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →