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.
34 lines
1.2 KiB
34 lines
1.2 KiB
<?xml version="1.0"?>
|
|
<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
|
|
xmlns:svg="http://www.w3.org/2000/svg">
|
|
<name>Network - General Monitor (With Stand)</name>
|
|
<icon>genmonitor.xpm</icon>
|
|
<aspectratio type="fixed"/>
|
|
<connections>
|
|
<point x="1.5" y="2.95"/>
|
|
</connections>
|
|
<textbox x1="-1" y1="3.05" x2="4" y2="6.05" align="center" resize="no"/>
|
|
<svg:svg width="3cm" height="2.95cm">
|
|
<svg:rect style="fill:#B3B3B3; stroke:foreground; stroke-width: .5"
|
|
x="0" y="0" width="3" height="2.25"/>
|
|
<svg:rect style="fill:foreground; stroke:none"
|
|
x=".325" y=".325" width="2.35" height="1.55"/>
|
|
|
|
<svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width: .5"
|
|
points=".40625,2.25 1.95,2.25 1.95,2.6 .4875,2.6"/>
|
|
<svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width: .5"
|
|
points="1.95,2.25 2.59375,2.25 2.5125,2.6, 1.95,2.6"/>
|
|
|
|
<svg:rect style="fill:background; stroke:foreground; stroke-width:.25"
|
|
x="2.055" y="2.355" width=".14" height=".14"/>
|
|
<svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width:.5"
|
|
points="1.2,2.6 1.8,2.6 1.8,2.775 2.1,2.775 2.1,2.95 .9,2.95 .9,2.775 1.2,2.775"/>
|
|
</svg:svg>
|
|
</shape>
|
|
|
|
|
|
|
|
|
|
|
|
|