2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / Pneumatic / dejack.shape
blobd6120f74d621b5924b6c84b6d0e726b2e01a961c
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 - DEJack</name>
5 <description>dejack</description>
6 <icon>dejack.png</icon>
7 <connections>
8 <point x=".6" y="0"/>
9 <point x="2.8" y="0"/>
10 <point x="0" y=".6"/>
11 <point x="1.5" y="0.5" main="yes"/>
12 </connections>
13 <textbox x1="0" y1="1.1" x2="3" y2="1.9"/>
14 <aspectratio type="fixed"/>
15 <svg:svg width="3" height="1">
16 <svg:line x1="0" y1="0" x2="3" y2="1" svg:style="stroke: none"/>
17 <svg:line x1=".6" y1="0" x2=".6" y2=".2" svg:style="stroke-width: 1.0"/>
18 <svg:line x1="2.8" y1="0" x2="2.8" y2=".2" svg:style="stroke-width: 1.0"/>
19 <svg:line x1="0" y1=".6" x2="2.4" y2=".6" svg:style="stroke-width: 0.5"/>
20 <svg:line x1="2.4" y1=".2" x2="2.4" y2="1" svg:style="stroke-width: 4.0"/>
21 <svg:rect x=".4" y=".2" width="2.6" height=".8" svg:style="stroke-width: 1.0"/>
22 </svg:svg>
23 </shape>