diff options
Diffstat (limited to 'icons/flags/tz.svg')
| -rw-r--r-- | icons/flags/tz.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/icons/flags/tz.svg b/icons/flags/tz.svg new file mode 100644 index 0000000..9b16a09 --- /dev/null +++ b/icons/flags/tz.svg @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="600" height="400" viewBox="0 0 144 96"> + +<path d="M 0 0 h 144 L 0 96 z" fill="#1eb53a"/> + +<path id="blue_triangle" d="M 0 96 h 144 L 144 0 z" fill="#00a3dd"/> + +<line id="yellow_stripes" x1="0" y1="96" x2="144" y2="0" stroke="#fcd116" stroke-width="38"/> + +<line id="black_stripe" x1="0" y1="96" x2="144" y2="0" stroke="black" stroke-width="26"/> + +</svg> |
