JSFiddle - React, Tailwind, and code Playground
by Rishi Kumar
HTML
<svg height="600px" width="100%">
<path d="M 20 20 L 10 10 L 30 10 Z " stroke="black" stroke-width="1"></path>
<path d="M 0,-5 L 10 ,0 L 0,5" stroke="black" stroke-width="1"></path>
</svg>