2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / SDL / inout.shape
blob2680e895c0060de58bb4123460af83c051d90010
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 - InOut</name>
4 <description>In/Out Connector</description>
5 <icon>inout.png</icon>
6 <connections>
7 <point x="0.5" y="0"/>
8 <point x="1" y="0.5"/>
9 <point x="1" y="0.5"/>
10 <point x="0.5" y="1"/>
11 <point x="0.5" y="0.5" main="yes"/>
12 </connections>
13 <textbox x1="0.15" y1="0.15" x2="0.85" y2="0.85"/>
14 <svg:svg width="1" height="1">
15 <svg:circle cx="0.5" cy="0.5" r="0.5" style="fill: default"/>
16 </svg:svg>
17 </shape>