mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 17:35:00 -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-is" viewBox="0 0 640 480">
|
||||
<defs>
|
||||
<clipPath id="is-a">
|
||||
<clipPath id="a">
|
||||
<path fill-opacity=".7" d="M0 0h640v480H0z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g fill-rule="evenodd" stroke-width="0" clip-path="url(#is-a)">
|
||||
<g fill-rule="evenodd" stroke-width="0" clip-path="url(#a)">
|
||||
<path fill="#003897" d="M0 0h666.7v480H0z"/>
|
||||
<path fill="#fff" d="M0 186.7h186.7V0h106.6v186.7h373.4v106.6H293.3V480H186.7V293.3H0V186.7z"/>
|
||||
<path fill="#d72828" d="M0 213.3h213.3V0h53.4v213.3h400v53.4h-400V480h-53.4V266.7H0v-53.4z"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 521 B After Width: | Height: | Size: 515 B |
Reference in New Issue
Block a user