JSFiddle - React, Tailwind, and code Playground

HTML

<svg viewBox = "0 0 500 500">   
    <polygon points="0,0 0,210 140,0" style="fill:red;"></polygon>
</svg>