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 / Block5.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-03-05  |  1.9 KB  |  69 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>Block5</name><!-- Block 5, 3:3 -->
  4.   <icon>Block5.png</icon>
  5.   <connections>
  6.     <point x="12" y="3"/>
  7.     <point x="6" y="6"/>
  8.     <point x="0" y="3"/>
  9.     <point x="6" y="0"/>
  10.     <point x="9" y="4.5"/>
  11.     <point x="3" y="4.5"/>
  12.     <point x="3" y="1.5"/>
  13.  
  14.     <point x="12" y="3"/>
  15.     <point x="6" y="6"/>
  16.     <point x="0" y="3"/>
  17.     <point x="6" y="0"/>
  18.     <point x="9" y="4.5"/>
  19.     <point x="3" y="4.5"/>
  20.     <point x="3" y="1.5"/>
  21.  
  22.  
  23.     <point x="0" y="3"/>
  24.     <point x="6" y="6"/>
  25.     <point x="6" y="8"/>
  26.     <point x="0" y="5"/>
  27.     <point x="3" y="4.5"/>
  28.     <point x="6" y="7"/>
  29.     <point x="3" y="6.5"/>
  30.  
  31.     <point x="0" y="3"/>
  32.     <point x="6" y="6"/>
  33.     <point x="6" y="8"/>
  34.     <point x="0" y="5"/>
  35.     <point x="3" y="4.5"/>
  36.     <point x="6" y="7"/>
  37.     <point x="3" y="6.5"/>
  38.  
  39.  
  40.     <point x="6" y="6"/>
  41.     <point x="12" y="3"/>
  42.     <point x="12" y="5"/>
  43.     <point x="6" y="8"/>
  44.     <point x="9" y="4.5"/>
  45.     <point x="12" y="4"/>
  46.     <point x="9" y="6.5"/>
  47.  
  48.     <point x="6" y="6"/>
  49.     <point x="12" y="3"/>
  50.     <point x="12" y="5"/>
  51.     <point x="6" y="8"/>
  52.     <point x="9" y="4.5"/>
  53.     <point x="12" y="4"/>
  54.     <point x="9" y="6.5"/>
  55.   </connections>
  56.  
  57.   <aspectratio type="fixed"/>
  58.   <svg:svg>
  59.     <svg:polygon style="fill: default" points="12,3 6,6 0,3 6,0 "/>
  60.     <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="12,3 6,6 0,3 6,0 "/>
  61.  
  62.     <svg:polygon style="fill: default" points="0,3 6,6 6,8 0,5 "/>
  63.     <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,3 6,6 6,8 0,5 "/>
  64.  
  65.     <svg:polygon style="fill: default" points="6,6 12,3 12,5 6,8 "/>
  66.     <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="6,6 12,3 12,5 6,8 "/>
  67.   </svg:svg>
  68. </shape>
  69.