---
category: Numbers
---
<svg>
  <circle cx="12" cy="14" r="2" />
  <path d="M14 10a2 2 0 1 0 -4 0v4" />
  <circle cx="12" cy="12" r="9" />
</svg>