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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://web.resource.org/cc/"
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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg1"
width="16"
height="16"
>
<sodipodi:namedview
id="base"
showgrid="true"
gridspacingy="1pt"
gridspacingx="1pt"
gridoriginy="0pt"
gridoriginx="0pt"
/>
<defs id="defs3">
</defs>
<g id="grid-rectangular" inkscape:label="#grid_xy" transform="translate(-304,-421)">
<path d="M 305.5,421.5 305.5,436.5" id="path5235" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round"/>
<path d="M 305.5,421.5 305.5,436.5" id="use5238" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round" transform="matrix(1,0,0,1,0,0)"/>
<path d="M 305.5,421.5 305.5,436.5" id="use5244" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round" transform="matrix(1,0,0,1,0,0)"/>
<path d="M 305.5,421.5 305.5,436.5" id="use5246" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round" transform="matrix(1,0,0,1,0,0)"/>
<path d="M 319.5,423.5 304.5,423.5" id="path5252" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round"/>
<path d="M 319.5,423.5 304.5,423.5" id="use5254" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round" transform="matrix(1,0,0,1,0,4)"/>
<path d="M 319.5,423.5 304.5,423.5" id="use5257" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round" transform="matrix(1,0,0,1,0,8)"/>
<path d="M 319.5,423.5 304.5,423.5" id="use5259" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round" transform="matrix(1,0,0,1,0,12)"/>
</g>
</svg>
|