Convertshape2 icon in outline, twotone, bold and bulk. Free in all four styles, for editors, canvas, layers, colour, alignment, grids. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconConvertshape2 } from "@devigner-ui/icons";
<IconConvertshape2 className="size-6" />
<script setup>
import { IconConvertshape2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconConvertshape2 class="size-6" />
</template>
<script>
import { IconConvertshape2 } from "@devigner-ui/icons-svelte";
</script>
<IconConvertshape2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.67 16.15v2.7c0 2.25-.9 3.15-3.15 3.15h-2.7c-2.25 0-3.15-.9-3.15-3.15v-2.7c0-2.25.9-3.15 3.15-3.15h2.7c2.25 0 3.15.9 3.15 3.15" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M22.67 15a7 7 0 0 1-7 7l1.05-1.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M2.67 9a7 7 0 0 1 7-7L8.62 3.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18.17 11a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>