cup hot icon

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

Name
cup-hot
Set
Reicon
Style
Outline
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"><path fill="currentColor" 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-.305-2.007l.41-.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-.175M7.221 6.25h5.557c.956 0 1.75 0 2.377.086c.66.091 1.253.291 1.715.785c.31.331.484.713.58 1.129H18a4.75 4.75 0 0 1 0 9.5h-.97l-.03.368v.632h-.064q-.054.48-.134.884c-.169.845-.455 1.55-1.047 2.104s-1.315.793-2.17.904c-.822.108-1.86.108-3.146.108H9.56c-1.285 0-2.324 0-3.146-.108c-.854-.111-1.578-.35-2.17-.904c-.591-.553-.877-1.26-1.046-2.104c-.162-.814-.23-1.85-.316-3.133l-.35-5.239c-.063-.954-.116-1.746-.072-2.377c.047-.664.207-1.27.67-1.764c.462-.494 1.055-.694 1.715-.785c.626-.086 1.42-.086 2.376-.086m9.914 10H18a3.25 3.25 0 0 0 0-6.5h-.45a41 41 0 0 1-.083 1.512zm-1.572 1H4.436q-.03-.417-.061-.9l-.342-5.134c-.068-1.021-.113-1.71-.076-2.226c.034-.493.137-.704.268-.844c.13-.14.334-.256.825-.324c.511-.07 1.202-.072 2.225-.072h5.45c1.023 0 1.713.002 2.225.072c.49.068.694.184.825.324c.13.14.233.35.268.844c.037.516-.008 1.205-.076 2.226l-.342 5.133zm-10.988 1.5h10.85q-.042.32-.095.59c-.136.685-.326 1.047-.6 1.303s-.647.422-1.34.512c-.713.093-1.653.095-3.003.095h-.774c-1.35 0-2.29-.002-3.004-.095c-.692-.09-1.066-.256-1.34-.512c-.273-.256-.463-.618-.6-1.303a9 9 0 0 1-.094-.59" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconCupHot(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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-.305-2.007l.41-.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-.175M7.221 6.25h5.557c.956 0 1.75 0 2.377.086c.66.091 1.253.291 1.715.785c.31.331.484.713.58 1.129H18a4.75 4.75 0 0 1 0 9.5h-.97l-.03.368v.632h-.064q-.054.48-.134.884c-.169.845-.455 1.55-1.047 2.104s-1.315.793-2.17.904c-.822.108-1.86.108-3.146.108H9.56c-1.285 0-2.324 0-3.146-.108c-.854-.111-1.578-.35-2.17-.904c-.591-.553-.877-1.26-1.046-2.104c-.162-.814-.23-1.85-.316-3.133l-.35-5.239c-.063-.954-.116-1.746-.072-2.377c.047-.664.207-1.27.67-1.764c.462-.494 1.055-.694 1.715-.785c.626-.086 1.42-.086 2.376-.086m9.914 10H18a3.25 3.25 0 0 0 0-6.5h-.45a41 41 0 0 1-.083 1.512zm-1.572 1H4.436q-.03-.417-.061-.9l-.342-5.134c-.068-1.021-.113-1.71-.076-2.226c.034-.493.137-.704.268-.844c.13-.14.334-.256.825-.324c.511-.07 1.202-.072 2.225-.072h5.45c1.023 0 1.713.002 2.225.072c.49.068.694.184.825.324c.13.14.233.35.268.844c.037.516-.008 1.205-.076 2.226l-.342 5.133zm-10.988 1.5h10.85q-.042.32-.095.59c-.136.685-.326 1.047-.6 1.303s-.647.422-1.34.512c-.713.093-1.653.095-3.003.095h-.774c-1.35 0-2.29-.002-3.004-.095c-.692-.09-1.066-.256-1.34-.512c-.273-.256-.463-.618-.6-1.303a9 9 0 0 1-.094-.59" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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-.305-2.007l.41-.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-.175M7.221 6.25h5.557c.956 0 1.75 0 2.377.086c.66.091 1.253.291 1.715.785c.31.331.484.713.58 1.129H18a4.75 4.75 0 0 1 0 9.5h-.97l-.03.368v.632h-.064q-.054.48-.134.884c-.169.845-.455 1.55-1.047 2.104s-1.315.793-2.17.904c-.822.108-1.86.108-3.146.108H9.56c-1.285 0-2.324 0-3.146-.108c-.854-.111-1.578-.35-2.17-.904c-.591-.553-.877-1.26-1.046-2.104c-.162-.814-.23-1.85-.316-3.133l-.35-5.239c-.063-.954-.116-1.746-.072-2.377c.047-.664.207-1.27.67-1.764c.462-.494 1.055-.694 1.715-.785c.626-.086 1.42-.086 2.376-.086m9.914 10H18a3.25 3.25 0 0 0 0-6.5h-.45a41 41 0 0 1-.083 1.512zm-1.572 1H4.436q-.03-.417-.061-.9l-.342-5.134c-.068-1.021-.113-1.71-.076-2.226c.034-.493.137-.704.268-.844c.13-.14.334-.256.825-.324c.511-.07 1.202-.072 2.225-.072h5.45c1.023 0 1.713.002 2.225.072c.49.068.694.184.825.324c.13.14.233.35.268.844c.037.516-.008 1.205-.076 2.226l-.342 5.133zm-10.988 1.5h10.85q-.042.32-.095.59c-.136.685-.326 1.047-.6 1.303s-.647.422-1.34.512c-.713.093-1.653.095-3.003.095h-.774c-1.35 0-2.29-.002-3.004-.095c-.692-.09-1.066-.256-1.34-.512c-.273-.256-.463-.618-.6-1.303a9 9 0 0 1-.094-.59" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-cup-hot {
  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%3Cpath%20fill%3D%22currentColor%22%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-.305-2.007l.41-.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-.175M7.221%206.25h5.557c.956%200%201.75%200%202.377.086c.66.091%201.253.291%201.715.785c.31.331.484.713.58%201.129H18a4.75%204.75%200%200%201%200%209.5h-.97l-.03.368v.632h-.064q-.054.48-.134.884c-.169.845-.455%201.55-1.047%202.104s-1.315.793-2.17.904c-.822.108-1.86.108-3.146.108H9.56c-1.285%200-2.324%200-3.146-.108c-.854-.111-1.578-.35-2.17-.904c-.591-.553-.877-1.26-1.046-2.104c-.162-.814-.23-1.85-.316-3.133l-.35-5.239c-.063-.954-.116-1.746-.072-2.377c.047-.664.207-1.27.67-1.764c.462-.494%201.055-.694%201.715-.785c.626-.086%201.42-.086%202.376-.086m9.914%2010H18a3.25%203.25%200%200%200%200-6.5h-.45a41%2041%200%200%201-.083%201.512zm-1.572%201H4.436q-.03-.417-.061-.9l-.342-5.134c-.068-1.021-.113-1.71-.076-2.226c.034-.493.137-.704.268-.844c.13-.14.334-.256.825-.324c.511-.07%201.202-.072%202.225-.072h5.45c1.023%200%201.713.002%202.225.072c.49.068.694.184.825.324c.13.14.233.35.268.844c.037.516-.008%201.205-.076%202.226l-.342%205.133zm-10.988%201.5h10.85q-.042.32-.095.59c-.136.685-.326%201.047-.6%201.303s-.647.422-1.34.512c-.713.093-1.653.095-3.003.095h-.774c-1.35%200-2.29-.002-3.004-.095c-.692-.09-1.066-.256-1.34-.512c-.273-.256-.463-.618-.6-1.303a9%209%200%200%201-.094-.59%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%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-.305-2.007l.41-.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-.175M7.221%206.25h5.557c.956%200%201.75%200%202.377.086c.66.091%201.253.291%201.715.785c.31.331.484.713.58%201.129H18a4.75%204.75%200%200%201%200%209.5h-.97l-.03.368v.632h-.064q-.054.48-.134.884c-.169.845-.455%201.55-1.047%202.104s-1.315.793-2.17.904c-.822.108-1.86.108-3.146.108H9.56c-1.285%200-2.324%200-3.146-.108c-.854-.111-1.578-.35-2.17-.904c-.591-.553-.877-1.26-1.046-2.104c-.162-.814-.23-1.85-.316-3.133l-.35-5.239c-.063-.954-.116-1.746-.072-2.377c.047-.664.207-1.27.67-1.764c.462-.494%201.055-.694%201.715-.785c.626-.086%201.42-.086%202.376-.086m9.914%2010H18a3.25%203.25%200%200%200%200-6.5h-.45a41%2041%200%200%201-.083%201.512zm-1.572%201H4.436q-.03-.417-.061-.9l-.342-5.134c-.068-1.021-.113-1.71-.076-2.226c.034-.493.137-.704.268-.844c.13-.14.334-.256.825-.324c.511-.07%201.202-.072%202.225-.072h5.45c1.023%200%201.713.002%202.225.072c.49.068.694.184.825.324c.13.14.233.35.268.844c.037.516-.008%201.205-.076%202.226l-.342%205.133zm-10.988%201.5h10.85q-.042.32-.095.59c-.136.685-.326%201.047-.6%201.303s-.647.422-1.34.512c-.713.093-1.653.095-3.003.095h-.774c-1.35%200-2.29-.002-3.004-.095c-.692-.09-1.066-.256-1.34-.512c-.273-.256-.463-.618-.6-1.303a9%209%200%200%201-.094-.59%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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