2002-01-24 Hans Breuer <hans@breuer.org>
[dia.git] / shapes / Pneumatic / seijack.shape
blob887a608abc59014cb04bc69f01e570d0e4540975
1 <?xml version="1.0"?> <!-- -*- xml -*- -->
3 <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
4 xmlns:svg="http://www.w3.org/2000/svg">
5 <name>Pneum - SEIJack</name>
6 <description>seijack</description>
7 <icon>seijack.xpm</icon>
8 <connections>
9 <point x="2.8" y="0" />
10 <point x="0" y=".6"/>
11 </connections>
12 <textbox x1="0" y1="1.1" x2="3" y2="1.9"/>
13 <aspectratio type="fixed"/>
14 <svg:svg width="3" height="1">
15 <svg:line x1="0" y1="0" x2="3" y2="1" svg:style="stroke: none"/>
16 <svg:line x1="2.8" y1="0" x2="2.8" y2=".2"
17 svg:style="stroke-width: 1.0"/>
18 <svg:line x1="0" y1=".6" x2="2.4" y2=".6"
19 svg:style="stroke-width: 0.5"/>
20 <svg:line x1="2.4" y1=".2" x2="2.4" y2="1"
21 svg:style="stroke-width: 4.0"/>
22 <svg:rect x=".4" y=".2" width="2.6" height=".8"
23 svg:style="stroke-width: 1.0"/>
24 <svg:polyline points=".6,.4 .6,.8 1,.4 1,.8 1.4,.4
25 1.4,.8 1.8,.4 1.8,.8 2.2,.4 2.2,.8"
26 svg:style="stroke-width: .5"/>
27 </svg:svg>
28 </shape>