mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 01:22:31 -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:
@@ -3,10 +3,10 @@
|
||||
<path fill="#34b233" d="M0 160h640v320H0z"/>
|
||||
<path fill="#ea2839" d="M0 320h640v160H0z"/>
|
||||
<g transform="translate(320 256.9) scale(176.87999)">
|
||||
<path id="a" fill="#fff" d="m0-1 .3 1h-.6z"/>
|
||||
<use xlink:href="#a" width="100%" height="100%" transform="rotate(-144)"/>
|
||||
<use xlink:href="#a" width="100%" height="100%" transform="rotate(-72)"/>
|
||||
<use xlink:href="#a" width="100%" height="100%" transform="rotate(72)"/>
|
||||
<use xlink:href="#a" width="100%" height="100%" transform="rotate(144)"/>
|
||||
<path id="mm-a" fill="#fff" d="m0-1 .3 1h-.6z"/>
|
||||
<use xlink:href="#mm-a" width="100%" height="100%" transform="rotate(-144)"/>
|
||||
<use xlink:href="#mm-a" width="100%" height="100%" transform="rotate(-72)"/>
|
||||
<use xlink:href="#mm-a" width="100%" height="100%" transform="rotate(72)"/>
|
||||
<use xlink:href="#mm-a" width="100%" height="100%" transform="rotate(144)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 711 B |
Reference in New Issue
Block a user