2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / network / rj45plug.shape
blob77b44ec291691557ef47c034bb6a2199b4427cb2
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 - RJ45 Wall-Plug</name>
4 <icon>rj45plug.png</icon>
5 <connections>
6 <point x="1.25" y="2.7"/>
7 <point x="1.25" y="1.35" main="yes"/></connections>
8 <aspectratio type="fixed"/>
9 <textbox x1="0" y1="2.8" x2="2.5" y2="5.8" align="center" resize="no"/>
10 <svg:svg width="2.5cm" height="2.7cm">
11 <svg:rect style="stroke: foreground; stroke-width:.8; fill:#B3B3B3" x="0" y="0" width="2.5" height="2"/>
13 <svg:rect style="stroke:foreground; stroke-width:.8; fill:background" x=".325" y=".34" width="1.85" height="1.32"/>
14 <svg:rect style="stroke:foreground; stroke-width:.8; fill:#B3B3B3" x=".825" y="1.34" width=".85" height=".32"/>
16 <svg:path style="stroke:foreground; stroke-width:.8" d="M.675,.34 L.675,.5 M.825,.34 L.825,.5 M1,.34 L1,.5 M1.175,.34 L1.175,.5 M1.325,.34 L1.325,.5 M1.5,.34 L1.5,.5 M1.675,.34 L1.675,.5 M1.825,.34 L1.825,.5"/>
17 </svg:svg>
19 </shape>