cup hot icon

cup-hot-filled from Reicon by REICON · Filled · Food · MIT Free for personal and commercial use.

Name
cup-hot-filled
Set
Reicon
Style
Filled
Category
Food
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All cup hot icons →

More food icons from Reicon

Use the cup hot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M3.284 11.266c-.133-2-.2-2.999.393-3.632C4.27 7 5.272 7 7.276 7h5.449c2.003 0 3.005 0 3.598.634c.162.173.275.374.35.616H17c2.526 0 4.75 1.812 4.75 4.25s-2.224 4.25-4.75 4.25h-.65l-.035.5H3.685q-.029-.4-.058-.85zM16.45 15.25H17c1.892 0 3.25-1.322 3.25-2.75S18.892 9.75 17 9.75h-.2c-.012.43-.045.93-.084 1.516z" clip-rule="evenodd"/><path d="M3.819 18.75h12.362c-.144 1.177-.378 1.917-.938 2.44c-.865.81-2.196.81-4.856.81h-.774c-2.66 0-3.99 0-4.856-.81c-.56-.523-.794-1.263-.938-2.44"/><path fill-rule="evenodd" d="M6.977 1.327a.75.75 0 0 1 .175 1.046l-.386.541c.626.474.765 1.364.306 2.007l-.41.576a.75.75 0 0 1-1.222-.871l.386-.542a1.457 1.457 0 0 1-.306-2.007l.411-.575a.75.75 0 0 1 1.046-.175m4 0a.75.75 0 0 1 .175 1.046l-.386.541c.626.474.765 1.364.306 2.007l-.41.576a.75.75 0 1 1-1.222-.871l.386-.542a1.457 1.457 0 0 1-.306-2.007l.411-.575a.75.75 0 0 1 1.046-.175m4 0a.75.75 0 0 1 .175 1.046l-.386.541c.626.474.765 1.364.306 2.007l-.41.576a.75.75 0 1 1-1.222-.871l.386-.542a1.457 1.457 0 0 1-.306-2.007l.411-.575a.75.75 0 0 1 1.046-.175" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconCupHotFilled(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 fillRule="evenodd" d="M3.284 11.266c-.133-2-.2-2.999.393-3.632C4.27 7 5.272 7 7.276 7h5.449c2.003 0 3.005 0 3.598.634c.162.173.275.374.35.616H17c2.526 0 4.75 1.812 4.75 4.25s-2.224 4.25-4.75 4.25h-.65l-.035.5H3.685q-.029-.4-.058-.85zM16.45 15.25H17c1.892 0 3.25-1.322 3.25-2.75S18.892 9.75 17 9.75h-.2c-.012.43-.045.93-.084 1.516z" clipRule="evenodd"/><path d="M3.819 18.75h12.362c-.144 1.177-.378 1.917-.938 2.44c-.865.81-2.196.81-4.856.81h-.774c-2.66 0-3.99 0-4.856-.81c-.56-.523-.794-1.263-.938-2.44"/><path fillRule="evenodd" d="M6.977 1.327a.75.75 0 0 1 .175 1.046l-.386.541c.626.474.765 1.364.306 2.007l-.41.576a.75.75 0 0 1-1.222-.871l.386-.542a1.457 1.457 0 0 1-.306-2.007l.411-.575a.75.75 0 0 1 1.046-.175m4 0a.75.75 0 0 1 .175 1.046l-.386.541c.626.474.765 1.364.306 2.007l-.41.576a.75.75 0 1 1-1.222-.871l.386-.542a1.457 1.457 0 0 1-.306-2.007l.411-.575a.75.75 0 0 1 1.046-.175m4 0a.75.75 0 0 1 .175 1.046l-.386.541c.626.474.765 1.364.306 2.007l-.41.576a.75.75 0 1 1-1.222-.871l.386-.542a1.457 1.457 0 0 1-.306-2.007l.411-.575a.75.75 0 0 1 1.046-.175" clipRule="evenodd"/></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 fill-rule="evenodd" d="M3.284 11.266c-.133-2-.2-2.999.393-3.632C4.27 7 5.272 7 7.276 7h5.449c2.003 0 3.005 0 3.598.634c.162.173.275.374.35.616H17c2.526 0 4.75 1.812 4.75 4.25s-2.224 4.25-4.75 4.25h-.65l-.035.5H3.685q-.029-.4-.058-.85zM16.45 15.25H17c1.892 0 3.25-1.322 3.25-2.75S18.892 9.75 17 9.75h-.2c-.012.43-.045.93-.084 1.516z" clip-rule="evenodd"/><path d="M3.819 18.75h12.362c-.144 1.177-.378 1.917-.938 2.44c-.865.81-2.196.81-4.856.81h-.774c-2.66 0-3.99 0-4.856-.81c-.56-.523-.794-1.263-.938-2.44"/><path fill-rule="evenodd" d="M6.977 1.327a.75.75 0 0 1 .175 1.046l-.386.541c.626.474.765 1.364.306 2.007l-.41.576a.75.75 0 0 1-1.222-.871l.386-.542a1.457 1.457 0 0 1-.306-2.007l.411-.575a.75.75 0 0 1 1.046-.175m4 0a.75.75 0 0 1 .175 1.046l-.386.541c.626.474.765 1.364.306 2.007l-.41.576a.75.75 0 1 1-1.222-.871l.386-.542a1.457 1.457 0 0 1-.306-2.007l.411-.575a.75.75 0 0 1 1.046-.175m4 0a.75.75 0 0 1 .175 1.046l-.386.541c.626.474.765 1.364.306 2.007l-.41.576a.75.75 0 1 1-1.222-.871l.386-.542a1.457 1.457 0 0 1-.306-2.007l.411-.575a.75.75 0 0 1 1.046-.175" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-cup-hot-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.284%2011.266c-.133-2-.2-2.999.393-3.632C4.27%207%205.272%207%207.276%207h5.449c2.003%200%203.005%200%203.598.634c.162.173.275.374.35.616H17c2.526%200%204.75%201.812%204.75%204.25s-2.224%204.25-4.75%204.25h-.65l-.035.5H3.685q-.029-.4-.058-.85zM16.45%2015.25H17c1.892%200%203.25-1.322%203.25-2.75S18.892%209.75%2017%209.75h-.2c-.012.43-.045.93-.084%201.516z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M3.819%2018.75h12.362c-.144%201.177-.378%201.917-.938%202.44c-.865.81-2.196.81-4.856.81h-.774c-2.66%200-3.99%200-4.856-.81c-.56-.523-.794-1.263-.938-2.44%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.977%201.327a.75.75%200%200%201%20.175%201.046l-.386.541c.626.474.765%201.364.306%202.007l-.41.576a.75.75%200%200%201-1.222-.871l.386-.542a1.457%201.457%200%200%201-.306-2.007l.411-.575a.75.75%200%200%201%201.046-.175m4%200a.75.75%200%200%201%20.175%201.046l-.386.541c.626.474.765%201.364.306%202.007l-.41.576a.75.75%200%201%201-1.222-.871l.386-.542a1.457%201.457%200%200%201-.306-2.007l.411-.575a.75.75%200%200%201%201.046-.175m4%200a.75.75%200%200%201%20.175%201.046l-.386.541c.626.474.765%201.364.306%202.007l-.41.576a.75.75%200%201%201-1.222-.871l.386-.542a1.457%201.457%200%200%201-.306-2.007l.411-.575a.75.75%200%200%201%201.046-.175%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M3.284%2011.266c-.133-2-.2-2.999.393-3.632C4.27%207%205.272%207%207.276%207h5.449c2.003%200%203.005%200%203.598.634c.162.173.275.374.35.616H17c2.526%200%204.75%201.812%204.75%204.25s-2.224%204.25-4.75%204.25h-.65l-.035.5H3.685q-.029-.4-.058-.85zM16.45%2015.25H17c1.892%200%203.25-1.322%203.25-2.75S18.892%209.75%2017%209.75h-.2c-.012.43-.045.93-.084%201.516z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M3.819%2018.75h12.362c-.144%201.177-.378%201.917-.938%202.44c-.865.81-2.196.81-4.856.81h-.774c-2.66%200-3.99%200-4.856-.81c-.56-.523-.794-1.263-.938-2.44%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.977%201.327a.75.75%200%200%201%20.175%201.046l-.386.541c.626.474.765%201.364.306%202.007l-.41.576a.75.75%200%200%201-1.222-.871l.386-.542a1.457%201.457%200%200%201-.306-2.007l.411-.575a.75.75%200%200%201%201.046-.175m4%200a.75.75%200%200%201%20.175%201.046l-.386.541c.626.474.765%201.364.306%202.007l-.41.576a.75.75%200%201%201-1.222-.871l.386-.542a1.457%201.457%200%200%201-.306-2.007l.411-.575a.75.75%200%200%201%201.046-.175m4%200a.75.75%200%200%201%20.175%201.046l-.386.541c.626.474.765%201.364.306%202.007l-.41.576a.75.75%200%201%201-1.222-.871l.386-.542a1.457%201.457%200%200%201-.306-2.007l.411-.575a.75.75%200%200%201%201.046-.175%22%20clip-rule%3D%22evenodd%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-hot-filled.svg?color=%231a73e8&size=48