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

cursors/svg/cell.svg (323B)

1 <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
2   <!-- Spreadsheet cell: square-cut plus, no rounding -->
3   <path d="M16 3 L16 29 M3 16 L29 16" fill="none" stroke="#282a36" stroke-width="8"/>
4   <path d="M16 3 L16 29 M3 16 L29 16" fill="none" stroke="#ffffff" stroke-width="3.6"/>
5 </svg>