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
|
<?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="15.963889"
height="15.96787"
version="1.1"
sodipodi:docname="path-combine.svg"
viewBox="0 0 15.963889 15.96787">
<metadata
id="metadata24">
<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="namedview22"
showgrid="false" />
<defs
id="defs3">
<linearGradient
id="linearGradient10737">
<stop
id="stop10740"
offset="0"
style="stop-color:#a7bfd9;stop-opacity:1;" />
<stop
id="stop10742"
offset="1"
style="stop-color:#4581c1;stop-opacity:1;" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
id="linearGradient10756"
inkscape:collect="always"
x1="314.63309"
x2="314.63309"
xlink:href="#linearGradient10737"
y1="224.4523"
y2="209.0123" />
</defs>
<g
id="selection_combine"
style="display:inline"
transform="matrix(1.009716,0,0,1.015498,-318.11397,-212.37801)">
<path
d="M 315.4161,214.5498 H 325.5 v 9.948 h -10.0839 z m 15.0839,0.4826 c 0,3.054 -2.4709,5.5325 -5.5153,5.5325 -3.0445,0 -5.5153,-2.4785 -5.5153,-5.5325 0,-3.0539 2.4708,-5.5324 5.5153,-5.5324 3.0444,0 5.5153,2.4785 5.5153,5.5324 z"
id="path18075"
inkscape:connector-curvature="0"
style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient10756);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.72637677;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.9945355;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate" />
<path
d="m 316.4144,215.4162 h 8.1354 v 8.0891 h -8.1354 z"
id="path29551"
inkscape:connector-curvature="0"
style="display:inline;opacity:0.3;fill:#ededed;fill-opacity:0;fill-rule:evenodd;stroke:#eeeeec;stroke-width:0.7757315;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
<path
d="m 329.4887,215.02 c 0,2.5006 -2.038,4.5301 -4.5492,4.5301 -2.5112,0 -4.5493,-2.0295 -4.5493,-4.5301 0,-2.5007 2.0381,-4.5302 4.5493,-4.5302 2.5112,0 4.5492,2.0295 4.5492,4.5302 z"
id="path28662"
inkscape:connector-curvature="0"
style="display:inline;opacity:0.3;fill:#eeeeec;fill-opacity:0;fill-rule:evenodd;stroke:#eeeeec;stroke-width:0.7703765;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
</g>
</svg>
|