SVG icon set
git clone https://git.lucas.co/cce-icons.git
cursors/svg/vertical-text.svg (429B)
1 <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
2 <g transform="rotate(90 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 </g>
8 </svg>