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

15
assets/img/flags/cm.svg Normal file
View File

@ -0,0 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="480" width="640">
<path fill="#007a5e" d="M0 0h213.333v480H0z"/>
<path fill="#ce1126" d="M213.333 0h213.333v480H213.333z"/>
<path fill="#fcd116" d="M426.667 0H640v480H426.667z"/>
<g transform="translate(320 240) scale(7.1111)" fill="#fcd116">
<g id="b">
<path id="a" d="M0-8L-2.472-.392 1.332.845z"/>
<use height="100%" width="100%" xlink:href="#a" transform="scale(-1 1)"/>
</g>
<use height="100%" width="100%" xlink:href="#b" transform="rotate(72)"/>
<use height="100%" width="100%" xlink:href="#b" transform="rotate(144)"/>
<use height="100%" width="100%" xlink:href="#b" transform="rotate(-144)"/>
<use height="100%" width="100%" xlink:href="#b" transform="rotate(-72)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 825 B