Man page update on --export-to-format, EML sheet taken out.
[dia.git] / shapes / Pneumatic / cnx.shape
blob80e5d7c477c7d1030ebf57a935f20da8bff7a4bc
1 <?xml version="1.0"?>
2 <!-- -*- xml -*- -->
3 <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
4 <name>Pneum - connpoint</name>
5 <description>connpoint</description>
6 <icon>cnx.png</icon>
7 <connections>
8 <point x=".5" y=".5"/>
9 <point x="0.5" y="0.5" main="yes"/></connections>
10 <aspectratio type="fixed"/>
11 <svg:svg width="1" height="1">
12 <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/>
13 <svg:circle cx=".5" cy=".5" r=".05" svg:style="fill:foreground; stroke:none"/>
14 </svg:svg>
16 </shape>