2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / Pneumatic / compilp.shape
blob93c9b6200720cde61a4ea0c4d9280a09bc576fe5
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 - compilp</name>
5 <description>compilp</description>
6 <icon>compilp.png</icon>
7 <connections>
8 <point x=".5" y=".3"/>
9 <point x=".5" y=".7"/>
10 <point x="0" y=".5"/>
11 <point x="0.5" y="0.5" main="yes"/>
12 </connections>
13 <aspectratio type="fixed"/>
14 <svg:svg width="1" height="1">
15 <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/>
16 <svg:rect x="0" y=".3" width="1" height=".4" svg:style="stroke-width:1; fill:background"/>
17 <svg:polygon points="0,.325 0,.675 .3,.5" svg:style="fill:background; stroke-width:1; stroke-linejoin: round;"/>
18 </svg:svg>
19 </shape>