2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / Gane_and_Sarson / process.shape
blob9d57933f1c4d7262793f57a1b99310b77555af68
1 <?xml version="1.0"?>
2 <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
3 xmlns:svg="http://www.w3.org/2000/svg">
4 <!--Author: Nicholas Moore, 2005. mailto: shiny.nickel@gmail.com -->
5 <name>G&amp;S - Process</name>
6 <description>Operation Performed on the Data</description>
7 <icon>process.png</icon>
8 <connections>
9 <point x="0" y="4"/>
10 <point x="0" y="6"/>
11 <point x="3" y="0"/>
12 <point x="5" y="0"/>
13 <point x="3" y="10"/>
14 <point x="5" y="10"/>
15 <point x="8" y="4"/>
16 <point x="8" y="6"/>
17 </connections>
18 <aspectratio type="fixed"/>
19 <textbox x1="0" y1="0" x2="8" y2="10"/>
20 <svg:svg width="7" height="10">
21 <svg:path d="M 0,3 L 0,2 C 0,2 0,0 2,0 L 6,0 C 6,0 8,0 8,2 L 8,3 L 0,3 z"
22 style="fill: default"/>
23 <svg:rect x="0" y="3" width="8" height="4" style="fill: default"/>
24 <svg:path d="M 0,7 L 0,8 C 0,8 0,10 2,10 L 6,10 C 6,10 8,10 8,8 L 8,7 L 0,7 z"
25 style="fill: default"/>
26 </svg:svg>
27 </shape>