2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / Gane_and_Sarson / alt-entity.shape
blob9a45dff975df4efc4aae22eb6d6dbd041a8b5540
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 - Alternative External Entity</name>
6 <description>An alternative Data Source or Destination</description>
7 <icon>alt-entity.png</icon>
8 <connections>
9 <point x="0" y="0"/>
10 <point x="0" y="3"/>
11 <point x="0" y="6"/>
12 <point x="3" y="0"/>
13 <point x="6" y="0"/>
14 <point x="3" y="9"/>
15 <point x="6" y="9"/>
16 <point x="9" y="3"/>
17 <point x="9" y="6"/>
18 <point x="9" y="9"/>
19 </connections>
20 <aspectratio type="fixed"/>
21 <textbox x1="1" y1="1" x2="9" y2="9"/>
22 <svg:svg width="10" height="10">
23 <svg:rect x="0" y="0" width="8" height="8" style="fill: #000000"/>
24 <svg:rect x="1" y="1" width="8" height="8" style="fill: default"/>
25 </svg:svg>
26 </shape>