Brush Square 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 { IconBrushSquare } from "@devigner-ui/icons";
<IconBrushSquare className="size-6" />
<script setup>
import { IconBrushSquare } from "@devigner-ui/icons-vue";
</script>
<template>
<IconBrushSquare class="size-6" />
</template>
<script>
import { IconBrushSquare } from "@devigner-ui/icons-svelte";
</script>
<IconBrushSquare 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_78642)"><path opacity="1" d="M11.64 2h-2c-5 0-7 2-7 7v6c0 5 2 7 7 7h6c5 0 7-2 7-7v-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.55 3.56a27 27 0 0 1-6.9 9.32l-1.58 1.26q-.3.23-.63.36l-.03-.46a3 3 0 0 0-.93-1.83 3.3 3.3 0 0 0-1.89-.95q-.24-.02-.48-.01.13-.38.39-.67L11.76 9a27 27 0 0 1 9.32-6.92 1.13 1.13 0 0 1 1.47 1.48" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M13.45 14.49a3.3 3.3 0 0 1-2.91 3.29l-1.97.21a1.7 1.7 0 0 1-1.87-1.88l.21-1.97a3.25 3.25 0 0 1 3.21-2.9q.24-.01.48.01c.68.09 1.34.4 1.89.95a3 3 0 0 1 .96 2.29" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M16.49 11.98a3.8 3.8 0 0 0-3.79-3.79" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g><defs><clipPath><rect width="24" height="24" fill="none" transform="translate(0.669922)"></rect></clipPath></defs></svg>