Enable flags again (#873)

* Re-added flags

* Removed 4x3 folder
This commit is contained in:
Alberto
2019-04-21 22:30:19 +02:00
committed by Mikaela Suomalainen
parent d0c406b253
commit 4d47081b2a
257 changed files with 18332 additions and 0 deletions

14
assets/img/flags/cw.svg Normal file
View File

@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<path id="b" d="M0-1l.225.69H.95L.364.12l.225.69L0 .383-.588.81l.225-.692L-.95-.31h.725z"/>
<clipPath id="a">
<path fill-opacity=".67" d="M0 0h682.67v512H0z"/>
</clipPath>
</defs>
<g clip-path="url(#a)" transform="scale(.94)">
<path fill="#002b7f" d="M0 0h768v512H0z"/>
<path fill="#f9e814" d="M0 320h768v64H0z"/>
<use xlink:href="#b" transform="scale(42.67)" height="9000" width="13500" y="2" x="2" fill="#fff"/>
<use xlink:href="#b" transform="scale(56.9)" height="9000" width="13500" y="3" x="3" fill="#fff"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 683 B