<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="600px" height="660px">
  <defs>
    <path id="s" d="M300,658.5c0,0,298.5-113.05,298.5-398.5V1.5H1.5V260C1.5,545.45,300,658.5,300,658.5z"/>
    <path id="b" d="M0,0 l550,550"/>
    <clipPath id="m">
      <use xlink:href="#s"/>
    </clipPath>
    <radialGradient id="rG" cx="220" cy="220" r="400" gradientUnits="userSpaceOnUse">
      <stop offset="0" style="stop-color:#FFF;stop-opacity:0.3137"/>
      <stop offset="0.2" style="stop-color:#FFF;stop-opacity:0.25"/>
      <stop offset="0.6" style="stop-color:#6B6B6B;stop-opacity:0.125"/>
      <stop offset="1" style="stop-color:#000;stop-opacity:0.125"/>
    </radialGradient>
  </defs>
  <use xlink:href="#s" fill="#000"/>
  <g clip-path="url(#m)" fill="none">
    <path stroke="#FFF" stroke-width="600" stroke-dasharray="54.75" d="M300,1.5v660"/>
    <use xlink:href="#b" stroke="#000" stroke-width="138"/>
    <use xlink:href="#b" stroke="#E20909" stroke-width="132"/>
  </g>
  <use xlink:href="#s" fill="url(#rG)" stroke="#000" stroke-width="3"/>
</svg>
