coffee icon

coffee from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.

Name
coffee
Set
Reicon
Style
Outline
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All coffee icons →

More newicons icons from Reicon

Use the coffee icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.79 10.47v7.32A4.21 4.21 0 0 1 13.58 22H6.21C3.89 22 2 20.11 2 17.79v-7.32a4.21 4.21 0 0 1 4.21-4.21h7.37c2.32 0 4.21 1.89 4.21 4.21M5.5 4V2.25M9.5 4V2.25m4 1.75V2.25M22 13.16c0 2.32-1.89 4.21-4.21 4.21V8.95A4.21 4.21 0 0 1 22 13.16M2 12h15.51"/></svg>

React

import type { SVGProps } from "react";

export function ReiconCoffee(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M17.79 10.47v7.32A4.21 4.21 0 0 1 13.58 22H6.21C3.89 22 2 20.11 2 17.79v-7.32a4.21 4.21 0 0 1 4.21-4.21h7.37c2.32 0 4.21 1.89 4.21 4.21M5.5 4V2.25M9.5 4V2.25m4 1.75V2.25M22 13.16c0 2.32-1.89 4.21-4.21 4.21V8.95A4.21 4.21 0 0 1 22 13.16M2 12h15.51"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.79 10.47v7.32A4.21 4.21 0 0 1 13.58 22H6.21C3.89 22 2 20.11 2 17.79v-7.32a4.21 4.21 0 0 1 4.21-4.21h7.37c2.32 0 4.21 1.89 4.21 4.21M5.5 4V2.25M9.5 4V2.25m4 1.75V2.25M22 13.16c0 2.32-1.89 4.21-4.21 4.21V8.95A4.21 4.21 0 0 1 22 13.16M2 12h15.51"/></svg>
</template>

CSS

.icon-coffee {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.79%2010.47v7.32A4.21%204.21%200%200%201%2013.58%2022H6.21C3.89%2022%202%2020.11%202%2017.79v-7.32a4.21%204.21%200%200%201%204.21-4.21h7.37c2.32%200%204.21%201.89%204.21%204.21M5.5%204V2.25M9.5%204V2.25m4%201.75V2.25M22%2013.16c0%202.32-1.89%204.21-4.21%204.21V8.95A4.21%204.21%200%200%201%2022%2013.16M2%2012h15.51%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.79%2010.47v7.32A4.21%204.21%200%200%201%2013.58%2022H6.21C3.89%2022%202%2020.11%202%2017.79v-7.32a4.21%204.21%200%200%201%204.21-4.21h7.37c2.32%200%204.21%201.89%204.21%204.21M5.5%204V2.25M9.5%204V2.25m4%201.75V2.25M22%2013.16c0%202.32-1.89%204.21-4.21%204.21V8.95A4.21%204.21%200%200%201%2022%2013.16M2%2012h15.51%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/coffee.svg?color=%231a73e8&size=48