The 'circle' element defines a circle based on a center point and a radius:
Further information:
http://www.w3.org/TR/SVG11/shapes.html#CircleElement
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 100 100">
</svg>