coffee icon

coffee-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
coffee-filled
Set
Reicon
Style
Filled
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="currentColor" d="M6 5.121c-.41 0-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0 .42-.34.75-.75.75m4 0c-.41 0-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0 .42-.34.75-.75.75m4 0c-.41 0-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0 .42-.34.75-.75.75m8.25 8.131c0-2.62-2.03-4.74-4.59-4.96c-.74-1.21-2.06-2.03-3.58-2.03H6.71c-2.32 0-4.21 1.89-4.21 4.21v.53h15.79v-.53c0-.19-.03-.38-.06-.56c1.45.43 2.52 1.75 2.52 3.34c0 1.57-1.04 2.88-2.46 3.32v-4.57H2.5v5.79c0 2.32 1.89 4.21 4.21 4.21h7.37c2.2 0 3.99-1.7 4.17-3.86c2.28-.46 4-2.48 4-4.89"/></svg>

React

import type { SVGProps } from "react";

export function ReiconCoffeeFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 5.121c-.41 0-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0 .42-.34.75-.75.75m4 0c-.41 0-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0 .42-.34.75-.75.75m4 0c-.41 0-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0 .42-.34.75-.75.75m8.25 8.131c0-2.62-2.03-4.74-4.59-4.96c-.74-1.21-2.06-2.03-3.58-2.03H6.71c-2.32 0-4.21 1.89-4.21 4.21v.53h15.79v-.53c0-.19-.03-.38-.06-.56c1.45.43 2.52 1.75 2.52 3.34c0 1.57-1.04 2.88-2.46 3.32v-4.57H2.5v5.79c0 2.32 1.89 4.21 4.21 4.21h7.37c2.2 0 3.99-1.7 4.17-3.86c2.28-.46 4-2.48 4-4.89"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 5.121c-.41 0-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0 .42-.34.75-.75.75m4 0c-.41 0-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0 .42-.34.75-.75.75m4 0c-.41 0-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0 .42-.34.75-.75.75m8.25 8.131c0-2.62-2.03-4.74-4.59-4.96c-.74-1.21-2.06-2.03-3.58-2.03H6.71c-2.32 0-4.21 1.89-4.21 4.21v.53h15.79v-.53c0-.19-.03-.38-.06-.56c1.45.43 2.52 1.75 2.52 3.34c0 1.57-1.04 2.88-2.46 3.32v-4.57H2.5v5.79c0 2.32 1.89 4.21 4.21 4.21h7.37c2.2 0 3.99-1.7 4.17-3.86c2.28-.46 4-2.48 4-4.89"/></svg>
</template>

CSS

.icon-coffee-filled {
  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%22currentColor%22%20d%3D%22M6%205.121c-.41%200-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0%20.42-.34.75-.75.75m4%200c-.41%200-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0%20.42-.34.75-.75.75m4%200c-.41%200-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0%20.42-.34.75-.75.75m8.25%208.131c0-2.62-2.03-4.74-4.59-4.96c-.74-1.21-2.06-2.03-3.58-2.03H6.71c-2.32%200-4.21%201.89-4.21%204.21v.53h15.79v-.53c0-.19-.03-.38-.06-.56c1.45.43%202.52%201.75%202.52%203.34c0%201.57-1.04%202.88-2.46%203.32v-4.57H2.5v5.79c0%202.32%201.89%204.21%204.21%204.21h7.37c2.2%200%203.99-1.7%204.17-3.86c2.28-.46%204-2.48%204-4.89%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%22currentColor%22%20d%3D%22M6%205.121c-.41%200-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0%20.42-.34.75-.75.75m4%200c-.41%200-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0%20.42-.34.75-.75.75m4%200c-.41%200-.75-.34-.75-.75v-1.75c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0%20.42-.34.75-.75.75m8.25%208.131c0-2.62-2.03-4.74-4.59-4.96c-.74-1.21-2.06-2.03-3.58-2.03H6.71c-2.32%200-4.21%201.89-4.21%204.21v.53h15.79v-.53c0-.19-.03-.38-.06-.56c1.45.43%202.52%201.75%202.52%203.34c0%201.57-1.04%202.88-2.46%203.32v-4.57H2.5v5.79c0%202.32%201.89%204.21%204.21%204.21h7.37c2.2%200%203.99-1.7%204.17-3.86c2.28-.46%204-2.48%204-4.89%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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