Fix changed icon names

This commit is contained in:
Timothy Baldridge 2020-04-20 22:07:40 -06:00
parent a9ea0421be
commit b099afe49a
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
<icon:PackIconMaterial
Width="25"
Height="25"
Kind="GithubCircle" />
Kind="GitHub" />
</Button>
<Button
Grid.Column="1"

View File

@ -68,7 +68,7 @@
<icon:PackIconMaterial
Width="17"
Height="17"
Kind="Settings" />
Kind="Cog" />
</Button>
<Button
Grid.Column="1"