JSFiddle - React, Tailwind, and code Playground

by Alex D

HTML

<svg xmlns="http://www.w3.org/2000/svg"
    xmlns:xlink="http://www.w3.org/1999/xlink">

    <path d="M50,50
             A50,50 0 0,0 
100,100"
          style="stroke:#660000;stroke-width:10; fill:none;"/>
        
        
</svg>