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 / b-sens.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-03-01  |  424 b   |  14 lines

  1. <?xml version="1.0"?>
  2. <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
  3.     <name>Cybernetics - b-sens</name>
  4.     <icon>b-sens.png</icon>
  5.     <connections>
  6.         <point x="1" y="0"/>
  7.     </connections>
  8.     <textbox x1="0" y1="0.7" x2="2" y2="4"/>
  9.     <aspectratio type="fixed"/>
  10.     <svg:svg>
  11.         <svg:path style="stroke-width: 1; stroke: fg" d="M 0 1 C 0,1 0,0 1,0 C 2,0 2,1 2,1"/>
  12.     </svg:svg>
  13. </shape>
  14.