Blend2 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 { IconBlend2 } from "@devigner-ui/icons";
<IconBlend2 className="size-6" />
<script setup>
import { IconBlend2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconBlend2 class="size-6" />
</template>
<script>
import { IconBlend2 } from "@devigner-ui/icons-svelte";
</script>
<IconBlend2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.67 9a7 7 0 1 1-13.99.01A7 7 0 0 1 16.67 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M22.67 15a7 7 0 0 1-13.93.93q.45.07.93.07a7 7 0 0 0 6.93-7.93A7 7 0 0 1 22.67 15" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m14.82 14.12 1.31 1.29" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m17.67 12-1-1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m12.67 17-1-1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>