2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / Pneumatic / commusc.shape
blob1099992f427c77cfc4f0572179af3ed7f7b4b8d9
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 - commusc</name>
5 <description>commusc</description>
6 <icon>commusc.png</icon>
7 <connections>
8 <point x="0.5" y="0.5" main="yes"/></connections>
9 <aspectratio type="fixed"/>
10 <svg:svg width="1" height="1">
11 <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/>
12 <svg:line x1="1" y1=".4" x2=".4" y2=".4" svg:style="stroke-width:1"/>
13 <svg:line x1="1" y1=".6" x2=".4" y2=".6" svg:style="stroke-width:1"/>
14 <svg:line x1=".4" y1=".7" x2=".4" y2=".3" svg:style="stroke-width:1"/>
15 </svg:svg>
17 </shape>