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 / kettle.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-02  |  1006 b   |  27 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 - kettle</name>
  4.   <icon>kettle.png</icon>
  5.   <connections>
  6.     <point x="2.5" y="4"/>
  7.     <point x="2.5" y="8"/>
  8.     <point x="6" y="8"/>
  9.     <point x="11" y="0"/>
  10.     <point x="16.5" y="8"/>
  11.     <point x="18.4" y="7"/>
  12.     <point x="18.4" y="1"/>
  13.   </connections>
  14.   <svg:svg>
  15.     <svg:polygon style="fill:default; stroke:none" points="1,8 1,4 4,4 8,0 18,0 18,8"/>
  16.     <svg:path style="fill:default; stroke:none" d="M 1 4 C -1,6 1,8 1,8z"/>
  17.     <svg:path style="fill:default; stroke:none" d="M 18 0 C 20,4 18,8 18,8z"/>
  18.     <svg:line x1="1" y1="8" x2="18" y2="8"/>
  19.     <svg:polyline points="1,4 4,4 8,0 18,0 "/>
  20.     <svg:line x1="15" y1="8" x2="15" y2="4"/>
  21.     <svg:line x1="4" y1="8" x2="4" y2="4"/>
  22.     <svg:line x1="4" y1="6" x2="0.1" y2="6"/>
  23.     <svg:path d="M 1 4 C -1,6 1,8 1,8"/>
  24.     <svg:path d="M 18 0 C 20,4 18,8 18,8"/>
  25.   </svg:svg>
  26. </shape>
  27.