git.lucas.co / cce-icons
SVG icon set
git clone https://git.lucas.co/cce-icons.git

cursors/svg/pencil.svg (424B)

1 <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
2   <!-- Nib points at the hotspot, bottom-left -->
3   <path fill="#ffffff" stroke="#282a36" stroke-width="2.4" stroke-linejoin="round"
4         d="M3.2 28.8 L6.6 20.4 L22.7 4.3 a3.4 3.4 0 0 1 4.8 0 l0.2 0.2
5            a3.4 3.4 0 0 1 0 4.8 L11.6 25.4 Z"/>
6   <path d="M20.4 6.6 L25.4 11.6" fill="none" stroke="#282a36" stroke-width="2"/>
7 </svg>