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 / seojack.shape < prev    next >
Extensible Markup Language  |  2000-08-06  |  1KB  |  31 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 - SEOJack</name>
  6.   <description>seojack</description>
  7.   <icon>seojack.xpm</icon>
  8.   <connections>
  9.     <point x=".6" y="0"/>
  10.     <point x="-1" y=".6"/>
  11.   </connections>
  12.   <textbox x1="0" y1="1.1" x2="3" y2="1.9"/>
  13.   <aspectratio type="fixed"/>
  14.   <svg:svg width="4" height="1">
  15.     <svg:line x1="-1" y1="0" x2="3" y2="1" svg:style="stroke: none"/>
  16.     <svg:line x1=".6" y1="0" x2=".6" y2=".2"
  17.           svg:style="stroke-width: 1.0"/>
  18.     <svg:line x1="-1" y1=".6" x2="1" y2=".6"
  19.           svg:style="stroke-width: 0.5"/>
  20.     <svg:line x1="1" y1=".2" x2="1" y2="1"
  21.           svg:style="stroke-width: 4.0"/>
  22.     <svg:rect x=".4" y=".2" width="2.6" height=".8" 
  23.           svg:style="stroke-width: 1.0"/>
  24.     <svg:polyline points="1.2,.4 1.2,.8 1.6,.4 1.6,.8 2.0,.4 2.0,.8
  25.                2.4,.4 2.4,.8 2.8,.4 2.8,.8"
  26.               svg:style="stroke-width: .5"/>
  27.   </svg:svg>
  28. </shape>
  29.  
  30.  
  31.