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
|
<?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"
width="512"
height="512"
version="1"
id="svg8"
sodipodi:docname="application-community.svg"
inkscape:version="0.92.1 r15371">
<metadata
id="metadata14">
<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>
<defs
id="defs12" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1863"
inkscape:window-height="1059"
id="namedview10"
showgrid="false"
inkscape:zoom="1.6992188"
inkscape:cx="256"
inkscape:cy="256"
inkscape:window-x="1137"
inkscape:window-y="450"
inkscape:window-maximized="1"
inkscape:current-layer="svg8" />
<g
id="g27"
transform="matrix(7.8947368,0,0,7.8947368,3.3684224,-3537.421)">
<path
inkscape:connector-curvature="0"
id="path2"
d="M 20.15625,453.50666 C 11.233757,453.50666 4,461.73922 4,471.89338 c 0,2.72823 0.422319,5.35225 1.1640624,7.85937 0,0 0.6737004,2.26253 1.2695314,3.50782 C 13.2434,499.18252 32,509.50666 32,509.50666 c 0,0 18.7566,-10.32414 25.566406,-26.24609 0.595832,-1.24529 1.269532,-3.50782 1.269532,-3.50782 C 59.57768,477.24563 60,474.62161 60,471.89338 c 0,-10.15416 -7.233756,-18.38672 -16.15625,-18.38672 -4.679356,0 -8.89251,2.38208 -11.84375,6 -2.95124,-3.61792 -7.164394,-6 -11.84375,-6 z"
style="opacity:0.2" />
<path
inkscape:connector-curvature="0"
id="path4"
d="M 20.15625,452 C 11.233757,452 4,460.23256 4,470.38672 c 0,2.72823 0.422319,5.35225 1.1640624,7.85937 0,0 0.6737004,2.26253 1.2695314,3.50782 C 13.2434,497.67586 32,508 32,508 c 0,0 18.7566,-10.32414 25.566406,-26.24609 0.595832,-1.24529 1.269532,-3.50782 1.269532,-3.50782 C 59.57768,475.73897 60,473.11495 60,470.38672 60,460.23256 52.766244,452 43.84375,452 39.164394,452 34.95124,454.38208 32,458 c -2.95124,-3.61792 -7.164394,-6 -11.84375,-6 z"
style="fill:#c2352a" />
<path
inkscape:connector-curvature="0"
id="path6"
d="M 20.15625,452 C 11.233757,452 4,460.23256 4,470.38672 c 0,0.17872 0.01594,0.35343 0.01954,0.53125 C 4.2402528,460.98262 11.372869,453 20.15625,453 c 4.679356,0 8.89251,2.38208 11.84375,6 2.95124,-3.61792 7.164394,-6 11.84375,-6 8.783382,0 15.915998,7.98262 16.136718,17.91797 C 59.984064,470.74015 60,470.56543 60,470.38672 60,460.23256 52.766244,452 43.84375,452 39.164394,452 34.95124,454.38208 32,458 c -2.95124,-3.61792 -7.164394,-6 -11.84375,-6 z"
style="opacity:0.2;fill:#ffffff" />
</g>
</svg>
|