mirror of
https://github.com/stenzek/duckstation.git
synced 2025-07-29 14:21:57 +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
5 lines
284 B
XML
5 lines
284 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="400" viewBox="0 0 27 18">
|
|
<rect fill="#0D5EAF" width="27" height="18"/>
|
|
<path fill="none" stroke-width="2" stroke="#FFF" d="M5,0V11 M0,5H10 M10,3H27 M10,7H27 M0,11H27 M0,15H27"/>
|
|
</svg> |