This PR adds SVG support, and replaces bitcoin.png with bitcoin.svg.
Here are the benefits:
- no more icon scaling issues on Linux desktops (fixes #14992, an alternative to #14990)
- ability to drop PNG support, after replacement of all icons (as possible alternative to #19751)
Fedora 32:

Ubuntu Focal 20.04:

"About Bitcoin Core" dialog with this PR:

https://github.com/bitcoin-core/packaging/pull/27#issuecomment-519515227:
I slighly remember that the png I made where slighly different then the SVG (optimized shadows, etc.). But not sure if this is still the case and if it matters. Just something to dbl-check.
With Qt 5.9.8 (our gitian builds) difference in shadows is observed. No differences with newer Qt versions.