qr_code icon indicating copy to clipboard operation
qr_code copied to clipboard

viewbox for the SVG renderer makes for happy styling

Open Bastes opened this issue 5 months ago • 0 comments

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.

Bastes avatar Aug 08 '25 09:08 Bastes