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