Wine Glass 2 Pixel Art Icon
An alternate wine glass icon for restaurant wine lists, bar menus, hospitality apps and fine-dining category navigation.
Tags
wineglass
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Wine Glass 2 icon
A second wine-glass silhouette with slightly different proportions, such as a narrower bowl or taller stem, compared to the base wine-glass icon. Both represent wine, fine dining, and hospitality equally well; the choice depends on which shape integrates more harmoniously with the rest of the icon set. When a UI requires two distinct wine-related icons side by side, pairing both creates a visual pair without repeating the same outline. Used alone, wine-glass-2 is a direct substitute for wine-glass.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/wine-glass-2.svg" width="24" height="24" alt="Wine Glass 2" />
<!-- React -->
import { WineGlass2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="wine-glass-2.svg" width="48" height="48" style="image-rendering: pixelated" />