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

cursors/svg/text.svg (421B)

1 <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
2   <!-- I-beam. Hotspot centre (16,16) -->
3   <path d="M11 4.5 L21 4.5 M16 4.5 L16 27.5 M11 27.5 L21 27.5"
4         fill="none" stroke="#282a36" stroke-width="7.5" stroke-linecap="round"/>
5   <path d="M11 4.5 L21 4.5 M16 4.5 L16 27.5 M11 27.5 L21 27.5"
6         fill="none" stroke="#ffffff" stroke-width="3.4" stroke-linecap="round"/>
7 </svg>