2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / Contact / l_soutr.shape
blobae3b12889b43b9412a74c3d9892810fe89c924f9
1 <?xml version="1.0"?>
2 <!-- -*- xml -*- -->
3 <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
4 <name>LADDER - soutr</name>
5 <description>ps out reset</description>
6 <icon>l_soutr.png</icon>
7 <connections>
8 <point x="-2" y="0"/>
9 <point x="2" y="0"/>
10 <point x="0" y="0"/>
11 <point x="2" y="2" main="yes"/>
12 </connections>
13 <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
14 <aspectratio type="fixed"/>
15 <svg:svg width="4" height="4">
16 <svg:rect x="-2" y="-3" width="4" height="4" svg:style="stroke:none"/>
17 <svg:polyline points="-2,0 -.75,0"/>
18 <svg:polyline points="2,0 .75,0"/>
19 <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0 C -.75,-.25 -.75,-.5 -.5,-.75"/>
20 <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0 C .75,-.25 .75,-.5 .5,-.75"/>
21 <svg:path d="M 0,0 C .25,0 .5,0 .5,-.25 C .5,-.5 .25,-.5 0,-.5 C -.25,-.5 -.5,-.5 -.5,-.25"/>
22 <svg:polyline points="-.5,-.25 -.5,.5"/>
23 <svg:polyline points="-.5,0 0,0"/>
24 <svg:path d="M -.25,0 C 0,.25 0,.25 .5,.5"/>
25 <!-- little star : -->
26 <svg:path d="M 1.5,-1.25 L 1.5,-.75"/>
27 <svg:path d="M 1.25,-.875 C 1.375,-1 1.625,-1 1.75,-.875"/>
28 <svg:path d="M 1.25,-1.125 C 1.375,-1 1.625,-1 1.75,-1.125"/>
29 </svg:svg>
30 </shape>