qr_code
qr_code copied to clipboard
viewbox for the SVG renderer makes for happy styling
As explained in https://github.com/iodevs/qr_code/issues/61, having a viewbox attribute in the svg makes the svg resizeable without cutting is content. This ensures the attribute is set, and matches the width/height already defines, and adds tests.