xmr-remote-nodes/frontend/static/img/cf/gb-sct.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
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>