- 1
can someone defines "svg for me" similar to polygon means???
define
2 Answers
+ 1
Scalable Vector Graphics is an XML-based vector image format for two-dimensional graphics with support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium since 1999. SVG images are defined in a vector graphics format and stored in XML text files.
https://www.w3schools.com/graphics/svg_intro.asp
https://developer.mozilla.org/en-US/docs/Web/SVG
https://blog.hubspot.com/website/what-is-an-svg-file
+ 3
What?
SVG = Scalable Vector Graphics
Polygon = a geometric shape with 3 or more vertexies.
Your question is soooooo confusing.