mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
adding more flags
This commit is contained in:
parent
613f7717ab
commit
627624a9c9
7 changed files with 2170 additions and 0 deletions
8
cockatrice/resources/countries/bo.svg
Normal file
8
cockatrice/resources/countries/bo.svg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1100" height="750">
|
||||
<rect fill="#007934" width="1100" height="750"/>
|
||||
<rect fill="#F9E300" width="1100" height="500"/>
|
||||
|
||||
<rect fill="#D52B1E" width="1100" height="250"/>
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 265 B |
1
cockatrice/resources/countries/bs.svg
Normal file
1
cockatrice/resources/countries/bs.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="300"><rect width="600" height="300" fill="#00abc9"/><rect width="600" height="100" y="100" fill="#fae042"/><path d="M0 0V300L259.8076 150z" fill="#000"/></svg>
|
||||
|
After Width: | Height: | Size: 219 B |
6
cockatrice/resources/countries/cr.svg
Normal file
6
cockatrice/resources/countries/cr.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" standalone="no"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="1000" height="600" viewBox="0 0 10 6">
|
||||
<path d="M0,0h10v6H0z" fill="#002b7f"/>
|
||||
<path d="M0,1h10v4H0z" fill="#fff"/>
|
||||
<path d="M0,2h10v2H0z" fill="#ce1126"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 266 B |
10
cockatrice/resources/countries/gb.svg
Normal file
10
cockatrice/resources/countries/gb.svg
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 30" width="1200" height="600">
|
||||
<clipPath id="t">
|
||||
<path d="M30,15 h30 v15 z v15 h-30 z h-30 v-15 z v-15 h30 z"/>
|
||||
</clipPath>
|
||||
<path d="M0,0 v30 h60 v-30 z" fill="#00247d"/>
|
||||
<path d="M0,0 L60,30 M60,0 L0,30" stroke="#fff" stroke-width="6"/>
|
||||
<path d="M0,0 L60,30 M60,0 L0,30" clip-path="url(#t)" stroke="#cf142b" stroke-width="4"/>
|
||||
<path d="M30,0 v30 M0,15 h60" stroke="#fff" stroke-width="10"/>
|
||||
<path d="M30,0 v30 M0,15 h60" stroke="#cf142b" stroke-width="6"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 522 B |
7
cockatrice/resources/countries/kw.svg
Normal file
7
cockatrice/resources/countries/kw.svg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="600" viewBox="0 0 12 6">
|
||||
<rect width="12" height="2" fill="#007a3d"/>
|
||||
<rect width="12" height="2" y="2" fill="#fff"/>
|
||||
<rect width="12" height="2" y="4" fill="#ce1126"/>
|
||||
<polygon points="0,0 3,2 3,4 0,6"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 319 B |
2132
cockatrice/resources/countries/vc.svg
Normal file
2132
cockatrice/resources/countries/vc.svg
Normal file
File diff suppressed because it is too large
Load diff
|
After Width: | Height: | Size: 163 KiB |
Loading…
Add table
Add a link
Reference in a new issue