JSFiddle - React, Tailwind, and code Playground

HTML

<body>
<object data="http://dl.dropboxusercontent.com/u/3260327/tegning.svg" type="image/svg+xml"></object>


  </body>

JavaScript

function click(this) {
    alert(this);
}