我只是尝试使用这个图标包http://freecns.yanlu.de/,但有一个奇怪的错误:
所有图标上都有白线!它是什么?
最新版本已上线。现在应该修好了!
完毕!在所有 svg 文件中,我发现了这个废话:
<g fill="rgb(215,215,215)" id="Stripes Vertical copy">
<g stroke="rgb(255,255,255)" stroke-width="1" fill="none" id="Rectangle 180 copy 5"></g>
<path id="Rectangle 180 copy 5" d="M0,-64 L0,656 L16,656 L16,-64 L0,-64 Z M0,-64" stroke="rgb(255,255,255)" stroke-width="1" fill="none"></path>
<path id="Rectangle 180 copy 5 decoration" d="" stroke="rgb(255,255,255)" stroke-width="1" fill="none"></path>
</g>
那就是在侧面添加白线。只需剪切此代码即可正常工作。