CIRCLE
The circle element defines a circle based on a center point and a radius.
SYNTAX
<circle attribute-name="attribute-value"/>
cx
Defines the x coordinate of the center.
cy
Defines the y coordinate of the center.
r
Defines the radius.
pathLength
Defines the total length of the path in user units.