SVG icon set
git clone https://git.lucas.co/cce-icons.git
cursors/svg/help.svg (672B)
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 help 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="M20.3 20.8 a2.8 2.8 0 0 1 5.4 1 c0 1.9 -2.7 2.2 -2.7 4" fill="none" stroke="#282a36" stroke-width="2.5" stroke-linecap="round"/><circle cx="23" cy="27.2" r="1.5" fill="#282a36"/>
7 </svg>