Skip to content

Commit

Permalink
add some font-awesome svgs to ucdlib-icons (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: Sabrina Baggett <[email protected]>
  • Loading branch information
sbagg and Sabrina Baggett authored Sep 22, 2021
1 parent f74ade2 commit a9736a8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions elements/ucdlib/ucdlib-icons/ucdlib-icons.js

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

4 changes: 2 additions & 2 deletions test-app/pages/page-infographics.tpl.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ ${this.examplePanel(html`
<span style="font-size:100px;"></span>
</my-factoid>
<my-factoid href="http://library.ucdavis.edu" statistic="40" title="Cats">
<span class="fas fa-cat fa-6x"></span>
<my-factoid href="http://library.ucdavis.edu" statistic="40" title="Donations">
<span><ucdlib-icon style="margin:auto;width:135px; height:135px;" icon="ucdlib:hand-holding-usd"></ucdlib-icon></span>
</my-factoid>
</div>
Expand Down

0 comments on commit a9736a8

Please sign in to comment.