home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / TemaCD / dia / dia-0.90-1-setup.exe / shapes / network / printer.shape < prev    next >
Extensible Markup Language  |  2002-05-20  |  3KB  |  62 lines

  1. <?xml version="1.0"?>
  2. <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
  3.        xmlns:svg="http://www.w3.org/2000/svg">
  4.   <name>Network - General Printer</name>
  5.   <icon>printer.xpm</icon>
  6.   <aspectratio type="fixed"/>
  7.   <connections>
  8.      <point x="1.5" y="2.5"/>
  9.      <point x="0.0" y="2.2"/>
  10.      <point x="3.0" y="2.2"/>
  11.   </connections>
  12.   <textbox x1="0" y1="2.6" x2="3" y2="5.6" align="center" resize="no"/>
  13.   <svg:svg width="3cm" height="2.5cm">
  14.     <svg:polygon style="stroke:foreground; stroke-width:.8;fill:#B3B3B3"
  15.      points=".48,.95 .36,1 0,1.9 0,2.35 .18,2.5 2.82,2.5 3,2.35 3,1.9 2.64,1 2.52,.95"/>
  16.     <svg:path style="stroke:foreground; stroke-width:.8"
  17.      d="M.06,1.75 L.18,1.8 L2.82,1.8 L2.94,1.75"/>
  18.     <svg:path style="stroke:foreground; stroke-width:.8"
  19.     d="M2.82,1.8 L3,1.9 M0,1.9 L.18,1.8"/>
  20.     <svg:polygon style="stroke:foreground; stroke-width:.8;fill:background"
  21.      points=".84,0 .78,1.2 2.22,1.2 2.16,0"/>
  22.     <svg:polygon style="stroke:foreground; stroke-width:.8;fill:foreground"
  23.      points=".6,1.2 .48,1.55 2.52,1.55 2.4,1.2"/>
  24.  
  25.     <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF"
  26.      cx=".6" cy="1.975" r=".03"/>
  27.     <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF"
  28.      cx=".9" cy="1.975" r=".03"/>
  29.     <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF"
  30.      cx="1.2" cy="1.975" r=".03"/>
  31.  
  32.     <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF"
  33.      cx=".6" cy="2.1" r=".03"/>
  34.     <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF"
  35.      cx=".9" cy="2.1" r=".03"/>
  36.     <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF"
  37.      cx="1.2" cy="2.1" r=".03"/>
  38.  
  39.     <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF"
  40.      cx=".6" cy="2.225" r=".03"/>
  41.     <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF"
  42.      cx=".9" cy="2.225" r=".03"/>
  43.     <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF"
  44.      cx="1.2" cy="2.225" r=".03"/>
  45.  
  46.     <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF"
  47.      cx=".6" cy="2.35" r=".03"/>
  48.     <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF"
  49.      cx=".9" cy="2.35" r=".03"/>
  50.     <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF"
  51.      cx="1.2" cy="2.35" r=".03"/>
  52.  
  53.     <svg:ellipse style="stroke:foreground; stroke-width:.2;fill:#8F8F8F"
  54.      cx="1.5" cy="2" rx=".375" ry=".12"/>
  55.     <svg:ellipse style="stroke:foreground; stroke-width:.2;fill:#8F8F8F"
  56.      cx="2.25" cy="2" rx=".375" ry=".12"/>
  57.   </svg:svg>
  58. </shape>
  59.  
  60.  
  61.  
  62.