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
|
<?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="210mm"
height="297mm"
viewBox="0 0 210 297"
version="1.1"
id="svg4552"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="tank.svg">
<defs
id="defs4546" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="22.4"
inkscape:cx="23.799854"
inkscape:cy="43.620069"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
inkscape:window-width="1920"
inkscape:window-height="1177"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1" />
<metadata
id="metadata4549">
<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">
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.0126191px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15.060413,13.98243 -4.79062,0.0071 -1.5489334,-0.622328 -0.2013753,-0.255768 c 0,0 -0.109473,-0.27874 -0.1101694,-0.284201 l -0.02884,-0.20957 0.1068184,-0.192727 0.2574942,-0.08602 0.025857,-0.125509 -0.4205262,-0.01881 -0.075858,-0.136941 -0.014377,-0.46798 0.354276,-0.06324 0.4469184,-0.0077 0.13237,-0.0134 1.0498091,-0.06988 0.0027,-0.123543 0.395823,-0.01503 0.0071,0.122006 0.352225,-0.01269 -0.0042,-0.255277 -0.143238,-0.0122 0.0058,-0.88957 0.440015,-0.005 0.0167,-0.10368 0.08213,-0.0924 0.940398,0.01 v -0.0463 l 0.157149,-0.006 -0.01054,0.0887 0.345111,0.011 0.06244,0.0943 0.155116,0.0233 0.09349,0.0631 0.0773,0.094 0.166968,-0.006 0.03407,-0.0691 0.162947,0.0109 0.164811,0.10172 0.05659,0.0795 0.02191,0.10971 2.226926,0.053 v 0.17238 l -2.228546,0.0648 -0.0557,0.0855 -0.06692,0.0517 -0.06365,-0.011 -0.04908,0.0392 -0.001,0.190272 0.253277,0.01433 0.331529,0.01373 0.200925,0.06724 0.109747,0.119004 0.200849,0.04174 0.09207,0.126723 v 0 l 0.219151,0.04681 0.08482,0.120879 0.175207,0.03033 0.07847,0.124775 0.155864,7.05e-4 0.09301,0.107359 0.185807,0.120911 0.181767,0.127517 0.105919,0.09966 0.121035,0.15394 0.03146,0.14749 -0.0033,0.33027 -0.130347,0.21786 -0.242867,0.24084 -0.550802,0.422 z"
id="path4535"
sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
</g>
</svg>
|