cg.svg 540 B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
  3. <defs>
  4. <clipPath id="a">
  5. <path fill-opacity=".67" d="M115.74 0H611.8v496.06H115.74z"/>
  6. </clipPath>
  7. </defs>
  8. <g fill-rule="evenodd" clip-path="url(#a)" transform="translate(-119.46) scale(1.032)" stroke-width="1pt">
  9. <path fill="#ff0" d="M0 0h744.09v496.06H0z"/>
  10. <path d="M0 0v496.06L496.06 0H0z" fill="#00ca00"/>
  11. <path d="M248.03 496.06h496.06V0L248.03 496.06z" fill="red"/>
  12. </g>
  13. </svg>