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

cursors/svg/up-arrow.svg (425B)

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="M16 4 L16 28"/><path d="M9 11 L16 4 L23 11"/>
4   </g>
5   <g fill="none" stroke-width="3.6" stroke-linecap="round" stroke-linejoin="round" stroke="#ffffff">
6     <path d="M16 4 L16 28"/><path d="M9 11 L16 4 L23 11"/>
7   </g>
8 </svg>