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 / network / sceadplug.shape < prev    next >
Extensible Markup Language  |  2001-05-20  |  1KB  |  44 lines

  1. <?xml version="1.0"?>
  2. <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
  3.        xmlns:svg="http://www.w3.org/2000/svg">
  4.   <name>Network - scEAD Wall-Plug</name>
  5.   <icon>sceadplug.xpm</icon>
  6.   <aspectratio type="fixed"/>
  7.   <connections>
  8.      <point x="2" y="6"/>
  9.   </connections>
  10.   <textbox x1="0" y1="6.1" x2="4" y2="9.1" align="center" resize="no"/>
  11.   <svg:svg width="4cm" height="6cm">
  12.     <svg:rect style="stroke:foreground;stroke-width:.8;fill:background" 
  13.      x="0" y="0" width="4" height="6"/>
  14.     <svg:rect style="stroke:foreground;stroke-width:.8;fill:#B3B3B3" 
  15.      x=".5" y=".48" width="3" height="5.04"/>
  16.     <svg:rect style="stroke:none; fill:foreground"
  17.      x=".5" y=".48" width="1" height=".48"/>
  18.     <svg:rect style="stroke:none; fill:foreground"
  19.      x=".5" y="1.92" width="1" height=".48"/>
  20.     <svg:rect style="stroke:none; fill:foreground"
  21.      x=".5" y="3.36" width="1" height=".48"/>
  22.     <svg:rect style="stroke:none; fill:foreground"
  23.      x=".5" y="4.8" width="1" height=".48"/>
  24.     <svg:rect style="stroke:none; fill:foreground"
  25.      x="2.5" y=".48" width="1" height=".48"/>
  26.     <svg:rect style="stroke:none; fill:foreground"
  27.      x="2.5" y="1.92" width="1" height=".48"/>
  28.     <svg:rect style="stroke:none; fill:foreground"
  29.      x="2.5" y="3.36" width="1" height=".48"/>
  30.     <svg:rect style="stroke:none; fill:foreground"
  31.      x="2.5" y="4.8" width="1" height=".48"/>    
  32.   </svg:svg>
  33. </shape>
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.