SVG icon set
git clone https://git.lucas.co/cce-icons.git
cursors/svg/alias.svg (647B)
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 alias 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="M19.4 26.6 L26.6 19.4 M21.4 19.4 L26.6 19.4 L26.6 24.6" fill="none" stroke="#282a36" stroke-width="2.6" stroke-linecap="round" stroke-linejoin="round"/>
7 </svg>