glass-of-milk from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
glass-of-milk
Set
Fluent Emoji High Contrast
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji High Contrast

Use the glass of milk emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.79 29.193L4.01 3.066A.942.942 0 0 1 4.946 2h22.106a.942.942 0 0 1 .938 1.066l-3.78 26.127a.934.934 0 0 1-.938.807H8.727a.95.95 0 0 1-.937-.807m1.181-2.73c.04.308.31.537.62.537h10.122l2.723-19H7.64c-.69 0-1.22.617-1.13 1.295zM21.733 27h.664c.31 0 .58-.229.62-.538l2.47-17.167a1.13 1.13 0 0 0-1.03-1.29l.399-2.79a1 1 0 1 0-1.98-.284L22.436 8h1.921q.05 0 .1.004z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastGlassOfMilk(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.79 29.193L4.01 3.066A.942.942 0 0 1 4.946 2h22.106a.942.942 0 0 1 .938 1.066l-3.78 26.127a.934.934 0 0 1-.938.807H8.727a.95.95 0 0 1-.937-.807m1.181-2.73c.04.308.31.537.62.537h10.122l2.723-19H7.64c-.69 0-1.22.617-1.13 1.295zM21.733 27h.664c.31 0 .58-.229.62-.538l2.47-17.167a1.13 1.13 0 0 0-1.03-1.29l.399-2.79a1 1 0 1 0-1.98-.284L22.436 8h1.921q.05 0 .1.004z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.79 29.193L4.01 3.066A.942.942 0 0 1 4.946 2h22.106a.942.942 0 0 1 .938 1.066l-3.78 26.127a.934.934 0 0 1-.938.807H8.727a.95.95 0 0 1-.937-.807m1.181-2.73c.04.308.31.537.62.537h10.122l2.723-19H7.64c-.69 0-1.22.617-1.13 1.295zM21.733 27h.664c.31 0 .58-.229.62-.538l2.47-17.167a1.13 1.13 0 0 0-1.03-1.29l.399-2.79a1 1 0 1 0-1.98-.284L22.436 8h1.921q.05 0 .1.004z"/></svg>
</template>

CSS

.icon-glass-of-milk {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.79%2029.193L4.01%203.066A.942.942%200%200%201%204.946%202h22.106a.942.942%200%200%201%20.938%201.066l-3.78%2026.127a.934.934%200%200%201-.938.807H8.727a.95.95%200%200%201-.937-.807m1.181-2.73c.04.308.31.537.62.537h10.122l2.723-19H7.64c-.69%200-1.22.617-1.13%201.295zM21.733%2027h.664c.31%200%20.58-.229.62-.538l2.47-17.167a1.13%201.13%200%200%200-1.03-1.29l.399-2.79a1%201%200%201%200-1.98-.284L22.436%208h1.921q.05%200%20.1.004z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.79%2029.193L4.01%203.066A.942.942%200%200%201%204.946%202h22.106a.942.942%200%200%201%20.938%201.066l-3.78%2026.127a.934.934%200%200%201-.938.807H8.727a.95.95%200%200%201-.937-.807m1.181-2.73c.04.308.31.537.62.537h10.122l2.723-19H7.64c-.69%200-1.22.617-1.13%201.295zM21.733%2027h.664c.31%200%20.58-.229.62-.538l2.47-17.167a1.13%201.13%200%200%200-1.03-1.29l.399-2.79a1%201%200%201%200-1.98-.284L22.436%208h1.921q.05%200%20.1.004z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/glass-of-milk.svg?color=%231a73e8&size=48