svelte/test/generator/svg-xmlns/main.html

4 lines
115 B

<svg xmlns='http://www.w3.org/2000/svg'>
<rect x='{{x}}' y='{{y}}' width='{{width}}' height='{{height}}'/>
</svg>