drink-coffee-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
drink-coffee-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the drink coffee icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.5 2.75a.75.75 0 0 0-1.5 0c0 1.27.928 1.917 1.506 2.32l.064.044c.68.476.93.705.93 1.136a.75.75 0 0 0 1.5 0c0-1.27-.928-1.917-1.506-2.32l-.064-.044C5.75 3.41 5.5 3.18 5.5 2.75M4.821 8A1.82 1.82 0 0 0 3 9.821V14a8 8 0 0 0 15.419 3h1.331a3.25 3.25 0 0 0 0-6.5H19v-.679A1.82 1.82 0 0 0 17.179 8zm14.929 7.5h-.89A8 8 0 0 0 19 14v-2h.75a1.75 1.75 0 1 1 0 3.5M8.75 2a.75.75 0 0 1 .75.75c0 .431.25.66.93 1.136l.064.044C11.072 4.333 12 4.98 12 6.25a.75.75 0 0 1-1.5 0c0-.431-.25-.66-.93-1.136l-.064-.044C8.928 4.667 8 4.02 8 2.75A.75.75 0 0 1 8.75 2m4.75.75a.75.75 0 0 0-1.5 0c0 1.27.928 1.917 1.506 2.32l.064.044c.68.476.93.705.93 1.136a.75.75 0 0 0 1.5 0c0-1.27-.928-1.917-1.506-2.32l-.064-.044c-.68-.476-.93-.705-.93-1.136"/></svg>

React

import type { SVGProps } from "react";

export function FluentDrinkCoffee24Filled(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="M5.5 2.75a.75.75 0 0 0-1.5 0c0 1.27.928 1.917 1.506 2.32l.064.044c.68.476.93.705.93 1.136a.75.75 0 0 0 1.5 0c0-1.27-.928-1.917-1.506-2.32l-.064-.044C5.75 3.41 5.5 3.18 5.5 2.75M4.821 8A1.82 1.82 0 0 0 3 9.821V14a8 8 0 0 0 15.419 3h1.331a3.25 3.25 0 0 0 0-6.5H19v-.679A1.82 1.82 0 0 0 17.179 8zm14.929 7.5h-.89A8 8 0 0 0 19 14v-2h.75a1.75 1.75 0 1 1 0 3.5M8.75 2a.75.75 0 0 1 .75.75c0 .431.25.66.93 1.136l.064.044C11.072 4.333 12 4.98 12 6.25a.75.75 0 0 1-1.5 0c0-.431-.25-.66-.93-1.136l-.064-.044C8.928 4.667 8 4.02 8 2.75A.75.75 0 0 1 8.75 2m4.75.75a.75.75 0 0 0-1.5 0c0 1.27.928 1.917 1.506 2.32l.064.044c.68.476.93.705.93 1.136a.75.75 0 0 0 1.5 0c0-1.27-.928-1.917-1.506-2.32l-.064-.044c-.68-.476-.93-.705-.93-1.136"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.5 2.75a.75.75 0 0 0-1.5 0c0 1.27.928 1.917 1.506 2.32l.064.044c.68.476.93.705.93 1.136a.75.75 0 0 0 1.5 0c0-1.27-.928-1.917-1.506-2.32l-.064-.044C5.75 3.41 5.5 3.18 5.5 2.75M4.821 8A1.82 1.82 0 0 0 3 9.821V14a8 8 0 0 0 15.419 3h1.331a3.25 3.25 0 0 0 0-6.5H19v-.679A1.82 1.82 0 0 0 17.179 8zm14.929 7.5h-.89A8 8 0 0 0 19 14v-2h.75a1.75 1.75 0 1 1 0 3.5M8.75 2a.75.75 0 0 1 .75.75c0 .431.25.66.93 1.136l.064.044C11.072 4.333 12 4.98 12 6.25a.75.75 0 0 1-1.5 0c0-.431-.25-.66-.93-1.136l-.064-.044C8.928 4.667 8 4.02 8 2.75A.75.75 0 0 1 8.75 2m4.75.75a.75.75 0 0 0-1.5 0c0 1.27.928 1.917 1.506 2.32l.064.044c.68.476.93.705.93 1.136a.75.75 0 0 0 1.5 0c0-1.27-.928-1.917-1.506-2.32l-.064-.044c-.68-.476-.93-.705-.93-1.136"/></svg>
</template>

CSS

.icon-drink-coffee-24-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%22M5.5%202.75a.75.75%200%200%200-1.5%200c0%201.27.928%201.917%201.506%202.32l.064.044c.68.476.93.705.93%201.136a.75.75%200%200%200%201.5%200c0-1.27-.928-1.917-1.506-2.32l-.064-.044C5.75%203.41%205.5%203.18%205.5%202.75M4.821%208A1.82%201.82%200%200%200%203%209.821V14a8%208%200%200%200%2015.419%203h1.331a3.25%203.25%200%200%200%200-6.5H19v-.679A1.82%201.82%200%200%200%2017.179%208zm14.929%207.5h-.89A8%208%200%200%200%2019%2014v-2h.75a1.75%201.75%200%201%201%200%203.5M8.75%202a.75.75%200%200%201%20.75.75c0%20.431.25.66.93%201.136l.064.044C11.072%204.333%2012%204.98%2012%206.25a.75.75%200%200%201-1.5%200c0-.431-.25-.66-.93-1.136l-.064-.044C8.928%204.667%208%204.02%208%202.75A.75.75%200%200%201%208.75%202m4.75.75a.75.75%200%200%200-1.5%200c0%201.27.928%201.917%201.506%202.32l.064.044c.68.476.93.705.93%201.136a.75.75%200%200%200%201.5%200c0-1.27-.928-1.917-1.506-2.32l-.064-.044c-.68-.476-.93-.705-.93-1.136%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%22M5.5%202.75a.75.75%200%200%200-1.5%200c0%201.27.928%201.917%201.506%202.32l.064.044c.68.476.93.705.93%201.136a.75.75%200%200%200%201.5%200c0-1.27-.928-1.917-1.506-2.32l-.064-.044C5.75%203.41%205.5%203.18%205.5%202.75M4.821%208A1.82%201.82%200%200%200%203%209.821V14a8%208%200%200%200%2015.419%203h1.331a3.25%203.25%200%200%200%200-6.5H19v-.679A1.82%201.82%200%200%200%2017.179%208zm14.929%207.5h-.89A8%208%200%200%200%2019%2014v-2h.75a1.75%201.75%200%201%201%200%203.5M8.75%202a.75.75%200%200%201%20.75.75c0%20.431.25.66.93%201.136l.064.044C11.072%204.333%2012%204.98%2012%206.25a.75.75%200%200%201-1.5%200c0-.431-.25-.66-.93-1.136l-.064-.044C8.928%204.667%208%204.02%208%202.75A.75.75%200%200%201%208.75%202m4.75.75a.75.75%200%200%200-1.5%200c0%201.27.928%201.917%201.506%202.32l.064.044c.68.476.93.705.93%201.136a.75.75%200%200%200%201.5%200c0-1.27-.928-1.917-1.506-2.32l-.064-.044c-.68-.476-.93-.705-.93-1.136%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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