summaryrefslogtreecommitdiff
path: root/test/data/test.svg
blob: 155a68ae72ccbab52c61b23e886bd28ed1dbb0bb (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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   width="10"
   height="10"
   viewBox="0 0 10 10"
   version="1.1"
   id="svg1"
   inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
   sodipodi:docname="test.svg"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:svg="http://www.w3.org/2000/svg">
  <sodipodi:namedview
     id="namedview1"
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1.0"
     inkscape:showpageshadow="2"
     inkscape:pageopacity="0.0"
     inkscape:pagecheckerboard="0"
     inkscape:deskcolor="#d1d1d1"
     inkscape:document-units="px"
     inkscape:current-layer="layer1" />
  <defs
     id="defs1" />
  <g
     inkscape:label="Layer 1"
     inkscape:groupmode="layer"
     id="layer1">
    <rect
       style="fill:#ff0000;fill-rule:evenodd;"
       id="rect1"
       width="5"
       height="5"
       x="0"
       y="0" />
    <rect
       style="opacity:0.5;fill:#ff0000;fill-rule:evenodd"
       id="rect1-36"
       width="5"
       height="5"
       x="5"
       y="5" />
    <rect
       style="fill:#00ff00;fill-rule:evenodd"
       id="rect1-3"
       width="5"
       height="5"
       x="5"
       y="0" />
    <rect
       style="fill:#0000ff;fill-rule:evenodd"
       id="rect1-3-1"
       width="5"
       height="5"
       x="0"
       y="5" />
  </g>
</svg>