8 lines
142 B

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