Pen Tool 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 { IconPenTool } from "@devigner-ui/icons";
<IconPenTool className="size-6" />
<script setup>
import { IconPenTool } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPenTool class="size-6" />
</template>
<script>
import { IconPenTool } from "@devigner-ui/icons-svelte";
</script>
<IconPenTool class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="1"><path d="M11.42 22.5h2.52c.96 0 1.58-.68 1.4-1.51l-.41-1.81h-4.5l-.41 1.81c-.18.78.5 1.51 1.4 1.51" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m14.93 19.17 1.73-1.54c.97-.86 1.01-1.46.24-2.43l-3.05-3.87c-.64-.81-1.69-.81-2.33 0L8.47 15.2c-.77.97-.77 1.6.24 2.43l1.73 1.54" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.68 11.12v2.53" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g><path d="m11.82 5.19-.78-.78a1.2 1.2 0 0 1 0-1.7l.78-.78a1.2 1.2 0 0 1 1.7 0l.78.78a1.2 1.2 0 0 1 0 1.7l-.78.78a1.2 1.2 0 0 1-1.7 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M20.12 9.81h1.1c.66 0 1.2.54 1.2 1.2v1.1c0 .66-.54 1.2-1.2 1.2h-1.1a1.2 1.2 0 0 1-1.2-1.2v-1.1c0-.66.54-1.2 1.2-1.2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M5.22 9.81h-1.1c-.66 0-1.2.54-1.2 1.2v1.1c0 .66.54 1.2 1.2 1.2h1.1c.66 0 1.2-.54 1.2-1.2v-1.1c0-.66-.54-1.2-1.2-1.2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m19.21 10.1-5.3-5.3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m6.13 10.1 5.3-5.3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>