Controls

Stroke width2px
Size120px
Animated
Speed
coffeebeveragedrinkanimation

Coffee

Animated coffee SVG icon for React and Next.js. Shows a steaming cup animation, perfect for loading states, breaks, or lifestyle app UI.

import Coffee from "cssvg-icons/coffee";

export default function App() {
  return (
    <Coffee
      color="#ffffff"
      strokeWidth={2}
      size={120}
    />
  );
}

Details

AuthorHari

Missing something?

Need a variant of Coffee or a different style? Open a GitHub issue and we'll add it to the queue.

Request a variant