cup-with-straw from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
cup-with-straw
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 cup with straw emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2a.75.75 0 0 0-.75.75V7H13c-.991 0-1.25.507-1.493.987L11.5 8L11 9H8a1 1 0 0 0 0 2l1.5 18c.065.55.5 1 1 1h11c.5 0 .959-.444 1-1L24 11a1 1 0 1 0 0-2h-3l-.5-1c-.237-.491-.5-1-1.5-1h-2.25V3.5H20c.276 0 .5-.336.5-.75S20.276 2 20 2zm5.993 9l-.571 6.859H10.579L10.007 11z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastCupWithStraw(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="M16 2a.75.75 0 0 0-.75.75V7H13c-.991 0-1.25.507-1.493.987L11.5 8L11 9H8a1 1 0 0 0 0 2l1.5 18c.065.55.5 1 1 1h11c.5 0 .959-.444 1-1L24 11a1 1 0 1 0 0-2h-3l-.5-1c-.237-.491-.5-1-1.5-1h-2.25V3.5H20c.276 0 .5-.336.5-.75S20.276 2 20 2zm5.993 9l-.571 6.859H10.579L10.007 11z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2a.75.75 0 0 0-.75.75V7H13c-.991 0-1.25.507-1.493.987L11.5 8L11 9H8a1 1 0 0 0 0 2l1.5 18c.065.55.5 1 1 1h11c.5 0 .959-.444 1-1L24 11a1 1 0 1 0 0-2h-3l-.5-1c-.237-.491-.5-1-1.5-1h-2.25V3.5H20c.276 0 .5-.336.5-.75S20.276 2 20 2zm5.993 9l-.571 6.859H10.579L10.007 11z"/></svg>
</template>

CSS

.icon-cup-with-straw {
  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%22M16%202a.75.75%200%200%200-.75.75V7H13c-.991%200-1.25.507-1.493.987L11.5%208L11%209H8a1%201%200%200%200%200%202l1.5%2018c.065.55.5%201%201%201h11c.5%200%20.959-.444%201-1L24%2011a1%201%200%201%200%200-2h-3l-.5-1c-.237-.491-.5-1-1.5-1h-2.25V3.5H20c.276%200%20.5-.336.5-.75S20.276%202%2020%202zm5.993%209l-.571%206.859H10.579L10.007%2011z%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%22M16%202a.75.75%200%200%200-.75.75V7H13c-.991%200-1.25.507-1.493.987L11.5%208L11%209H8a1%201%200%200%200%200%202l1.5%2018c.065.55.5%201%201%201h11c.5%200%20.959-.444%201-1L24%2011a1%201%200%201%200%200-2h-3l-.5-1c-.237-.491-.5-1-1.5-1h-2.25V3.5H20c.276%200%20.5-.336.5-.75S20.276%202%2020%202zm5.993%209l-.571%206.859H10.579L10.007%2011z%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/cup-with-straw.svg?color=%231a73e8&size=48