John KuehJohn Kueh

pint glass icon

Phosphor · pint-glass · MIT

Download SVG

The Phosphor pint glass icon depicts a classic beer glass and is commonly used to represent items related to beverages, bars, or ordering drinks in a user interface.

Common uses

  • Button to order a drink
  • Menu item for beverage options
  • Icon for a bar or pub listing

Use it in React

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

<PintGlass size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*waterbeveragedrinksbeveragesfooddiningcommercehealth & wellnessobjectspintglassbeer glassdrinkbar

FAQ

What does the pint glass icon represent?
It represents a pint glass, typically used for beverages like beer. It's suitable for commerce or dining-related UI elements.
How do I use the pint glass icon in React?
You can import and use it like this: import { PintGlass } from '@phosphor-icons/react'. Then render it as <PintGlass />.
What is the license for this icon?
The Phosphor icon library, including the pint glass icon, is available under the MIT license.

Related icons

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

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 →