Regular Buttons detect when their only content is an icon, and make themselves square (32x32). ToggleButtons should also do this. Right now they don't, and icon-only ToggleButtons are wider than they are long (46x32). See https://doc.wikimedia.org/codex/latest/components/demos/toggle-button.html#stateful-icon-only
Regular button | ToggleButton |