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
|
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg2"
height="128"
width="128"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="grooveshark.svg">
<defs
id="defs8" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview6"
showgrid="false"
inkscape:zoom="2.4583333"
inkscape:cx="85.149904"
inkscape:cy="64.168376"
inkscape:window-x="15"
inkscape:window-y="39"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<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
id="layer1"
transform="matrix(6.5141243,0,0,6.5141243,-13.762711,-6713.2949)"
style="fill:#ff4500">
<path
id="path2451"
style="fill:#ff4500"
d="m 12,3 c -4.9706,0 -9,4.0294 -9,9 0,4.971 4.0294,9 9,9 4.971,0 9,-4.029 9,-9 C 21,7.0294 16.971,3 12,3 z M 11.938,4.9062 C 13.116,4.9004 13.39,4.9345 14,5.125 c 2.008,0.627 3.506,1.9192 4.406,3.7812 0.519,1.0726 0.704,1.9398 0.656,3.1878 -0.042,1.132 -0.172,1.516 -0.624,1.75 -0.3,0.155 -0.504,0.175 -0.876,0.062 C 16.788,13.671 16.3,13.2 15.156,11.688 13.964,10.112 12.43,8.5672 11.438,7.9062 10.718,7.4274 9.6244,6.9066 9.0312,6.7812 8.7295,6.7174 8.6945,6.7277 8.75,6.9375 8.7823,7.0597 8.8415,7.6551 8.875,8.25 8.9749,10.027 8.6828,11.304 7.9688,12.25 7.1791,13.296 5.9205,13.792 5.3125,13.312 4.8587,12.954 4.7541,12.066 5,10.688 5.2561,9.2521 5.8946,8.086 7,6.9688 7.8573,6.1022 8.7114,5.5638 9.8125,5.1875 10.491,4.9557 10.708,4.9162 11.938,4.9062 z"
transform="translate(0,1028.4)"
inkscape:connector-curvature="0" />
</g>
</svg>
|