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

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><path fill="#3f9c35" d="M0 0h1200v600H0z"/><path fill="#ed2939" d="M0 0h1200v400H0z"/><path fill="#00b9e4" d="M0 0h1200v200H0z"/><circle cx="580" cy="300" r="90" fill="#fff"/><circle cx="600" cy="300" r="75" fill="#ed2939"/><path fill="#fff" 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.258z"/></svg>