Corkscrew 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 { IconCorkscrew } from "@devigner-ui/icons";
<IconCorkscrew className="size-6" />
<script setup>
import { IconCorkscrew } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCorkscrew class="size-6" />
</template>
<script>
import { IconCorkscrew } from "@devigner-ui/icons-svelte";
</script>
<IconCorkscrew class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m18.26 13.48-.53.53zm-7.74-7.74.53-.53zm3.1-3.1.53-.53zm7.74 7.74-.53.54zm.53-.53-7.74-7.74-1.07 1.06 7.75 7.75zM9.99 6.27 17.73 14l1.06-1.06-7.74-7.74zM17.73 14a2.94 2.94 0 0 0 4.16 0l-1.06-1.06c-.56.56-1.48.56-2.04 0zM10 2.11a2.94 2.94 0 0 0 0 4.16l1.06-1.06a1.44 1.44 0 0 1 0-2.04zm4.16 0a2.94 2.94 0 0 0-4.16 0l1.06 1.06a1.44 1.44 0 0 1 2.03 0zm6.68 8.8c.56.57.56 1.48 0 2.04l1.06 1.06a2.94 2.94 0 0 0 0-4.16z" fill="currentColor"></path><path opacity="1" d="M1.47 21.47a.75.75 0 0 0 1.06 1.06zm3.08-2.02-.53-.53zm.22-1.24-.68.32zm-.95-2-.68.31zm.79-.7-.4.63zm6.7 4.25.4-.63zm.75-.77-.62.43zm-5.6-8.03-.61.43zm.77-.76.42-.61zm5.54 3.87-.43.61zm.78-.74-.64.4zm-.64-1.05.64-.39zm2.01-2.14a.75.75 0 1 0-1.06-1.06zM2.53 22.53l2.55-2.55-1.06-1.06-2.55 2.55zm2.91-4.65-.94-2-1.36.64.95 2zM4.2 16.14l6.71 4.26.8-1.27-6.7-4.26zm8.47 2.42-5.6-8.02-1.22.85 5.6 8.03zM6.8 10.82l5.54 3.86.86-1.23L7.65 9.6zm7.4 2.12-.65-1.05-1.28.79.64 1.05zm-.6-1.47 1.32-1.33-1.06-1.06-1.33 1.32zm-.05.42a.35.35 0 0 1 .05-.43l-1.07-1.06c-.6.6-.71 1.55-.26 2.28zm-1.2 2.8c1.15.8 2.58-.55 1.84-1.75l-1.28.79a.2.2 0 0 1-.02-.15l.06-.1a.2.2 0 0 1 .11-.06q.1 0 .14.03zm-5.27-4.15q.04.04.03.14l-.05.11a.2.2 0 0 1-.12.06.2.2 0 0 1-.14-.03l.85-1.23c-1.18-.83-2.63.62-1.8 1.8zm3.83 9.86c1.2.76 2.57-.68 1.76-1.84l-1.23.86a.2.2 0 0 1-.03-.15q.01-.08.05-.1a.2.2 0 0 1 .11-.06q.1-.01.15.02zM4.5 15.88a.2.2 0 0 1-.05.24l-.11.04q-.08.01-.14-.02l.8-1.27c-1.09-.7-2.42.48-1.86 1.65zm.58 4.1c.55-.55.7-1.4.36-2.1l-1.35.65q.08.21-.07.39z" fill="currentColor"></path><path opacity="1" d="M22 12a2.15 2.15 0 1 1-4.3 0 2.15 2.15 0 0 1 4.3 0" stroke="currentColor" stroke-width="1.5"></path></svg>