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
|
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg1"
width="16"
height="16"
version="1.1"
sodipodi:docname="path-tweak-shrink.svg"
viewBox="0 0 16 16">
<metadata
id="metadata21">
<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="namedview19"
showgrid="false" />
<defs
id="defs3" />
<g
id="tweak_shrink_mode"
transform="translate(-1296,-272)">
<rect
height="16"
id="rect9548"
style="display:inline;fill:none;fill-opacity:0.16788318;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;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"
width="16"
x="1296"
y="272" />
<path
d="m 1311.693,283.693 c -3.785,0 -4.983,-2.7896 -7.65,-2.7936 -2.666,-0.004 -4.04,2.7936 -7.736,2.7936 v -3.0751 -3.3109 c 3.327,0.0482 4.497,2.6213 7.742,2.6561 3.245,0.0348 3.438,-2.5348 7.644,-2.6561"
id="path9550"
inkscape:connector-curvature="0"
sodipodi:nodetypes="czccczc"
style="display:inline;overflow:visible;visibility:visible;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate" />
<path
d="m 1296.307,277.307 c 3.327,0.0482 4.497,2.2673 7.742,2.3021 3.245,0.0348 3.438,-2.1808 7.644,-2.3021 m 0,6.386 c -3.785,0 -4.983,-2.5873 -7.65,-2.5913 -2.666,-0.004 -4.04,2.5913 -7.736,2.5913"
id="path9552"
inkscape:connector-curvature="0"
sodipodi:nodetypes="czcczc"
style="display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.61400008;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate" />
<path
d="m 1296.307,278.307 c 3.327,0.0482 4.497,1.9744 7.742,2.0092 3.245,0.0348 3.438,-1.8879 7.644,-2.0092 m 0,4.386 c -3.785,0 -4.983,-2.4106 -7.65,-2.4145 -2.666,-0.004 -4.04,2.4145 -7.736,2.4145"
id="path12572"
inkscape:connector-curvature="0"
sodipodi:nodetypes="czcczc"
style="display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.50196078;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate" />
</g>
</svg>
|