John KuehJohn Kueh

tea bag icon

Phosphor · tea-bag · MIT

Download SVG

The Phosphor tea bag icon visually represents a tea bag, commonly used in UI to signify items related to tea, beverages, or the act of preparing a hot drink.

Common uses

  • Button to order tea
  • Icon for a beverage menu item
  • Label for a tea-related product

Use it in React

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

<TeaBag size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*drinksbeveragessachetcaffeineplaceslocationsbarsrestaurantsfooddiningcommercemaps & travelobjectsteabag

FAQ

What is the tea bag icon used for?
It's used to represent tea, beverages, or related commerce items in user interfaces.
How do I use the tea bag icon in React?
Import it using `import { TeaBag } from '@phosphor-icons/react'` and then use it as a component: `<TeaBag />`.
What is the license for the Phosphor tea bag icon?
The Phosphor icon library, including the tea bag icon, is available under the MIT license.

Related icons

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

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 →