Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandUI committed Jun 17, 2024
1 parent 994506c commit 3dc0bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WalletWasabi.Fluent/Icons/Icons.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
<StreamGeometry x:Key="manual_control">F1 M3.88411 4.01327C3.74935 3.85155 3.52773 3.79156 3.32979 3.86322C3.13185 3.93489 3 4.12285 3 4.33336L3 8.66667C3 8.94287 3.22386 9.16667 3.5 9.16667C3.77614 9.16667 4 8.94287 4 8.66667L4 5.7144L5.61587 7.65347C5.71087 7.76747 5.8516 7.83333 6 7.83333C6.1484 7.83333 6.28913 7.76747 6.38413 7.65347L8 5.7144L8 8.66667C8 8.94287 8.22387 9.16667 8.5 9.16667C8.77613 9.16667 9 8.94287 9 8.66667L9 4.33336C9 4.12285 8.86813 3.93489 8.6702 3.86322C8.47227 3.79156 8.25067 3.85155 8.11587 4.01327L6 6.55233L3.88411 4.01327ZM2.16667 0.5C0.970047 0.5 0 1.47005 0 2.66667L0 10.3333C0 11.5299 0.970047 12.5 2.16667 12.5L9.83333 12.5C11.0299 12.5 12 11.5299 12 10.3333L12 2.66667C12 1.47005 11.0299 0.5 9.83333 0.5L2.16667 0.5ZM1 2.66667C1 2.02233 1.52233 1.5 2.16667 1.5L9.83333 1.5C10.4777 1.5 11 2.02233 11 2.66667L11 10.3333C11 10.9777 10.4777 11.5 9.83333 11.5L2.16667 11.5C1.52233 11.5 1 10.9777 1 10.3333L1 2.66667Z</StreamGeometry>
<StreamGeometry x:Key="automatic_control">M3.25 0C1.46 0 0 1.46 0 3.25V14.75C0 16.54 1.46 18 3.25 18H14.75C16.54 18 18 16.54 18 14.75V3.25C18 1.46 16.54 0 14.75 0H3.25ZM1.5 3.25C1.5 2.28 2.28 1.5 3.25 1.5H14.75C15.72 1.5 16.5 2.28 16.5 3.25V14.75C16.5 15.72 15.72 16.5 14.75 16.5H3.25C2.28 16.5 1.5 15.72 1.5 14.75V3.25Z M13.1799 11.92L9.67995 4.67003C9.42995 4.15003 8.57995 4.15003 8.32995 4.67003L4.82995 11.92C4.64995 12.29 4.80995 12.74 5.17995 12.92C5.55995 13.1 5.99995 12.94 6.17995 12.57L6.81995 11.24H11.1899L11.8299 12.57C11.9599 12.84 12.2299 12.99 12.5099 12.99C12.6199 12.99 12.7299 12.97 12.8399 12.92C13.2099 12.74 13.3699 12.29 13.1899 11.92H13.1799ZM7.53995 9.75003L8.99995 6.73003L10.4599 9.75003H7.53995Z</StreamGeometry>

<ControlTemplate x:Key="wasabi_logo_text_dynamic">
<ControlTemplate x:Key="wasabi_logo_text_dynamic">
<StackPanel Margin="0,0,0,-5" TextElement.FontFamily="{StaticResource WasabiLogoTextFont}"
TextElement.FontWeight="Light" Orientation="Horizontal" ClipToBounds="False">
<TextBlock Text="WASABI" Classes="h6" Foreground="{DynamicResource TextForegroundColor}" ClipToBounds="False" />
Expand Down

0 comments on commit 3dc0bea

Please sign in to comment.