hi! i’ve a main component- which is a button. button consist of an icon (which is a component as well) + text.
when i try to use the variable button, there is no way i can reduce the size of the icon. is the only way to do so is to create another same icon component but in smaller size?
is it a common way to have a few icon size under design system?
TIA!