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 / Contact / l_soutr.shape < prev    next >
Extensible Markup Language  |  2000-08-06  |  1KB  |  41 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>LADDER - soutr</name>
  6.   <description>ps out reset</description>
  7.   <icon>l_soutr.xpm</icon>
  8.   <connections>
  9.     <point x="-2" y="0"/>
  10.     <point x="2" y="0" />
  11.     <point x="0" y="0" />
  12.   </connections>
  13.   <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
  14.   <aspectratio type="fixed"/>
  15.   <svg:svg width="4" height="4">
  16.     <svg:rect x="-2" y="-3" width="4" height="4" 
  17.           svg:style="stroke:none"/>
  18.     <svg:polyline points="-2,0 -.75,0"/>
  19.     <svg:polyline points="2,0 .75,0"/>
  20.     <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0
  21.           C -.75,-.25 -.75,-.5 -.5,-.75"/>
  22.     <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0
  23.           C .75,-.25 .75,-.5 .5,-.75" />
  24.     <svg:path d="M 0,0 C .25,0 .5,0 .5,-.25 
  25.           C .5,-.5 .25,-.5 0,-.5
  26.           C -.25,-.5 -.5,-.5 -.5,-.25"/>
  27.     <svg:polyline points="-.5,-.25 -.5,.5"/>
  28.     <svg:polyline points="-.5,0 0,0" />
  29.     <svg:path d="M -.25,0 C 0,.25 0,.25 .5,.5"/>
  30.     <!-- little star : -->
  31.     <svg:path d="M 1.5,-1.25 L 1.5,-.75"/>
  32.     <svg:path d="M 1.25,-.875
  33.           C 1.375,-1 1.625,-1 1.75,-.875"/>
  34.     <svg:path d="M 1.25,-1.125
  35.           C 1.375,-1 1.625,-1 1.75,-1.125"/>
  36.   </svg:svg>
  37. </shape>
  38.  
  39.  
  40.  
  41.