aboutsummaryrefslogtreecommitdiff
path: root/static/cursors/cursor.svg
blob: dce509b4a1daec76af56b817b3ab674fd6b0c932 (plain)
1
2
3
4
5
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
  <circle cx="12" cy="12" r="8.5" fill="none" stroke="#13100E" stroke-width="2.8"/>
  <circle cx="12" cy="12" r="8.5" fill="none" stroke="#E5DFD3" stroke-width="1.6"/>
  <circle cx="12" cy="12" r="1.3" fill="#E5DFD3"/>
</svg>