John KuehJohn Kueh

wine icon

Lucide · wine · ISC

Download SVG

The Lucide wine icon depicts a wine bottle, commonly used in UIs to represent selections related to alcoholic beverages, wine lists, or vineyard-themed content.

Common uses

  • Link to a wine menu or selection.
  • Button for filtering by alcoholic beverages.
  • Label for a winery or vineyard feature.

Use it in React

Install
npm i lucide-react
Import & render
import { Wine } from 'lucide-react';

<Wine size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
alcoholbeveragebardrinkglasssommeliervineyardwinerywinebottle

FAQ

What does the wine icon represent?
The icon visually represents a wine bottle. It's used in user interfaces to signify anything related to wine or alcoholic beverages.
How do I use the wine icon in React?
You can import and use the wine icon in your React application with the following import statement: `import { Wine } from 'lucide-react'`. Then, render it as a component: `<Wine />`.
What is the license for the Lucide wine icon?
The Lucide wine icon is distributed under the ISC license, which is a permissive open-source license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →