diff --git a/src/Files.App.Controls/ThemedIcon/Styles/Icons.Common.xaml b/src/Files.App.Controls/ThemedIcon/Styles/Icons.Common.xaml index 0713a13b329d..079afe9f9535 100644 --- a/src/Files.App.Controls/ThemedIcon/Styles/Icons.Common.xaml +++ b/src/Files.App.Controls/ThemedIcon/Styles/Icons.Common.xaml @@ -1172,4 +1172,96 @@ + + + + + + + + + diff --git a/src/Files.App/UserControls/AddressToolbar.xaml b/src/Files.App/UserControls/AddressToolbar.xaml index dc6c5357e935..998aff317c26 100644 --- a/src/Files.App/UserControls/AddressToolbar.xaml +++ b/src/Files.App/UserControls/AddressToolbar.xaml @@ -503,10 +503,8 @@ IsChecked="{x:Bind Commands.ToggleShelfPane.IsOn, Mode=TwoWay}" ToolTipService.ToolTip="{x:Bind ViewModel.Commands.ToggleShelfPane.LabelWithHotKey, Mode=OneWay}"> @@ -587,12 +585,12 @@ ToolTipService.ToolTip="{helpers:ResourceString Name=UpdateFiles}"> - + Style="{StaticResource App.ThemedIcons.AppUpdateAvailable}" /> - + diff --git a/tests/Files.App.UITests/Views/ThemedIconPage.xaml b/tests/Files.App.UITests/Views/ThemedIconPage.xaml index e8fff645787a..104846f718ab 100644 --- a/tests/Files.App.UITests/Views/ThemedIconPage.xaml +++ b/tests/Files.App.UITests/Views/ThemedIconPage.xaml @@ -13,7 +13,7 @@