fix: fixed http 404 for flags required by darkreader

This commit is contained in:
Nick Ruffles 2022-10-05 21:40:20 +01:00
parent ca85a71230
commit 93af715a00
No known key found for this signature in database
GPG key ID: 2F864F12CE8BC0AB
268 changed files with 18351 additions and 0 deletions

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

@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-tl" viewBox="0 0 512 512">
<defs>
<clipPath id="a">
<path fill-opacity=".7" d="M0 0h496v496H0z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)" transform="scale(1.0321)">
<path fill="#cb000f" d="M0 0h999v496H0z"/>
<path fill="#f8c00c" d="M0 0c3.1 0 496 248.7 496 248.7L0 496.1V0z"/>
<path d="M0 0c2 0 330 248.7 330 248.7L0 496.1V0z"/>
<path fill="#fff" d="m181.9 288.9-59-13L93 327l-5-57.8-58.8-13 53.1-24-3.2-57.5 39 42 53.6-24.4-28 52.2 38 44.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 573 B