SVG icon set
git clone https://git.lucas.co/cce-icons.git
cursors/svg/context-menu.svg (637B)
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 context-menu 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="M18.8 19.6 L27.2 19.6 M18.8 23 L27.2 23 M18.8 26.4 L27.2 26.4" fill="none" stroke="#282a36" stroke-width="2.4" stroke-linecap="round"/>
7 </svg>