The rect element for SVG specifies a rectangle which is axis-aligned with the current user coordinate system.
Rounded rectangles can be achieved by setting non-zero values for the rx and ry geometric properties.
Specifies the height of the element.
auto | <length-percentage>
Specifies the total length of the path in user units.
Specifies the x-axis of the corner radius of the element.
auto | <length-percentage>
Specifies the y-axis of the corner radius of the element.
auto | <length-percentage>
Specifies the width of the element.
auto | <length-percentage>
Specifies the x-coordinate of the element.
Specifies the y-coordinate of the element.