SVG icon currently speaks the file name in JAWS. Will try role="presentation"
¨¨¨
JAWS 15 or NVDA 2014.2 read it OK in FF and IE, but VoiceOver doesn't read the secont row of TH.
<span class="icon icon-phone"> <!--[if gte IE 9]><!--> <svg class="svg-icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-phone"></use> </svg> <!--<![endif]--> </span>