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 / router-symbol.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-13  |  1.4 KB  |  27 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 - Router Symbol</name>
  5.   <icon>router-symbol.png</icon>
  6.   <connections>
  7.     <point x="0" y="0.5"/>
  8.     <point x="0.5" y="0"/>
  9.     <point x="0.5" y="1"/>
  10.     <point x="1" y="0.5"/>
  11.   </connections>
  12.   <aspectratio type="fixed"/>
  13.   <svg:svg width="1.5cm" height="1.5cm" viewBox="-1 -1 2 2">
  14.     <svg:rect style="fill: #9f9f9f" x="0" y="0" width="1" height="1"/>
  15.     <svg:rect style="stroke-width: 1" x="0" y="0" width="1" height="1"/>
  16.     <svg:path style="stroke-width: 1.3; stroke: #ffffff" d="M 0.561872 0.161872 C 0.561872,0.661872 0.661872,0.561872 0.161872,0.561872"/>
  17.     <svg:path style="stroke-width: 0.8; stroke: #000000" d="M 0.561872 0.161872 C 0.561872,0.661872 0.661872,0.561872 0.161872,0.561872"/>
  18.     <svg:polygon style="fill: #000000" points="0.61,0.24 0.56,0.14 0.51,0.24"/>
  19.     <svg:polygon style="fill: #000000" points="0.24,0.51 0.14,0.56 0.24,0.61"/>
  20.     <svg:path style="stroke-width: 1.3; stroke: #ffffff" d="M 0.858579 0.443153 C 0.358579,0.443153 0.458579,0.343153 0.458579,0.843153"/>
  21.     <svg:path style="stroke-width: 0.8; stroke: #000000" d="M 0.858579 0.443153 C 0.358579,0.443153 0.458579,0.343153 0.458579,0.843153"/>
  22.     <svg:polygon style="fill: #000000" points="0.77,0.49 0.87,0.44 0.77,0.39"/>
  23.     <svg:polygon style="fill: #000000" points="0.40,0.76 0.45,0.86 0.50,0.76"/>
  24.   </svg:svg>
  25. </shape>
  26.  
  27.