Hello Community, I cannot seem to quite find a thread that already discussed this. I have build a small set of Icon components in different sizes. Hence icon and font size differ between lg, md and sm.
Apart from that I have icons on another page in my library all as components in size 30x30px. Icon size in lg button is 24x24px all icons, when switching icons there it seems to fit the 30x30px icon perfectly into the button without increasing size.
But when I add an icon into the md or sm button the icon is visibly larger than the 16x16px that I have set up in the component. Does anyone have an idea what that could be and why the icon doesnt automatically adhere to the given size in the button component? Appreciate any and all support and tips.