fix: fixed http 404 for flags required by darkreader (#658)

This commit is contained in:
TheDarthMole 2022-10-06 04:48:50 +01:00 committed by GitHub
parent ca85a71230
commit 799572c792
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
268 changed files with 18351 additions and 0 deletions

11
static/flags/1x1/eh.svg Normal file
View file

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-eh" viewBox="0 0 512 512">
<path d="M0 0h512v256H0z"/>
<path fill="#007a3d" d="M0 256h512v256H0z"/>
<path fill="#fff" d="M0 149.3h512v213.3H0z"/>
<path fill="#c4111b" d="m0 0 256 256L0 512Z"/>
<g stroke-width="1.7" transform="translate(-135 -6.5) scale(1.02539)">
<circle cx="512" cy="256" r="68.3" fill="#c4111b"/>
<circle cx="537.6" cy="256" r="68.3" fill="#fff"/>
<path fill="#c4111b" d="m493.7 297.3 29-20.8 29 21.2-10.8-34.2 29-21-35.8-.2-11-34-11.3 33.9-35.7-.1 28.7 21.2-11.1 34z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 581 B