Toggle button
Toggle button is a two-state button that represents and performs an on/off state.
import { ... } from '@ag.ds-next/react/toggle-button';
To meet WCAG 1.4.1, the icon size increases slightly on hover to indicate that the button is interactive without relying on colour alone.