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
7 lines
319 B
XML
7 lines
319 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 22 16">
|
|
<title>Flag of Norway</title>
|
|
<rect width="22" height="16" fill="#ba0c2f"/>
|
|
<path d="M0,8h22M8,0v16" stroke="#fff" stroke-width="4"/>
|
|
<path d="M0,8h22M8,0v16" stroke="#00205b" stroke-width="2"/>
|
|
</svg> |