mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-30 21:03:28 +00:00
5f4efacea2
Resolves #2755 https://github.com/openfrontio/OpenFrontIO/issues/2755 ## Description: Add flags of Upper Silesia and Lower Silesia. Added both regions in `resources/countries.json` and both SVG flags. - [ ] I have added screenshots for all UI updates - [ ] I process any text displayed to the user through translateText() and I've added it to the en.json file - [ ] I have added relevant tests to the test directory - [ ] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced jeunemage333 <img width="609" height="69" alt="image" src="https://github.com/user-attachments/assets/d223642f-f133-4e7b-a811-83a4e6b9cfe5" /> <img width="1910" height="980" alt="image" src="https://github.com/user-attachments/assets/0c7b7a6c-358a-4879-9991-ef540688d790" /> <img width="609" height="69" alt="image" src="https://github.com/user-attachments/assets/4b322b08-96f6-4059-a84c-cddce1eb94b7" />
6 lines
478 B
XML
6 lines
478 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="2560" height="1707">
|
|
<path d="M0 0 C844.8 0 1689.6 0 2560 0 C2560 563.31 2560 1126.62 2560 1707 C1715.2 1707 870.4 1707 0 1707 C0 1143.69 0 580.38 0 0 Z " fill="#FFCE08" transform="translate(0,0)"/>
|
|
<path d="M0 0 C844.8 0 1689.6 0 2560 0 C2560 281.49 2560 562.98 2560 853 C1715.2 853 870.4 853 0 853 C0 571.51 0 290.02 0 0 Z " fill="#FFFFFF" transform="translate(0,0)"/>
|
|
</svg>
|