Skip to content

Commit

Permalink
Add missing symbol - v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CurbaiCode committed Sep 13, 2023
1 parent 1923add commit 627bad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ <h1>Gust Symbols</h1>
<button class="miscellaneous" onclick="present(this)"><i class="gs" data-alt="fleur-de-lis-fill">fleur-de-lis</i></button>
<button class="coding" onclick="present(this)"><i class="gs">fork</i></button>
<button class="logos" onclick="present(this)" title="Refer to GitHub for rules about the appropriate use of their trademarks."><i class="gs">github-logo</i></button>
<button class="logos" onclick="present(this)" title="Refer to GitHub for rules about the appropriate use of their trademarks."><i class="gs">github-logo-square</i></button>
<button class="shapes" onclick="present(this)"><i class="gs" data-alt="grid-square-2x2-fill">grid-square-2x2</i></button>
<button class="logos" onclick="present(this)" title="Refer to Gust Symbols for rules about the appropriate use of their trademarks."><i class="gs" data-alt="gust-logo-fill">gust-logo</i></button>
<button class="system" onclick="present(this)"><i class="gs" data-alt="info-circle-fill">info-circle</i></button>
Expand Down

0 comments on commit 627bad3

Please sign in to comment.