JSFiddle - React, Tailwind, and code Playground

HTML

<svg width=500 height=200>
  <line x1=10 y1=10 x2=490 y2=190 stroke=black> </line>  
</svg>