blob: 8552e501b6f58113d908790261e993e410330c8e (
plain)
| 1
2
3
4
5
6
7
8
9
10
 | ---
category: Map
tags: [focus, bullseye, aim]
version: 1.0
---
<svg>
  <circle cx="12" cy="12" r="1" />
  <circle cx="12" cy="12" r="5" />
  <circle cx="12" cy="12" r="9" />
</svg>
 |