How does SVG describe complex shapes?

How does SVG describe complex shapes? Correct Answer Path of lines and curves

SVG stands for ‘Scalable Vector Graphics’ and it is used to define graphics for the Web. SVG is mostly used for vector type diagrams like Two-dimensional graphs in an X, Y coordinate system, Pie charts etc. SVG describes complex shapes as a “path” of lines and curves that can be drawn or filled.

Related Questions

What does SVG stands for?
Which property of SVG restricts the region to which paint can be applied?
Which of the following is attribute of SVG line?
Which of the following is/are the property of SVG images?
Which is the correct code that returns a complex number that is the complex conjugate of this one?