summaryrefslogtreecommitdiffstats
path: root/testfiles/cli_tests/testcases/export-id_expected.svg
blob: 6dfe9e703c01cb1d699c9108bf8d8a4f2c548266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   sodipodi:docname="theta.svg"
   id="svg12"
   version="1.1"
   height="100"
   width="100">
  <metadata
     id="metadata18">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <defs
     id="defs16" />
  <sodipodi:namedview
     id="namedview14"
     inkscape:window-height="480"
     inkscape:window-width="640"
     inkscape:pageshadow="2"
     inkscape:pageopacity="0"
     guidetolerance="10"
     gridtolerance="10"
     objecttolerance="10"
     borderopacity="1"
     bordercolor="#666666"
     pagecolor="#ffffff" />
  <rect
     id="red"
     fill="#ff0000"
     height="100"
     width="100"
     y="0"
     x="0" />
  <rect
     id="green"
     fill="#008000"
     height="100"
     width="100"
     y="0"
     x="200" />
  <rect
     id="blue"
     fill="#0000ff"
     height="100"
     width="100"
     y="100"
     x="100" />
  <rect
     id="yellow"
     fill="#ffff00"
     height="100"
     width="100"
     y="200"
     x="0" />
  <rect
     id="purple"
     fill="#800080"
     height="100"
     width="100"
     y="200"
     x="200" />
  <rect
     id="red-cover"
     fill="#ffffff"
     height="50"
     width="50"
     y="25"
     x="25" />
  <rect
     id="green-cover"
     fill="#ffffff"
     height="50"
     width="50"
     y="25"
     x="225" />
  <rect
     id="blue-cover"
     fill="#ffffff"
     height="50"
     width="50"
     y="125"
     x="125" />
  <rect
     id="yellow-cover"
     fill="#ffffff"
     height="50"
     width="50"
     y="225"
     x="25" />
  <rect
     id="purple-cover"
     fill="#ffffff"
     height="50"
     width="50"
     y="225"
     x="225" />
</svg>