2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / SDL / receive.shape
blob695495d4e382f7be1002b5525c86723ccfe66f2e
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>SDL - Receive</name>
4 <description>Receive Message</description>
5 <icon>receive.png</icon>
6 <connections>
7 <point x="1.25" y="0"/>
8 <point x="1.25" y="2.0"/>
9 <point x="2.5" y="1.0"/>
10 <point x="1.25" y="1" main="yes"/>
11 </connections>
12 <textbox x1="0.25" y1="0" x2="2.25" y2="2"/>
13 <svg:svg width="2.5" height="2">
14 <svg:polygon points="0,0 2.5,0 2.25,1 2.5,2 0,2" style="fill: default"/>
15 </svg:svg>
16 </shape>