docs.rodeo

MDN Web Docs mirror

SVG element reference

SVG drawings and images are created using a wide array of elements which are dedicated to the construction, drawing, and layout of vector images and diagrams. Here you’ll find reference documentation for each of the SVG elements.

SVG elements A to Z

A

C

D

E

F

G

I

L

M

P

R

S

T

U

V

SVG elements by category

Animation elements

{{SVGElement("animate")}} , {{SVGElement("animateMotion")}} , {{SVGElement("animateTransform")}} , {{SVGElement("mpath")}} , {{SVGElement("set")}} 

Basic shapes

{{SVGElement("circle")}} , {{SVGElement("ellipse")}} , {{SVGElement("line")}} , {{SVGElement("polygon")}} , {{SVGElement("polyline")}} , {{SVGElement("rect")}} 

Container elements

{{SVGElement("a")}} , {{SVGElement("defs")}} , {{SVGElement("g")}} , {{SVGElement("marker")}} , {{SVGElement("mask")}} , {{SVGElement("pattern")}} , {{SVGElement("svg")}} , {{SVGElement("switch")}} , {{SVGElement("symbol")}} 

Descriptive elements

{{SVGElement("desc")}} , {{SVGElement("metadata")}} , {{SVGElement("title")}} 

Filter primitive elements

{{SVGElement("feBlend")}} , {{SVGElement("feColorMatrix")}} , {{SVGElement("feComponentTransfer")}} , {{SVGElement("feComposite")}} , {{SVGElement("feConvolveMatrix")}} , {{SVGElement("feDiffuseLighting")}} , {{SVGElement("feDisplacementMap")}} , {{SVGElement("feDropShadow")}} , {{SVGElement("feFlood")}} , {{SVGElement("feFuncA")}} , {{SVGElement("feFuncB")}} , {{SVGElement("feFuncG")}} , {{SVGElement("feFuncR")}} , {{SVGElement("feGaussianBlur")}} , {{SVGElement("feImage")}} , {{SVGElement("feMerge")}} , {{SVGElement("feMergeNode")}} , {{SVGElement("feMorphology")}} , {{SVGElement("feOffset")}} , {{SVGElement("feSpecularLighting")}} , {{SVGElement("feTile")}} , {{SVGElement("feTurbulence")}} 

Gradient elements

{{SVGElement("linearGradient")}} , {{SVGElement("radialGradient")}} , {{SVGElement("stop")}} 

Graphics elements

{{SVGElement("circle")}} , {{SVGElement("ellipse")}} , {{SVGElement("image")}} , {{SVGElement("line")}} , {{SVGElement("path")}} , {{SVGElement("polygon")}} , {{SVGElement("polyline")}} , {{SVGElement("rect")}} , {{SVGElement("text")}} , {{SVGElement("use")}} 

Graphics referencing elements

{{SVGElement("use")}} 

Light source elements

{{SVGElement("feDistantLight")}} , {{SVGElement("fePointLight")}} , {{SVGElement("feSpotLight")}} 

Never-rendered elements

{{SVGElement("clipPath")}} , {{SVGElement("defs")}} , {{SVGElement("linearGradient")}} , {{SVGElement("marker")}} , {{SVGElement("mask")}} , {{SVGElement("metadata")}} , {{SVGElement("pattern")}} , {{SVGElement("radialGradient")}} , {{SVGElement("script")}} , {{SVGElement("style")}} , {{SVGElement("symbol")}} , {{SVGElement("title")}} 

Paint server elements

{{SVGElement("linearGradient")}} , {{SVGElement("pattern")}} , {{SVGElement("radialGradient")}} 

Renderable elements

{{SVGElement("a")}} , {{SVGElement("circle")}} , {{SVGElement("ellipse")}} , {{SVGElement("foreignObject")}} , {{SVGElement("g")}} , {{SVGElement("image")}} , {{SVGElement("line")}} , {{SVGElement("path")}} , {{SVGElement("polygon")}} , {{SVGElement("polyline")}} , {{SVGElement("rect")}} , {{SVGElement("svg")}} , {{SVGElement("switch")}} , {{SVGElement("symbol")}} , {{SVGElement("text")}} , {{SVGElement("textPath")}} , {{SVGElement("tspan")}} , {{SVGElement("use")}} 

Shape elements

{{SVGElement("circle")}} , {{SVGElement("ellipse")}} , {{SVGElement("line")}} , {{SVGElement("path")}} , {{SVGElement("polygon")}} , {{SVGElement("polyline")}} , {{SVGElement("rect")}} 

Structural elements

{{SVGElement("defs")}} , {{SVGElement("g")}} , {{SVGElement("svg")}} , {{SVGElement("symbol")}} , {{SVGElement("use")}} 

Text content elements

{{SVGElement("textPath")}} , {{SVGElement("text")}} , {{SVGElement("tspan")}} 

Text content child elements

{{SVGElement("textPath")}} , {{SVGElement("tspan")}} 

Uncategorized elements

{{SVGElement("clipPath")}} , {{SVGElement("filter")}} , {{SVGElement("foreignObject")}} , {{SVGElement("script")}} , {{SVGElement("style")}} , {{SVGElement("view")}} 

See also

In this article

View on MDN