.cvsignore improvements
[dia.git] / shapes / Cybernetics / product.shape
blob803471d5251a22b427adf278094ae442656233fa
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>Cybernetics - product</name>
4 <icon>product.png</icon>
5 <connections>
6 <point x="1" y="0"/>
7 <point x="1.70711" y="0.292893"/>
8 <point x="2" y="1"/>
9 <point x="1.70711" y="1.70711"/>
10 <point x="1" y="2"/>
11 <point x="0.292893" y="1.70711"/>
12 <point x="0" y="1"/>
13 <point x="0.292893" y="0.292893"/>
14 <point x="1.00000075" y="1.00000075" main="yes"/>
15 </connections>
16 <aspectratio type="fixed"/>
17 <svg:svg>
18 <svg:circle style="fill: bg; stroke-width: 1; stroke: fg" cx="1" cy="1" r="1"/>
19 <svg:circle style="fill: fg;stroke-width: 1; stroke: fg" cx="1" cy="1" r="0.2"/>
20 </svg:svg>
21 </shape>