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 / airforced.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-02  |  635 b   |  19 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 - airforced</name>
  4.   <icon>airforced.png</icon>
  5.   <connections>
  6.     <point x="0" y="1.5"/>
  7.     <point x="11" y="1.5"/>
  8.     <point x="5.5" y="5"/>
  9.     <point x="5.5" y="0"/>
  10.     <point x="5.5" y="3"/>
  11.   </connections>
  12.   <svg:svg>
  13.     <svg:rect style="fill:default" x="0" y="0" width="11" height="3"/>
  14.     <svg:path style="fill:default" d="M 3 5 C 3,7 8,3 8,5 C 8,7 3,3 3,5z"/>
  15.     <svg:polyline points="9,0 9,3 10,7 "/>
  16.     <svg:polyline points="2,0 2,3 1,7 "/>
  17.   </svg:svg>
  18. </shape>
  19.