cup paper icon

cup-paper-duotone from Reicon by REICON · Duotone · Food · MIT Free for personal and commercial use.

Name
cup-paper-duotone
Set
Reicon
Style
Duotone
Category
Food
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

More food icons from Reicon

Use the cup paper icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.815 2h-5.63c-1.837 0-2.756 0-3.479.444a3 3 0 0 0-.355.257c-.65.545-.942 1.416-1.523 3.16l-.036.107c-.319.955-.478 1.433-.31 1.794a1 1 0 0 0 .219.303c.289.274.793.274 1.8.274h13c1.007 0 1.51 0 1.8-.274c.09-.086.165-.19.218-.303c.168-.361.009-.839-.31-1.794l-.036-.107c-.581-1.744-.872-2.615-1.522-3.16a3 3 0 0 0-.356-.257C17.572 2 16.653 2 14.815 2"/><path d="M10.958 22h2.086c1.649 0 2.473 0 3.036-.487s.683-1.302.922-2.934L18.5 8.34h-13L7 18.58c.238 1.632.357 2.447.92 2.934S9.31 22 10.959 22" opacity=".5"/><path d="M6.77 17h10.463l.732-5H6.037z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconCupPaperDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.815 2h-5.63c-1.837 0-2.756 0-3.479.444a3 3 0 0 0-.355.257c-.65.545-.942 1.416-1.523 3.16l-.036.107c-.319.955-.478 1.433-.31 1.794a1 1 0 0 0 .219.303c.289.274.793.274 1.8.274h13c1.007 0 1.51 0 1.8-.274c.09-.086.165-.19.218-.303c.168-.361.009-.839-.31-1.794l-.036-.107c-.581-1.744-.872-2.615-1.522-3.16a3 3 0 0 0-.356-.257C17.572 2 16.653 2 14.815 2"/><path d="M10.958 22h2.086c1.649 0 2.473 0 3.036-.487s.683-1.302.922-2.934L18.5 8.34h-13L7 18.58c.238 1.632.357 2.447.92 2.934S9.31 22 10.959 22" opacity=".5"/><path d="M6.77 17h10.463l.732-5H6.037z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.815 2h-5.63c-1.837 0-2.756 0-3.479.444a3 3 0 0 0-.355.257c-.65.545-.942 1.416-1.523 3.16l-.036.107c-.319.955-.478 1.433-.31 1.794a1 1 0 0 0 .219.303c.289.274.793.274 1.8.274h13c1.007 0 1.51 0 1.8-.274c.09-.086.165-.19.218-.303c.168-.361.009-.839-.31-1.794l-.036-.107c-.581-1.744-.872-2.615-1.522-3.16a3 3 0 0 0-.356-.257C17.572 2 16.653 2 14.815 2"/><path d="M10.958 22h2.086c1.649 0 2.473 0 3.036-.487s.683-1.302.922-2.934L18.5 8.34h-13L7 18.58c.238 1.632.357 2.447.92 2.934S9.31 22 10.959 22" opacity=".5"/><path d="M6.77 17h10.463l.732-5H6.037z"/></g></svg>
</template>

CSS

.icon-cup-paper-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14.815%202h-5.63c-1.837%200-2.756%200-3.479.444a3%203%200%200%200-.355.257c-.65.545-.942%201.416-1.523%203.16l-.036.107c-.319.955-.478%201.433-.31%201.794a1%201%200%200%200%20.219.303c.289.274.793.274%201.8.274h13c1.007%200%201.51%200%201.8-.274c.09-.086.165-.19.218-.303c.168-.361.009-.839-.31-1.794l-.036-.107c-.581-1.744-.872-2.615-1.522-3.16a3%203%200%200%200-.356-.257C17.572%202%2016.653%202%2014.815%202%22%2F%3E%3Cpath%20d%3D%22M10.958%2022h2.086c1.649%200%202.473%200%203.036-.487s.683-1.302.922-2.934L18.5%208.34h-13L7%2018.58c.238%201.632.357%202.447.92%202.934S9.31%2022%2010.959%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M6.77%2017h10.463l.732-5H6.037z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14.815%202h-5.63c-1.837%200-2.756%200-3.479.444a3%203%200%200%200-.355.257c-.65.545-.942%201.416-1.523%203.16l-.036.107c-.319.955-.478%201.433-.31%201.794a1%201%200%200%200%20.219.303c.289.274.793.274%201.8.274h13c1.007%200%201.51%200%201.8-.274c.09-.086.165-.19.218-.303c.168-.361.009-.839-.31-1.794l-.036-.107c-.581-1.744-.872-2.615-1.522-3.16a3%203%200%200%200-.356-.257C17.572%202%2016.653%202%2014.815%202%22%2F%3E%3Cpath%20d%3D%22M10.958%2022h2.086c1.649%200%202.473%200%203.036-.487s.683-1.302.922-2.934L18.5%208.34h-13L7%2018.58c.238%201.632.357%202.447.92%202.934S9.31%2022%2010.959%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M6.77%2017h10.463l.732-5H6.037z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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