The Tabler coffee icon depicts a steaming cup of coffee, commonly used to represent coffee-related features, ordering, or cafe information in user interfaces.
Common uses
- Button to order coffee
- Menu item for coffee drinks
- Section for cafe or break room
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCoffee } from '@tabler/icons-react';
<IconCoffee size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- espressohotcuplattecafedrinkcoffeemealcuisineeatingfoodhot beverage
FAQ
- What does the coffee icon represent?
- The icon visually represents a cup of hot coffee, suitable for any UI element related to coffee, cafes, or beverages.
- How do I use the coffee icon in React?
- Import it using `import { IconCoffee } from '@tabler/icons-react'` and then use it as a component: `<IconCoffee />`.
- What is the license for the Tabler coffee icon?
- The Tabler icon set, including the coffee icon, is distributed under the MIT license.
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 →