viewBox


A convenient way of ensuring that your drawing fits the area allocated

<svg viewBox="0 0 600 400">

If one uses:

<object width="60%" height="60%" type="image/svg-xml" data="../svgs/02coord.svg">