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 / knockout.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-02  |  1.7 KB  |  46 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 - knockout</name>
  4.   <icon>knockout.png</icon>
  5.   <connections>
  6.     <point x="0" y="1"/>
  7.     <point x="0" y="4"/>
  8.     <point x="0" y="5"/>
  9.     <point x="0" y="6"/>
  10.     <point x="0" y="7"/>
  11.     <point x="0" y="8"/>
  12.     <point x="0" y="9"/>
  13.     <point x="4" y="1"/>
  14.     <point x="4" y="4"/>
  15.     <point x="4" y="8"/>
  16.     <point x="4" y="9"/>
  17.     <point x="2" y="0.1"/>
  18.     <point x="2" y="9.9"/>
  19.     <point x="4.8" y="5.5"/>
  20.   </connections>
  21.   <svg:svg>
  22.     <svg:polygon style="fill:default; stroke:none" points="0,1 4,1 4,9 0,9"/>
  23.     <svg:polygon style="fill:default; stroke:none" points="4,5 4.5,5 4.5,6 4,6"/>
  24.     <svg:path style="fill:default; stroke:none" d="M 0 1 C 2,-1 4,1 4,1z"/>
  25.     <svg:path style="fill:default; stroke:none" d="M 0 9 C 2,11 4,9 4,9z"/>
  26.     <svg:line x1="0" y1="1" x2="0" y2="9"/>
  27.     <svg:line x1="4" y1="1" x2="4" y2="9"/>
  28.     <svg:path d="M 0 1 C 2,-1 4,1 4,1"/>
  29.     <svg:path d="M 0 9 C 2,11 4,9 4,9"/>
  30.     <svg:line x1="0" y1="2" x2="4" y2="2"/>
  31.     <svg:line x1="0" y1="3" x2="4" y2="3"/>
  32.     <svg:line x1="4" y1="3" x2="3" y2="2"/>
  33.     <svg:line x1="3" y1="3" x2="2" y2="2"/>
  34.     <svg:line x1="2" y1="3" x2="1" y2="2"/>
  35.     <svg:line x1="1" y1="3" x2="0" y2="2"/>
  36.     <svg:line x1="0" y1="3" x2="1" y2="2"/>
  37.     <svg:line x1="2" y1="2" x2="1" y2="3"/>
  38.     <svg:line x1="3" y1="2" x2="2" y2="3"/>
  39.     <svg:line x1="4" y1="2" x2="3" y2="3"/>
  40.     <svg:line x1="4" y1="5" x2="4.5" y2="5"/>
  41.     <svg:line x1="4" y1="6" x2="4.5" y2="6"/>
  42.     <svg:line x1="4.5" y1="4.5" x2="4.5" y2="6.5"/>
  43.     <svg:line x1="4.8" y1="4.5" x2="4.8" y2="6.5"/>
  44.   </svg:svg>
  45. </shape>
  46.