# icon.svg => icon.png ``` convert -background none -geometry 256x256 icon.svg icon.png ```