Brush4 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 { IconBrush4 } from "@devigner-ui/icons";
<IconBrush4 className="size-6" />
<script setup>
import { IconBrush4 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconBrush4 class="size-6" />
</template>
<script>
import { IconBrush4 } from "@devigner-ui/icons-svelte";
</script>
<IconBrush4 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_12_78657)"><path d="M10.17 19.5V18h-5c-.55 0-1.05-.22-1.41-.59A2 2 0 0 1 3.17 16c0-1.03.8-1.89 1.81-1.99l.19-.01h15l.19.01q.73.07 1.22.58c.41.4.63.97.58 1.59-.09 1.05-1.04 1.82-2.1 1.82h-4.89v1.5a2.5 2.5 0 0 1-5 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="m20.84 5.3-.48 8.71-.19-.01h-15l-.19.01L4.5 5.3A3 3 0 0 1 7.48 2h10.38a3 3 0 0 1 2.98 3.3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8.66 2v5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.67 2v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g></g><defs><clipPath><rect width="24" height="24" fill="none" transform="translate(0.669922)"></rect></clipPath></defs></svg>