aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/ball-basketball.svg
blob: 9767aceab702fb61e4a93da9aee07f8bbfd70e3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
tags: [game, round, quarter, basket, NBA]
category: Sport
version: "1.1"
---
<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>