<svg xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="none"
class="{{ class|default('') }} stroke-current fill-current"
viewBox="0 0 640 480">
<path fill="#ffce00" d="M0 320h640v160H0z" />
<path fill="#161616" d="M0 0h640v160H0z" />
<path fill="#d00" d="M0 160h640v160H0z" />
</svg>