pub type Svg<'a> = TableRef<'a, SvgMarker>;
The SVG table
pub struct Svg<'a> { /* private fields */ }