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/pk.svg
Normal file
15
static/flags/1x1/pk.svg
Normal file
|
@ -0,0 +1,15 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-pk" viewBox="0 0 512 512">
|
||||
<defs>
|
||||
<clipPath id="a">
|
||||
<path fill-opacity=".7" d="M0 0h512v512H0z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#a)">
|
||||
<path fill="#0c590b" d="M-95 0h768v512H-95z"/>
|
||||
<path fill="#fff" d="M-95 0H97.5v512H-95z"/>
|
||||
<g fill="#fff">
|
||||
<path d="m403.7 225.4-31.2-6.6-16.4 27.3-3.4-31.6-31-7.2 29-13-2.7-31.7 21.4 23.6 29.3-12.4-15.9 27.6 21 24z"/>
|
||||
<path d="M415.4 306a121.2 121.2 0 0 1-161.3 59.4 122.1 122.1 0 0 1-59.5-162.1A118.6 118.6 0 0 1 266 139a156.2 156.2 0 0 0-11.8 10.9A112.3 112.3 0 0 0 415.5 306z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 687 B |
Loading…
Add table
Add a link
Reference in a new issue