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

8
static/flags/1x1/vc.svg Normal file
View file

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-vc" viewBox="0 0 512 512">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="#f4f100" d="M0 0h510.4v512H0z"/>
<path fill="#199a00" d="M385.6 0H512v512H385.6z"/>
<path fill="#0058aa" d="M0 0h126.4v512H0z"/>
</g>
<path fill="#199a00" fill-rule="evenodd" d="m191.2 138.6-49.5 76.2 47.8 79.3 46.7-78.6-45-76.9zm129.4 0L271 214.8l47.7 79.3 46.8-78.6-45-76.9zm-65.4 103.9-49.4 76.1 47.7 79.4 46.7-78.7-45-76.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 493 B