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 / l-sens.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-03-01  |  425 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 - l-sens</name>
  4.     <icon>l-sens.png</icon>
  5.     <connections>
  6.         <point x="1" y="1"/>
  7.     </connections>
  8.     <textbox x1="-2" y1="0" x2="0.3" y2="2"/>
  9.     <aspectratio type="fixed"/>
  10.     <svg:svg>
  11.         <svg:path style="stroke-width: 1; stroke: fg" d="M 0 0 C 0,0 1,0 1,1 C 1,2 0,2 0,2"/>
  12.     </svg:svg>
  13. </shape>
  14.