Default IconButton
default-iconbutton.tsx
<IconButton icon={FaPlus} ariaLabel="Add" />The Icon Button component renders a button with an icon. It supports various actions, including external links and loading states.
<IconButton icon={FaPlus} ariaLabel="Add" />