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 / Elevated.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-03-05  |  2.5 KB  |  86 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" 
  3.        xmlns:svg="http://www.w3.org/2000/svg">
  4.  
  5.   <name>Elevated</name>
  6.   <icon>Elevated.png</icon>
  7.   <connections>
  8.  
  9.     <point x="0" y="1.5"/>
  10.     <point x="6" y="4.5"/>
  11.     <point x="6" y="7"/>
  12.     <point x="5" y="6.5"/>
  13.     <point x="4.5" y="4.5"/>
  14.     <point x="1.5" y="3"/>
  15.     <point x="1" y="4.5"/>
  16.     <point x="0" y="4"/>
  17.     <point x="3" y="3"/>
  18.     <point x="6" y="5.75"/>
  19.     <point x="5.5" y="6.75"/>
  20.     <point x="4.75" y="5.5"/>
  21.     <point x="3" y="3.75"/>
  22.     <point x="1.25" y="3.75"/>
  23.     <point x="0.5" y="4.25"/>
  24.  
  25.     <point x="0" y="1.5"/>
  26.     <point x="6" y="4.5"/>
  27.     <point x="6" y="7"/>
  28.     <point x="5" y="6.5"/>
  29.     <point x="4.5" y="4.5"/>
  30.     <point x="1.5" y="3"/>
  31.     <point x="1" y="4.5"/>
  32.     <point x="0" y="4"/>
  33.     <point x="3" y="3"/>
  34.     <point x="6" y="5.75"/>
  35.     <point x="5.5" y="6.75"/>
  36.     <point x="4.75" y="5.5"/>
  37.     <point x="3" y="3.75"/>
  38.     <point x="1.25" y="3.75"/>
  39.     <point x="0.5" y="4.25"/>
  40.  
  41.  
  42.     <point x="6" y="4.5"/>
  43.     <point x="9" y="3"/>
  44.     <point x="9" y="5.5"/>
  45.     <point x="6" y="7"/>
  46.     <point x="7.5" y="3.75"/>
  47.     <point x="9" y="4.25"/>
  48.     <point x="7.5" y="6.25"/>
  49.  
  50.     <point x="6" y="4.5"/>
  51.     <point x="9" y="3"/>
  52.     <point x="9" y="5.5"/>
  53.     <point x="6" y="7"/>
  54.     <point x="7.5" y="3.75"/>
  55.     <point x="9" y="4.25"/>
  56.     <point x="7.5" y="6.25"/>
  57.  
  58.  
  59.     <point x="0" y="1.5"/>
  60.     <point x="3" y="0"/>
  61.     <point x="9" y="3"/>
  62.     <point x="6" y="4.5"/>
  63.     <point x="1.5" y="0.75"/>
  64.     <point x="6" y="1.5"/>
  65.     <point x="7.5" y="3.75"/>
  66.  
  67.     <point x="0" y="1.5"/>
  68.     <point x="3" y="0"/>
  69.     <point x="9" y="3"/>
  70.     <point x="6" y="4.5"/>
  71.     <point x="1.5" y="0.75"/>
  72.     <point x="6" y="1.5"/>
  73.     <point x="7.5" y="3.75"/>
  74.   </connections>
  75.  
  76.   <aspectratio type="fixed"/>
  77.   <svg:svg>
  78.     <svg:polygon style="fill: background" points="0,1.5 6,4.5 6,7 5,6.5 4.5,4.5 1.5,3 1,4.5 0,4 "/>
  79.     <svg:polygon style="stroke-width: 0.1; stroke: foreground" points="0,1.5 6,4.5 6,7 5,6.5 4.5,4.5 1.5,3 1,4.5 0,4 "/>
  80.     <svg:polygon style="fill: background" points="6,4.5 9,3 9,5.5 6,7 "/>
  81.     <svg:polygon style="stroke-width: 0.1; stroke: foreground" points="6,4.5 9,3 9,5.5 6,7 "/>
  82.     <svg:polygon style="fill: background" points="0,1.5 3,0 9,3 6,4.5 "/>
  83.     <svg:polygon style="stroke-width: 0.1; stroke: foreground" points="0,1.5 3,0 9,3 6,4.5 "/>
  84.   </svg:svg>
  85. </shape>
  86.