za.svg 651 B

1234567891011121314151617
  1. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 9 6">
  2. <clipPath id="c">
  3. <path d="m0 0 4.5 3L0 6" id="b"/>
  4. </clipPath>
  5. <clipPath id="a">
  6. <path d="M0 0h9v6H0z"/>
  7. </clipPath>
  8. <g clip-path="url(#a)">
  9. <path d="M0 0v6h9V0z" fill="#002395"/>
  10. <path d="M0 0v3h9V0z" fill="#de3831"/>
  11. <g stroke-width="2" stroke="#fff">
  12. <path d="m0 0 4.5 3L0 6m4.5-3H9" id="d"/>
  13. <use xlink:href="#b" stroke="#ffb612" clip-path="url(#c)"/>
  14. </g>
  15. <use xlink:href="#d" fill="none" stroke="#007a4d" stroke-width="1.2"/>
  16. </g>
  17. </svg>