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

15
static/flags/1x1/tz.svg Normal file
View file

@ -0,0 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-tz" viewBox="0 0 512 512">
<defs>
<clipPath id="a">
<path fill-opacity=".7" d="M102.9 0h496v496H103z"/>
</clipPath>
</defs>
<g clip-path="url(#a)" transform="translate(-106.2) scale(1.0321)">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="#09f" d="M0 0h744.1v496H0z"/>
<path fill="#090" d="M0 0h744.1L0 496V0z"/>
<path d="M0 496h165.4L744 103.4V0H578.7L0 392.7v103.4z"/>
<path fill="#ff0" d="M0 378 567 0h56L0 415.3v-37.2zm121.1 118 623-415.3V118L177 496h-55.9z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 599 B