pub const SVG_NAMESPACE: &str = "http://www.w3.org/2000/svg";
Expand description

SVG namespace const, use this when creating an svg element dynamically in the DOM