You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
2.7 KiB
47 lines
2.7 KiB
<svg xmlns="http://www.w3.org/2000/svg" width="100px" height="100px" version="1.1"><defs/>
|
|
<!-- <g transform="scale(2,1)">
|
|
<svg width="35" height="35" >-->
|
|
<svg width='100%' height='100%' preserveAspectRatio="none" viewBox="0 0 100 100" databind="databindHide">
|
|
<linearGradient id='autoId_horTank_horPipeGrad' y1='-20%' x1='0%' y2='100%' x2='0%'>
|
|
<stop offset='-20%' stop-color='#303030'/>
|
|
<stop offset='40%' stop-color='#D0D0D0'/>
|
|
<stop offset='100%' stop-color='#303030'/>
|
|
</linearGradient>
|
|
<linearGradient id='autoId_horTank_horPipeGrad2' y1='-20%' x1='0%' y2='100%' x2='0%'>
|
|
<stop offset='-20%' stop-color='#006400'/>
|
|
<stop offset='40%' stop-color='#98FB98'/>
|
|
<stop offset='100%' stop-color='#006400'/>
|
|
</linearGradient>
|
|
<radialGradient id='autoId_horTank_leftPipeGrad' cx="20%" cy="20%" r="130%" fx="30%" fy="30%" >
|
|
<stop offset='-20%' stop-color='#303030'/>
|
|
<stop offset=' 0%' stop-color='#D0D0D0'/>
|
|
<stop offset='100%' stop-color='#303030'/>
|
|
</radialGradient>
|
|
<radialGradient id='autoId_horTank_leftPipeGrad2' cx="20%" cy="20%" r="130%" fx="30%" fy="30%" >
|
|
<stop offset='-20%' stop-color='#006400'/>
|
|
<stop offset=' 0%' stop-color='#98FB98'/>
|
|
<stop offset='100%' stop-color='#006400'/>
|
|
</radialGradient>
|
|
<radialGradient id='autoId_horTank_rightPipeGrad' cx="-10%" cy="-30%" r="120%" fx="-10%" fy="-30%" >
|
|
<stop offset='-200%' stop-color='#303030'/>
|
|
<stop offset='0%' stop-color='#D0D0D0'/>
|
|
<stop offset='100%' stop-color='#303030'/>
|
|
</radialGradient>
|
|
<radialGradient id='autoId_horTank_rightPipeGrad2' cx="-10%" cy="-30%" r="120%" fx="-10%" fy="-30%" >
|
|
<stop offset='-200%' stop-color='#006400'/>
|
|
<stop offset='0%' stop-color='#98FB98'/>
|
|
<stop offset='100%' stop-color='#006400'/>
|
|
</radialGradient>
|
|
<!-- Body -->
|
|
<rect x='10%' y='3%' width='80%' height='94%' style="fill: url('#autoId_horTank_horPipeGrad');"/>
|
|
<!-- Half spheres -->
|
|
<path d="M10,3 A90,105 0 0 0 10,97 Z" style="fill: url('#autoId_horTank_leftPipeGrad');"/>
|
|
<path d="M90,3 A90,105 0 0 1 90,97 Z" style="fill: url('#autoId_horTank_rightPipeGrad');"/>
|
|
<!-- Gaskets -->
|
|
<rect x='10%' y='0%' rx="1%" ry="1%" width='3%' height='100%' style="fill: url('#autoId_horTank_horPipeGrad');"/>
|
|
<rect x='87%' y='0%' rx="1%" ry="1%" width='3%' height='100%' style="fill: url('#autoId_horTank_horPipeGrad');"/>
|
|
</svg>
|
|
|
|
<!--</svg>
|
|
</g>-->
|
|
</svg>
|