mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 01:22:31 -06:00
Sync flag icons with upstream
Upstream commit e0577caf317aa721b62c5a4788b13572cc163252 (Release v4.1.4) PR #15657.
This commit is contained in:
@@ -1 +1,28 @@
|
||||
<svg viewBox="0 0 640 480" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><g id="a"><g id="b"><path id="c" d="m0-1-.3 1 .5.1z"/><use transform="scale(-1 1)" xlink:href="#c"/></g><g id="d"><use transform="matrix(.30901699 .95105652 -.95105652 .30901699 0 0)" xlink:href="#b"/><use transform="matrix(-.80901699 .58778525 -.58778525 -.80901699 0 0)" xlink:href="#b"/></g><use transform="scale(-1 1)" xlink:href="#d"/></g></defs><path d="m0 0h640v480h-640z" fill="#039"/><g fill="#fc0" transform="matrix(23.7037 0 0 23.7037 320 242.3)"><use height="100%" width="100%" xlink:href="#a" y="-6"/><use height="100%" width="100%" xlink:href="#a" y="6"/><g id="e"><use height="100%" width="100%" x="-6" xlink:href="#a"/><use height="100%" transform="matrix(-.80901699 -.58778525 .58778525 -.80901699 -2.92639 -5.150842)" width="100%" xlink:href="#a"/><use height="100%" transform="matrix(-.80901699 .58778525 -.58778525 -.80901699 -5.150842 -2.92639)" width="100%" xlink:href="#a"/><use height="100%" transform="matrix(.30901699 .95105652 -.95105652 .30901699 -5.149733 3.088)" width="100%" xlink:href="#a"/><use height="100%" transform="matrix(.30901699 .95105652 -.95105652 .30901699 -2.979387 5.100774)" width="100%" xlink:href="#a"/></g><use height="100%" transform="scale(-1 1)" width="100%" xlink:href="#e"/></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-eu" viewBox="0 0 640 480">
|
||||
<defs>
|
||||
<g id="d">
|
||||
<g id="b">
|
||||
<path id="a" d="m0-1-.3 1 .5.1z"/>
|
||||
<use xlink:href="#a" transform="scale(-1 1)"/>
|
||||
</g>
|
||||
<g id="c">
|
||||
<use xlink:href="#b" transform="rotate(72)"/>
|
||||
<use xlink:href="#b" transform="rotate(144)"/>
|
||||
</g>
|
||||
<use xlink:href="#c" transform="scale(-1 1)"/>
|
||||
</g>
|
||||
</defs>
|
||||
<path fill="#039" d="M0 0h640v480H0z"/>
|
||||
<g fill="#fc0" transform="translate(320 242.3) scale(23.7037)">
|
||||
<use xlink:href="#d" width="100%" height="100%" y="-6"/>
|
||||
<use xlink:href="#d" width="100%" height="100%" y="6"/>
|
||||
<g id="e">
|
||||
<use xlink:href="#d" width="100%" height="100%" x="-6"/>
|
||||
<use xlink:href="#d" width="100%" height="100%" transform="rotate(-144 -2.3 -2.1)"/>
|
||||
<use xlink:href="#d" width="100%" height="100%" transform="rotate(144 -2.1 -2.3)"/>
|
||||
<use xlink:href="#d" width="100%" height="100%" transform="rotate(72 -4.7 -2)"/>
|
||||
<use xlink:href="#d" width="100%" height="100%" transform="rotate(72 -5 .5)"/>
|
||||
</g>
|
||||
<use xlink:href="#e" width="100%" height="100%" transform="scale(-1 1)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user