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 / plotter.shape < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-03  |  3.1 KB  |  45 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 - Plotter</name>
  4.   <icon>plotter.png</icon>
  5.   <connections>
  6.     <point x="10.75" y="11"/>
  7.     <point x="10.75" y="5"/>
  8.     <point x="17" y="6"/>
  9.     <point x="4.5" y="6"/>
  10.     <point x="16.5" y="9.75"/>
  11.     <point x="5" y="9.75"/>
  12.   </connections>
  13.   <aspectratio type="fixed"/>
  14.   <svg:svg>
  15.     <svg:rect style="fill: background" x="4.5" y="5" width="12.5" height="2"/>
  16.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="4.5" y="5" width="12.5" height="2"/>
  17.     <svg:rect style="fill: #4c4c4c" x="6.5" y="5" width="8.5" height="1"/>
  18.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="6.5" y="5" width="8.5" height="1"/>
  19.     <svg:polygon style="fill: #ffffff" points="6.5,6 15,6 14.5,9.5 7,9.5 "/>
  20.     <svg:polygon style="stroke-width: 0.1; stroke: foreground" points="6.5,6 15,6 14.5,9.5 7,9.5 "/>
  21.     <svg:rect style="fill: #4c4c4c" x="15.5" y="5.5" width="1" height="0.5"/>
  22.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="15.5" y="5.5" width="1" height="0.5"/>
  23.     <svg:rect style="fill: background" x="5" y="7" width="0.5" height="5.5"/>
  24.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5" y="7" width="0.5" height="5.5"/>
  25.     <svg:rect style="fill: background" x="16" y="7" width="0.5" height="5.5"/>
  26.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="16" y="7" width="0.5" height="5.5"/>
  27.     <svg:rect style="fill: background" x="5.5" y="10" width="10.5" height="1"/>
  28.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5.5" y="10" width="10.5" height="1"/>
  29.     <svg:rect style="fill: #020202" x="5" y="12.5" width="0.5" height="0.5"/>
  30.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5" y="12.5" width="0.5" height="0.5"/>
  31.     <svg:rect style="fill: #020202" x="16" y="12.5" width="0.5" height="0.55"/>
  32.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="16" y="12.5" width="0.5" height="0.55"/>
  33.     <svg:rect style="fill: background" x="16" y="12" width="0.5" height="0.55"/>
  34.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="16" y="12" width="0.5" height="0.55"/>
  35.     <svg:rect style="fill: foreground" x="5" y="12" width="0.5" height="0.55"/>
  36.     <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5" y="12" width="0.5" height="0.55"/>
  37.     <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="6.5,10.5 6.5,7.5 7.5,7.5 7.5,10.5 "/>
  38.     <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="8,10.5 8,7.5 9,7.5 9,10.5 "/>
  39.     <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="9.5,10.5 9.5,7.5 10.5,7.5 10.5,10.5 "/>
  40.     <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="11,10.5 11,7.5 12,7.5 12,10.5 "/>
  41.     <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="12.5,10.5 12.5,7.5 13.5,7.5 13.5,10.5 "/>
  42.     <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="14,10.5 14,7.5 15,7.5 15,10.5 "/>
  43.   </svg:svg>
  44. </shape>
  45.