这是文字:点击刷新
这是SVG:
<p>这是文字:<a href>点击刷新</a></p> <p>这是SVG:<svg><a xlink:href><path d="M433.109 23.694c...2.706z"/></a></svg></p>
@namespace "http://www.w3.org/1999/xhtml"; @namespace svg "http://www.w3.org/2000/svg"; svg|a { color: black; fill: currentColor; } a { color: gray; }