The Lucide coffee icon depicts a steaming cup, commonly used to represent coffee shops, beverage options, or breaks in UI design.
Common uses
- Add to a menu item for coffee.
- Indicate a break room or cafe area.
- Use as a status icon for 'hot beverage available'.
Use it in React
Install
npm i lucide-reactImport & render
import { Coffee } from 'lucide-react';
<Coffee size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- drinkcupmugteacafehotbeveragecoffeehot drink
FAQ
- What does the coffee icon represent?
- It visually represents a hot beverage, typically coffee, and is often used for related services or items.
- How do I use the coffee icon in React?
- Import it from 'lucide-react' and use it as a component: import { Coffee } from 'lucide-react'.
- What is the license for the coffee icon?
- The Lucide coffee icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →