<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="600" height="660" viewBox="-300 -295 600 660">
  <defs>
    <radialGradient id="Gradient1" cx="-75" cy="-80" r="405" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#fff" stop-opacity=".31"/>
      <stop offset=".19" stop-color="#fff" stop-opacity=".25"/>
      <stop offset=".6" stop-color="#6b6b6b" stop-opacity=".125"/>
      <stop offset="1" stop-opacity=".125"/>
    </radialGradient>
    <clipPath id="shield_cut">
      <path id="shield" stroke-linecap="round" stroke-linejoin="round" d="M-298.5-293.5h597v517a70 70 0 0 1-70 70H70a70 70 0 0 0-70 70 70 70 0 0 0-70-70h-158.5a70 70 0 0 1-70-70z"/>
    </clipPath>
  </defs>
  <g id="layer4">
    <use xlink:href="#shield" fill="#e20909"/>
  </g>
  <g id="layer3"/>
  <g id="layer2">
    <use xlink:href="#shield" fill="url(#Gradient1)"/>
  </g>
  <g id="layer1">
    <use xlink:href="#shield" fill="none" stroke="#000" stroke-width="3"/>
  </g>
</svg>