in.svg 1.2 KB

12345678910111213141516171819202122232425
  1. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icon-css-in" viewBox="0 0 512 512">
  2. <path fill="#f93" d="M0 0h512v170.7H0z" />
  3. <path fill="#fff" d="M0 170.7h512v170.6H0z" />
  4. <path fill="#128807" d="M0 341.3h512V512H0z" />
  5. <g transform="translate(256 256) scale(3.41333)">
  6. <circle r="20" fill="#008" />
  7. <circle r="17.5" fill="#fff" />
  8. <circle r="3.5" fill="#008" />
  9. <g id="d">
  10. <g id="c">
  11. <g id="b">
  12. <g id="a" fill="#008">
  13. <circle r=".9" transform="rotate(7.5 -8.8 133.5)" />
  14. <path d="M0 17.5L.6 7 0 2l-.6 5L0 17.5z" />
  15. </g>
  16. <use width="100%" height="100%" transform="rotate(15)" xlink:href="#a" />
  17. </g>
  18. <use width="100%" height="100%" transform="rotate(30)" xlink:href="#b" />
  19. </g>
  20. <use width="100%" height="100%" transform="rotate(60)" xlink:href="#c" />
  21. </g>
  22. <use width="100%" height="100%" transform="rotate(120)" xlink:href="#d" />
  23. <use width="100%" height="100%" transform="rotate(-120)" xlink:href="#d" />
  24. </g>
  25. </svg>