Freecns svg图标奇怪的bug

时间:2013-08-05 09:44:10

标签: svg icons

我只是尝试使用此图标包http://freecns.yanlu.de/,但有一个奇怪的错误:

super bug http://s019.radikal.ru/i637/1308/2f/d440b47f31a4.jpg

所有图标上都有白线!它是什么?

2 个答案:

答案 0 :(得分:0)

完成!在所有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>

这会在两侧添加白线。只需剪切此代码即可正常工作。

答案 1 :(得分:0)

最新版本已上架。现在应该修好了!