SVG to PNG converter

usage

command

svg2png "$1" -w <width>
# For docset
svg2png icon.svg -w 16 icon.png
svg2png icon.svg -w 32 icon@2x.png