Ruler Pen2 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 { IconRulerPen2 } from "@devigner-ui/icons";
<IconRulerPen2 className="size-6" />
<script setup>
import { IconRulerPen2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconRulerPen2 class="size-6" />
</template>
<script>
import { IconRulerPen2 } from "@devigner-ui/icons-svelte";
</script>
<IconRulerPen2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.14 19V5q0-3-3-3h-4q-3 0-3 3v14q0 3 3 3h4q3 0 3-3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M12.14 6h5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M12.14 18h4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m12.14 13.95 5 .05" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M12.14 10h3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M6.16 2A2.96 2.96 0 0 0 3.2 4.95v12.96c0 .45.19 1.13.42 1.52l.82 1.36c.94 1.57 2.49 1.57 3.43 0l.82-1.36c.23-.39.42-1.07.42-1.52V4.95A2.96 2.96 0 0 0 6.16 2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M9.11 7H3.2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>