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 / recipr.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-02  |  913 b   |  31 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 - recipr</name>
  4.   <icon>recipr.png</icon>
  5.   <connections>
  6.     <point x="0" y="0"/>
  7.     <point x="0" y="1"/>
  8.     <point x="0" y="2"/>
  9.     <point x="0" y="3"/>
  10.     <point x="0" y="4"/>
  11.     <point x="0" y="2"/>
  12.     <point x="1" y="0"/>
  13.     <point x="2" y="0"/>
  14.     <point x="3" y="0"/>
  15.     <point x="4" y="0"/>
  16.     <point x="5" y="0"/>
  17.     <point x="6" y="0"/>
  18.     <point x="6" y="1"/>
  19.     <point x="6" y="2"/>
  20.     <point x="6" y="3"/>
  21.     <point x="6" y="4"/>
  22.     <point x="3" y="11"/>
  23.   </connections>
  24.   <svg:svg>
  25.     <svg:rect style="fill:default; stroke:none" x="0" y="0" width="6" height="8"/>
  26.     <svg:rect x="0" y="0" width="6" height="8"/>
  27.     <svg:rect x="0" y="4" width="6" height="1"/>
  28.     <svg:line x1="3" y1="5" x2="3" y2="11"/>
  29.   </svg:svg>
  30. </shape>
  31.