xmr-remote-nodes/frontend/static/img/cf/cm.svg
ditatompel 0229eaddbd
feat: Not using external URL for country flag icon
The country flag icons no longer use edge.ditatompel.com. It's compiled
to the server binary.

I'm using https://github.com/hampusborgos/country-flags for country flag
svg icons, but the commited svgs was optimized using `svgo`.
2024-06-17 21:53:58 +07:00

1 line
No EOL
583 B
XML

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 90 60"><path fill="#007a5e" d="M0 0h30v60H0z"/><path fill="#ce1126" d="M30 0h30v60H30z"/><path fill="#fcd116" d="M60 0h30v60H60z"/><g fill="#fcd116" transform="translate(45 30)"><g id="b"><path id="a" d="M0-8v8h4z" transform="rotate(18 0 -8)"/><use xlink:href="#a" transform="scale(-1 1)"/></g><use xlink:href="#b" transform="rotate(72)"/><use xlink:href="#b" transform="rotate(144)"/><use xlink:href="#b" transform="rotate(216)"/><use xlink:href="#b" transform="rotate(288)"/></g></svg>