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
|
<?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.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="gnome-tetraves.svg"
width="512"
height="512">
<metadata
id="metadata45">
<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 />
</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="985"
id="namedview43"
showgrid="false"
inkscape:zoom="0.44384765"
inkscape:cx="-616.65897"
inkscape:cy="140.24448"
inkscape:window-x="1080"
inkscape:window-y="581"
inkscape:window-maximized="1"
inkscape:current-layer="g4173" />
<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="g4173"
transform="translate(34.777864,-26.212766)">
<path
inkscape:connector-curvature="0"
id="path23"
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.87992001"
d="M 50.222142,75.22158 H 410.22214 l 36,35.99846 v 359.98467 l -36,35.99848 H 50.222142 l -36,-35.99848 V 111.22004 Z" />
<g
transform="matrix(18,0,0,17.999234,-219.77786,-158.76846)"
id="g25">
<g
id="g27">
<!-- color: #474747 -->
<g
id="g29">
<path
inkscape:connector-curvature="0"
id="path31"
style="fill:#367bf0;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 14,12 -1,1 11,11 10.996,-11 -1,-1 M 14,12" />
<path
inkscape:connector-curvature="0"
id="path33"
style="fill:#8e44ad;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 33.996,36 1,-1 L 24,24.004 13,35 l 1,1 m 19.996,0" />
<path
inkscape:connector-curvature="0"
id="path35"
style="fill:#d41a1a;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 12,33.996 1,1 L 24,24 13,13 12,14 m 0,19.996" />
<path
inkscape:connector-curvature="0"
id="path37"
style="fill:#1abc9c;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="M 36,14 35,13 24.004,24 35,34.996 l 1,-1 M 36,14" />
</g>
</g>
</g>
</g>
</svg>
|