JSFiddle - React, Tailwind, and code Playground
HTML
<svg height="14" width="80%"><rect x="0" y="0" width="90%" height="14" rx="7.5px" fill="#FFBEBE"></rect><rect x="1" y="1" width="50%" height="12" rx="6px" fill="red"></rect>
<text x="90%" y="3.75" fill="red">I love SVG!</text>
</svg>