A square button containing only an icon. Width equals the control height, so it lines up with Button and Input of the same size.
<IconButton aria-label="Search" variant="ghost"><SearchIcon /></IconButton> Copy
<IconButton aria-label="Search" variant="ghost"><SearchIcon /></IconButton>
A square button containing only an icon. Width equals the control height, so it lines up with Button and Input of the same size.