fix(flags): rename flag assets to match ADR-002 locale mapping (en->gb, uk->ua)

This commit is contained in:
Hermes
2026-06-04 19:45:38 +00:00
parent 391985cd42
commit 69e23d959a
2 changed files with 0 additions and 0 deletions

6
public/img/flags/ua.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ua" viewBox="0 0 640 480">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="gold" d="M0 0h640v480H0z"/>
<path fill="#0057b8" d="M0 0h640v240H0z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 232 B