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 / cyclone.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-02  |  595 b   |  21 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>chemengtmp - cyclone</name>
  4.   <icon>cyclone.png</icon>
  5.   <connections>
  6.     <point x="0" y="0"/>
  7.     <point x="0" y="0.5"/>
  8.     <point x="0" y="1"/>
  9.     <point x="2" y="0"/>
  10.     <point x="2" y="0.5"/>
  11.     <point x="2" y="1"/>
  12.     <point x="1" y="4"/>
  13.     <point x="0.5" y="0"/>
  14.     <point x="1" y="0"/>
  15.     <point x="1.5" y="0"/>
  16.   </connections>
  17.   <svg:svg>
  18.     <svg:polygon style="fill: default" points="0,0 2,0 2,1 1,4 0,1 "/>
  19.   </svg:svg>
  20. </shape>
  21.