Skip to content

Commit

Permalink
chore: trust screenshots in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoertgen committed Jul 28, 2024
1 parent dde54a2 commit 36f6372
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ A library for embedding [Font Awesome](http://fortawesome.github.io/Font-Awesome

Here is a screenshot from the sample applications

![Using the Font Awesome in WPF and Windows Forms](docs/img/FontAwesome.Sharp.png)
![Using the Font Awesome in WPF and Windows Forms](https://raw.githubusercontent.com/awesome-inc/FontAwesome.Sharp/main/docs/img/FontAwesome.Sharp.png)

Here is a screenshot from the WPF sample application show-casing using also other icon fonts like

- **FontAwesome Pro** and
- **MaterialDesign**:

![Using Font Awesome Pro and Material Design Icons](docs/img/pro_and_mdi.png)
![Using Font Awesome Pro and Material Design Icons](https://raw.githubusercontent.com/awesome-inc/FontAwesome.Sharp/main/docs/img/pro_and_mdi.png)

Read the [documentation](https://awesome-inc.github.io/FontAwesome.Sharp/) for more information.

Expand Down

0 comments on commit 36f6372

Please sign in to comment.