JSFiddle - React, Tailwind, and code Playground

by Sean Furrh

HTML

<svg width="320" height="320" xmlns="http://www.w3.org/2000/svg">
  <path d="M100 10           
           A 50 50 0 0 1 100 110" title="curve" stroke="black" stroke-linecap="round" fill="transparent" stroke-width="10" fill-opacity="0.5"/>
</svg>