mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 00:52:30 -06:00
Sync flag icons with upstream
* Includes all 268 flags. * Upstream commit `a7b7c3c55560cb39d96e70324876e1bb5b1c625b` - (Release v6.11.0) * Flags source from (zip): https://github.com/lipis/flag-icons/releases/tag/v6.11.0 PR #19518.
This commit is contained in:
committed by
Vladimir Golovnev
parent
20985f9960
commit
d85ed84e83
@@ -1,10 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ax" viewBox="0 0 640 480">
|
||||
<defs>
|
||||
<clipPath id="a">
|
||||
<clipPath id="ax-a">
|
||||
<path fill-opacity=".7" d="M106.3 0h1133.3v850H106.3z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path="url(#a)" transform="matrix(.56472 0 0 .56482 -60 -.1)">
|
||||
<g clip-path="url(#ax-a)" transform="matrix(.56472 0 0 .56482 -60 -.1)">
|
||||
<path fill="#0053a5" d="M0 0h1300v850H0z"/>
|
||||
<g fill="#ffce00">
|
||||
<path d="M400 0h250v850H400z"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 550 B After Width: | Height: | Size: 556 B |
Reference in New Issue
Block a user