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 / Civil / civil_basin.shape < prev    next >
Extensible Markup Language  |  2000-12-20  |  1KB  |  79 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>Civil - Basin</name>
  5.  
  6.   <icon>civil_basin.xpm</icon>
  7.  
  8.   <connections>
  9.     <point x="0" y="0" />
  10.  
  11.     <point x="0.2" y="0" />
  12.  
  13.     <point x="0.2" y="2.8" />
  14.  
  15.     <point x="4.8" y="2.8" />
  16.  
  17.     <point x="4.8" y="0" />
  18.  
  19.     <point x="5" y="0" />
  20.  
  21.     <point x="5" y="3" />
  22.  
  23.     <point x="0" y="3" />
  24.  
  25.     <point x="0.1" y="0" />
  26.  
  27.     <point x="0.2" y="1.4" />
  28.  
  29.     <point x="2.5" y="2.8" />
  30.  
  31.     <point x="4.8" y="1.4" />
  32.  
  33.     <point x="4.9" y="0" />
  34.  
  35.     <point x="5" y="1.5" />
  36.  
  37.     <point x="2.5" y="3" />
  38.  
  39.     <point x="0" y="0" />
  40.  
  41.     <point x="0.2" y="0" />
  42.  
  43.     <point x="0.2" y="2.8" />
  44.  
  45.     <point x="4.8" y="2.8" />
  46.  
  47.     <point x="4.8" y="0" />
  48.  
  49.     <point x="5" y="0" />
  50.  
  51.     <point x="5" y="3" />
  52.  
  53.     <point x="0" y="3" />
  54.  
  55.     <point x="0.1" y="0" />
  56.  
  57.     <point x="0.2" y="1.4" />
  58.  
  59.     <point x="2.5" y="2.8" />
  60.  
  61.     <point x="4.8" y="1.4" />
  62.  
  63.     <point x="4.9" y="0" />
  64.  
  65.     <point x="5" y="1.5" />
  66.  
  67.     <point x="2.5" y="3" />
  68.   </connections>
  69.  
  70.   <svg:svg>
  71.     <svg:polygon style="fill: background"
  72.     points="0,0 0.2,0 0.2,2.8 4.8,2.8 4.8,0 5,0 5,3 0,3 " />
  73.  
  74.     <svg:polygon style="stroke-width: 1; stroke: #000000"
  75.     points="0,0 0.2,0 0.2,2.8 4.8,2.8 4.8,0 5,0 5,3 0,3 " />
  76.   </svg:svg>
  77. </shape>
  78.  
  79.