I made a gamepass icon which should be displayed like this:
However, it is displayed as this:
I have a circle surrounding the entire icon so that nothing gets cropped. When I fill the circle with a color, the icon size is good and fits perfectly however, when I remove the background the size gets stretched.
You may have to increase the size of the image (more transparent pixels) to make it a square image. This is because roblox will often stretch images which arenāt square to have a square aspect ratio to fit the size of the image for the website/app.
This might help if youāre confused:
The image on the left has a larger size to give the image a square aspect ratio while the image on the right was uploaded as a 16:9 aspect ratio so it appears stretched.