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
|
<?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="11"
height="11"
version="1.1"
sodipodi:docname="transform-affect-pattern.svg"
viewBox="0 0 11 11">
<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"
inkscape:document-rotation="0"
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="transform_pattern"
transform="translate(-1344,-134)">
<rect
height="10"
id="rect9785"
style="display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.19999886;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate"
width="10"
x="1344.5"
y="134.5" />
<path
d="m 1345.256,135.2564 v 1.9833 c 0.168,0.048 0.352,0.0875 0.535,0.0875 1.026,-1e-4 1.854,-0.8129 1.854,-1.8083 10e-4,-0.0864 -0.019,-0.1793 -0.031,-0.2625 z m 6.13,0 c -0.012,0.0831 -0.031,0.1761 -0.031,0.2625 0,0.9954 0.829,1.8083 1.854,1.8083 0.183,-1e-4 0.367,-0.0395 0.535,-0.0875 v -1.9833 z m -1.886,2.5666 c -1.026,0 -1.855,0.8128 -1.855,1.8082 10e-4,0.9954 0.829,1.8083 1.855,1.8083 1.026,0 1.855,-0.8129 1.855,-1.8083 0,-0.9954 -0.829,-1.8082 -1.855,-1.8082 z m 3.709,4.1415 c -1.025,0 -1.854,0.7837 -1.854,1.7791 h 2.389 v -1.7208 c -0.168,-0.048 -0.352,-0.0583 -0.535,-0.0583 z"
id="path9787"
inkscape:connector-curvature="0"
style="fill:#cc0000;fill-opacity:1;stroke:#cc0000;stroke-width:0.51283503;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
<path
d="m 1345.72,141.8757 c 1.088,0 1.967,0.8657 1.967,1.9652 h -2.534 v -1.9008 c 0.178,-0.053 0.373,-0.0644 0.567,-0.0644 z"
id="path9789"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc"
style="fill:#cc0000;fill-opacity:1;stroke:#cc0000;stroke-width:0.55503678;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
<rect
height="8"
id="rect9791"
style="display:inline;overflow:visible;visibility:visible;opacity:0.33969475;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.19999886;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate"
width="8"
x="1345.5"
y="135.5" />
</g>
</svg>
|