Instead of -background transparent, use -background none.
convert -background none in.svg out.png
NOTE: The order of the arguments is important.
Instead of -background transparent, use -background none.
convert -background none in.svg out.png
NOTE: The order of the arguments is important.