Coffee 2 Pixel Art Icon
An alternate coffee cup icon for espresso menus, cafe apps needing a different mug profile and beverage category pages.
Tags
coffee
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Coffee 2 icon
A second coffee cup silhouette with a different handle or cup shape, offering variety when a design needs to distinguish between drink types. Use it in a specialty coffee app when you want to show espresso separately from drip coffee, or simply as a stylistic alternative if coffee-2's proportions better suit your layout. Both icons carry the same 'coffee or hot beverage' meaning; the difference is visual rather than conceptual, so pick based on fit within your icon set.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/coffee-2.svg" width="24" height="24" alt="Coffee 2" />
<!-- React -->
import { Coffee2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="coffee-2.svg" width="48" height="48" style="image-rendering: pixelated" />