Describe the feature or problem you’d like to solve
The icon does not downscale well on Ubuntu 20.04. I'm using Github Desktop 2.5.4-linux1. Here's a screenshot of my activity bar next to other applications:

This is a fairly minor problem but it just looks odd next to the other icons.
Proposed solution
The ideal solution would be to include 128x128, 64x64, 32x32 prescaled icons and an svg. I think the issue is downscaling is done using nearest neighbor on a large icon, and it'd be better to just include the smaller icons instead and a vector image.
Here's what it should look like in comparison:

Describe the feature or problem you’d like to solve
The icon does not downscale well on Ubuntu 20.04. I'm using Github Desktop 2.5.4-linux1. Here's a screenshot of my activity bar next to other applications:

This is a fairly minor problem but it just looks odd next to the other icons.
Proposed solution
The ideal solution would be to include 128x128, 64x64, 32x32 prescaled icons and an svg. I think the issue is downscaling is done using nearest neighbor on a large icon, and it'd be better to just include the smaller icons instead and a vector image.
Here's what it should look like in comparison: