cg.svg 507 B

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