Button Icon Scaling

Everyone here has been extremely helpful, and as I am now coming into the final steps of my project, I am running into a couple issues with scaling when going to different size monitors. I have most of them figured out, but the last one I can’t seem to fix is my icon size on my buttons.

Screenshot 2025-08-21 092137

this is the button in the designer, the icon fits nicely with little dead space, but when I switch to Fullscreen mode/different sized screens, this happens:

Screenshot 2025-08-21 092144

The button scales up with the rest of the project, but the icon stays the same size, is there any way to make the icon scale linearly with the button?

Thanks.