JSFiddle - React, Tailwind, and code Playground
by Andy BigBoy
HTML
<svg height='600' width='600'>
<polygon points="0,0 600,0 600,600 0,600" fill="red"/>
<circle cx="300" cy="300" r="200" fill="green"/>
</svg>
by Andy BigBoy
<svg height='600' width='600'>
<polygon points="0,0 600,0 600,600 0,600" fill="red"/>
<circle cx="300" cy="300" r="200" fill="green"/>
</svg>