diff options
Diffstat (limited to 'icons/flags/cz.svg')
| -rw-r--r-- | icons/flags/cz.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/flags/cz.svg b/icons/flags/cz.svg new file mode 100644 index 0000000..f4a3fd4 --- /dev/null +++ b/icons/flags/cz.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="900" height="600" viewBox="0 0 6 4"> + +<desc>Flag of Czechia</desc> + <path id="white" d="M0,0 h6 v2 l-1,1 h-3 z" fill="white"/> + <path id="red" d="M1,2 h5 v2 h-6 z" fill="#d7141a"/> + <path id="blue" d="M3,2 L0,0 v4 z" fill="#11457e"/> +</svg> |
