files/en-us/web/api/svggeometryelement/index.md
{{APIRef("SVG")}}
The SVGGeometryElement interface represents SVG elements whose rendering is defined by geometry with an equivalent path, and which can be filled and stroked. This includes paths and the basic shapes.
{{InheritanceDiagram}}
This interface also inherits properties from its parent, {{domxref("SVGGraphicsElement")}}.
This interface also inherits methods from its parent, {{domxref("SVGGraphicsElement")}}.
{{Specifications}}
{{Compat}}