aboutsummaryrefslogtreecommitdiff
path: root/static/cursors/cursor.svg
blob: 832133bb27cb1d2eb49e010026a2464776524b27 (plain)
1
2
3
4
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18">
  <circle cx="9" cy="9" r="5.2" fill="rgba(19, 16, 14, 0.55)" stroke="#E5DFD3" stroke-width="1.4"/>
  <circle cx="9" cy="9" r="1" fill="#E5DFD3"/>
</svg>