使用有效的png后备添加svg徽标的最佳方法是什么
我目前正在使用:
<svg width="282" height="96">
<image xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/Content/Images/logo.svg" src="/Content/Images/logo.png" width="282" height="96"></image>
</svg>