John KuehJohn Kueh

brandy icon

Phosphor · brandy · MIT

Download SVG

The Phosphor brandy icon depicts a glass of brandy, commonly used to represent alcoholic beverages, bars, restaurants, or commerce-related items in UI.

Common uses

  • Label for a drinks menu item
  • Icon for a bar or restaurant listing
  • Visual element in a commerce-related transaction

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Brandy } from '@phosphor-icons/react';

<Brandy size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Brandy size={24} />
thin
<Brandy size={24} weight="thin" />
light
<Brandy size={24} weight="light" />
bold
<Brandy size={24} weight="bold" />
fill
<Brandy size={24} weight="fill" />
duotone
<Brandy size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
drinksbeverageswhiskeycocktailplaceslocationsbarsrestaurantsfooddiningcommercemaps & travelobjectsbrandydrinkalcohol

FAQ

What is the brandy icon used for?
It's used to visually represent brandy, alcoholic drinks, or establishments like bars and restaurants.
How do I use the brandy icon in React?
You can import it using `import { Brandy } from '@phosphor-icons/react'` and then use it as a React component.
What is the license for the Phosphor brandy icon?
The Phosphor brandy icon is available under the MIT license.

Looking for something else? Search Phosphor 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 →