mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-08 08:07:23 +03:00
e6ff23885e
Upstream commit e0577caf317aa721b62c5a4788b13572cc163252 (Release v4.1.4) PR #15657.
7 lines
264 B
XML
7 lines
264 B
XML
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-td" viewBox="0 0 640 480">
|
|
<g fill-rule="evenodd">
|
|
<path fill="#000067" d="M0 0h214v480H0z"/>
|
|
<path fill="red" d="M426 0h214v480H426z"/>
|
|
<path fill="#ff0" d="M214 0h212v480H214z"/>
|
|
</g>
|
|
</svg>
|