Donut 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 { IconDonut } from "@devigner-ui/icons";
<IconDonut className="size-6" />
<script setup>
import { IconDonut } from "@devigner-ui/icons-vue";
</script>
<template>
<IconDonut class="size-6" />
</template>
<script>
import { IconDonut } from "@devigner-ui/icons-svelte";
</script>
<IconDonut class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12.0001" r="10" stroke="currentColor" stroke-width="1.5"></circle><circle cx="12" cy="12.0001" r="3" stroke="currentColor" stroke-width="1.5"></circle><path opacity="1" d="M2 13s2.2 2 4 2c1.21 0 2.6-.9 3.39-1.5" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M14 14.22c.47.42 1.09.78 1.8.78 1.7 0 1.7-2 3.38-2 1.08 0 1.93.81 2.4 1.4" stroke="currentColor" stroke-width="1.5"></path><path d="M14.5 7 16 5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m19 7 1-1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m12 5-1-1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m10.5 7-1.37.37" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m16.65 8.98.07 1.4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M20.68 10.09 19 11.56" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M7 5 6 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m6.8 9.14-.6-1.28" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m5.66 12.64.84-1.14" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M3.68 10.35 3.6 8.94" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>