mirror of
https://github.com/scummvm/scummvm-icons.git
synced 2025-12-22 07:06:16 -06:00
GUI: Add missing flags + rework
Added missing flags Resized to keep a coherent look Replaced complex flags with simpler versions
This commit is contained in:
parent
f8d92de647
commit
54337980b2
30 changed files with 2585 additions and 90 deletions
7
default/icons/flags/ar.svg
Normal file
7
default/icons/flags/ar.svg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?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="200" fill="#000"/>
|
||||
<rect y="200" width="900" height="200" fill="#007a3d"/>
|
||||
<rect y="400" width="900" height="200" fill="#fff"/>
|
||||
<path d="M 0,0 L 300,300 L 0,600 z" fill="#ce1126"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 342 B |
Loading…
Add table
Add a link
Reference in a new issue