These icons are very nice, but a downside is that every icon has padding of about 50px. This forces a gap between the edge of the texture and where the icon actually begins.
An issue I face is when I use this compass icon, its texture fills up the entire space but its padding forces there to be a gap that is much larger than I actually want, I only need a small amount of padding.

My only options are to either 1) scale up the texture when I use it, pushing its padding well beyond the limits that I actually use it

Or to manually alter every icon to crop out the padding.
I don't believe it is good for the icons to force arbitrary padding, the user is not allowed to decide the amount of padding they want the icons to have, without having to figure out some way to deal with the padding that has been decided for them.
These icons are very nice, but a downside is that every icon has padding of about 50px. This forces a gap between the edge of the texture and where the icon actually begins.
An issue I face is when I use this compass icon, its texture fills up the entire space but its padding forces there to be a gap that is much larger than I actually want, I only need a small amount of padding.

My only options are to either 1) scale up the texture when I use it, pushing its padding well beyond the limits that I actually use it

Or to manually alter every icon to crop out the padding.
I don't believe it is good for the icons to force arbitrary padding, the user is not allowed to decide the amount of padding they want the icons to have, without having to figure out some way to deal with the padding that has been decided for them.