2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / Pneumatic / compush.shape
blob0a9e8d4e5de32e5ccdca6eea3b2a96c4e2a54782
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 - compush</name>
5 <description>compush</description>
6 <icon>compush.png</icon>
7 <connections>
8 <point x="0.5" y="0.5" main="yes"/></connections>
9 <aspectratio type="fixed"/>
10 <svg:svg width="1" height="1">
11 <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/>
12 <svg:line x1="1" y1=".4" x2=".4" y2=".4" svg:style="stroke-width:1"/>
13 <svg:line x1="1" y1=".6" x2=".4" y2=".6" svg:style="stroke-width:1"/>
14 <svg:path d="M .4,.4 C .2,.4 .2,.6 .4,.6" svg:style="stroke-width:1;"/>
15 </svg:svg>
17 </shape>