When I use Export to export graphics in SVG format, the exported file contains no width height or viewBox attributes, so that the resulting files don't "scale" at all, which is the whole point.
Is there a way to get Export to include size information in exported SVGs?
height:100%; width:100%. – raxacoricofallapatorius Jan 17 at 0:24