Buttons

Regular button

Link

Success button

Link

Secondary button

Link

Tertiary button

Note: The two icon-only buttons are styled as squares. They use the following markup to achieve that:

  1. Uses aria-label="Text" attribute on the .btn.
  2. Uses a sibling <span class="sr-only">Text<span> element.

Destructive button