git.lucas.co / cce-icons
SVG icon set
git clone https://git.lucas.co/cce-icons.git

cursors/svg/copy.svg (603B)

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 copy 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 18.6 L23 27.4 M18.6 23 L27.4 23" fill="none" stroke="#282a36" stroke-width="2.8" stroke-linecap="round"/>
7 </svg>