Crate svg_minimal

Source

Structs§

MinSVG
Create an svg structure to hold one or more paths with options to set the viewbox, xmlns, and background color
Path
Create a path by specifying stroke, stroke-width, fill and rules such as Move To, etc.

Enums§

Color
To specify in which color to draw either a path or the svg background