RustPoint 工具集合

SVG 压缩

移除 SVG 注释和多余空白,生成更轻的 SVG 文本。

返回工具集合
<svg width="100" height="100">\n  \n  <circle cx="50" cy="50" r="40" />\n</svg>