aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/ball-basketball.svg
blob: f29c24498cfdca884bbacefe423e6c53841f596f (plain)
1
2
3
4
5
6
7
8
9
10
---
category: Sport
---
<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>