2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / SDL / process.shape
bloba1b233bf34ce29a4a6bf2fd398da1c2d17742374
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 - Process</name>
4 <description>Process Type Reference</description>
5 <icon>process.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="0.0" y="1.0"/>
11 <point x="1.25" y="1" main="yes"/>
12 </connections>
13 <textbox x1="0.25" y1="0.15" x2="2.25" y2="1.85"/>
14 <svg:svg width="2.5" height="2">
15 <svg:polygon points="0.3,0 2.2,0 2.5,0.3 2.5,1.7 2.2,2 0.3,2 0,1.7 0,0.3" style="fill: default"/>
16 <svg:polygon points="0.3,0.15 2.2,0.15 2.35,0.3 2.35,1.7 2.2,1.85 0.3,1.85 0.15,1.7 0.15,0.3" style="fill: default"/>
17 </svg:svg>
18 </shape>