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/parse
github.com/tdewolff/minify/v2/parse/buffer
github.com/tdewolff/minify/v2/parse/strconv
github.com/tdewolff/minify/v2/parse/xml
github.com/tdewolff/minify/v2/xmlPackage xml minifies XML1.0 following the specifications at http://www.w3.org/TR/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.