The line element for SVG specifies a line segment that starts at one point and ends at another.
Specifies the total length of the path in user units.
Specifies the x-coordinate of the start of the element.
<length-percentage> | <number>
Specifies the x-coordinate of the end of the element.
<length-percentage> | <number>
Specifies the y-coordinate of the start of the element.
<length-percentage> | <number>
Specifies the y-coordinate of the end of the element.
<length-percentage> | <number>