How to Convert SVG Files to other Image Formats on Ubuntu 12.04/11.10
通过rsvg转换svg格式的图片:
rsvg
svg
sudo apt-get install librsvg2-bin rsvg input.svg output.jpg
2019.2