mirror of
https://github.com/stenzek/duckstation.git
synced 2025-07-24 02:50:20 +00:00

* Added the rest of the flag svgs As listed in:- duckstation/src/core/game_database.h Used the UK Flag for English as it's the standard on the packaging * Update and rename Portugese.svg to Portuguese.svg Damn typo * Portuguese.svg not Portugese.svg typo
6 lines
275 B
XML
6 lines
275 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="900" height="600">
|
|
<rect width="900" height="600" fill="#d7141a"/>
|
|
<rect width="900" height="300" fill="#fff"/>
|
|
<path d="M 450,300 0,0 V 600 z" fill="#11457e"/>
|
|
</svg> |