Fix logo assets
Currently some app logos are only available with different kind of flaws:
- resolutions and different (sometimes too low)
- custom aspect ratios (logos get scaled weird)
- no proper transparency (creates artifacts with some css filters)
As a solution there should be one svg file that contains all logos as vector images, with proper transparency and ready to serve as a source for generating consistent versions of the logos in any resolution with proper alpha channel.