az.svg 556 B

12345678
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600">
  2. <path fill="#3f9c35" d="M0 0h1200v600H0z"/>
  3. <path fill="#ed2939" d="M0 0h1200v400H0z"/>
  4. <path fill="#00b9e4" d="M0 0h1200v200H0z"/>
  5. <circle cx="580" cy="300" r="90" fill="#fff"/>
  6. <circle cx="600" cy="300" r="75" fill="#ed2939"/>
  7. <path d="m680 250 9.567 26.903 25.788-12.258-12.258 25.788L730 300l-26.903 9.567 12.258 25.788-25.788-12.258L680 350l-9.567-26.903-25.788 12.258 12.258-25.788L630 300l26.903-9.567-12.258-25.788 25.788 12.258L680 250z" fill="#fff"/>
  8. </svg>