25 lines
1.5 KiB
XML
25 lines
1.5 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="-14 -17 128 128">
|
|
<!-- shadow -->
|
|
<!-- barrel -->
|
|
<path style="stroke-width:32px;stroke:white;fill:white" d="M 20 10 A 30 10 0 0 1 80 10 L 80 60 A 30 10 0 0 1 20 60 L 20 10" />
|
|
<!-- legs -->
|
|
<line x1="35" y1="67" x2="30" y2="96" style="stroke:white;stroke-width:32px;stroke-linecap:round;"/>
|
|
<line x1="65" y1="67" x2="70" y2="96" style="stroke:white;stroke-width:32px;stroke-linecap:round;"/>
|
|
<line x1="30" y1="95" x2="70" y2="95" style="stroke:white;stroke-width:16px;"/>
|
|
|
|
<!-- barrel top -->
|
|
<ellipse cx="50" cy="10" rx="30" ry="10" style="fill:none;stroke:black;stroke-width:12px"/>
|
|
<!-- barrel walls -->
|
|
<line x1="20" y1="10" x2="20" y2="60" style="stroke:black;stroke-width:12px;"/>
|
|
<line x1="80" y1="10" x2="80" y2="60" style="stroke:black;stroke-width:12px;"/>
|
|
<!-- barrel mid -->
|
|
<path d="M 20 35 A 30 10 180 0 0 80 35 50" style="stroke:black;stroke-width:8px;fill:none;" />
|
|
<!-- barrel bottom -->
|
|
<path d="M 20 60 A 30 10 180 0 0 80 60 50" style="stroke:black;stroke-width:12px;fill:none;" />
|
|
<!-- legs -->
|
|
<line x1="35" y1="70" x2="30" y2="96" style="stroke:black;stroke-width:12px;stroke-linecap:round;"/>
|
|
<line x1="65" y1="70" x2="70" y2="96" style="stroke:black;stroke-width:12px;stroke-linecap:round;"/>
|
|
<line x1="35" y1="70" x2="70" y2="96" style="stroke:black;stroke-width:6px;"/>
|
|
<line x1="65" y1="70" x2="30" y2="96" style="stroke:black;stroke-width:6px;"/>
|
|
<line x1="30" y1="95" x2="70" y2="95" style="stroke:black;stroke-width:6px;"/>
|
|
</svg>
|