Wine Glass Pixel Art Icon
A wine glass icon for restaurant menus, wine lists, bar apps, sommelier features and fine-dining categories.
Tags
wineglass
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Wine Glass icon
A stemmed wine glass with a rounded bowl, the universal symbol for wine, fine dining, and upscale hospitality. Restaurant apps use it to label the wine list section; wine-retailer sites show it in category navigation; event-planning tools reach for it to represent a dinner or reception. It also suits a toast or celebrate metaphor. For cocktails, a different glass shape reads more precisely; for beer, a mug icon is clearer. Wine-glass-2 offers an alternative proportion.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/wine-glass.svg" width="24" height="24" alt="Wine Glass" />
<!-- React -->
import { WineGlass } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="wine-glass.svg" width="48" height="48" style="image-rendering: pixelated" />