fix: fixed http 404 for flags required by darkreader (#658)
This commit is contained in:
parent
ca85a71230
commit
799572c792
268 changed files with 18351 additions and 0 deletions
13
static/flags/1x1/cl.svg
Normal file
13
static/flags/1x1/cl.svg
Normal file
|
@ -0,0 +1,13 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-cl" viewBox="0 0 512 512">
|
||||
<defs>
|
||||
<clipPath id="a">
|
||||
<path fill-opacity=".7" d="M0 0h708.7v708.7H0z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g fill-rule="evenodd" clip-path="url(#a)" transform="scale(.722)">
|
||||
<path fill="#fff" d="M354.3 0H1063v354.3H354.3z"/>
|
||||
<path fill="#0039a6" d="M0 0h354.3v354.3H0z"/>
|
||||
<path fill="#fff" d="m232.3 265.3-55-41.1-54.5 41.5 20.3-67.5-54.5-41.7 67.4-.6 21-67.3 21.3 67.2h67.5L211.4 198l20.8 67.4z"/>
|
||||
<path fill="#d52b1e" d="M0 354.3h1063v354.4H0z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 570 B |
Loading…
Add table
Add a link
Reference in a new issue