repo.or.cz
/
qBittorrent.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Reorder code to match UI
[qBittorrent.git]
/
src
/
icons
/
flags
/
bw.svg
blob
a1c8db0af1d188b45f6d655da03bd2d9e3668026
1
<svg
xmlns
=
"http://www.w3.org/2000/svg"
id
=
"flag-icons-bw"
viewBox
=
"0 0 640 480"
>
2
<g
fill-rule
=
"evenodd"
>
3
<path
fill
=
"#00cbff"
d
=
"M0 0h640v480H0z"
/>
4
<path
fill
=
"#fff"
d
=
"M0 160h640v160H0z"
/>
5
<path
d
=
"M0 186h640v108H0z"
/>
6
</g>
7
</svg>