SVG icon set
git clone https://git.lucas.co/cce-icons.git
cursors/svg/not-allowed.svg (463B)
1 <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
2 <circle cx="16" cy="16" r="11" fill="none" stroke="#282a36" stroke-width="9"/>
3 <path d="M8.5 8.5 L23.5 23.5" fill="none" stroke="#282a36" stroke-width="9" stroke-linecap="round"/>
4 <circle cx="16" cy="16" r="11" fill="none" stroke="#ffffff" stroke-width="4.4"/>
5 <path d="M8.5 8.5 L23.5 23.5" fill="none" stroke="#ffffff" stroke-width="4.4" stroke-linecap="round"/>
6 </svg>