7 lines
77 B

<script>
export let foo;
</script>
<svg>
<use xlink:href="#{foo}"/>
</svg>