<!-- Symbols for use with SVGGraphics (exchange format) -->
<!-- Author: Mark Donszelmann -->
<!-- Version: $Id: SVGDefs-exchange.txt,v 1.1.1.1 2004/05/31 05:08:51 kuromaru Exp $ -->

<symbol id="fdot">
  <use xlink:href="#dot" stroke="none" fill="currentColor"/>
</symbol>

<symbol id="fbox">
  <use xlink:href="#box" stroke="none" fill="currentColor"/>
</symbol>

<symbol id="ftriup">
  <use xlink:href="#triup" stroke="none" fill="currentColor"/>
</symbol>

<symbol id="ftridn">
  <use xlink:href="#tridn" stroke="none" fill="currentColor"/>
</symbol>

<symbol id="fdiamond">
  <use xlink:href="#diamond" stroke="none" fill="currentColor"/>
</symbol>
