Tea Pixel Art Icon
A tea cup or mug icon for cafe menus, hot-drink categories, morning-routine apps and beverage ordering flows.
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Tea icon
A cup of tea, often shown with steam rising, representing hot drinks, cafe culture, and a moment of calm. Cafe and restaurant apps use it in the hot-beverages section of a menu; food-delivery platforms show it in the drinks and beverages category; wellness apps sometimes reach for it to signal a 'morning routine' or mindfulness moment. Coffee has a dedicated coffee-cup icon; tea reads as distinctly lighter and more delicate, so use it when the specific tea-drinking context is intentional.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/tea.svg" width="24" height="24" alt="Tea" />
<!-- React -->
import { Tea } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tea.svg" width="48" height="48" style="image-rendering: pixelated" />