instructions for using iconfont symbol references
<svg class="icon" aria-hidden="true">
<use xlink:href="-sharpicon-xxx"></use>
</svg>
it says:
uses some tricks to support styling through font-size,color, just like fonts.
what is the technique, please?