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
14
static/flags/1x1/cw.svg
Normal file
14
static/flags/1x1/cw.svg
Normal file
|
@ -0,0 +1,14 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-cw" viewBox="0 0 512 512">
|
||||
<defs>
|
||||
<clipPath id="a">
|
||||
<path fill-opacity=".7" d="M0 0h9000v9000H0z"/>
|
||||
</clipPath>
|
||||
<path id="b" d="m0-1 .2.7H1L.3 0l.2.7L0 .4l-.6.4.2-.7-.5-.4h.7z"/>
|
||||
</defs>
|
||||
<g clip-path="url(#a)" transform="scale(.057)">
|
||||
<path fill="#002b7f" d="M0 0h13500v9000H0z"/>
|
||||
<path fill="#f9e814" d="M0 5625h13500v1125H0z"/>
|
||||
<use xlink:href="#b" width="13500" height="9000" x="2" y="2" fill="#fff" transform="scale(750)"/>
|
||||
<use xlink:href="#b" width="13500" height="9000" x="3" y="3" fill="#fff" transform="scale(1000)"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 679 B |
Loading…
Add table
Add a link
Reference in a new issue