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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
|
<?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"
width="96"
height="32"
id="svg2"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="thrust.svg"
inkscape:export-filename="/home/josh/code/game/spacey/data/thrust.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.6679028"
inkscape:cx="47.619183"
inkscape:cy="14.869484"
inkscape:document-units="px"
inkscape:current-layer="layer2"
showgrid="false"
inkscape:showpageshadow="false"
inkscape:window-width="855"
inkscape:window-height="681"
inkscape:window-x="371"
inkscape:window-y="25"
inkscape:window-maximized="0" />
<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></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1020.3622)">
<path
style="fill:#ff7f2a;fill-opacity:1;stroke:none"
d="m 31.05205,1036.0844 c 0,2.7428 -3.513553,6.0204 -6.527988,4.9663 l -14.202784,-4.9663 14.202784,-4.9663 c 3.252037,-1.1371 6.527988,2.2235 6.527988,4.9663 z"
id="path2990"
inkscape:connector-curvature="0"
sodipodi:nodetypes="sscss" />
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="hidden"
style="display:none">
<g
id="g2985"
transform="translate(30.066277,-1019.0799)">
<path
inkscape:transform-center-y="-4.4428431"
transform="matrix(0,0.64621218,-1.0577966,0,28.5366,1024.8322)"
d="M 30.710108,23.792954 1.6113186,23.792953 16.160713,-1.4073372 z"
inkscape:randomized="0"
inkscape:rounded="0"
inkscape:flatsided="true"
sodipodi:arg2="1.5707963"
sodipodi:arg1="0.52359878"
sodipodi:r2="8.4000969"
sodipodi:r1="16.800194"
sodipodi:cy="15.392857"
sodipodi:cx="16.160713"
sodipodi:sides="3"
id="path2985"
style="fill:#134d13;fill-opacity:1;stroke:none"
sodipodi:type="star" />
<path
inkscape:transform-center-y="-1.7601165"
transform="matrix(0,1.321417,-0.58723642,0,13.7894,1035.1418)"
d="m 10.445252,18.844458 -20.765748,0 L 0.06237822,0.86079311 z"
inkscape:randomized="0"
inkscape:rounded="0"
inkscape:flatsided="true"
sodipodi:arg2="1.5707963"
sodipodi:arg1="0.52359878"
sodipodi:r2="5.994555"
sodipodi:r1="11.98911"
sodipodi:cy="12.849903"
sodipodi:cx="0.062378168"
sodipodi:sides="3"
id="path2987"
style="fill:#134d13;fill-opacity:1;stroke:none"
sodipodi:type="star" />
<path
inkscape:transform-center-y="-1.1997669"
transform="matrix(0,0.4187411,-0.66877111,0,24.0351,1034.4775)"
d="m 8.0858823,8.9524873 -12.4290746,-10e-8 6.2145374,-10.7638943 z"
inkscape:randomized="0"
inkscape:rounded="0"
inkscape:flatsided="true"
sodipodi:arg2="1.5707963"
sodipodi:arg1="0.52359878"
sodipodi:r2="3.587965"
sodipodi:r1="7.1759295"
sodipodi:cy="5.3645225"
sodipodi:cx="1.871345"
sodipodi:sides="3"
id="path2989"
style="fill:#ffff00;fill-opacity:1;stroke:none"
sodipodi:type="star" />
</g>
</g>
</svg>
|