The Phosphor champagne icon depicts a champagne flute, commonly used to represent celebratory events, fine dining, or locations like bars and restaurants.
Common uses
- Button for 'Celebrate' feature
- Icon for a 'Champagne Bar' location filter
- Marker for a 'Fine Dining' restaurant category
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Champagne } from '@phosphor-icons/react';
<Champagne size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Champagne size={24} />thin
<Champagne size={24} weight="thin" />light
<Champagne size={24} weight="light" />bold
<Champagne size={24} weight="bold" />fill
<Champagne size={24} weight="fill" />duotone
<Champagne size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- maps & travel
- Keywords
- glassdrinksbeverageswineplaceslocationsbarsrestaurantsfooddiningmaps & travelcommerceobjectschampagnechampagne glasswine glass
FAQ
- What does the champagne icon represent?
- It represents a champagne flute, often used for celebrations, drinks, or dining establishments.
- How do I use the champagne icon in React?
- You can import and use it like this: `import { Champagne } from '@phosphor-icons/react'`. Then render it as `<Champagne />`.
- What is the license for this icon?
- The Phosphor icon set, including the champagne 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 →