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

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 9 6"><clipPath id="c"><path id="b" d="m0 0 4.5 3L0 6"/></clipPath><clipPath id="a"><path d="M0 0h9v6H0z"/></clipPath><g clip-path="url(#a)"><path fill="#001489" d="M0 0v6h9V0z"/><path fill="#e03c31" d="M0 0v3h9V0z"/><g stroke="#fff" stroke-width="2"><path id="d" d="m0 0 4.5 3L0 6m4.5-3H9"/><use xlink:href="#b" stroke="#ffb81c" clip-path="url(#c)"/></g><use xlink:href="#d" fill="none" stroke="#007749" stroke-width="1.2"/></g></svg>