2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / network / computer.shape
blobf233446c0aac8c9c935604c02001da57ab819a55
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 - General Computer (Tower)</name>
4 <icon>computer.png</icon>
5 <aspectratio type="fixed"/>
6 <connections>
7 <point x="1.1" y="0"/>
8 <point x="1.1" y="3.8"/>
9 <point x="1.1" y="1.9" main="yes"/>
10 </connections>
11 <textbox x1="0" y1="3.9" x2="2.2" y2="6.9" align="center" resize="no"/>
12 <svg:svg width="2.2cm" height="3.8cm">
13 <svg:rect style="fill:#B3B3B3; stroke:foreground; stroke-width: .8" x=".3" y="0" width="1.5" height="3.5"/>
14 <svg:rect style="fill:none; stroke:foreground; stroke-width:.1" x=".45" y=".21" width="1.2" height=".4"/>
15 <svg:rect style="fill:none; stroke:foreground; stroke-width:.1" x=".45" y=".61" width="1.2" height=".4"/>
16 <svg:rect style="fill:none; stroke:foreground; stroke-width:.1" x=".45" y="1.01" width="1.2" height=".4"/>
17 <svg:rect style="fill:none; stroke:foreground; stroke-width:.1" x=".45" y="1.41" width="1.2" height=".4"/>
19 <svg:rect style="fill:none; stroke:foreground; stroke-width:.1" x=".45" y="1.89" width=".75" height=".24"/>
21 <svg:circle style="fill:#00FF00;stroke:foreground;stroke-width:.1" cx="1.575" cy="1.93" r=".0525"/>
22 <svg:circle style="fill:#FFFF00;stroke:foreground;stroke-width:.1" cx="1.575" cy="2.09" r=".0525"/>
23 <svg:rect style="fill:background;stroke:foreground;stroke-width:.1" x="1.275" y="1.97" width=".18" height=".16"/>
25 <svg:path style="stroke:foreground; stroke-width:.1" d="M.55,2.45 L.55,3.325 M.8,2.45 L.8,3.325 M1.05,2.45 L1.05,3.325"/>
26 <svg:path style="stroke:foreground; stroke-width:.1" d="M1.3,2.45 L1.3,3.325 M1.55,2.45 L1.55,3.325 M1.8,2.45 L1.8,3.325"/>
28 <svg:polygon style="stroke:foreground;stroke-width:.1;fill:#999999" points="0,3.8 .3,3.2 .3,3.5 1.8,3.5 1.8,3.2 2.2,3.8"/>
29 </svg:svg>
30 </shape>