---
category: Shapes
---
<svg>
  <circle cx="9.5" cy="9.5" r="6.5" />
  <rect x="10" y="10" width="11" height="11" rx="2" />
</svg>