JSFiddle - React, Tailwind, and code Playground
by Matt Howey
HTML
<svg version="1.1"
baseProfile="full"
width="40" height="40"
xmlns="http://www.w3.org/2000/svg">
<line x1="25" y1="25" stroke="red" stroke-width="2" />
<line x2="25" y1="25" stroke="red" stroke-width="2" />
</svg>