blob: 3145ebc03df4af5ed72732a167c72146f1c4fb7e (
plain) (
blame)
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
|
<?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="128"
height="128"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="PCSX2.svg">
<metadata
id="metadata19">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</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="1121"
inkscape:window-height="595"
id="namedview17"
showgrid="false"
inkscape:zoom="2.4583333"
inkscape:cx="93.696981"
inkscape:cy="37.579774"
inkscape:window-x="0"
inkscape:window-y="24"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<defs
id="defs4">
<linearGradient
x1="0"
y1="0"
x2="0"
y2="48"
id="grad"
gradientUnits="userSpaceOnUse">
<stop
style="stop-color:#06a4ff;stop-opacity:1"
offset="0"
id="stop7" />
<stop
style="stop-color:#75e3ff;stop-opacity:1"
offset="1"
id="stop9" />
</linearGradient>
</defs>
<rect
id="rect13"
style="fill:#06a4ff;fill-opacity:1"
y="7.5155611"
x="8"
height="112.38973"
width="112.38973"
ry="25.013" />
<path
inkscape:connector-curvature="0"
id="path15"
style="fill:#ffffff;fill-opacity:1;stroke:none"
d="m 29.937589,31.32764 68.768898,0.05912 0,37.60707 -57.829736,0 0,9.993076 57.652341,0 0,13.895693 -68.17759,0.0591 -0.05912,-34.414019 55.819294,0 0.05912,-13.126996 -56.292337,0 z" />
</svg>
|