John KuehJohn Kueh

cheers icon

Phosphor · cheers · MIT

Download SVG

The Phosphor cheers icon depicts two glasses clinking together, commonly used to represent celebrations, toasts, or establishments like bars and restaurants.

Common uses

  • Button for celebratory actions or promotions.
  • Icon for a restaurant or bar listing.
  • Visual element in a 'Cheers!' or 'Happy Hour' notification.

Use it in React

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

<Cheers size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*glassdrinksbeverageschampagnetoastplaceslocationsbarsrestaurantsfooddiningcommercemaps & travelcheersclinking glasses

FAQ

What is the cheers icon used for?
It's used to signify celebrations, toasts, or places like bars and restaurants. It can also be used in commerce-related contexts.
How do I use the cheers icon in React?
You can import it directly from the library: `import { Cheers } from '@phosphor-icons/react'` and then use it as a component: `<Cheers />`.
What is the license for the Phosphor cheers icon?
The Phosphor icon library, including the cheers 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 →