JSFiddle - React, Tailwind, and code Playground
by Rishi Kumar
HTML
<svg>
<path d="M-10,-10 M16,87.9231895286181C538,87.9231895286181,538,87.7851369040819,1060,87.7851369040819"></path>
</svg>
CSS
svg path {
fill: red;
stroke: red;
stroke-width: 3px;
}