<rect x='{{x}}' y='{{y}}' width='{{width}}' height='{{height}}'/>
<script>
export default {
namespace: 'http://www.w3.org/2000/svg'
};
</script>