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

13
static/flags/1x1/rw.svg Normal file
View file

@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-rw" viewBox="0 0 512 512">
<path fill="#20603d" d="M0 0h512v512H0z"/>
<path fill="#fad201" d="M0 0h512v384H0z"/>
<path fill="#00a1de" d="M0 0h512v256H0z"/>
<g transform="translate(374.4 133.8) scale(.7111)">
<g id="b">
<path id="a" fill="#e5be01" d="M116.1 0 35.7 4.7l76.4 25.4-78.8-16.3L100.6 58l-72-36.2L82 82.1 21.9 28.6l36.2 72-44.3-67.3L30 112 4.7 35.7 0 116.1-1-1z"/>
<use xlink:href="#a" width="100%" height="100%" transform="scale(1 -1)"/>
</g>
<use xlink:href="#b" width="100%" height="100%" transform="scale(-1 1)"/>
<circle r="34.3" fill="#e5be01" stroke="#00a1de" stroke-width="3.4"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 745 B