<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="1200px" height="800px" viewBox="0 0 150 100">
<rect fill="#fff" width="150" height="100"/>
<path d="M75,0 L75,100 M0,50 L150,50" fill="none" stroke="#9e292b" stroke-width="20"/>
<path d="M0,0 L150,100 M0,100 L150,0" fill="none" stroke="#9e292b" stroke-width="20"/>
<path d="M75,0 L75,100 M0,50 L150,50" fill="none" stroke="#fff" stroke-width="4"/>
<path d="M0,0 L150,100 M0,100 L150,0" fill="none" stroke="#fff" stroke-width="4"/>
</svg>