module Phlex::SVG::StandardElements

def a(

See https://developer.mozilla.org/docs/Web/SVG/Element/a
Outputs an `` tag.
def a(
nil,

def animate(

See https://developer.mozilla.org/docs/Web/SVG/Element/animate
Outputs an `` tag.
def animate(
il,
,

def animateMotion(

See https://developer.mozilla.org/docs/Web/SVG/Element/animateMotion
Outputs an `` tag.
def animateMotion(
,

il,

def animateTransform(

See https://developer.mozilla.org/docs/Web/SVG/Element/animateTransform
Outputs an `` tag.
def animateTransform(

def circle(

See https://developer.mozilla.org/docs/Web/SVG/Element/circle
Outputs a `` tag.
def circle(

def clipPath(

See https://developer.mozilla.org/docs/Web/SVG/Element/clipPath
Outputs a `` tag.
def clipPath(

def defs(

See https://developer.mozilla.org/docs/Web/SVG/Element/defs
Outputs a `` tag.
def defs(

def desc(

See https://developer.mozilla.org/docs/Web/SVG/Element/desc
Outputs a `` tag.
def desc(

def discard(

See https://developer.mozilla.org/docs/Web/SVG/Element/discard
Outputs a `` tag.
def discard(

def ellipse(

See https://developer.mozilla.org/docs/Web/SVG/Element/ellipse
Outputs an `` tag.
def ellipse(

def feBlend(

See https://developer.mozilla.org/docs/Web/SVG/Element/feBlend
Outputs an `` tag.
def feBlend(

def feColorMatrix(

See https://developer.mozilla.org/docs/Web/SVG/Element/feColorMatrix
Outputs an `` tag.
def feColorMatrix(

def feComponentTransfer(

See https://developer.mozilla.org/docs/Web/SVG/Element/feComponentTransfer
Outputs an `` tag.
def feComponentTransfer(

def feComposite(

See https://developer.mozilla.org/docs/Web/SVG/Element/feComposite
Outputs an `` tag.
def feComposite(

def feConvolveMatrix(

See https://developer.mozilla.org/docs/Web/SVG/Element/feConvolveMatrix
Outputs an `` tag.
def feConvolveMatrix(

def feDiffuseLighting(

See https://developer.mozilla.org/docs/Web/SVG/Element/feDiffuseLighting
Outputs an `` tag.
def feDiffuseLighting(

def feDisplacementMap(

See https://developer.mozilla.org/docs/Web/SVG/Element/feDisplacementMap
Outputs an `` tag.
def feDisplacementMap(

def feDistantLight(

See https://developer.mozilla.org/docs/Web/SVG/Element/feDistantLight
Outputs an `` tag.
def feDistantLight(

def feDropShadow(

See https://developer.mozilla.org/docs/Web/SVG/Element/feDropShadow
Outputs an `` tag.
def feDropShadow(

def feFlood(

See https://developer.mozilla.org/docs/Web/SVG/Element/feFlood
Outputs an `` tag.
def feFlood(

def feFuncA(

See https://developer.mozilla.org/docs/Web/SVG/Element/feFuncA
Outputs an `` tag.
def feFuncA(

def feFuncB(

See https://developer.mozilla.org/docs/Web/SVG/Element/feFuncB
Outputs an `` tag.
def feFuncB(

def feFuncG(

See https://developer.mozilla.org/docs/Web/SVG/Element/feFuncG
Outputs an `` tag.
def feFuncG(

def feFuncR(

See https://developer.mozilla.org/docs/Web/SVG/Element/feFuncR
Outputs an `` tag.
def feFuncR(

def feGaussianBlur(

See https://developer.mozilla.org/docs/Web/SVG/Element/feGaussianBlur
Outputs an `` tag.
def feGaussianBlur(

def feImage(

See https://developer.mozilla.org/docs/Web/SVG/Element/feImage
Outputs an `` tag.
def feImage(

def feMerge(

See https://developer.mozilla.org/docs/Web/SVG/Element/feMerge
Outputs an `` tag.
def feMerge(

def feMergeNode(

See https://developer.mozilla.org/docs/Web/SVG/Element/feMergeNode
Outputs an `` tag.
def feMergeNode(

def feMorphology(

See https://developer.mozilla.org/docs/Web/SVG/Element/feMorphology
Outputs an `` tag.
def feMorphology(

def feOffset(

See https://developer.mozilla.org/docs/Web/SVG/Element/feOffset
Outputs an `` tag.
def feOffset(

def fePointLight(

See https://developer.mozilla.org/docs/Web/SVG/Element/fePointLight
Outputs an `` tag.
def fePointLight(

def feSpecularLighting(

See https://developer.mozilla.org/docs/Web/SVG/Element/feSpecularLighting
Outputs an `` tag.
def feSpecularLighting(

def feSpotLight(

See https://developer.mozilla.org/docs/Web/SVG/Element/feSpotLight
Outputs an `` tag.
def feSpotLight(

def feTile(

See https://developer.mozilla.org/docs/Web/SVG/Element/feTile
Outputs an `` tag.
def feTile(

def feTurbulence(

See https://developer.mozilla.org/docs/Web/SVG/Element/feTurbulence
Outputs an `` tag.
def feTurbulence(

def filter(

See https://developer.mozilla.org/docs/Web/SVG/Element/filter
Outputs a `` tag.
def filter(

def foreignObject(

See https://developer.mozilla.org/docs/Web/SVG/Element/foreignObject
Outputs a `` tag.
def foreignObject(

def g(

See https://developer.mozilla.org/docs/Web/SVG/Element/g
Outputs a `` tag.
def g(

def image(

See https://developer.mozilla.org/docs/Web/SVG/Element/image
Outputs an `` tag.
def image(

def line(

See https://developer.mozilla.org/docs/Web/SVG/Element/line
Outputs a `` tag.
def line(

def linearGradient(

See https://developer.mozilla.org/docs/Web/SVG/Element/linearGradient
Outputs a `` tag.
def linearGradient(

def marker(

See https://developer.mozilla.org/docs/Web/SVG/Element/marker
Outputs a `` tag.
def marker(

def mask(

See https://developer.mozilla.org/docs/Web/SVG/Element/mask
Outputs a `` tag.
def mask(

def metadata(

See https://developer.mozilla.org/docs/Web/SVG/Element/metadata
Outputs a `` tag.
def metadata(

def mpath(

See https://developer.mozilla.org/docs/Web/SVG/Element/mpath
Outputs an `` tag.
def mpath(

def path(

See https://developer.mozilla.org/docs/Web/SVG/Element/path
Outputs a `` tag.
def path(

def pattern(

See https://developer.mozilla.org/docs/Web/SVG/Element/pattern
Outputs a `` tag.
def pattern(

def polygon(

See https://developer.mozilla.org/docs/Web/SVG/Element/polygon
Outputs a `` tag.
def polygon(

def polyline(

See https://developer.mozilla.org/docs/Web/SVG/Element/polyline
Outputs a `` tag.
def polyline(

def radialGradient(

See https://developer.mozilla.org/docs/Web/SVG/Element/radialGradient
Outputs a `` tag.
def radialGradient(

def rect(

See https://developer.mozilla.org/docs/Web/SVG/Element/rect
Outputs a `` tag.
def rect(

def script(

See https://developer.mozilla.org/docs/Web/SVG/Element/script
Outputs a `