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
111
112
113
114
115
116
117
|
<?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="16"
height="16.07246"
version="1.1"
sodipodi:docname="snap-grid-guide-intersections.svg"
viewBox="0 0 16 16.07246">
<metadata
id="metadata29">
<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="namedview27"
showgrid="false" />
<defs
id="defs3">
<linearGradient
gradientTransform="matrix(1.125,0,0,1.129507,-23.18753,-41.50168)"
gradientUnits="userSpaceOnUse"
id="linearGradient20923-4"
inkscape:collect="always"
x1="1346.804"
x2="1348.408"
xlink:href="#linearGradient19967-19"
y1="214.3213"
y2="217.1902" />
<linearGradient
id="linearGradient19967-19">
<stop
id="stop19969-6"
offset="0"
style="stop-color:#73d216" />
<stop
id="stop19971-80"
offset="1.0000000"
style="stop-color:#4e9a06;stop-opacity:1" />
</linearGradient>
</defs>
<g
id="toggle_snap_grid_guide_intersections"
transform="translate(-1631,-127.92754)">
<rect
height="16"
id="rect17760"
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
width="16"
x="1631"
y="128" />
<g
id="ink_toggle_snap_grid_guide_intersections-4"
style="display:inline"
transform="translate(795,97.92697)">
<rect
height="16"
id="rect5385-6-4-8-3-1-5"
style="display:inline;fill:none;stroke:none;stroke-width:0.1;marker:none"
width="16"
x="836"
y="30.00057" />
<path
d="M 851,37 H 837"
id="path6498-9-0-8"
inkscape:connector-curvature="0"
style="display:inline;overflow:visible;visibility:visible;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#3465a4;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
<path
d="m 841.5822,45.57303 4.8364,-15.14606"
id="path6498-1-4"
inkscape:connector-curvature="0"
style="display:inline;overflow:visible;visibility:visible;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#3465a4;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
</g>
<g
id="g20845-9"
style="display:inline"
transform="matrix(0.5791607,0,0,0.5780324,775.0867,18.50001)">
<circle
cx="1492.187"
cy="201.56261"
id="path20847-3"
r="3.4375"
style="display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient20923-4);fill-opacity:1;fill-rule:nonzero;stroke:#3a7304;stroke-width:1.70351744;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
transform="matrix(1.014556,0,0,1.014565,-21.59559,-3.060751)" />
<circle
cx="1492.187"
cy="201.56261"
id="path20849-6"
r="3.4375"
style="display:inline;overflow:visible;visibility:visible;fill:none;stroke:#ffffff;stroke-width:1.37499774;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.68877546;marker:none;enable-background:accumulate"
transform="matrix(0.6278689,0,0,0.6290944,555.4028,74.61518)" />
</g>
</g>
</svg>
|