Flags and Logos

This commit is contained in:
ssyyhhrr
2022-06-17 21:55:53 +01:00
parent 2f85e439a5
commit 7d05eaca41
302 changed files with 19208 additions and 11 deletions

12
assets/flags/fo.svg Normal file
View File

@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-fo" viewBox="0 0 512 512">
<defs>
<clipPath id="fo-a">
<path fill-opacity=".7" d="M0 0h512v512H0z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" stroke-width="0" clip-path="url(#fo-a)">
<path fill="#fff" d="M-78 0h708.2v512H-78z"/>
<path fill="#003897" d="M-75.9 199.1h198.3V0h113.3v199.1h396.6V313H235.7v199H122.4V312.9H-76V199z"/>
<path fill="#d72828" d="M-75.9 227.6h226.6V0h56.7v227.6h424.9v56.9h-425V512h-56.6V284.4H-75.9v-56.8z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 537 B