xmr-remote-nodes/frontend/static/img/cf/bi.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
878 B
XML

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 500 300"><defs><use xlink:href="#f" id="g" x="250" y="106"/><g id="f" fill="#1eb53a"><g id="e"><g id="d"><g id="b"><path id="a" d="M0-20V0h20" transform="rotate(30 0 -20)"/><use xlink:href="#a" transform="scale(-1 1)"/></g><use xlink:href="#b" transform="rotate(120)"/><use xlink:href="#b" transform="rotate(240)"/></g><use xlink:href="#d" transform="rotate(180)"/></g><use xlink:href="#e" fill="#ce1126" transform="scale(.82)"/></g></defs><path fill="#ce1126" d="M0 0h500L0 300h500z"/><path fill="#1eb53a" d="M0 0v300L500 0v300z"/><path stroke="#fff" stroke-width="40" d="m0 0 500 300m0-300L0 300"/><circle cx="250" cy="150" r="85" fill="#fff"/><use xlink:href="#g"/><use xlink:href="#g" transform="rotate(120 250 150)"/><use xlink:href="#g" transform="rotate(240 250 150)"/></svg>