<!-- Symbols for use with SVGGraphics (stylable format) -->
<!-- Author: Mark Donszelmann -->
<!-- Version: $Id: SVGDefs-stylable.txt,v 1.1 2002/07/30 19:11:30 duns Exp $ -->

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

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

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

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

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