Bottle Wine 3 Pixel Art Icon
A third wine bottle variant for sparkling wine, champagne listings and beverage menus needing distinct bottle shapes.
Tags
bottlewine
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Bottle Wine 3 icon
A third bottle silhouette with a distinct profile, suitable for representing sparkling wine, champagne, or a specific regional bottle style. Use it in a wine shop when the category includes both still and sparkling wines and you need separate icons, or in a cellar-tracking app where bottle type matters for storage guidance. If you only need a single generic wine symbol, bottle-wine is the simplest choice; the numbered variants shine when bottle shape carries specific product meaning.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bottle-wine-3.svg" width="24" height="24" alt="Bottle Wine 3" />
<!-- React -->
import { BottleWine3 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bottle-wine-3.svg" width="48" height="48" style="image-rendering: pixelated" />