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
|
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg1"
width="11.999478"
height="11.999555"
version="1.1"
sodipodi:docname="zoom.svg"
viewBox="0 0 11.999478 11.999555">
<metadata
id="metadata25">
<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>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview23"
showgrid="false" />
<defs
id="defs3">
<linearGradient
gradientTransform="matrix(1.007344,0,0,1.007344,21.00126,-5.883091)"
gradientUnits="userSpaceOnUse"
id="linearGradient22194"
inkscape:collect="always"
x1="-164.73711"
x2="-162.9252"
xlink:href="#linearGradient7629"
y1="182.09869"
y2="182.10539" />
<linearGradient
id="linearGradient7629"
inkscape:collect="always">
<stop
id="stop7631"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop7633"
offset="1"
style="stop-color:#babdb6;stop-opacity:1" />
</linearGradient>
</defs>
<g
id="sticky_zoom"
inkscape:label="#sticky_zoom"
style="display:inline"
transform="matrix(0.5517636,0,0,0.5514709,-3.3853003,-115.33194)">
<rect
height="9.1290569"
id="rect48149"
rx="1.503785"
ry="1.503785"
style="fill:url(#linearGradient22194);fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:1.05299389;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
transform="matrix(0.7069192,-0.7072943,0.7069192,0.7072943,0,0)"
width="2.5183599"
x="-144.7614"
y="172.6134" />
<circle
cx="2.96875"
cy="235.4062"
id="path48151"
r="8.46875"
style="fill:#93b6db;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:1.04448164;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
transform="matrix(1.007881,0,0,1.008416,12.20512,-19.18559)" />
<path
d="m 7.201088,218.0199 c 0,0 3.785552,0.98 7.947512,0.98 4.09939,0 7.94751,-1.9599 7.94751,-1.9599 0,0 -1.1771,-6.8598 -7.94751,-6.8598 -7.646514,0.1225 -7.947512,7.8397 -7.947512,7.8397 z"
id="path48153"
inkscape:connector-curvature="0"
sodipodi:nodetypes="czccc"
style="opacity:0.2857143;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<circle
cx="2.96875"
cy="235.4062"
id="path48155"
r="8.46875"
style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.32604599;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
transform="matrix(0.7938745,0,0,0.7942957,12.84046,31.21974)" />
</g>
</svg>
|