Oven Mitts Minimalistic 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 { IconOvenMittsMinimalistic } from "@devigner-ui/icons";
<IconOvenMittsMinimalistic className="size-6" />
<script setup>
import { IconOvenMittsMinimalistic } from "@devigner-ui/icons-vue";
</script>
<template>
<IconOvenMittsMinimalistic class="size-6" />
</template>
<script>
import { IconOvenMittsMinimalistic } from "@devigner-ui/icons-svelte";
</script>
<IconOvenMittsMinimalistic class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.33 4.78C9.91 3.15 8.67 1.98 7.21 2c-1.77.03-3.18 1.82-3.14 4l-.04 3.34c0 .76 0 1.13-.14 1.47-.13.34-.43.66-1.02 1.3-.58.63-.87 1.1-.87 1.64 0 .81.67 1.47 2.02 2.79l3.57 3.49C8.93 21.34 9.6 22 10.44 22s1.51-.66 2.86-1.97l6.78-6.63a6.3 6.3 0 0 0 0-9.08 6.67 6.67 0 0 0-9.28 0zm0 0-.96.94" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M10.8 17.58 6.52 13.4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>