Bottle Wine 2 Pixel Art Icon
A second wine bottle silhouette for wine stores needing shape variety, cellar apps and beverage menus.
Tags
bottlewine
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Bottle Wine 2 icon
An alternate wine bottle profile with a slightly different shoulder or neck shape, offering visual variety when multiple bottle types appear in a single interface. Use it alongside bottle-wine for a cellar app that distinguishes Burgundy-style from Bordeaux-style bottles, or in a wine shop that groups bottles visually by type. If your interface shows only one wine category, bottle-wine alone is sufficient; use this second variant when bottle-shape differentiation adds meaningful context for the user.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bottle-wine-2.svg" width="24" height="24" alt="Bottle Wine 2" />
<!-- React -->
import { BottleWine2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bottle-wine-2.svg" width="48" height="48" style="image-rendering: pixelated" />