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

13
assets/img/flags/tz.svg Normal file
View File

@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M10 0h160v120H10z"/>
</clipPath>
</defs>
<g clip-path="url(#a)" fill-rule="evenodd" transform="matrix(4 0 0 4 -40 0)" stroke-width="1pt">
<path fill="#09f" d="M0 0h180v120H0z"/>
<path d="M0 0h180L0 120V0z" fill="#090"/>
<path d="M0 120h40l140-95V0h-40L0 95v25z"/>
<path d="M0 91.456L137.18 0h13.52L0 100.47v-9.014zM29.295 120l150.7-100.47v9.014L42.815 120h-13.52z" fill="#ff0"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 560 B