JSFiddle - React, Tailwind, and code Playground
HTML
<svg width="500px" height="500px">
<circle
cx="50"
cy="50"
r="40"
stroke="black"
stroke-width="10" stroke-dasharray="10 5" fill="none" />
</svg>
<svg width="500px" height="500px">
<circle
cx="50"
cy="50"
r="40"
stroke="black"
stroke-width="10" stroke-dasharray="10 5" fill="none" />
</svg>