<img>
or background-image
Based from a CSS Tricks article
<img> tag
<view>
#svgView(viewBox())
:target
CSSbackground-image
<view>
#svgView(viewBox())
background-position
:target
CSSBased on the best technique: background-position
and sized SVG
There was a bug in Chrome (NOW FIXED in v49) when using 2 techniques from above on the same page. Using only one is OK.