aboutsummaryrefslogtreecommitdiff
path: root/icons/pokeball.svg
blob: 497f8b83dd83779a20e9f0b1233f139427c2938e (plain)
1
2
3
4
5
6
7
8
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-pokeball" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <circle cx="9" cy="9" r="9" transform="translate(3 3)" />
  <circle cx="12" cy="12" r="3" />
  <path d="M3 12h6m6 0h6" />
</svg>