<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="200" height="200">
  <rect fill="#b40000" height="200" width="200"/>
  <circle fill="#ffffff" cx="100" cy="100" r="82"/>
  <path fill="none" stroke="#000000" stroke-width="20" stroke-linecap="butt" stroke-linejoin="miter"
     d="M 37,93 L 72,128 L 128,72 L 163,107"/>
  <path fill="none" stroke="#000000" stroke-width="20" stroke-linecap="butt" stroke-linejoin="miter"
     d="M 93,163 L 128,128 L 72,72 L 107,37"/>
</svg>
