MouseIcon problem

I have a custom mouse icon that has a 6x6 image of just black that is in the middle of the screen and in Studio it looks fine.

But in the actual Roblox game it looks like this.

Anyone know why Roblox does this and is there an easy way to fix it? I already have a script using image decal ID’s and not ScreenGui because ScreenGui’s positioning is quite weird with it for some odd reason. Help please n thanks.
Not sure if this is the right category by the way so sorry if it isnt

Ok Im gonna just make it bigger

Did you make the image yourself? Is it just a plain black square? It is strange that it looks completely different when used as your mouse cursor. But, if it’s meant to look like a stack of black stripes, and you’re previewing it as an ImageLabel in studio and resizing it smaller than the image is, it’s possible it’s blurring together and appearing to be a black square. MouseIcons always render at the exact size & pixel density as the source image.

i want it to be a black square lol not stripes