WIP: fix(ui): add iconsize prop to iconbutton Icon and snapshot updates
Since IconButton is a combination of Icon and Button component, there was an overlap for the size property. Button has a string while icon had a number prop.
Since IconButton is a combination of Icon and Button component, there was an overlap for the size property. Button has a string while icon had a number prop.