Imports of package svg

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/tdewolff/minify/v2Package minify relates MIME type to minifiers.
github.com/tdewolff/minify/v2/cssPackage css minifies CSS3 following the specifications at http://www.w3.org/TR/css-syntax-3/.
github.com/tdewolff/minify/v2/xmlPackage xml minifies XML1.0 following the specifications at http://www.w3.org/TR/xml/.
github.com/tdewolff/parse/v2
github.com/tdewolff/parse/v2/buffer
github.com/tdewolff/parse/v2/strconv
github.com/tdewolff/parse/v2/xml
ioPackage io provides basic interfaces to I/O primitives.
mathPackage math provides basic constants and mathematical functions.
strconvPackage strconv implements conversions to and from string representations of basic data types.