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 / r-minus.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-03-01  |  720 b   |  18 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 - r-minus</name>
  4.     <icon>r-minus.png</icon>
  5.     <connections>
  6.         <point x="1" y="2"/>
  7.         <point x="1" y="0"/>
  8.         <point x="0" y="1"/>
  9.         <point x="2" y="1"/>
  10.     </connections>
  11.     <aspectratio type="fixed"/>
  12.     <svg:svg><svg:g style="fill: bg; stroke-width: 1; stroke: fg">
  13.         <svg:circle cx="1" cy="1" r="1"/>
  14.         <svg:polyline points="0.292893,0.292893 1,1 0.292893,1.70711"/>
  15.         <svg:path style="fill: fg; stroke-width: 0.001; stroke: fg" d="M 1.70711 0.292893 C 1.70711,0.292893 2,0.551977 2,1 C 2,1.44802 1.70711,1.70711 1.70711,1.70711 L 1,1 L 1.70711,0.292893 z"/>
  16.     </svg:g></svg:svg>
  17. </shape>
  18.