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 / SaT-floatinghead.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-02  |  1.1 KB  |  32 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 - SaT-floatinghead</name>
  4.   <icon>SaT-floatinghead.png</icon>
  5.   <connections>
  6.     <point x="2" y="0"/>
  7.     <point x="2" y="3"/>
  8.     <point x="6" y="0"/>
  9.     <point x="6" y="3"/>
  10.     <point x="10" y="0"/>
  11.     <point x="10" y="3"/>
  12.     <point x="11" y="0"/>
  13.     <point x="11" y="1.5"/>
  14.     <point x="11" y="3"/>
  15.     <point x="12" y="0"/>
  16.     <point x="12" y="3"/>
  17.     <point x="12.3" y="1.5"/>
  18.     <point x="13.65" y="1.5"/>
  19.   </connections>
  20.   <svg:svg>
  21.     <svg:path style="fill:default; stroke:none" d="M 1 0 C -0.5,1.5 1,3 1,3z"/>
  22.     <svg:path style="fill:default; stroke:none" d="M 13 0 C 14.5,1.5 13,3 13,3z"/>
  23.     <svg:polygon style="fill:default; stroke:none" points="1,0 13,0 13,3 1,3"/>
  24.     <svg:path d="M 1 0 C -0.5,1.5 1,3 1,3"/>
  25.     <svg:path d="M 13 0 C 14.5,1.5 13,3 13,3"/>
  26.     <svg:line x1="1" y1="0" x2="13" y2="0"/>
  27.     <svg:line x1="1" y1="3" x2="13" y2="3"/>
  28.     <svg:line x1="11" y1="3" x2="11" y2="0"/>
  29.     <svg:line x1="13.7" y1="1.5" x2="11" y2="1.5"/>
  30.   </svg:svg>
  31. </shape>
  32.