Man page update on --export-to-format, EML sheet taken out.
[dia.git] / shapes / Contact / c_ifnot.shape
blob6b810a7503494d43dab6fc8ec4be4bae0e600165
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>Contact - ifnot</name> <!-- XXX - OBSOLETE -->
5 <description>if not</description>
6 <icon>c_ifnot.png</icon>
7 <connections>
8 <point x="-2" y="0"/>
9 <point x="2" y="0"/>
10 <point x="0" y="-.5"/>
11 <point x="2" y="2" main="yes"/>
12 </connections>
13 <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
14 <aspectratio type="fixed"/>
15 <svg:svg width="4" height="4">
16 <svg:rect x="-2" y="-3" width="4" height="4" svg:style="stroke:none"/>
17 <svg:polyline points="-2,0 -.75,0 -.75,-.875"/>
18 <svg:polyline points="-1,-1 1,0 2,0 "/>
19 <svg:line x1="-.5" y1="-2.2" x2=".5" y2="-2.2" svg:style="stroke-width:.05"/>
20 </svg:svg>
21 </shape>