mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2024-12-23 20:19:28 +00:00
0229eaddbd
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`.
1 line
No EOL
264 B
XML
1 line
No EOL
264 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 5 3"><defs><clipPath id="a"><path d="M0 0h5v3H0z"/></clipPath></defs><g clip-path="url(#a)"><rect width="100%" height="100%" fill="#005EB8"/><path stroke="#fff" stroke-width=".6" d="m0 0 5 3M0 3l5-3"/></g></svg> |