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 / fixedroof.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-02  |  698 b   |  20 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 - fixedroof</name>
  4.   <icon>fixedroof.png</icon>
  5.   <connections>
  6.     <point x="0" y="3.5"/>
  7.     <point x="0" y="7.5"/>
  8.     <point x="1" y="2.5"/>
  9.     <point x="11" y="2.5"/>
  10.     <point x="12" y="9"/>
  11.     <point x="9.5" y="0.75"/>
  12.   </connections>
  13.   <svg:svg>
  14.     <svg:polygon style="fill: default" points="0,3 6,0 12,3 12,9.5 10,9.5 8.5,8 0,8 "/>
  15.     <svg:polygon style="fill: default" points="9,1.5 9,1 10,1 10,2 "/>
  16.     <svg:line x1="8.5" y1="1" x2="10.5" y2="1"/>
  17.     <svg:line x1="8.5" y1="0.75" x2="10.5" y2="0.75"/>
  18.   </svg:svg>
  19. </shape>
  20.