John KuehJohn Kueh

glass icon

Tabler · glass · MIT

Download SVG

The Tabler glass icon depicts a wine glass and is commonly used to represent food, drink, or dining-related options in a user interface.

Common uses

  • Menu item for 'Dining Options'
  • Button to view restaurant details
  • Category filter for 'Food & Drink'

Use it in React

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

<IconGlass size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconGlass size={24} stroke={2} />
filled
<IconGlassFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Food
Keywords
winecupgobletglassmealcuisineeatingnutritionculinaryfooddrink

FAQ

What does the glass icon represent?
It represents a wine glass, typically used for food, drink, or dining contexts in UI design.
How do I use the glass icon in React?
You can import and use it like this: import { IconGlass } from '@tabler/icons-react'; <IconGlass />
What is the license for the Tabler glass icon?
The Tabler icon library, including the glass icon, is available under the MIT license.

Related icons

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

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