Beer Pixel Art Icon
A beer mug icon for brewery menus, tap-room apps, bar-finder categories and age-gated beverage sections.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Beer icon
A handled beer mug with a frothy head, the go-to symbol for bars, pubs, and craft-beer culture. Use it in a food-and-drink delivery app's beer category, a brewery tap-room menu, a bar-finder app, or an event page for a beer festival. It communicates a casual, social drinking context. For spirits or wine, reach for a cocktail or wine-bottle icon to differentiate the beverage type. Always combine beer icons with appropriate age-gate flows in consumer apps.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/beer.svg" width="24" height="24" alt="Beer" />
<!-- React -->
import { Beer } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="beer.svg" width="48" height="48" style="image-rendering: pixelated" />