summaryrefslogtreecommitdiff
path: root/icons/flags/tz.svg
blob: 9b16a09416252253a1afbc417fdb431fe24b9648 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>