The Tabler glass champagne icon depicts a champagne flute, commonly used in UI to represent celebratory events, luxury, or drinks.
Common uses
- Button for 'Celebrate' feature
- Menu item for 'Champagne' or 'Sparkling Wine'
- Icon in a 'Special Occasions' section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGlassChampagne } from '@tabler/icons-react';
<IconGlassChampagne size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- bubblycelebratetoastsparklingfizzbubblespartycelebrationluxurydrinkfoodglasschampagnechampagne glasstoast iconcelebration drink
FAQ
- What does the glass champagne icon represent?
- It represents a champagne flute, suitable for themes of celebration, luxury, or alcoholic beverages.
- How do I use the glass champagne icon in React?
- Import it using: import { IconGlassChampagne } from '@tabler/icons-react'; and then use it as a component: <IconGlassChampagne />.
- What is the license for this icon?
- The Tabler icon library, including the glass champagne 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 →