2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / network / monitor.shape
blobe41085cb974a2ce3ea4904a32c9a7008270951e1
1 <?xml version="1.0"?>
2 <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
3 <name>Network - A Workstation Monitor</name>
4 <icon>monitor.png</icon>
5 <connections>
6 <point x="0" y="9"/>
7 <point x="18" y="9"/>
8 <point x="9" y="0"/>
9 <point x="9" y="18"/>
10 <point x="0" y="0"/>
11 <point x="0" y="15"/>
12 <point x="18" y="0"/>
13 <point x="18" y="15"/>
14 <point x="3" y="18"/>
15 <point x="15" y="18"/>
16 <point x="9.5" y="9.5" main="yes"/>
17 </connections>
18 <aspectratio type="fixed"/>
19 <svg:svg width="19cm" height="19cm" viewBox="0 0 18 18">
20 <svg:rect style="fill: #d9d9cd" x="0" y="0" width="18" height="15"/>
21 <svg:rect style="stroke-width: 0.1; stroke: #000000" x="0" y="0" width="18" height="15"/>
22 <svg:rect style="fill: #a1a1a1" x="1" y="1" width="16" height="12"/>
23 <svg:rect style="stroke-width: 0.1; stroke: #000000" x="1" y="1" width="16" height="12"/>
24 <svg:polygon style="fill: #d9d9cd" points="3,15 15,15 12,16 6,16 "/>
25 <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="3,15 15,15 12,16 6,16 "/>
26 <svg:rect style="fill: #d9d9cd" x="6" y="16" width="6" height="1"/>
27 <svg:rect style="stroke-width: 0.1; stroke: #000000" x="6" y="16" width="6" height="1"/>
28 <svg:rect style="fill: #d9d9cd" x="3" y="17" width="12" height="1"/>
29 <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3" y="17" width="12" height="1"/>
30 </svg:svg>
31 </shape>