Magicpen 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 { IconMagicpen } from "@devigner-ui/icons";
<IconMagicpen className="size-6" />
<script setup>
import { IconMagicpen } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMagicpen class="size-6" />
</template>
<script>
import { IconMagicpen } from "@devigner-ui/icons-svelte";
</script>
<IconMagicpen class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.17 20.5c.83.83 2.17.83 3 0l13-13a2.12 2.12 0 1 0-3-3l-13 13a2.1 2.1 0 0 0 0 3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m18.68 8.99-3-3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m9.17 2.44 1.5-.44-.44 1.5.44 1.5-1.5-.44-1.5.44.44-1.5L7.67 2z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M5.17 8.44 6.67 8l-.44 1.5.44 1.5-1.5-.44-1.5.44.44-1.5L3.67 8z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m20.17 13.44 1.5-.44-.44 1.5.44 1.5-1.5-.44-1.5.44.44-1.5-.44-1.5z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path></svg>