JSFiddle - React, Tailwind, and code Playground

HTML

<svg width="32" height="32">
    <g transform="translate(4.50075,0) scale(1.42440)">
        <rect width="16.146082" height="22.465583" fill="red"/>
    </g>
</svg>

CSS

SVG {
    border: solid 1px black;
}