cup hot icon

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

Name
cup-hot-broken
Set
Solar
Style
Broken
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="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M3.62662 16.3991C3.80361 19.054 3.89211 20.3815 4.75712 21.1907C5.62212 22 6.95253 22 9.61333 22H10.3867C13.0475 22 14.3779 22 15.2429 21.1907C16.1079 20.3815 16.1964 19.054 16.3734 16.3991L16.7156 11.2661C16.8489 9.26687 16.9155 8.26726 16.3227 7.63363C15.7299 7 14.7281 7 12.7245 7H7.27555C5.27191 7 4.27009 7 3.67729 7.63363C3.08449 8.26726 3.15113 9.26687 3.28441 11.2661L3.34221 12.133"/><path d="M17 17H18C20.2091 17 22 15.2091 22 13C22 10.7909 20.2091 9 18 9H17"/><path stroke-linecap="round" d="M16 18H13.5M4 18H10"/><path stroke-linecap="round" d="M6.05097 5.0614L6.46159 4.48574C6.68837 4.16781 6.61447 3.72623 6.29654 3.49945C5.97861 3.27267 5.90472 2.8311 6.1315 2.51317L6.54211 1.9375M14.051 5.0614L14.4616 4.48574C14.6884 4.16781 14.6145 3.72623 14.2965 3.49945C13.9786 3.27267 13.9047 2.8311 14.1315 2.51317L14.5421 1.9375M10.051 5.0614L10.4616 4.48574C10.6884 4.16781 10.6145 3.72623 10.2965 3.49945C9.97861 3.27267 9.90472 2.8311 10.1315 2.51317L10.5421 1.9375"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCupHotBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M3.62662 16.3991C3.80361 19.054 3.89211 20.3815 4.75712 21.1907C5.62212 22 6.95253 22 9.61333 22H10.3867C13.0475 22 14.3779 22 15.2429 21.1907C16.1079 20.3815 16.1964 19.054 16.3734 16.3991L16.7156 11.2661C16.8489 9.26687 16.9155 8.26726 16.3227 7.63363C15.7299 7 14.7281 7 12.7245 7H7.27555C5.27191 7 4.27009 7 3.67729 7.63363C3.08449 8.26726 3.15113 9.26687 3.28441 11.2661L3.34221 12.133"/><path d="M17 17H18C20.2091 17 22 15.2091 22 13C22 10.7909 20.2091 9 18 9H17"/><path strokeLinecap="round" d="M16 18H13.5M4 18H10"/><path strokeLinecap="round" d="M6.05097 5.0614L6.46159 4.48574C6.68837 4.16781 6.61447 3.72623 6.29654 3.49945C5.97861 3.27267 5.90472 2.8311 6.1315 2.51317L6.54211 1.9375M14.051 5.0614L14.4616 4.48574C14.6884 4.16781 14.6145 3.72623 14.2965 3.49945C13.9786 3.27267 13.9047 2.8311 14.1315 2.51317L14.5421 1.9375M10.051 5.0614L10.4616 4.48574C10.6884 4.16781 10.6145 3.72623 10.2965 3.49945C9.97861 3.27267 9.90472 2.8311 10.1315 2.51317L10.5421 1.9375"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M3.62662 16.3991C3.80361 19.054 3.89211 20.3815 4.75712 21.1907C5.62212 22 6.95253 22 9.61333 22H10.3867C13.0475 22 14.3779 22 15.2429 21.1907C16.1079 20.3815 16.1964 19.054 16.3734 16.3991L16.7156 11.2661C16.8489 9.26687 16.9155 8.26726 16.3227 7.63363C15.7299 7 14.7281 7 12.7245 7H7.27555C5.27191 7 4.27009 7 3.67729 7.63363C3.08449 8.26726 3.15113 9.26687 3.28441 11.2661L3.34221 12.133"/><path d="M17 17H18C20.2091 17 22 15.2091 22 13C22 10.7909 20.2091 9 18 9H17"/><path stroke-linecap="round" d="M16 18H13.5M4 18H10"/><path stroke-linecap="round" d="M6.05097 5.0614L6.46159 4.48574C6.68837 4.16781 6.61447 3.72623 6.29654 3.49945C5.97861 3.27267 5.90472 2.8311 6.1315 2.51317L6.54211 1.9375M14.051 5.0614L14.4616 4.48574C14.6884 4.16781 14.6145 3.72623 14.2965 3.49945C13.9786 3.27267 13.9047 2.8311 14.1315 2.51317L14.5421 1.9375M10.051 5.0614L10.4616 4.48574C10.6884 4.16781 10.6145 3.72623 10.2965 3.49945C9.97861 3.27267 9.90472 2.8311 10.1315 2.51317L10.5421 1.9375"/></g></svg>
</template>

