Basic Icon Buttons

Icon buttons are simple, icon-only buttons. Always include a label for accessibility.

Sizes via font-size

Icon buttons inherit font-size, so you can resize them using CSS.

Disabled

Add disabled to prevent interaction.

As Link

Set href to render as an anchor element.

Event Log

Focus and blur on the button to see events.