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