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 / digitizing_board.shape < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-03  |  2.1 KB  |  34 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
  3.   <name>Network - Digitizing Board</name>
  4.   <icon>digitizing_board.png</icon>
  5.   <connections>
  6.     <point x="8.5" y="4.5"/>
  7.     <point x="13.25" y="6.75"/>
  8.     <point x="3.75" y="6.75"/>
  9.     <point x="8.5" y="11"/>
  10.     <point x="13.25" y="6.75"/>
  11.   </connections>
  12.   <aspectratio type="fixed"/>
  13.   <svg:svg>
  14.     <svg:rect style="fill: #cdcdcd" x="5" y="7" width="0.5" height="5.5"/>
  15.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5" y="7" width="0.5" height="5.5"/>
  16.     <svg:rect style="fill: #cdcdcd" x="11.5" y="7" width="0.5" height="5.5"/>
  17.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="11.5" y="7" width="0.5" height="5.5"/>
  18.     <svg:rect style="fill: #cdcdcd" x="5.5" y="10" width="6" height="1"/>
  19.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5.5" y="10" width="6" height="1"/>
  20.     <svg:rect style="fill: #020202" x="5" y="12.5" width="0.5" height="0.5"/>
  21.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5" y="12.5" width="0.5" height="0.5"/>
  22.     <svg:rect style="fill: #020202" x="11.5" y="12.5" width="0.5" height="0.5"/>
  23.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="11.5" y="12.5" width="0.5" height="0.5"/>
  24.     <svg:rect style="fill: #cdcdcd" x="11.5" y="12" width="0.5" height="0.55"/>
  25.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="11.5" y="12" width="0.5" height="0.55"/>
  26.     <svg:rect style="fill: #cbcbcb" x="5" y="12" width="0.5" height="0.55"/>
  27.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5" y="12" width="0.5" height="0.55"/>
  28.     <svg:polygon style="fill: background" points="4,4.5 13,4.5 13.5,9 3.5,9 "/>
  29.     <svg:polygon style="stroke-width: 0.1; stroke: foreground" points="4,4.5 13,4.5 13.5,9 3.5,9 "/>
  30.     <svg:rect style="fill: #4c4c4c" x="10" y="9" width="3" height="0.5"/>
  31.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="10" y="9" width="3" height="0.5"/>
  32.   </svg:svg>
  33. </shape>
  34.