Bottle Wine Pixel Art Icon
A wine bottle icon for wine shops, restaurant menus, food-and-drink delivery apps and cellar-management tools.
Tags
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Bottle Wine icon
A tall wine bottle silhouette with a narrow neck, the standard symbol for wine in food-and-beverage contexts. Use it in a wine category filter, a restaurant's drinks menu, a food-delivery app's alcohol section, or a cellar-management app for tracking bottles. For a bar or cocktail context, the cocktail or bottle-wine variants with different shapes may suit better. Because the Pixelarticons set includes three bottle-wine variants, choose the silhouette that best matches your bottle shape (Burgundy, Bordeaux, or sparkling).
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bottle-wine.svg" width="24" height="24" alt="Bottle Wine" />
<!-- React -->
import { BottleWine } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bottle-wine.svg" width="48" height="48" style="image-rendering: pixelated" />