单项选择题

在SVG代码中,可以使用()标签绘制由一组直线构成的形状。

A.< polyline>
B.< line>
C.< moveTo>
D.< lineto>