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
12
static/flags/1x1/cd.svg
Normal file
12
static/flags/1x1/cd.svg
Normal file
|
@ -0,0 +1,12 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-cd" viewBox="0 0 512 512">
|
||||
<defs>
|
||||
<clipPath id="a">
|
||||
<path fill="#fff" d="M0-88h600v600H0z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path="url(#a)" transform="matrix(.853 0 0 .853 0 75.1)">
|
||||
<path fill="#007fff" d="M0-88h800v600H0z"/>
|
||||
<path fill="#f7d618" d="M36 32h84l26-84 26 84h84l-68 52 26 84-68-52-68 52 26-84-68-52zM750-88 0 362v150h50L800 62V-88h-50"/>
|
||||
<path fill="#ce1021" d="M800-88 0 392v120L800 32V-88"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 504 B |
Loading…
Add table
Add a link
Reference in a new issue