Answers

Question and Answer:

  Home  SVG

⟩ What are predefined shapes in SVG?

SVG has some predefined shape elements that can be used and manipulated by developers:

* Rectangle <rect>

* Circle <circle>

* Ellipse <ellipse>

* Line <line>

* Polyline <polyline>

* Polygon <polygon>

* Path <path>

 192 views

More Questions for you: