John KuehJohn Kueh

glass full icon

Tabler · glass-full · MIT

Download SVG

The Tabler glass full icon depicts a filled wine glass, commonly used to represent beverages, dining, or culinary themes in user interfaces.

Common uses

  • Representing a 'drinks' or 'bar' section in a restaurant app.
  • Indicating a 'wine pairing' option on a menu.
  • As an icon for a recipe category related to beverages.

Use it in React

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

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

Styles

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

outline
<IconGlassFull size={24} stroke={2} />
filled
<IconGlassFullFilled size={24} stroke={2} />

Details

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

FAQ

What does the glass-full icon represent?
It visually represents a full glass, typically a wine glass, and is used for themes related to food, drinks, and dining.
How do I use the glass-full icon in React?
You can import and use it directly in your React components like this: import { IconGlassFull } from '@tabler/icons-react'.
What is the license for the Tabler glass-full icon?
The Tabler icon library, including the glass-full icon, is distributed 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 →