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

13
assets/flags/dj.svg Normal file
View File

@@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-dj" viewBox="0 0 512 512">
<defs>
<clipPath id="dj-a">
<path fill-opacity=".7" d="M55.4 0H764v708.7H55.4z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#dj-a)" transform="translate(-40) scale(.722)">
<path fill="#0c0" d="M0 0h1063v708.7H0z"/>
<path fill="#69f" d="M0 0h1063v354.3H0z"/>
<path fill="#fffefe" d="m0 0 529.7 353.9L0 707.3V0z"/>
<path fill="red" d="m221.2 404.3-42.7-30.8-42.4 31 15.8-50.3-42.4-31.2 52.4-.4 16.3-50.2 16.6 50 52.4.2-42.1 31.4 16 50.3z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 587 B