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
|
<?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"
viewBox="0 0 512 512"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="quadrapassel.svg"
width="512"
height="512">
<metadata
id="metadata51">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</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="1920"
inkscape:window-height="2092"
id="namedview49"
showgrid="false"
inkscape:zoom="2.5107815"
inkscape:cx="187.47979"
inkscape:cy="198.48971"
inkscape:window-x="0"
inkscape:window-y="68"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<defs
id="defs4">
<linearGradient
id="linearGradient3764"
x1="1"
x2="47"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0,-1,1,0,-1.5e-6,47.999998)">
<stop
style="stop-color:#3d3d3d;stop-opacity:1"
id="stop7" />
<stop
offset="1"
style="stop-color:#474747;stop-opacity:1"
id="stop9" />
</linearGradient>
</defs>
<g
id="g4189"
transform="translate(208.71287,245.80859)">
<circle
r="224.57808"
cy="10.19142"
cx="47.287128"
id="path4164"
style="opacity:1;fill:#424242;fill-opacity:1;stroke:none;stroke-width:0.8438555;stroke-opacity:1" />
<path
id="path4164-0"
d="M 47.287134,-214.38671 A 224.57808,224.57808 0 0 0 -177.291,10.191424 a 224.57808,224.57808 0 0 0 0.20703,5.85547 A 224.57808,224.57808 0 0 1 47.287134,-204.38671 224.57808,224.57808 0 0 1 271.65822,14.335954 224.57808,224.57808 0 0 0 271.86525,10.191424 224.57808,224.57808 0 0 0 47.287134,-214.38671 Z"
style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.8438555;stroke-opacity:1"
inkscape:connector-curvature="0" />
<path
id="path4164-0-8"
d="M 271.53322,0.82423414 A 224.57808,224.57808 0 0 1 47.287134,218.76954 224.57808,224.57808 0 0 1 -176.95897,3.5586141 224.57808,224.57808 0 0 0 -177.291,10.191424 224.57808,224.57808 0 0 0 47.287134,234.76954 224.57808,224.57808 0 0 0 271.86525,10.191424 224.57808,224.57808 0 0 0 271.53322,0.82423414 Z"
style="opacity:0.5;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.8438555;stroke-opacity:1"
inkscape:connector-curvature="0" />
</g>
<path
inkscape:connector-curvature="0"
id="path33"
style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 141.49094,145.99074 0,62.87429 188.62286,0 0,62.83237 62.87429,0 0,-125.74857 -251.49715,0 z m 86.45214,104.79048 0,62.87429 -86.45214,0 0,62.83237 251.49715,0 0,-62.83237 -94.31143,0 0,-62.87429 -70.73358,0 z" />
<g
id="g35"
transform="matrix(10.479048,0,0,10.479048,5.2633131,-0.715928)">
<g
id="g37">
<!-- color: #474747 -->
<g
id="g39">
<path
d="m 12,13 24,0 0,12 -6,0 0,-5.996 -18,0 m 0,-6"
style="fill:#f64747;fill-opacity:0.99607843;fill-rule:nonzero;stroke:none"
id="path41"
inkscape:connector-curvature="0" />
<path
d="m 12,29 0,5.996 24,0 0,-5.996 -9,0 0,-6 -6,0 0,6"
style="fill:#4aaee8;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path43"
inkscape:connector-curvature="0" />
</g>
</g>
</g>
</svg>
|