CSS

.icon-cup-hot-broken {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.62662%2016.3991C3.80361%2019.054%203.89211%2020.3815%204.75712%2021.1907C5.62212%2022%206.95253%2022%209.61333%2022H10.3867C13.0475%2022%2014.3779%2022%2015.2429%2021.1907C16.1079%2020.3815%2016.1964%2019.054%2016.3734%2016.3991L16.7156%2011.2661C16.8489%209.26687%2016.9155%208.26726%2016.3227%207.63363C15.7299%207%2014.7281%207%2012.7245%207H7.27555C5.27191%207%204.27009%207%203.67729%207.63363C3.08449%208.26726%203.15113%209.26687%203.28441%2011.2661L3.34221%2012.133%22%2F%3E%3Cpath%20d%3D%22M17%2017H18C20.2091%2017%2022%2015.2091%2022%2013C22%2010.7909%2020.2091%209%2018%209H17%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2018H13.5M4%2018H10%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6.05097%205.0614L6.46159%204.48574C6.68837%204.16781%206.61447%203.72623%206.29654%203.49945C5.97861%203.27267%205.90472%202.8311%206.1315%202.51317L6.54211%201.9375M14.051%205.0614L14.4616%204.48574C14.6884%204.16781%2014.6145%203.72623%2014.2965%203.49945C13.9786%203.27267%2013.9047%202.8311%2014.1315%202.51317L14.5421%201.9375M10.051%205.0614L10.4616%204.48574C10.6884%204.16781%2010.6145%203.72623%2010.2965%203.49945C9.97861%203.27267%209.90472%202.8311%2010.1315%202.51317L10.5421%201.9375%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.62662%2016.3991C3.80361%2019.054%203.89211%2020.3815%204.75712%2021.1907C5.62212%2022%206.95253%2022%209.61333%2022H10.3867C13.0475%2022%2014.3779%2022%2015.2429%2021.1907C16.1079%2020.3815%2016.1964%2019.054%2016.3734%2016.3991L16.7156%2011.2661C16.8489%209.26687%2016.9155%208.26726%2016.3227%207.63363C15.7299%207%2014.7281%207%2012.7245%207H7.27555C5.27191%207%204.27009%207%203.67729%207.63363C3.08449%208.26726%203.15113%209.26687%203.28441%2011.2661L3.34221%2012.133%22%2F%3E%3Cpath%20d%3D%22M17%2017H18C20.2091%2017%2022%2015.2091%2022%2013C22%2010.7909%2020.2091%209%2018%209H17%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2018H13.5M4%2018H10%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6.05097%205.0614L6.46159%204.48574C6.68837%204.16781%206.61447%203.72623%206.29654%203.49945C5.97861%203.27267%205.90472%202.8311%206.1315%202.51317L6.54211%201.9375M14.051%205.0614L14.4616%204.48574C14.6884%204.16781%2014.6145%203.72623%2014.2965%203.49945C13.9786%203.27267%2013.9047%202.8311%2014.1315%202.51317L14.5421%201.9375M10.051%205.0614L10.4616%204.48574C10.6884%204.16781%2010.6145%203.72623%2010.2965%203.49945C9.97861%203.27267%209.90472%202.8311%2010.1315%202.51317L10.5421%201.9375%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-broken.svg?color=%231a73e8&size=48