Cup Hot icon in outline, twotone, bold and bulk. Free in all four styles, for menus, recipes, delivery, cafe, restaurant. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconCupHot } from "@devigner-ui/icons";
<IconCupHot className="size-6" />
<script setup>
import { IconCupHot } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCupHot class="size-6" />
</template>
<script>
import { IconCupHot } from "@devigner-ui/icons-svelte";
</script>
<IconCupHot class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.28 11.27c-.13-2-.2-3 .4-3.64C4.27 7 5.28 7 7.28 7h5.44c2 0 3.01 0 3.6.63.6.64.53 1.64.4 3.64l-.35 5.13c-.17 2.65-.26 3.98-1.13 4.8-.86.8-2.2.8-4.85.8H9.6c-2.66 0-3.99 0-4.85-.8-.87-.82-.96-2.15-1.13-4.8z" stroke="currentColor" stroke-width="1.5"></path><path d="M17 17h1a4 4 0 1 0 0-8h-1" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M16.5 18h-13" stroke="currentColor" stroke-width="1.5"></path><path d="m6.05 5.06.41-.57a.7.7 0 0 0-.16-.99.7.7 0 0 1-.17-.99l.41-.57m7.51 3.12.41-.57a.7.7 0 0 0-.16-.99.7.7 0 0 1-.17-.99l.41-.57" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m10.05 5.06.41-.57a.7.7 0 0 0-.16-.99.7.7 0 0 1-.17-.99l.41-.57" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>