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

6
static/flags/1x1/sr.svg Normal file
View file

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sr" viewBox="0 0 512 512">
<path fill="#377e3f" d="M0 0h512v512H0z"/>
<path fill="#fff" d="M0 102.4h512v307.2H0z"/>
<path fill="#b40a2d" d="M0 153.6h512v204.8H0z"/>
<path fill="#ecc81d" d="m255.9 163.4 60.2 185.2-157.6-114.5h194.8L195.7 348.6z"/>
</svg>

After

Width:  |  Height:  |  Size: 317 B