JSFiddle - React, Tailwind, and code Playground
HTML
<svg xmlns="http://www.w3.org/2000/svg">
<g>
<circle class="SVGBadge-svgBackground" cx="10" cy="10" r="10" fill="red" />
<text x="3" y="13" font-family="Verdana" font-size="11" fill="white">11</text>
</g>
</svg>