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

9
static/flags/1x1/gg.svg Normal file
View file

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-gg" viewBox="0 0 512 512">
<path fill="#fff" d="M0 0h512v512H0z"/>
<path fill="#e8112d" d="M192 0h128v512H192z"/>
<path fill="#e8112d" d="M0 187.7h512v136.6H0z"/>
<path id="a" fill="#f9dd16" d="m46 305.8 23.3-25h210v-49.7h-210L46 206.2z"/>
<use xlink:href="#a" width="36" height="24" transform="matrix(0 1.06667 -.9375 0 496 -17)"/>
<use xlink:href="#a" width="36" height="24" transform="matrix(0 -1.06667 .9375 0 16 529)"/>
<use xlink:href="#a" width="36" height="24" transform="rotate(180 256 256)"/>
</svg>

After

Width:  |  Height:  |  Size: 622 B