物联网平台 +Web 组态
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.

29 lines
1.7 KiB

2 years ago
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"><defs/>
<svg width='100%' height='100%' databind="databindHide">
<linearGradient id='autoId_vertPipe_pipeGrad' x1='-20%' y1='0%' x2='100%' y2='0%' gradientUnits='objectBoundingBox'>
<stop offset='-20%' stop-color='#303030'/>
<stop offset='40%' stop-color='#D0D0D0'/>
<stop offset='100%' stop-color='#303030'/>
</linearGradient>
<linearGradient id='autoId_vertPipe_pipeGrad2' x1='-20%' y1='0%' x2='100%' y2='0%' gradientUnits='objectBoundingBox'>
<stop offset='-20%' stop-color='#006400'/>
<stop offset='40%' stop-color='#98FB98'/>
<stop offset='100%' stop-color='#006400'/>
</linearGradient>
<linearGradient id='autoId_vertPipe_fillGrad' x1='-50%' y1='0%' x2='150%' y2='0%' gradientUnits='objectBoundingBox'>
<stop offset='-50%' stop-color='#FFFFFF'/>
<stop offset='75%' stop-color='#0000FF'/>
<stop offset='150%' stop-color='#FFFFFF'/>
</linearGradient>
<linearGradient id='autoId_vertPipe_fillGrad2' x1='-50%' y1='0%' x2='150%' y2='0%' gradientUnits='objectBoundingBox'>
<stop offset='-50%' stop-color='#EEE8AA'/>
<stop offset='75%' stop-color='#800000'/>
<stop offset='150%' stop-color='#EEE8AA'/>
</linearGradient>
<rect x='30%' y='0%' width='40%' height='100%' style="fill: url('#autoId_vertPipe_pipeGrad');"/>
<g style="display: none;" databind="databind1">
<rect x='40%' y='0%' width='20%' height='100%' style="fill: url('#autoId_vertPipe_fillGrad');"/>
</g>
</svg>
</svg>