⌈⌋ ⎇ branch:  Bitrhythm


Artifact Content

Artifact 8d06cbea4d849d36f90ce06ec7aceda356ca426c0b0ea6a63c8e017dbcd01cfd:


<svg-attr>
  <svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <defs>
      <g id="circle">
        <circle r="10"/>
      </g>
    </defs>
    <use ref='target' x="50" y="10" xlink:href={ href } />
  </svg>
  <script>
    this.href = '#circle'
  </script>
</svg-attr>