mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 01:22:31 -06:00
Sync flag icons with upstream
* Contains numerous flag fixes. * Upstream commit: `494ace54e3c413dcebcb071f583b441b267c984f` - (Release v6.6.3) * Update `AUTHORS` file with upstream `copyright/repo url change` PR #17199.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-na" viewBox="0 0 640 480">
|
||||
<defs>
|
||||
<clipPath id="na-a">
|
||||
<clipPath id="a">
|
||||
<path fill-opacity=".7" d="M0 0h640v480H0z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g fill-rule="evenodd" clip-path="url(#na-a)">
|
||||
<g fill-rule="evenodd" clip-path="url(#a)">
|
||||
<path fill="#fff" d="M0 0h640v480H0z"/>
|
||||
<path fill="#3662a2" d="m-26.4.2.8 345.6L512.5 0-26.4.2z"/>
|
||||
<path fill="#38a100" d="M666.4 479.6 665 120.3 122.3 479.8l544-.2z"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 1002 B After Width: | Height: | Size: 996 B |
Reference in New Issue
Block a user