home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 February / PCpro_2005_02.ISO / files / opensource / Dia_0.94 / dia-setup-0.94.exe / fluidcont.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-02  |  1.4 KB  |  43 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
  3.   <name>chemeng - fluidcont</name>
  4.   <icon>fluidcont.png</icon>
  5.   <connections>
  6.     <point x="0" y="2"/>
  7.     <point x="0" y="3"/>
  8.     <point x="0" y="4"/>
  9.     <point x="0" y="5"/>
  10.     <point x="0" y="6"/>
  11.     <point x="0" y="7"/>
  12.     <point x="0" y="8"/>
  13.     <point x="0" y="9"/>
  14.     <point x="0" y="10"/>
  15.     <point x="0" y="11"/>
  16.     <point x="4" y="2"/>
  17.     <point x="4" y="3"/>
  18.     <point x="4" y="4"/>
  19.     <point x="4" y="5"/>
  20.     <point x="4" y="6"/>
  21.     <point x="4" y="7"/>
  22.     <point x="4" y="8"/>
  23.     <point x="4" y="9"/>
  24.     <point x="4" y="10"/>
  25.     <point x="4" y="11"/>
  26.     <point x="2" y="0.1"/>
  27.     <point x="2" y="11.9"/>
  28.   </connections>
  29.   <svg:svg>
  30.     <svg:path style="fill:default; stroke:none" d="M 0 1 C 2,-1 4,1 4,1z"/>
  31.     <svg:path style="fill:default; stroke:none" d="M 0 11 C 2,13 4,11 4,11z"/>
  32.     <svg:polygon style="fill:default; stroke:none" points="0,1 4,1 4,11 0,11"/>
  33.     <svg:path d="M 0 1 C 2,-1 4,1 4,1"/>
  34.     <svg:path d="M 0 11 C 2,13 4,11 4,11"/>
  35.     <svg:line x1="0" y1="2" x2="4" y2="10"/>
  36.     <svg:line x1="0" y1="10" x2="4" y2="2"/>
  37.     <svg:line x1="0" y1="1" x2="0" y2="11"/>
  38.     <svg:line x1="4" y1="1" x2="4" y2="11"/>
  39.     <svg:line x1="0" y1="10" x2="4" y2="10"/>
  40.     <svg:line x1="0" y1="2" x2="4" y2="2"/>
  41.   </svg:svg>
  42. </shape>
  43.