home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / TemaCD / dia / dia-0.90-1-setup.exe / shapes / Pneumatic / comelec1.shape < prev    next >
Extensible Markup Language  |  2000-08-06  |  696b  |  27 lines

  1. <?xml version="1.0"?> <!-- -*- xml -*- -->
  2.  
  3. <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
  4.        xmlns:svg="http://www.w3.org/2000/svg">
  5.   <name>Pneum - comelec1</name>
  6.   <description>comelec1</description>
  7.   <icon>comelec1.xpm</icon>
  8.   <connections>
  9.     <point x=".5" y=".3"/>
  10.     <point x=".5" y=".7"/>
  11.   </connections>
  12.   <aspectratio type="fixed"/>
  13.   <svg:svg width="1" height="1">
  14.     <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/>
  15.     <svg:rect x="0" y=".3" width="1" height=".4"
  16.           svg:style="stroke-width:1; fill:background"/>
  17.     <svg:line x1=".4" y1=".3" x2=".6" y2=".7" svg:style="stroke-width:1"/>
  18.   </svg:svg>
  19. </shape>
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.