Horizontal icon alignment in button

am i missing something? there does not seem to be a (straightforward) way to set the horizontal icon alignment in a button. i mean, you can set it, but it’s not obvious how to set it.

You mean something like this:

Untitled

get rid of the label - icon only. now try to center the icon.
centering it vertically was no problem. centering it horizontally was a problem.

Have you tried to use the icon component? (without the button)

Here is my configuration:

1 Like

yes, and that would be the normal way of doing this. sorry i wasn’t being clear in the original post that this was for a button without a label.
i was trying to see if i could access some additional properties by using a button instead of an icon (or an image), when i stumbled upon this issue.