John KuehJohn Kueh

mug icon

Tabler · mug · MIT

Download SVG

The Tabler mug icon depicts a stylized mug, commonly used in UI to represent items related to beverages, food, or cafes.

Common uses

  • Beverage ordering buttons
  • Cafe or restaurant menu items
  • Coffee break reminders

Use it in React

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

<IconMug size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconMug size={24} stroke={2} />
filled
<IconMugFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Food
Keywords
teacoffeedrinkcontainerjugmugmealcuisineeatingnutritionfoodcoffee cuptea cupdrinkwarebeverage container

FAQ

What does the mug icon represent?
The mug icon visually represents a mug, often used for drinks like coffee or tea, and can broadly signify food or beverage-related contexts.
How do I use the mug icon in React?
You can import and use the mug icon in your React application with the following import statement: import { IconMug } from '@tabler/icons-react'.
What is the license for the Tabler mug icon?
The Tabler mug icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →