aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/ball.svg
blob: 371df1af7c4e8ef7a4e1ecc7b3925fd5ebd732f6 (plain)
1
2
3
4
5
6
7
8
9
---
---
<svg>
  <circle cx="12" cy="12" r="9" />
  <line x1="5.65" y1="5.65" x2="18.35" y2="18.35" />
  <line x1="5.65" y1="18.35" x2="18.35" y2="5.65" />
  <path d="M12 3a9 9 0 0 0 9 9" />
  <path d="M3 12a9 9 0 0 1 9 9" />
</svg>