JSFiddle - React, Tailwind, and code Playground

HTML

<svg>
    <polygon points='50,50 165,50 70,125 110,10 150,125' fill=lime stroke=blue stroke-width=1 fill-rule='evenodd'></polygon>
</svg>