Man page update on --export-to-format, EML sheet taken out.
[dia.git] / shapes / Contact / l_outnot.shape
bloba8f39d47f457accef5d38fecf628d69498c33782
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>LADDER - outnot</name>
5 <description>outnot</description>
6 <icon>l_outnot.png</icon>
7 <connections>
8 <point x="-2" y="0"/>
9 <point x="2" y="0"/>
10 <point x="0" y="0"/>
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"/>
18 <svg:polyline points="2,0 .75,0"/>
19 <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0 C -.75,-.25 -.75,-.5 -.5,-.75"/>
20 <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0 C .75,-.25 .75,-.5 .5,-.75"/>
21 <svg:polyline points="-.5,.5 .5,-.5"/>
22 </svg:svg>
23 </shape>