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

16
static/flags/1x1/gr.svg Normal file
View file

@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-gr" viewBox="0 0 512 512">
<path fill="#0d5eaf" fill-rule="evenodd" d="M0 0h512v57H0z"/>
<path fill="#fff" fill-rule="evenodd" d="M0 57h512v57H0z"/>
<path fill="#0d5eaf" fill-rule="evenodd" d="M0 114h512v57H0z"/>
<path fill="#fff" fill-rule="evenodd" d="M0 171h512v57H0z"/>
<path fill="#0d5eaf" fill-rule="evenodd" d="M0 228h512v56.9H0z"/>
<path fill="#fff" fill-rule="evenodd" d="M0 284.9h512v57H0z"/>
<path fill="#0d5eaf" fill-rule="evenodd" d="M0 341.9h512v57H0z"/>
<path fill="#fff" fill-rule="evenodd" d="M0 398.9h512v57H0z"/>
<path fill="#0d5eaf" d="M0 0h284.9v284.9H0z"/>
<g fill="#fff" fill-rule="evenodd" stroke-width="1.3">
<path d="M114 0h57v284.9h-57z"/>
<path d="M0 114h284.9v57H0z"/>
</g>
<path fill="#0d5eaf" fill-rule="evenodd" d="M0 455h512v57H0z"/>
</svg>

After

Width:  |  Height:  |  Size: 861 B