2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / Pneumatic / presspn.shape
blobed2572dd983d0989b748938706383a7ee7dd18ac
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 - presspn</name>
5 <description>presspn</description>
6 <icon>presspn.png</icon>
7 <connections>
8 <point x="2" y=".5"/>
9 <point x="1" y="0.5" main="yes"/></connections>
10 <aspectratio type="fixed"/>
11 <svg:svg width="2" height="1">
12 <svg:line x1="0" y1="0" x2="2" y2="1" svg:style="stroke: none"/>
13 <svg:circle cx=".5" cy=".5" r=".3" svg:style="stroke-width: 1.0"/>
14 <svg:circle cx=".5" cy=".5" r=".125" svg:style="fill:foreground; stroke: none"/>
15 <svg:line x1=".8" y1=".5" x2="1.2" y2=".5"/>
16 <svg:line x1=".6" y1=".5" x2="2" y2=".5"/>
17 <svg:polygon points="1.2,.25 1.6,.5 1.2,.75" svg:style="fill:background; stroke-width:1.0"/>
18 </svg:svg>
20 </shape>