JSFiddle - React, Tailwind, and code Playground
by herodrigues
HTML
<html>
<body>
<object type="svg+xml">
<svg width="200" height="200"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<image xlink:href="https://mdn.mozillademos.org/files/6457/mdn_logo_only_color.png" height="200" width="200"/>
</svg>
</object>
</body>
</html>