The path SVG element specifies a shape.
Attributes
d
Specifies the shape of a path element.
The path data contains the moveto, lineto, curveto (cubic and quadratic Béziers), arc, and closepath instructions.
Value
Default
pathLength
Specifies the total length of the path in user units.
Value
Default
d
none
<string>
pathLength
<number>