* installer/win32/dia.nsi: don't uninstall old version; overwrite
[dia.git] / shapes / Electric / vcontact_f.shape
blob43262eb63f106d9905fdfc503de3610ac086b09a
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>Electric - vcontact_f</name>
5 <description>vcontact_f</description>
6 <icon>vcontact_f.png</icon>
7 <connections>
8 <point x=".5" y="0"/>
9 <point x=".5" y="1"/>
10 <point x=".4" y=".5"/>
11 <point x="0.5" y="0.5" main="yes"/>
12 </connections>
13 <textbox x1="-.7" y1="-1" x2=".2" y2="2"/>
14 <aspectratio type="fixed"/>
15 <svg:svg width="1" height="1">
16 <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/>
17 <svg:line x1=".5" y1="0" x2=".5" y2=".3"/>
18 <svg:polyline points=".5,0 .5,.3 .3,.3"/>
19 <svg:polyline points=".5,1 .5,.7 .275,.25"/>
20 </svg:svg>
21 </shape>