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
15
static/flags/1x1/cf.svg
Normal file
15
static/flags/1x1/cf.svg
Normal file
|
@ -0,0 +1,15 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-cf" viewBox="0 0 512 512">
|
||||
<defs>
|
||||
<clipPath id="a">
|
||||
<path fill-opacity=".7" d="M0 0h512v512H0z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g fill-rule="evenodd" clip-path="url(#a)">
|
||||
<path fill="#00f" d="M-52-.5h768v127H-52z"/>
|
||||
<path fill="#ff0" d="M-52 383.5h768V512H-52z"/>
|
||||
<path fill="#009a00" d="M-52 255h768v128.5H-52z"/>
|
||||
<path fill="#fff" d="M-52 126.5h768V255H-52z"/>
|
||||
<path fill="red" d="M268 0h128v512H268z"/>
|
||||
<path fill="#ff0" d="M109.5 112.3 75.9 89.1l-33.4 23.4 11.6-39.2-32.5-24.6 40.7-1L75.7 8.8l13.5 38.6 40.8.8L97.6 73"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 629 B |
Loading…
Add table
Add a link
Reference in a new issue