svg not showing good on chrome code example
Example: svg not rendering in chrome anymore
<object data="/images/yourlogo.svg" type="image/svg+xml" width="100" height="100" class="mylogo"></object>
<object data="/images/yourlogo.svg" type="image/svg+xml" width="100" height="100" class="mylogo"></object>