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

cursors/svg/nwse-resize.svg (573B)

 1 <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
 2   <g transform="rotate(45 16 16)">
 3     <g fill="none" stroke-width="8.5" stroke-linecap="round" stroke-linejoin="round" stroke="#282a36">
 4       <path d="M16 4 L16 28"/><path d="M10.5 9.5 L16 4 L21.5 9.5"/><path d="M10.5 22.5 L16 28 L21.5 22.5"/>
 5     </g>
 6     <g fill="none" stroke-width="3.6" stroke-linecap="round" stroke-linejoin="round" stroke="#ffffff">
 7       <path d="M16 4 L16 28"/><path d="M10.5 9.5 L16 4 L21.5 9.5"/><path d="M10.5 22.5 L16 28 L21.5 22.5"/>
 8     </g>
 9   </g>
10 </svg>