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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="512"
height="512"
id="svg2"
version="1.1"
inkscape:version="0.91+devel r14221 custom"
sodipodi:docname="anjuta.svg"
viewBox="0 0 512 512">
<defs
id="defs4">
<linearGradient
id="linearGradient3774">
<stop
style="stop-color:#990033;stop-opacity:1;"
offset="0"
id="stop3776" />
<stop
style="stop-color:#c90043;stop-opacity:1;"
offset="1"
id="stop3778" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3774"
id="linearGradient3780"
x1="35"
y1="1047.3622"
x2="35"
y2="957.36218"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.4765625"
inkscape:cx="371.31492"
inkscape:cy="254.74797"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:snap-page="true"
inkscape:snap-global="false"
inkscape:snap-center="true"
inkscape:snap-object-midpoints="false"
showguides="true"
inkscape:guide-bbox="true"
inkscape:snap-bbox="true"
inkscape:object-paths="true"
inkscape:object-nodes="true"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="0"
inkscape:window-y="32"
inkscape:window-maximized="1"
inkscape:snap-midpoints="true"
inkscape:snap-grids="true"
inkscape:snap-to-guides="false">
<inkscape:grid
type="xygrid"
id="grid3002"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata7">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-540.36218)">
<path
inkscape:connector-curvature="0"
style="fill:#0e0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.72311878;opacity:0.3"
d="m 256.00001,590.04656 c -113.53326,0 -205.523224,92.34783 -205.523224,206.32224 0,105.45496 78.750214,192.31032 180.454554,204.7278 l 30.63948,-98.46755 -5.37185,-89.08037 -56.90188,-1.99741 -23.67596,33.35608 -20.89055,2.19814 -16.51347,1.79668 -18.90098,-31.15795 6.76456,-39.35113 85.35282,-72.10275 -14.72287,-35.15299 38.59777,14.78 -20.29367,-50.73171 82.36846,46.53716 67.0487,84.08705 48.74462,134.42316 10.14685,15.97831 c 24.05945,-33.79013 38.19984,-75.13773 38.19984,-119.84252 0,-113.97509 -91.98994,-206.32234 -205.5232,-206.32234 z"
id="path2987-6" />
<path
inkscape:connector-curvature="0"
style="fill:#ba174e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.15249729"
d="m 256.00001,571.36229 c -123.85457,0 -224.207339,100.74318 -224.207339,225.07901 0,115.04187 85.909399,209.7932 196.859679,223.3396 l 33.42492,-107.41923 -5.86021,-97.17867 -62.07483,-2.179 -25.82834,36.38849 -22.78971,2.39797 -18.01472,1.96001 -20.61926,-33.99051 7.37953,-42.92855 93.11224,-78.65761 -16.06132,-38.34874 42.10669,16.12365 -22.13857,-55.34374 89.85658,50.76786 73.1441,91.7314 53.17599,146.64358 11.06929,17.43089 c 26.24671,-36.86199 41.6726,-81.9685 41.6726,-130.7374 0,-124.33656 -100.35275,-225.07911 -224.20732,-225.07911 z"
id="path2987" />
</g>
</svg>
|