1pub(crate) mod svgcircleelement;
6pub(crate) mod svgdefselement;
7pub(crate) mod svgelement;
8pub(crate) mod svgellipseelement;
9pub(crate) mod svggelement;
10pub(crate) mod svggeometryelement;
11pub(crate) mod svggradientelement;
12pub(crate) mod svggraphicselement;
13pub(crate) mod svgimageelement;
14pub(crate) mod svglineargradientelement;
15pub(crate) mod svglineelement;
16pub(crate) mod svgpathelement;
17pub(crate) mod svgpolygonelement;
18pub(crate) mod svgpolylineelement;
19pub(crate) mod svgradialgradientelement;
20pub(crate) mod svgrectelement;
21pub(crate) mod svgstopelement;
22pub(crate) mod svgsvgelement;
23pub(crate) mod svgsymbolelement;
24pub(crate) mod svguseelement;