cup hot icon

cup-hot-bold from Solar by 480 Design · Bold · Food · CC-BY-4.0 Attribution required.

Name
cup-hot-bold
Set
Solar
Style
Bold
Category
Food
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More food icons from Solar

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.28441 11.2661C3.15113 9.26687 3.08449 8.26726 3.67729 7.63363C4.27009 7 5.27191 7 7.27555 7H12.7245C14.7281 7 15.7299 7 16.3227 7.63363C16.4852 7.80726 16.5981 8.00837 16.6737 8.25H17C19.5261 8.25 21.75 10.0619 21.75 12.5C21.75 14.9381 19.5261 16.75 17 16.75H16.3499C16.3383 16.9226 16.3269 17.0891 16.3155 17.25H3.68451C3.66551 16.9826 3.64663 16.6993 3.62662 16.3991L3.28441 11.2661ZM16.45 15.25H17C18.8921 15.25 20.25 13.9278 20.25 12.5C20.25 11.0722 18.8921 9.75 17 9.75H16.8007C16.788 10.1801 16.7547 10.6802 16.7156 11.2661L16.45 15.25Z" clip-rule="evenodd"/><path d="M3.81902 18.75H16.181C16.0372 19.9266 15.8026 20.6671 15.2429 21.1907C14.3779 22 13.0475 22 10.3867 22H9.61333C6.95253 22 5.62212 22 4.75712 21.1907C4.19745 20.6671 3.96285 19.9266 3.81902 18.75Z"/><path fill-rule="evenodd" d="M6.97721 1.32673C7.31443 1.56726 7.39281 2.03562 7.15227 2.37284L6.7662 2.91409C7.39202 3.38836 7.53073 4.27761 7.07175 4.92108L6.66113 5.49675C6.42059 5.83396 5.95223 5.91234 5.61501 5.67181C5.2778 5.43127 5.19942 4.96291 5.43996 4.62569L5.82603 4.08444C5.2002 3.61018 5.0615 2.72092 5.52048 2.07745L5.9311 1.50179C6.17163 1.16457 6.63999 1.08619 6.97721 1.32673ZM10.9772 1.32673C11.3144 1.56726 11.3928 2.03562 11.1523 2.37284L10.7662 2.91409C11.392 3.38836 11.5307 4.27761 11.0717 4.92108L10.6611 5.49675C10.4206 5.83396 9.95223 5.91234 9.61501 5.67181C9.2778 5.43127 9.19942 4.96291 9.43996 4.62569L9.82603 4.08444C9.2002 3.61018 9.0615 2.72092 9.52048 2.07745L9.9311 1.50179C10.1716 1.16457 10.64 1.08619 10.9772 1.32673ZM14.9772 1.32673C15.3144 1.56726 15.3928 2.03562 15.1523 2.37284L14.7662 2.91409C15.392 3.38836 15.5307 4.27761 15.0717 4.92108L14.6611 5.49675C14.4206 5.83396 13.9522 5.91234 13.615 5.67181C13.2778 5.43127 13.1994 4.96291 13.44 4.62569L13.826 4.08444C13.2002 3.61018 13.0615 2.72092 13.5205 2.07745L13.9311 1.50179C14.1716 1.16457 14.64 1.08619 14.9772 1.32673Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCupHotBold(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.28441 11.2661C3.15113 9.26687 3.08449 8.26726 3.67729 7.63363C4.27009 7 5.27191 7 7.27555 7H12.7245C14.7281 7 15.7299 7 16.3227 7.63363C16.4852 7.80726 16.5981 8.00837 16.6737 8.25H17C19.5261 8.25 21.75 10.0619 21.75 12.5C21.75 14.9381 19.5261 16.75 17 16.75H16.3499C16.3383 16.9226 16.3269 17.0891 16.3155 17.25H3.68451C3.66551 16.9826 3.64663 16.6993 3.62662 16.3991L3.28441 11.2661ZM16.45 15.25H17C18.8921 15.25 20.25 13.9278 20.25 12.5C20.25 11.0722 18.8921 9.75 17 9.75H16.8007C16.788 10.1801 16.7547 10.6802 16.7156 11.2661L16.45 15.25Z" clipRule="evenodd"/><path d="M3.81902 18.75H16.181C16.0372 19.9266 15.8026 20.6671 15.2429 21.1907C14.3779 22 13.0475 22 10.3867 22H9.61333C6.95253 22 5.62212 22 4.75712 21.1907C4.19745 20.6671 3.96285 19.9266 3.81902 18.75Z"/><path fillRule="evenodd" d="M6.97721 1.32673C7.31443 1.56726 7.39281 2.03562 7.15227 2.37284L6.7662 2.91409C7.39202 3.38836 7.53073 4.27761 7.07175 4.92108L6.66113 5.49675C6.42059 5.83396 5.95223 5.91234 5.61501 5.67181C5.2778 5.43127 5.19942 4.96291 5.43996 4.62569L5.82603 4.08444C5.2002 3.61018 5.0615 2.72092 5.52048 2.07745L5.9311 1.50179C6.17163 1.16457 6.63999 1.08619 6.97721 1.32673ZM10.9772 1.32673C11.3144 1.56726 11.3928 2.03562 11.1523 2.37284L10.7662 2.91409C11.392 3.38836 11.5307 4.27761 11.0717 4.92108L10.6611 5.49675C10.4206 5.83396 9.95223 5.91234 9.61501 5.67181C9.2778 5.43127 9.19942 4.96291 9.43996 4.62569L9.82603 4.08444C9.2002 3.61018 9.0615 2.72092 9.52048 2.07745L9.9311 1.50179C10.1716 1.16457 10.64 1.08619 10.9772 1.32673ZM14.9772 1.32673C15.3144 1.56726 15.3928 2.03562 15.1523 2.37284L14.7662 2.91409C15.392 3.38836 15.5307 4.27761 15.0717 4.92108L14.6611 5.49675C14.4206 5.83396 13.9522 5.91234 13.615 5.67181C13.2778 5.43127 13.1994 4.96291 13.44 4.62569L13.826 4.08444C13.2002 3.61018 13.0615 2.72092 13.5205 2.07745L13.9311 1.50179C14.1716 1.16457 14.64 1.08619 14.9772 1.32673Z" 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.28441 11.2661C3.15113 9.26687 3.08449 8.26726 3.67729 7.63363C4.27009 7 5.27191 7 7.27555 7H12.7245C14.7281 7 15.7299 7 16.3227 7.63363C16.4852 7.80726 16.5981 8.00837 16.6737 8.25H17C19.5261 8.25 21.75 10.0619 21.75 12.5C21.75 14.9381 19.5261 16.75 17 16.75H16.3499C16.3383 16.9226 16.3269 17.0891 16.3155 17.25H3.68451C3.66551 16.9826 3.64663 16.6993 3.62662 16.3991L3.28441 11.2661ZM16.45 15.25H17C18.8921 15.25 20.25 13.9278 20.25 12.5C20.25 11.0722 18.8921 9.75 17 9.75H16.8007C16.788 10.1801 16.7547 10.6802 16.7156 11.2661L16.45 15.25Z" clip-rule="evenodd"/><path d="M3.81902 18.75H16.181C16.0372 19.9266 15.8026 20.6671 15.2429 21.1907C14.3779 22 13.0475 22 10.3867 22H9.61333C6.95253 22 5.62212 22 4.75712 21.1907C4.19745 20.6671 3.96285 19.9266 3.81902 18.75Z"/><path fill-rule="evenodd" d="M6.97721 1.32673C7.31443 1.56726 7.39281 2.03562 7.15227 2.37284L6.7662 2.91409C7.39202 3.38836 7.53073 4.27761 7.07175 4.92108L6.66113 5.49675C6.42059 5.83396 5.95223 5.91234 5.61501 5.67181C5.2778 5.43127 5.19942 4.96291 5.43996 4.62569L5.82603 4.08444C5.2002 3.61018 5.0615 2.72092 5.52048 2.07745L5.9311 1.50179C6.17163 1.16457 6.63999 1.08619 6.97721 1.32673ZM10.9772 1.32673C11.3144 1.56726 11.3928 2.03562 11.1523 2.37284L10.7662 2.91409C11.392 3.38836 11.5307 4.27761 11.0717 4.92108L10.6611 5.49675C10.4206 5.83396 9.95223 5.91234 9.61501 5.67181C9.2778 5.43127 9.19942 4.96291 9.43996 4.62569L9.82603 4.08444C9.2002 3.61018 9.0615 2.72092 9.52048 2.07745L9.9311 1.50179C10.1716 1.16457 10.64 1.08619 10.9772 1.32673ZM14.9772 1.32673C15.3144 1.56726 15.3928 2.03562 15.1523 2.37284L14.7662 2.91409C15.392 3.38836 15.5307 4.27761 15.0717 4.92108L14.6611 5.49675C14.4206 5.83396 13.9522 5.91234 13.615 5.67181C13.2778 5.43127 13.1994 4.96291 13.44 4.62569L13.826 4.08444C13.2002 3.61018 13.0615 2.72092 13.5205 2.07745L13.9311 1.50179C14.1716 1.16457 14.64 1.08619 14.9772 1.32673Z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-cup-hot-bold {
  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.28441%2011.2661C3.15113%209.26687%203.08449%208.26726%203.67729%207.63363C4.27009%207%205.27191%207%207.27555%207H12.7245C14.7281%207%2015.7299%207%2016.3227%207.63363C16.4852%207.80726%2016.5981%208.00837%2016.6737%208.25H17C19.5261%208.25%2021.75%2010.0619%2021.75%2012.5C21.75%2014.9381%2019.5261%2016.75%2017%2016.75H16.3499C16.3383%2016.9226%2016.3269%2017.0891%2016.3155%2017.25H3.68451C3.66551%2016.9826%203.64663%2016.6993%203.62662%2016.3991L3.28441%2011.2661ZM16.45%2015.25H17C18.8921%2015.25%2020.25%2013.9278%2020.25%2012.5C20.25%2011.0722%2018.8921%209.75%2017%209.75H16.8007C16.788%2010.1801%2016.7547%2010.6802%2016.7156%2011.2661L16.45%2015.25Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M3.81902%2018.75H16.181C16.0372%2019.9266%2015.8026%2020.6671%2015.2429%2021.1907C14.3779%2022%2013.0475%2022%2010.3867%2022H9.61333C6.95253%2022%205.62212%2022%204.75712%2021.1907C4.19745%2020.6671%203.96285%2019.9266%203.81902%2018.75Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.97721%201.32673C7.31443%201.56726%207.39281%202.03562%207.15227%202.37284L6.7662%202.91409C7.39202%203.38836%207.53073%204.27761%207.07175%204.92108L6.66113%205.49675C6.42059%205.83396%205.95223%205.91234%205.61501%205.67181C5.2778%205.43127%205.19942%204.96291%205.43996%204.62569L5.82603%204.08444C5.2002%203.61018%205.0615%202.72092%205.52048%202.07745L5.9311%201.50179C6.17163%201.16457%206.63999%201.08619%206.97721%201.32673ZM10.9772%201.32673C11.3144%201.56726%2011.3928%202.03562%2011.1523%202.37284L10.7662%202.91409C11.392%203.38836%2011.5307%204.27761%2011.0717%204.92108L10.6611%205.49675C10.4206%205.83396%209.95223%205.91234%209.61501%205.67181C9.2778%205.43127%209.19942%204.96291%209.43996%204.62569L9.82603%204.08444C9.2002%203.61018%209.0615%202.72092%209.52048%202.07745L9.9311%201.50179C10.1716%201.16457%2010.64%201.08619%2010.9772%201.32673ZM14.9772%201.32673C15.3144%201.56726%2015.3928%202.03562%2015.1523%202.37284L14.7662%202.91409C15.392%203.38836%2015.5307%204.27761%2015.0717%204.92108L14.6611%205.49675C14.4206%205.83396%2013.9522%205.91234%2013.615%205.67181C13.2778%205.43127%2013.1994%204.96291%2013.44%204.62569L13.826%204.08444C13.2002%203.61018%2013.0615%202.72092%2013.5205%202.07745L13.9311%201.50179C14.1716%201.16457%2014.64%201.08619%2014.9772%201.32673Z%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.28441%2011.2661C3.15113%209.26687%203.08449%208.26726%203.67729%207.63363C4.27009%207%205.27191%207%207.27555%207H12.7245C14.7281%207%2015.7299%207%2016.3227%207.63363C16.4852%207.80726%2016.5981%208.00837%2016.6737%208.25H17C19.5261%208.25%2021.75%2010.0619%2021.75%2012.5C21.75%2014.9381%2019.5261%2016.75%2017%2016.75H16.3499C16.3383%2016.9226%2016.3269%2017.0891%2016.3155%2017.25H3.68451C3.66551%2016.9826%203.64663%2016.6993%203.62662%2016.3991L3.28441%2011.2661ZM16.45%2015.25H17C18.8921%2015.25%2020.25%2013.9278%2020.25%2012.5C20.25%2011.0722%2018.8921%209.75%2017%209.75H16.8007C16.788%2010.1801%2016.7547%2010.6802%2016.7156%2011.2661L16.45%2015.25Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M3.81902%2018.75H16.181C16.0372%2019.9266%2015.8026%2020.6671%2015.2429%2021.1907C14.3779%2022%2013.0475%2022%2010.3867%2022H9.61333C6.95253%2022%205.62212%2022%204.75712%2021.1907C4.19745%2020.6671%203.96285%2019.9266%203.81902%2018.75Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.97721%201.32673C7.31443%201.56726%207.39281%202.03562%207.15227%202.37284L6.7662%202.91409C7.39202%203.38836%207.53073%204.27761%207.07175%204.92108L6.66113%205.49675C6.42059%205.83396%205.95223%205.91234%205.61501%205.67181C5.2778%205.43127%205.19942%204.96291%205.43996%204.62569L5.82603%204.08444C5.2002%203.61018%205.0615%202.72092%205.52048%202.07745L5.9311%201.50179C6.17163%201.16457%206.63999%201.08619%206.97721%201.32673ZM10.9772%201.32673C11.3144%201.56726%2011.3928%202.03562%2011.1523%202.37284L10.7662%202.91409C11.392%203.38836%2011.5307%204.27761%2011.0717%204.92108L10.6611%205.49675C10.4206%205.83396%209.95223%205.91234%209.61501%205.67181C9.2778%205.43127%209.19942%204.96291%209.43996%204.62569L9.82603%204.08444C9.2002%203.61018%209.0615%202.72092%209.52048%202.07745L9.9311%201.50179C10.1716%201.16457%2010.64%201.08619%2010.9772%201.32673ZM14.9772%201.32673C15.3144%201.56726%2015.3928%202.03562%2015.1523%202.37284L14.7662%202.91409C15.392%203.38836%2015.5307%204.27761%2015.0717%204.92108L14.6611%205.49675C14.4206%205.83396%2013.9522%205.91234%2013.615%205.67181C13.2778%205.43127%2013.1994%204.96291%2013.44%204.62569L13.826%204.08444C13.2002%203.61018%2013.0615%202.72092%2013.5205%202.07745L13.9311%201.50179C14.1716%201.16457%2014.64%201.08619%2014.9772%201.32673Z%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/solar/cup-hot-bold.svg?color=%231a73e8&size=48