Skip to content

Commit

Permalink
Add text-free icon buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Nov 13, 2024
1 parent e15f76e commit 8527b37
Show file tree
Hide file tree
Showing 17 changed files with 44 additions and 34 deletions.
8 changes: 8 additions & 0 deletions docs/pages/buttons.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,14 @@ variation_groups:
<span>Next</span>
{% include icons/right.svg %}
</button>
<button class="a-btn" aria-label="Back">
{% include icons/left.svg %}
</button>
<button class="a-btn" aria-label="Next">
{% include icons/right.svg %}
</button>
</div>
- variation_is_deprecated: false
variation_name: Button with animated icon
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8527b37

Please sign in to comment.