File: flag_wf.svg

package info (click to toggle)
marble 4%3A17.08.3-3.2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 141,596 kB
  • sloc: cpp: 189,322; xml: 39,420; ansic: 7,204; python: 2,244; sh: 1,137; makefile: 236; perl: 222; ruby: 97; java: 66
file content (15 lines) | stat: -rw-r--r-- 847 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg height="1000" width="1500" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
	<desc>Flag of Wallis and Futuna</desc>
	<rect fill="#ce1126" height="1000" width="1500"/>
	<rect fill="#002654" height="400" width="200"/>
	<rect fill="white" height="400" width="200" x="200"/>
	<polyline fill="none" points="0,400 600,400 600,0" stroke="white" stroke-width="10"/>
	<defs>
		<polygon fill="white" id="triangle" points="0,-40 120,-160 -120,-160"/>
	</defs>
	<use transform="translate(1050,500)" xlink:href="#triangle"/>
	<use transform="translate(1050,500) rotate(90)" xlink:href="#triangle"/>
	<use transform="translate(1050,500) rotate(180)" xlink:href="#triangle"/>
	<use transform="translate(1050,500) rotate(270)" xlink:href="#triangle"/>
</svg>