SVG icon set
git clone https://git.lucas.co/cce-icons.git
cursors/svg/progress.svg (604B)
1 <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
2 <!-- Compact default plus (hotspot 11,11) with the progress badge -->
3 <path d="M11 2.5 L11 19.5 M2.5 11 L19.5 11" fill="none" stroke="#282a36" stroke-width="7.5" stroke-linecap="round"/>
4 <path d="M11 2.5 L11 19.5 M2.5 11 L19.5 11" fill="none" stroke="#ffffff" stroke-width="4" stroke-linecap="round"/>
5 <circle cx="23" cy="23" r="8.2" fill="#ffffff" stroke="#282a36" stroke-width="2.2"/>
6 <path d="M23 17.6 a5.4 5.4 0 1 1 -3.8 1.6" fill="none" stroke="#282a36" stroke-width="2.9" stroke-linecap="round"/>
7 </svg>