Mercurial > MadButterfly
comparison examples/tank/bullet.svg @ 115:3895d2224e67
Tank
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Sun, 14 Sep 2008 02:17:57 +0800 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
114:1909d53071ab | 115:3895d2224e67 |
---|---|
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
2 <!-- Created with Inkscape (http://www.inkscape.org/) --> | |
3 <svg | |
4 xmlns:dc="http://purl.org/dc/elements/1.1/" | |
5 xmlns:cc="http://creativecommons.org/ns#" | |
6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
7 xmlns:svg="http://www.w3.org/2000/svg" | |
8 xmlns="http://www.w3.org/2000/svg" | |
9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
11 width="10" | |
12 height="10" | |
13 id="svg2523" | |
14 sodipodi:version="0.32" | |
15 inkscape:version="0.46" | |
16 version="1.0" | |
17 sodipodi:docname="bullet.svg" | |
18 inkscape:output_extension="org.inkscape.output.svg.inkscape"> | |
19 <defs | |
20 id="defs2525"> | |
21 <inkscape:perspective | |
22 sodipodi:type="inkscape:persp3d" | |
23 inkscape:vp_x="0 : 526.18109 : 1" | |
24 inkscape:vp_y="0 : 1000 : 0" | |
25 inkscape:vp_z="744.09448 : 526.18109 : 1" | |
26 inkscape:persp3d-origin="372.04724 : 350.78739 : 1" | |
27 id="perspective2531" /> | |
28 </defs> | |
29 <sodipodi:namedview | |
30 id="base" | |
31 pagecolor="#ffffff" | |
32 bordercolor="#666666" | |
33 borderopacity="1.0" | |
34 gridtolerance="10000" | |
35 guidetolerance="10" | |
36 objecttolerance="10" | |
37 inkscape:pageopacity="0.0" | |
38 inkscape:pageshadow="2" | |
39 inkscape:zoom="1" | |
40 inkscape:cx="5.3383085" | |
41 inkscape:cy="5" | |
42 inkscape:document-units="px" | |
43 inkscape:current-layer="layer1" | |
44 showgrid="false" | |
45 inkscape:window-width="640" | |
46 inkscape:window-height="695" | |
47 inkscape:window-x="393" | |
48 inkscape:window-y="151" /> | |
49 <metadata | |
50 id="metadata2528"> | |
51 <rdf:RDF> | |
52 <cc:Work | |
53 rdf:about=""> | |
54 <dc:format>image/svg+xml</dc:format> | |
55 <dc:type | |
56 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
57 </cc:Work> | |
58 </rdf:RDF> | |
59 </metadata> | |
60 <g | |
61 inkscape:label="Layer 1" | |
62 inkscape:groupmode="layer" | |
63 id="layer1"> | |
64 <rect | |
65 style="opacity:1;fill:#333333;fill-opacity:1;stroke:#4d4d4d;stroke-width:0.62018234000000005;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
66 id="rect2533" | |
67 width="2.2188118" | |
68 height="5.6734467" | |
69 x="3.9087794" | |
70 y="3.5517902" /> | |
71 <path | |
72 sodipodi:type="star" | |
73 style="opacity:1;fill:#333333;fill-opacity:1;stroke:#4d4d4d;stroke-width:1.54299998000000005;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" | |
74 id="path2535" | |
75 sodipodi:sides="3" | |
76 sodipodi:cx="8.1385279" | |
77 sodipodi:cy="1.0822511" | |
78 sodipodi:r1="5.0263076" | |
79 sodipodi:r2="2.5131538" | |
80 sodipodi:arg1="0.53303411" | |
81 sodipodi:arg2="1.5802317" | |
82 inkscape:flatsided="true" | |
83 inkscape:rounded="0" | |
84 inkscape:randomized="0" | |
85 d="M 12.467532,3.6363635 L 3.7620995,3.5542224 L 8.1859521,-3.9438328 L 12.467532,3.6363635 z" | |
86 transform="matrix(0.3813576,0,0,0.3735973,1.9227663,2.306617)" /> | |
87 </g> | |
88 </svg> |