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

cursors/svg/ew-resize.svg (519B)

1 <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
2   <g fill="none" stroke-width="8.5" stroke-linecap="round" stroke-linejoin="round" stroke="#282a36">
3     <path d="M4 16 L28 16"/><path d="M9.5 10.5 L4 16 L9.5 21.5"/><path d="M22.5 10.5 L28 16 L22.5 21.5"/>
4   </g>
5   <g fill="none" stroke-width="3.6" stroke-linecap="round" stroke-linejoin="round" stroke="#ffffff">
6     <path d="M4 16 L28 16"/><path d="M9.5 10.5 L4 16 L9.5 21.5"/><path d="M22.5 10.5 L28 16 L22.5 21.5"/>
7   </g>
8 </svg>