Beer Off Pixel Art Icon
A beer mug with a slash for alcohol-free menus, no-alcohol zone indicators and sober-event labeling.
Tags
beeroff
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Beer Off icon
A beer mug icon with a diagonal strike-through, signaling 'no alcohol' or 'alcohol-free'. Use it to mark a dry venue or event, an alcohol-free menu section, or a dietary filter for users who do not drink. It pairs naturally with a beer icon in a toggle that switches between alcohol and non-alcohol views. For a general prohibition concept unrelated to drinks, a plain 'off' or slash-circle on the relevant icon is clearer. Useful in health apps tracking sobriety streaks.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/beer-off.svg" width="24" height="24" alt="Beer Off" />
<!-- React -->
import { BeerOff } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="beer-off.svg" width="48" height="48" style="image-rendering: pixelated" />