Created
December 22, 2023 18:28
-
-
Save s-fernandez-v/d9dc083e7d36f20c235e4fc77fa49d58 to your computer and use it in GitHub Desktop.
Christmas'23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Grid | |
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" | |
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" | |
xmlns:d="http://schemas.microsoft.com/expression/blend/2008" | |
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" | |
mc:Ignorable="d" d:DesignWidth="1920" d:DesignHeight="1080"> | |
<Grid.Background> | |
<RadialGradientBrush RadiusY="0.6883516" RadiusX="0.439797"> | |
<RadialGradientBrush.RelativeTransform> | |
<TransformGroup> | |
<ScaleTransform CenterY="0.5" CenterX="0.5"/> | |
<SkewTransform CenterY="0.5" CenterX="0.5"/> | |
<RotateTransform CenterY="0.5" CenterX="0.5"/> | |
<TranslateTransform/> | |
</TransformGroup> | |
</RadialGradientBrush.RelativeTransform> | |
<GradientStop Offset="0.1881466" Color="#FF14191D"/> | |
<GradientStop Offset="1" Color="#FF0C0D0F"/> | |
</RadialGradientBrush> | |
</Grid.Background> | |
<Grid.Resources> | |
<Storyboard x:Key="Anims"> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Opacity" Storyboard.TargetName="Layer17"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="1"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:2.14" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer17"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleX" Storyboard.TargetName="Layer17"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="1"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleY" Storyboard.TargetName="Layer17"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="1"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].X" Storyboard.TargetName="Layer17"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="595.5"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="507.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="419" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].Y" Storyboard.TargetName="Layer17"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="1069.5"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="832.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="1069.5" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Opacity" Storyboard.TargetName="Layer16"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="1"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer16"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleX" Storyboard.TargetName="Layer16"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="1"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleY" Storyboard.TargetName="Layer16"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="1"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].X" Storyboard.TargetName="Layer16"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="729.5"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="795.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="861" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].Y" Storyboard.TargetName="Layer16"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="1056"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="824.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="1056" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Opacity" Storyboard.TargetName="Layer15"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="1"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer15"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleX" Storyboard.TargetName="Layer15"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.48"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleY" Storyboard.TargetName="Layer15"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.48"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].X" Storyboard.TargetName="Layer15"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="630.5"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="575.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="520" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].Y" Storyboard.TargetName="Layer15"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="1046"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="905.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="1046" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Opacity" Storyboard.TargetName="Layer14"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="1"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:1.6" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer14"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleX" Storyboard.TargetName="Layer14"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.48"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleY" Storyboard.TargetName="Layer14"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.48"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].X" Storyboard.TargetName="Layer14"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="650"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="690"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="650" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].Y" Storyboard.TargetName="Layer14"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="1091.5"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="828.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="1091.5" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Opacity" Storyboard.TargetName="Layer13"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="1"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:1.8" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer13"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleX" Storyboard.TargetName="Layer13"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.6"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleY" Storyboard.TargetName="Layer13"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.6"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].X" Storyboard.TargetName="Layer13"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="693"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="680"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="693" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].Y" Storyboard.TargetName="Layer13"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="1064.5"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="911.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="1064.5" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Opacity" Storyboard.TargetName="Layer12"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="1"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer12"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleX" Storyboard.TargetName="Layer12"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.48"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleY" Storyboard.TargetName="Layer12"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.48"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].X" Storyboard.TargetName="Layer12"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="777"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="830"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="890" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].Y" Storyboard.TargetName="Layer12"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="1047.5"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="907.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="1047.5" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Opacity" Storyboard.TargetName="Layer11"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="1"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:1.95" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer11"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleX" Storyboard.TargetName="Layer11"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.81"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleY" Storyboard.TargetName="Layer11"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.81"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].X" Storyboard.TargetName="Layer11"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="660"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="625"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="590" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].Y" Storyboard.TargetName="Layer11"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="1069.5"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="862.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="1069.5" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Opacity" Storyboard.TargetName="Layer10"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="1"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:2" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer10"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleX" Storyboard.TargetName="Layer10"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.81"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleY" Storyboard.TargetName="Layer10"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.81"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].X" Storyboard.TargetName="Layer10"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="721"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="749"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="721" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].Y" Storyboard.TargetName="Layer10"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="1059.5"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="889.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="1059.5" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Opacity" Storyboard.TargetName="Layer9"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="1"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:2.12" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer9"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleX" Storyboard.TargetName="Layer9"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.36"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleY" Storyboard.TargetName="Layer9"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.36"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].X" Storyboard.TargetName="Layer9"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="772"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="863"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="960" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].Y" Storyboard.TargetName="Layer9"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="1054.5"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="822.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="1054.5" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Opacity" Storyboard.TargetName="Layer8"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="1"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:1.6" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer8"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleX" Storyboard.TargetName="Layer8"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.36"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleY" Storyboard.TargetName="Layer8"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.36"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].X" Storyboard.TargetName="Layer8"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="646"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="585"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="646" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].Y" Storyboard.TargetName="Layer8"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="1035.5"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="818.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="1035.5" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Opacity" Storyboard.TargetName="Layer7"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="1"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:1.6" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer7"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleX" Storyboard.TargetName="Layer7"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.36"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleY" Storyboard.TargetName="Layer7"> | |
<SplineDoubleKeyFrame KeySpline="1,0,1,1" KeyTime="0:0:1.57" Value="0.36"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].X" Storyboard.TargetName="Layer7"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="572"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="511"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="572" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[2].Y" Storyboard.TargetName="Layer7"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.295" Value="1048.5"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0,1" KeyTime="0:0:1.7" Value="891.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:2.13" Value="1048.5" KeySpline="1,0,1,1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer6"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[2].Point2" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="-136.46,-35.62"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="-138.46,-35.62"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="-138.46,-51.62"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="-138.46,-51.62"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="-138.46,-35.62"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[2].Point3" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="-136.46,-35.62"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="-138.46,-35.62"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="-138.46,-51.62"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="-138.46,-51.62"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="-138.46,-35.62"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[3].Point1" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="-136.46,-41.67"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="-138.46,-41.67"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="-138.46,-57.67"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="-138.46,-57.67"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="-138.46,-41.67"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[3].Point2" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="-131.56,-46.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="-133.56,-46.56"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="-133.56,-62.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="-133.56,-62.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="-133.56,-46.56"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[3].Point3" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="-125.52,-46.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="-127.52,-46.56"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="-127.52,-62.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="-127.52,-62.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="-127.52,-46.56"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[4].Point1" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="-125.52,-46.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="-127.52,-46.56"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="-127.52,-62.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="-127.52,-62.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="-127.52,-46.56"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[4].Point2" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="129.29,-46.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="127.29,-46.56"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="127.29,-62.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="127.29,-62.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="127.29,-46.56"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[4].Point3" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="129.29,-46.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="127.29,-46.56"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="127.29,-62.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="127.29,-62.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="127.29,-46.56"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[5].Point1" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="135.33,-46.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="133.33,-46.56"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="133.33,-62.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="133.33,-62.56"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="133.33,-46.56"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[5].Point2" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="140.23,-41.67"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="138.23,-41.67"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="138.23,-57.67"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="138.23,-57.67"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="138.23,-41.67"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[5].Point3" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="140.23,-35.62"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="138.23,-35.62"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="138.23,-51.62"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="138.23,-51.62"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="138.23,-35.62"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[6].Point1" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="140.23,-35.62"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="138.23,-35.62"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="138.23,-51.62"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="138.23,-51.62"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="138.23,-35.62"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[6].Point2" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="138.34,115.86"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="138.34,115.86"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="138.34,115.86"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="138.34,115.86"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="138.34,115.86"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[6].Point3" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="138.34,115.86"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="138.34,115.86"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="138.34,115.86"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="138.34,115.86"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="138.34,115.86"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[7].Point1" Storyboard.TargetName="Path22"> | |
<DiscretePointKeyFrame KeyTime="0:0:0" Value="138.34,121.9"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:1.33" Value="138.34,121.9"/> | |
<SplinePointKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="138.34,121.9"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="138.34,121.9"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="138.34,121.9"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[1].Point2" Storyboard.TargetName="Path23"> | |
<SplinePointKeyFrame KeySpline="0.5,0,1,1" KeyTime="0:0:1.33" Value="-39,-91.91"/> | |
<SplinePointKeyFrame KeySpline="0,0,0.5,1" KeyTime="0:0:1.67" Value="-39,-107.91"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="-39,-107.91"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="-39,-91.91"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[1].Point3" Storyboard.TargetName="Path23"> | |
<SplinePointKeyFrame KeySpline="0.5,0,1,1" KeyTime="0:0:1.33" Value="-39,-91.91"/> | |
<SplinePointKeyFrame KeySpline="0,0,0.5,1" KeyTime="0:0:1.67" Value="-39,-107.91"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="-39,-107.91"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="-39,-91.91"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[2].Point1" Storyboard.TargetName="Path23"> | |
<SplinePointKeyFrame KeySpline="0.5,0,1,1" KeyTime="0:0:1.33" Value="-39,-91.91"/> | |
<SplinePointKeyFrame KeySpline="0,0,0.5,1" KeyTime="0:0:1.67" Value="-39,-107.91"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="-39,-107.91"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="-39,-91.91"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[2].Point2" Storyboard.TargetName="Path23"> | |
<SplinePointKeyFrame KeySpline="0.5,0,1,1" KeyTime="0:0:1.33" Value="35.26,-91.91"/> | |
<SplinePointKeyFrame KeySpline="0,0,0.5,1" KeyTime="0:0:1.67" Value="35.26,-107.91"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="35.26,-107.91"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="35.26,-91.91"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[2].Point3" Storyboard.TargetName="Path23"> | |
<SplinePointKeyFrame KeySpline="0.5,0,1,1" KeyTime="0:0:1.33" Value="35.26,-91.91"/> | |
<SplinePointKeyFrame KeySpline="0,0,0.5,1" KeyTime="0:0:1.67" Value="35.26,-107.91"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="35.26,-107.91"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="35.26,-91.91"/> | |
</PointAnimationUsingKeyFrames> | |
<PointAnimationUsingKeyFrames Storyboard.TargetProperty="Data.Figures[0].Segments[3].Point1" Storyboard.TargetName="Path23"> | |
<SplinePointKeyFrame KeySpline="0.5,0,1,1" KeyTime="0:0:1.33" Value="35.26,-91.91"/> | |
<SplinePointKeyFrame KeySpline="0,0,0.5,1" KeyTime="0:0:1.67" Value="35.26,-107.91"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.33" Value="35.26,-107.91"/> | |
<SplinePointKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.57" Value="35.26,-91.91"/> | |
</PointAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer5"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Angle" Storyboard.TargetName="Layer5"> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,1,1" KeyTime="0:0:0.37" Value="0"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0.5,1" KeyTime="0:0:0.5" Value="5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:0.63" Value="-5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:0.77" Value="5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:0.9" Value="-5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.03" Value="5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.17" Value="-5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.3" Value="5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.43" Value="0"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.67" Value="5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:2.17" Value="-15"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:2.33" Value="8"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:2.5" Value="-3"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:2.67" Value="1"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:2.83" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer4"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Angle" Storyboard.TargetName="Layer4"> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,1,1" KeyTime="0:0:0.3" Value="0"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0.5,1" KeyTime="0:0:0.43" Value="5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:0.57" Value="-5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:0.7" Value="5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:0.83" Value="-5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:0.97" Value="5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.1" Value="-5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.23" Value="5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.37" Value="0"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.6" Value="-5"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:2.1" Value="15"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:2.27" Value="-8"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:2.43" Value="3"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:2.6" Value="-1"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:2.77" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer3"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].Angle" Storyboard.TargetName="Layer3"> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,1,1" KeyTime="0:0:0.27" Value="0"/> | |
<SplineDoubleKeyFrame KeySpline="0,0,0.5,1" KeyTime="0:0:0.4" Value="3"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:0.53" Value="-3"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:0.67" Value="3"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:0.8" Value="-3"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:0.93" Value="3"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.07" Value="-3"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.2" Value="3"/> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="0:0:1.33" Value="0"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[1].Y" Storyboard.TargetName="Layer3"> | |
<SplineDoubleKeyFrame KeySpline="0.5,0,1,1" KeyTime="0:0:0.2" Value="4.5"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.3" Value="38.8"/> | |
<SplineDoubleKeyFrame KeySpline="0.167,0.167,0,1" KeyTime="0:0:1.63" Value="-172.5"/> | |
<SplineDoubleKeyFrame KeySpline="1,0,0.833,1" KeyTime="0:0:2.17" Value="50.5"/> | |
<SplineDoubleKeyFrame KeySpline="0.167,0,0.5,1" KeyTime="0:0:2.4" Value="4.5"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Opacity" Storyboard.TargetName="Layer2"> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="0"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:1.63" Value="1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer2"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleX" Storyboard.TargetName="Layer2"> | |
<SplineDoubleKeyFrame KeyTime="0:0:0.468" Value="0.26"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="0"/> | |
<EasingDoubleKeyFrame KeyTime="0:0:1.8" Value="0.25"> | |
<EasingDoubleKeyFrame.EasingFunction> | |
<QuarticEase EasingMode="EaseOut"/> | |
</EasingDoubleKeyFrame.EasingFunction> | |
</EasingDoubleKeyFrame> | |
<EasingDoubleKeyFrame KeyTime="0:0:2.8" Value="0.26"> | |
<EasingDoubleKeyFrame.EasingFunction> | |
<SineEase EasingMode="EaseOut"/> | |
</EasingDoubleKeyFrame.EasingFunction> | |
</EasingDoubleKeyFrame> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleY" Storyboard.TargetName="Layer2"> | |
<SplineDoubleKeyFrame KeyTime="0:0:0.468" Value="0.26"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:1.57" Value="0"/> | |
<EasingDoubleKeyFrame KeyTime="0:0:1.8" Value="0.25"> | |
<EasingDoubleKeyFrame.EasingFunction> | |
<QuarticEase EasingMode="EaseOut"/> | |
</EasingDoubleKeyFrame.EasingFunction> | |
</EasingDoubleKeyFrame> | |
<EasingDoubleKeyFrame KeyTime="0:0:2.8" Value="0.26"> | |
<EasingDoubleKeyFrame.EasingFunction> | |
<SineEase EasingMode="EaseOut"/> | |
</EasingDoubleKeyFrame.EasingFunction> | |
</EasingDoubleKeyFrame> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Opacity" Storyboard.TargetName="Layer1"> | |
<SplineDoubleKeyFrame KeyTime="0:0:0.198" Value="0"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:0.238" Value="1"/> | |
</DoubleAnimationUsingKeyFrames> | |
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Visibility" Storyboard.TargetName="Layer1"> | |
<DiscreteObjectKeyFrame KeyTime="0" Value="{x:Static Visibility.Visible}"/> | |
</ObjectAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleX" Storyboard.TargetName="Layer1"> | |
<SplineDoubleKeyFrame KeyTime="0:0:0.198" Value="0"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:0.368" Value="0.75"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:0.538" Value="0.66"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="RenderTransform.Children[0].ScaleY" Storyboard.TargetName="Layer1"> | |
<SplineDoubleKeyFrame KeyTime="0:0:0.198" Value="0"/> | |
<SplineDoubleKeyFrame KeyTime="0:0:0.368" Value="0.75"/> | |
<LinearDoubleKeyFrame KeyTime="0:0:0.538" Value="0.66"/> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)" Storyboard.TargetName="BoxGroup"> | |
<EasingDoubleKeyFrame KeyTime="0:0:1.3" Value="2"/> | |
<EasingDoubleKeyFrame KeyTime="0:0:1.6" Value="-275"> | |
<EasingDoubleKeyFrame.EasingFunction> | |
<PowerEase EasingMode="EaseOut" Power="4"/> | |
</EasingDoubleKeyFrame.EasingFunction> | |
</EasingDoubleKeyFrame> | |
<EasingDoubleKeyFrame KeyTime="0:0:2.17" Value="0"> | |
<EasingDoubleKeyFrame.EasingFunction> | |
<PowerEase EasingMode="EaseIn" Power="3"/> | |
</EasingDoubleKeyFrame.EasingFunction> | |
</EasingDoubleKeyFrame> | |
</DoubleAnimationUsingKeyFrames> | |
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)" Storyboard.TargetName="Particles"> | |
<EasingDoubleKeyFrame KeyTime="0:0:1.3" Value="0"/> | |
<EasingDoubleKeyFrame KeyTime="0:0:1.6" Value="-275"> | |
<EasingDoubleKeyFrame.EasingFunction> | |
<PowerEase EasingMode="EaseOut" Power="4"/> | |
</EasingDoubleKeyFrame.EasingFunction> | |
</EasingDoubleKeyFrame> | |
<EasingDoubleKeyFrame KeyTime="0:0:2.17" Value="0"> | |
<EasingDoubleKeyFrame.EasingFunction> | |
<PowerEase EasingMode="EaseIn" Power="3"/> | |
</EasingDoubleKeyFrame.EasingFunction> | |
</EasingDoubleKeyFrame> | |
</DoubleAnimationUsingKeyFrames> | |
</Storyboard> | |
</Grid.Resources> | |
<Grid.Triggers> | |
<EventTrigger RoutedEvent="FrameworkElement.Loaded"> | |
<BeginStoryboard Storyboard="{StaticResource Anims}"/> | |
</EventTrigger> | |
</Grid.Triggers> | |
<Viewbox> | |
<Canvas Width="1150" Height="1150"> | |
<Canvas x:Name="Particles" RenderTransformOrigin="0.5,0.5"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform/> | |
<SkewTransform/> | |
<RotateTransform/> | |
<TranslateTransform/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas x:Name="Layer17" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform CenterX="-95" CenterY="-107"/> | |
<RotateTransform Angle="45" CenterX="-95" CenterY="-107"/> | |
<TranslateTransform X="595.5" Y="1069.5"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="-95" Y="-107"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M15,-15v30.01h-30.01v-30.01Z"/> | |
<Path Stroke="#FFFFFF" StrokeThickness="0" StrokeMiterLimit="4" Data="M15,-15v30.01h-30.01v-30.01Z"/> | |
</Canvas> | |
</Canvas> | |
<Canvas x:Name="Layer16" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform CenterX="-95" CenterY="-107"/> | |
<RotateTransform Angle="45" CenterX="-95" CenterY="-107"/> | |
<TranslateTransform X="729.5" Y="1056"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="-95" Y="-107"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M15,-15v30.01h-30.01v-30.01Z"/> | |
<Path Stroke="#FFFFFF" StrokeThickness="0" StrokeMiterLimit="4" Data="M15,-15v30.01h-30.01v-30.01Z"/> | |
</Canvas> | |
</Canvas> | |
<Canvas x:Name="Layer15" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform ScaleX="0.48" ScaleY="0.48" CenterX="-95" CenterY="-107"/> | |
<RotateTransform Angle="45" CenterX="-95" CenterY="-107"/> | |
<TranslateTransform X="630.5" Y="1046"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="-95" Y="-107"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M15,-15v30.01h-30.01v-30.01Z"/> | |
<Path Stroke="#FFFFFF" StrokeThickness="0" StrokeMiterLimit="4" Data="M15,-15v30.01h-30.01v-30.01Z"/> | |
</Canvas> | |
</Canvas> | |
<Canvas x:Name="Layer14" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform ScaleX="0.48" ScaleY="0.48" CenterX="-95" CenterY="-107"/> | |
<RotateTransform Angle="45" CenterX="-95" CenterY="-107"/> | |
<TranslateTransform X="650" Y="1091.5"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="-95" Y="-107"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M15,-15v30.01h-30.01v-30.01Z"/> | |
<Path Stroke="#FFFFFF" StrokeThickness="0" StrokeMiterLimit="4" Data="M15,-15v30.01h-30.01v-30.01Z"/> | |
</Canvas> | |
</Canvas> | |
<Canvas x:Name="Layer13" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform ScaleX="0.6" ScaleY="0.6" CenterX="-95" CenterY="-107"/> | |
<RotateTransform Angle="45" CenterX="-95" CenterY="-107"/> | |
<TranslateTransform X="693" Y="1064.5"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="-95" Y="-107"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M15,-15v30.01h-30.01v-30.01Z"/> | |
<Path Stroke="#FFFFFF" StrokeThickness="0" StrokeMiterLimit="4" Data="M15,-15v30.01h-30.01v-30.01Z"/> | |
</Canvas> | |
</Canvas> | |
<Canvas x:Name="Layer12" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform ScaleX="0.48" ScaleY="0.48" CenterX="-95" CenterY="-107"/> | |
<RotateTransform Angle="45" CenterX="-95" CenterY="-107"/> | |
<TranslateTransform X="777" Y="1047.5"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="-95" Y="-107"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M15,-15v30.01h-30.01v-30.01Z"/> | |
<Path Stroke="#FFFFFF" StrokeThickness="0" StrokeMiterLimit="4" Data="M15,-15v30.01h-30.01v-30.01Z"/> | |
</Canvas> | |
</Canvas> | |
<Canvas x:Name="Layer11" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform ScaleX="0.81" ScaleY="0.81" CenterX="-95" CenterY="-107"/> | |
<RotateTransform Angle="45" CenterX="-95" CenterY="-107"/> | |
<TranslateTransform X="660" Y="1069.5"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="-95" Y="-107"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M15,-15v30.01h-30.01v-30.01Z"/> | |
<Path Stroke="#FFFFFF" StrokeThickness="0" StrokeMiterLimit="4" Data="M15,-15v30.01h-30.01v-30.01Z"/> | |
</Canvas> | |
</Canvas> | |
<Canvas x:Name="Layer10" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform ScaleX="0.81" ScaleY="0.81" CenterX="-95" CenterY="-107"/> | |
<RotateTransform Angle="45" CenterX="-95" CenterY="-107"/> | |
<TranslateTransform X="721" Y="1059.5"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="-95" Y="-107"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M15,-15v30.01h-30.01v-30.01Z"/> | |
<Path Stroke="#FFFFFF" StrokeThickness="0" StrokeMiterLimit="4" Data="M15,-15v30.01h-30.01v-30.01Z"/> | |
</Canvas> | |
</Canvas> | |
<Canvas x:Name="Layer9" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform ScaleX="0.36" ScaleY="0.36" CenterX="-95" CenterY="-107"/> | |
<RotateTransform Angle="45" CenterX="-95" CenterY="-107"/> | |
<TranslateTransform X="772" Y="1054.5"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="-95" Y="-107"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M15,-15v30.01h-30.01v-30.01Z"/> | |
<Path Stroke="#FFFFFF" StrokeThickness="0" StrokeMiterLimit="4" Data="M15,-15v30.01h-30.01v-30.01Z"/> | |
</Canvas> | |
</Canvas> | |
<Canvas x:Name="Layer8" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform ScaleX="0.36" ScaleY="0.36" CenterX="-95" CenterY="-107"/> | |
<RotateTransform Angle="45" CenterX="-95" CenterY="-107"/> | |
<TranslateTransform X="646" Y="1035.5"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="-95" Y="-107"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M15,-15v30.01h-30.01v-30.01Z"/> | |
<Path Stroke="#FFFFFF" StrokeThickness="0" StrokeMiterLimit="4" Data="M15,-15v30.01h-30.01v-30.01Z"/> | |
</Canvas> | |
</Canvas> | |
<Canvas x:Name="Layer7" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform ScaleX="0.36" ScaleY="0.36" CenterX="-95" CenterY="-107"/> | |
<RotateTransform Angle="45" CenterX="-95" CenterY="-107"/> | |
<TranslateTransform X="572" Y="1048.5"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="-95" Y="-107"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M15,-15v30.01h-30.01v-30.01Z"/> | |
<Path Stroke="#FFFFFF" StrokeThickness="0" StrokeMiterLimit="4" Data="M15,-15v30.01h-30.01v-30.01Z"/> | |
</Canvas> | |
</Canvas> | |
</Canvas> | |
<Canvas x:Name="BoxGroup" RenderTransformOrigin="0.5,0.5"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform/> | |
<SkewTransform/> | |
<RotateTransform/> | |
<TranslateTransform/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas x:Name="Layer6" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="-161" Y="550"/> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="736.6" Y="340.3"/> | |
</Canvas.RenderTransform> | |
<Path x:Name="Path22" Fill="#FF0C2F4B"> | |
<Path.Data> | |
<PathGeometry FillRule="Nonzero"> | |
<PathFigure StartPoint="127.41,126.79"> | |
<LineSegment Point="-127.41,126.79"/> | |
<BezierSegment Point1="-133.45,126.79" Point2="-138.34,121.9" Point3="-138.34,115.86"/> | |
<BezierSegment Point1="-138.34,115.86" Point2="-136.46,-35.62" Point3="-136.46,-35.62"/> | |
<BezierSegment Point1="-136.46,-41.67" Point2="-131.56,-46.56" Point3="-125.52,-46.56"/> | |
<BezierSegment Point1="-125.52,-46.56" Point2="129.29,-46.56" Point3="129.29,-46.56"/> | |
<BezierSegment Point1="135.33,-46.56" Point2="140.23,-41.67" Point3="140.23,-35.62"/> | |
<BezierSegment Point1="140.23,-35.62" Point2="138.34,115.86" Point3="138.34,115.86"/> | |
<BezierSegment Point1="138.34,121.9" Point2="133.45,126.79" Point3="127.41,126.79"/> | |
</PathFigure> | |
</PathGeometry> | |
</Path.Data> | |
</Path> | |
</Canvas> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="736.6" Y="385.68"/> | |
</Canvas.RenderTransform> | |
<Path x:Name="Path23" Fill="#FF1F8CC1"> | |
<Path.Data> | |
<PathGeometry FillRule="Nonzero"> | |
<PathFigure StartPoint="37.13,81.41"> | |
<LineSegment Point="-37.13,81.41"/> | |
<BezierSegment Point1="-37.13,81.41" Point2="-39,-91.91" Point3="-39,-91.91"/> | |
<BezierSegment Point1="-39,-91.91" Point2="35.26,-91.91" Point3="35.26,-91.91"/> | |
<BezierSegment Point1="35.26,-91.91" Point2="37.13,81.41" Point3="37.13,81.41"/> | |
</PathFigure> | |
</PathGeometry> | |
</Path.Data> | |
</Path> | |
</Canvas> | |
</Canvas> | |
<Canvas RenderTransform="{Binding RenderTransform, ElementName=Layer6}"> | |
<Canvas RenderTransform="{Binding RenderTransform, ElementName=Layer3}"> | |
<Canvas x:Name="Layer5" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<RotateTransform CenterX="737.94" CenterY="194.26"/> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="799.7" Y="141.28"/> | |
</Canvas.RenderTransform> | |
<Path Stroke="#FF39ACE4" StrokeThickness="29" Data="M61.68,1.97C61.52,-7.58 58.66,-17.27,52.67,-26.01L52.67,-26.01C46.68,-34.75 38.66,-40.9,29.82,-44.49 8.87,-52.97 -12.43,-45.8,-26.83,-29.21 -31.63,-23.68 -35.33,-17.29,-37.97,-10.45L-61.65,50.81C-62.05,51.85 -61.28,52.98,-60.16,52.98L4.61,52.95C12.87,52.95 21.09,51.54,28.79,48.53 48.92,40.67 62.05,24.06,61.68,1.97"/> | |
</Canvas> | |
</Canvas> | |
</Canvas> | |
</Canvas> | |
<Canvas RenderTransform="{Binding RenderTransform, ElementName=Layer6}"> | |
<Canvas RenderTransform="{Binding RenderTransform, ElementName=Layer3}"> | |
<Canvas x:Name="Layer4" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<RotateTransform CenterX="735.74" CenterY="194.26"/> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="673.99" Y="141.28"/> | |
</Canvas.RenderTransform> | |
<Path Stroke="#FF39ACE4" StrokeThickness="29" Data="M-61.68,1.97C-61.52,-7.58 -58.66,-17.27,-52.67,-26.01L-52.67,-26.01C-46.68,-34.75 -38.66,-40.9,-29.82,-44.49 -8.87,-52.97 12.43,-45.8,26.83,-29.21 31.63,-23.68 35.33,-17.29,37.97,-10.45L61.65,50.81C62.05,51.85 61.28,52.98,60.16,52.98L-4.61,52.95C-12.87,52.95 -21.09,51.54,-28.79,48.53 -48.92,40.67 -62.05,24.06,-61.68,1.97"/> | |
</Canvas> | |
</Canvas> | |
</Canvas> | |
</Canvas> | |
<Canvas RenderTransform="{Binding RenderTransform, ElementName=Layer6}"> | |
<Canvas x:Name="Layer3" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<RotateTransform CenterX="736.6" CenterY="304.27"/> | |
<TranslateTransform Y="4.5"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="736.6" Y="254.49"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#0E3B5E" Data="F1M146.66,49.78L-146.66,49.78C-152.7,49.78 -157.6,44.89,-157.6,38.84L-157.6,-38.84C-157.6,-44.89 -152.7,-49.78,-146.66,-49.78L146.66,-49.78C152.7,-49.78 157.6,-44.89,157.6,-38.84L157.6,38.84C157.6,44.89 152.7,49.78,146.66,49.78"/> | |
</Canvas> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="736.6" Y="254.49"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M40.98,49.78L-40.98,49.78 -40.98,-49.78 40.98,-49.78 40.98,49.78"/> | |
</Canvas> | |
</Canvas> | |
</Canvas> | |
</Canvas> | |
<Canvas x:Name="Layer2" Opacity="0" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform ScaleX="0" ScaleY="0" CenterX="2048" CenterY="512"/> | |
<TranslateTransform X="-1473" Y="-37"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="737.36" Y="465.96"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M-8.66,-184.12L84.07,-159.27 133.82,25.97 -24.51,184.12 -117.24,159.27 -133.82,97.52 -41.09,122.37 72,9.41 38.83,-114.08 -53.9,-138.93 -8.66,-184.12"/> | |
</Canvas> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="589.97" Y="438.86"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M163.6,-64.39L188.47,28.23 143.24,73.41 118.36,-19.21 -36.19,-60.62 -126.66,29.75 -101.78,122.37 -163.6,105.8 -188.47,13.18 -52.77,-122.37 163.6,-64.39"/> | |
</Canvas> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="649.9" Y="575.9"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M-26,-150.23L-87.82,-166.79 -155.68,-99.02 -97.63,117.1 87.82,166.79 155.68,99.02 139.09,37.27 71.24,105.04 -52.4,71.92 -93.86,-82.45 -26,-150.23"/> | |
</Canvas> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="3313.92" Y="512.27"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#2AA6E2" Data="F1M225.44,58.5C225.44,64.29 220.81,67.77,211.54,67.77L45.79,67.77C36.52,67.77 30.73,64.29,30.73,58.5L30.73,-126.84 -31.82,-126.84 -31.82,65.45C-31.82,107.15 -6.34,128,44.63,128L210.38,128C261.35,128 286.84,107.15,286.84,66.61L286.84,-128 224.28,-128 224.28,58.5 225.44,58.5M319.27,-128L381.82,-128 381.82,125.68 319.27,125.68 319.27,-128M-202.61,-28.38L-202.61,34.17 -125,34.17 -125,67.77 -305.37,67.77C-314.64,67.77 -320.43,63.13,-320.43,55.02L-320.43,-56.18C-320.43,-64.29 -315.8,-68.92,-305.37,-68.92L-69.4,-68.92 -69.4,-128 -305.37,-128C-356.34,-128 -381.82,-107.15,-381.82,-66.61L-381.82,63.13C-381.82,104.83 -356.34,125.68,-305.37,125.68L-62.45,125.68 -62.45,-29.54 -202.61,-29.54 -202.61,-28.38"/> | |
</Canvas> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="1907.12" Y="512.27"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#F2F2F2" Data="F1M-649.52,67.76L-652.99,67.76C-659.94,67.76 -667.58,64.19,-672.28,59.97 -676.02,56.63 -681.46,49.46,-686.5,43.67L-773.79,-88.44C-783.81,-101.23 -795,-111.7,-803.38,-118.73 -816.56,-124.12 -826.86,-126.84,-844.24,-126.84L-907.95,-126.84 -907.95,126.84 -847.71,126.84 -847.71,-67.77 -844.24,-67.77C-837.28,-67.77 -832.74,-65.45,-826.95,-61.97 -821.2,-56.9 -815.76,-51.06,-811.53,-44.07L-724.15,89.29C-714.13,102.43 -706.95,110.5,-697.77,118.69 -685.03,124.48 -671.52,128,-652.99,128L-589.28,128 -589.28,-128 -649.52,-128 -649.52,67.76M-333.93,-128L-460.8,-128C-524.51,-128 -556.94,-101.36,-556.94,-46.91L-556.94,45.76C-556.94,99.04 -524.51,126.84,-460.8,126.84L-333.93,126.84C-270.22,126.84 -237.78,100.2,-237.78,45.76L-237.78,-46.91C-237.78,-100.2 -270.22,-128,-333.93,-128M-300.34,45.76C-300.34,59.66 -311.92,67.76,-333.93,67.76L-460.8,67.76C-482.81,67.76 -494.39,60.81,-494.39,45.76L-494.39,-46.91C-494.39,-61.97 -482.81,-68.92,-460.8,-68.92L-333.93,-68.92C-311.92,-68.92 -300.34,-61.97,-300.34,-46.91L-300.34,45.76M-143.96,55.02L-143.96,29.54 111.43,29.54 111.43,-29.54 -143.96,-29.54 -143.96,-55.02C-143.96,-63.13 -139.32,-67.77,-130.06,-67.77L112.58,-67.77 112.58,-128 -130.06,-128C-181.02,-128 -206.51,-107.15,-206.51,-66.61L-206.51,63.13C-206.51,104.83 -181.02,125.68,-130.06,125.68L113.74,125.68 113.74,66.61 -130.06,66.61C-139.32,67.76 -143.96,63.13,-143.96,55.02M385.41,-30.7L219.16,-30.7C209.89,-30.7 204.1,-34.17,204.1,-39.96L204.1,-59.66C204.1,-65.45 208.73,-68.92,219.16,-68.92L453.75,-68.92 453.75,-128 219.16,-128C168.19,-128 142.7,-107.15,142.7,-66.61L142.7,-26.06C142.7,9.85 168.19,28.38,219.16,28.38L385.41,28.38C394.68,28.38 399.31,31.85,399.31,37.65L399.31,58.5C399.31,64.29 394.68,67.76,385.41,67.76L150.81,67.76 150.81,126.84 385.41,126.84C436.38,126.84 461.86,105.99,461.86,65.45L461.86,30.7C461.86,-9.85 436.38,-30.7,385.41,-30.7M493.14,-128L555.69,-128 555.69,125.68 493.14,125.68 493.14,-128M831.49,-30.7L664.63,-30.7C655.36,-30.7 649.57,-34.17,649.57,-39.96L649.57,-59.66C649.57,-65.45 654.21,-68.92,664.63,-68.92L899.84,-68.92 899.84,-128 664.63,-128C613.66,-128 588.18,-107.15,588.18,-66.61L588.18,-26.06C588.18,9.85 613.66,28.38,664.63,28.38L831.49,28.38C840.76,28.38 845.39,31.85,845.39,37.65L845.39,58.5C845.39,64.29 840.76,67.76,831.49,67.76L596.29,67.76 596.29,126.84 831.49,126.84C882.46,126.84 907.95,105.99,907.95,65.45L907.95,30.7C906.79,-9.85 881.3,-30.7,831.49,-30.7"/> | |
</Canvas> | |
</Canvas> | |
<Canvas x:Name="Layer1" Opacity="0" Visibility="Hidden"> | |
<Canvas.RenderTransform> | |
<TransformGroup> | |
<ScaleTransform ScaleX="0" ScaleY="0" CenterX="2048" CenterY="512"/> | |
<TranslateTransform X="-1473" Y="-250"/> | |
</TransformGroup> | |
</Canvas.RenderTransform> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="1594.09" Y="466.42"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#FFCA1F00" Data="F1M255.48,-95.53C254.1,-96.22 251.73,-96.41,248.37,-96.11 243.55,-95.68 240.02,-94.48,237.77,-92.53 235.53,-90.57 234.02,-87.55,233.24,-83.45 230.9,-71.31 228.32,-61,225.48,-52.54 222.64,-44.08 219.85,-37.69,217.07,-33.37 214.3,-29.06 211.86,-26.78,209.73,-26.55 206.76,-26.22 204.99,-28.57,204.43,-33.61 204.07,-36.79 204.04,-40.91,204.35,-45.98 204.66,-51.04 205.09,-56.35,205.65,-61.92 206.07,-65.99 206.74,-70.55,207.66,-75.61 208.6,-81.88 209.02,-85.55,208.91,-86.61 208.71,-88.47 207.94,-89.79,206.6,-90.59 205.26,-91.38 202.99,-91.61,199.78,-91.25 194.09,-90.62 190.04,-89.28,187.62,-87.26 185.2,-85.23 183.49,-82.14,182.52,-78 180.28,-68.33 178.97,-59.28,178.54,-50.83 178.52,-50.44 178.51,-50.03,178.5,-49.63 175.23,-46.74 172.3,-45.13,169.7,-44.8 166.13,-44.35 164.04,-46.43,163.45,-51.06 163.28,-52.38 163.43,-55.76,163.91,-61.2 164.36,-67.98 164.48,-72.23,164.27,-73.95 163.18,-82.54 157.91,-86.26,148.44,-85 143.64,-84.37 138.57,-82.13,133.26,-78.29 127.95,-74.45 122.85,-68.53,117.99,-60.54 113.13,-52.55 109.23,-42.51,106.29,-30.46 105.96,-36.34 105.92,-41.33,106.17,-45.41 106.42,-49.5 106.86,-54.29,107.5,-59.78 108.54,-67.49 108.92,-72.4,108.6,-74.51 108.32,-76.35 107.55,-77.52,106.29,-78 105.03,-78.49 102.95,-78.51,100.04,-78.06 94.67,-77.23 90.64,-75.68,87.95,-73.43 85.26,-71.18 83.58,-68.04,82.9,-64.01 81.27,-54.67 80.61,-45.18,80.87,-35.56 77.75,-32.58 74.92,-30.87,72.35,-30.43 68.8,-29.83 66.62,-31.82,65.83,-36.42 65.61,-37.73 65.61,-41.12,65.86,-46.57 66.02,-53.36 65.97,-57.61,65.68,-59.32 64.23,-67.86 58.79,-71.35,49.38,-69.69 44.6,-68.85 39.62,-66.39,34.47,-62.33 29.32,-58.27 24.46,-52.14,19.94,-43.94 15.42,-35.75 11.93,-25.55,9.5,-13.38 8.92,-19.24 8.67,-24.23,8.75,-28.32 8.83,-32.41 9.07,-37.21,9.47,-42.73 10.19,-50.48 10.36,-55.4,9.95,-57.49 9.59,-59.33 8.77,-60.46,7.49,-60.89 6.21,-61.31 4.12,-61.25,1.23,-60.68 -4.11,-59.62 -8.08,-57.89,-10.67,-55.53 -13.27,-53.16 -14.82,-49.95,-15.33,-45.9 -17.32,-30.79 -16.79,-15.43,-13.9,0.18 -17.73,5.54 -22.24,10.36,-27.46,14.63 -34.61,20.49 -41.27,24.13,-47.54,25.56 -57.28,27.77 -64.57,26.35,-69.48,21.21 -53.91,13.55 -43.31,5.83,-37.76,-2.15 -32.21,-10.13 -30.35,-18.61,-32.29,-27.6 -33.95,-35.29 -37.76,-40.85,-43.77,-44.24 -49.77,-47.64 -56.97,-48.4,-65.3,-46.5 -74.64,-44.37 -82.48,-40.12,-88.75,-33.82 -95.03,-27.51 -99.26,-19.99,-101.46,-11.27 -103.66,-2.55 -103.61,6.27,-101.37,15.19 -100.64,18.09 -99.73,20.79,-98.66,23.31 -100.79,26.92 -102.68,29.88,-104.33,32.13 -107.34,36.27 -110.23,38.7,-113,39.41 -117.01,40.45 -119.69,38.4,-121.05,33.24 -121.99,29.63 -122.61,21.87,-122.86,9.95 -123.2,-4.02 -123.97,-13.53,-125.26,-18.56 -127.42,-26.95 -133.15,-29.97,-142.44,-27.52 -150,-25.52 -157.19,-19.72,-163.85,-10.14 -170.52,-0.55 -175.12,13.14,-177.56,30.9 -177.81,28.48 -178.03,24.8,-178.23,19.86 -178.65,8.33 -179.41,0.51,-180.57,-3.59 -181.77,-7.83 -183.69,-10.68,-186.34,-12.14 -188.98,-13.6 -192.8,-13.63,-197.77,-12.18 -202.74,-10.74 -207.54,-7.49,-212.12,-2.44 -216.7,2.62 -220.58,9.4,-223.74,17.89 -226.9,26.38 -228.79,36.19,-229.43,47.28 -230.63,41.51 -231.39,36.62,-231.72,32.6 -232.06,28.59 -232.32,23.81,-232.49,18.28 -232.59,10.5 -232.95,5.58,-233.58,3.54 -234.13,1.76 -235.06,0.73,-236.39,0.44 -237.72,0.15 -239.8,0.44,-242.63,1.33 -247.86,2.96 -251.66,5.11,-254,7.74 -256.35,10.38 -257.56,13.74,-257.64,17.83 -258.07,34.35 -255.53,50.84,-250.17,67.33 -246.54,78.49 -242.85,86.26,-239.1,90.65 -235.35,95.04 -230.92,96.41,-225.77,94.78 -221.56,93.44 -218.81,91.42,-217.49,88.71 -216.18,85.99 -215.71,81.41,-216.06,74.96 -216.41,67.53 -216.21,59.79,-215.43,51.74 -214.65,43.69 -213.34,36.88,-211.52,31.32 -209.7,25.75 -207.73,22.65,-205.63,22.03 -204.09,21.57 -203.01,22.37,-202.41,24.41 -201.65,26.97 -200.61,32.5,-199.29,41.01 -197.93,50.62 -196.52,57.85,-195.07,62.71 -193.35,68.46 -190.75,73,-187.3,76.36 -183.85,79.71 -179.89,80.73,-175.39,79.42 -171.03,78.14 -168.16,76.2,-166.76,73.58 -165.37,70.96 -164.8,66.36,-165.04,59.77 -165.21,51.37 -164.62,43.16,-163.27,35.16 -161.92,27.17 -160.14,20.55,-157.97,15.31 -155.79,10.08 -153.77,7.21,-151.94,6.71 -150.4,6.29 -149.34,7.11,-148.78,9.17 -147.95,12.26 -147.35,18.11,-146.95,26.7 -146.38,36.5 -145.58,43.19,-144.59,46.79 -142.62,54 -139.32,59,-134.72,61.83 -130.13,64.66 -124.35,65.13,-117.36,63.29 -108.72,61.02 -101.58,56.84,-95.86,50.73 -92.6,47.23 -89.59,43.38,-86.78,39.17 -85.22,40.39 -83.54,41.5,-81.76,42.48 -71.94,47.9 -59.85,48.89,-45.38,45.58 -34.76,43.15 -25.34,38.48,-17.04,31.51 -13.53,28.57 -10.43,25.64,-7.69,22.7 -6.72,24.99 -5.7,26.92,-4.64,28.48 -1.4,33.25 2.84,35.09,8.1,34.02 12.39,33.15 15.33,31.44,16.91,28.89 18.5,26.33 19.45,21.83,19.77,15.37 20.3,6.98 21.55,-1.14,23.55,-9 25.55,-16.85 27.89,-23.3,30.55,-28.35 33.21,-33.39 35.63,-36.11,37.77,-36.5 39.34,-36.79 40.32,-35.88,40.7,-33.79 40.87,-32.87 41.05,-31.07,41.25,-28.4 41.18,-26.35 41.33,-24.35,41.69,-22.38 42.8,-16.35 45.62,-11.92,50.14,-9.08 54.66,-6.24 60.63,-5.48,68.1,-6.77 73.58,-7.72 78.59,-9.78,83.16,-12.92 85.06,-1.9 87.48,6,90.42,10.76 93.45,15.66 97.6,17.68,102.89,16.84 107.21,16.15 110.21,14.57,111.9,12.09 113.58,9.6 114.72,5.14,115.32,-1.29 116.2,-9.65 117.79,-17.71,120.12,-25.47 122.44,-33.23 125.05,-39.58,127.92,-44.51 130.78,-49.43 133.31,-52.04,135.46,-52.35 137.04,-52.57 137.98,-51.62,138.27,-49.51 138.4,-48.58 138.5,-46.78,138.59,-44.1 138.43,-42.06 138.5,-40.05,138.77,-38.07 139.62,-31.99 142.25,-27.45,146.64,-24.42 151.03,-21.38 156.95,-20.37,164.46,-21.35 169.82,-22.04 174.78,-23.8,179.37,-26.6 179.48,-25.5 179.6,-24.39,179.74,-23.27 180.75,-15.06 183.6,-8.47,188.26,-3.46 192.92,1.56 198.38,3.7,204.67,2.99 210.27,2.36 215.31,-0.71,219.84,-6.21 224.37,-11.72 227.57,-19.38,229.45,-29.22 229.1,-19.94 228.68,-12.79,228.2,-7.79 228.14,-6.24 228.09,-4.69,228.04,-3.15 214.14,9.27 203.74,20.22,196.65,29.59 189.55,38.95 184.99,47.08,182.86,53.93 180.73,60.78 180.08,67.32,180.88,73.53 181.74,80.28 184.6,85.46,189.43,89.09 194.25,92.72 200.07,94.12,206.92,93.32 221.42,91.63 231.93,80.48,238.81,59.69 245.67,38.9 250.17,11.23,252.32,-23.37 252.57,-26.88 253.47,-38.14,255.12,-57.16 257.13,-77.01 258.07,-88.53,257.8,-91.72 257.64,-93.58 256.87,-94.85,255.48,-95.53M-76.54,6.44C-78.43,-1.47 -78.24,-8.64,-75.94,-15.08 -73.65,-21.51 -69.84,-25.34,-64.57,-26.56 -62.01,-27.15 -59.81,-26.86,-57.97,-25.71 -56.14,-24.55 -54.94,-22.73,-54.38,-20.26 -53.3,-15.45 -54.76,-10.68,-58.72,-5.94 -62.69,-1.2 -68.59,3.04,-76.45,6.83 -76.48,6.7 -76.51,6.57,-76.54,6.44M217.03,60.98C213.65,69.13 210.3,73.4,206.91,73.79 204.88,74.03 203.33,73.47,202.28,72.12 201.23,70.76 200.57,68.96,200.3,66.71 199.68,61.42 201.29,54.94,205.2,47.31 209.12,39.68 215.91,30.96,225.69,21.22 223.26,39.58 220.4,52.82,217.03,60.98"> | |
<Path.Effect> | |
<DropShadowEffect ShadowDepth="20" BlurRadius="20" Color="#FF3A2420"/> | |
</Path.Effect> | |
</Path> | |
</Canvas> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="2245.56" Y="339.96"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#FFCA1F00" Data="F1M-2.55,15.44C3.77,15.95 8.96,14.82,13.06,12.03 17.16,9.25 19.46,5.2,19.94,-0.11 20.33,-4.49 18.93,-8.03,15.72,-10.72 12.51,-13.41 8.15,-14.99,2.64,-15.45 -3.46,-15.95 -8.69,-14.78,-13.01,-11.96 -17.34,-9.14 -19.65,-5.4,-19.99,-0.75 -20.33,3.91 -19.04,7.64,-16.15,10.47 -13.25,13.29 -8.72,14.94,-2.55,15.44"/> | |
</Canvas> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="2342.48" Y="414.09"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#FFCA1F00" Data="F1M419.48,55.04C418.12,53.92 415.46,52.73,411.5,51.49 403,48.84 396.54,49.94,392.15,54.74 385.24,62.26 379.75,68.2,375.63,72.53 371.51,76.87 367.65,80.52,364.05,83.49 358.72,87.78 351.25,92.99,341.76,99.16 339.87,100.16 338.16,101.01,336.67,101.68 332.04,103.76 328.43,104.44,325.81,103.7 324.15,103.24 322.96,102.29,322.25,100.84 321.54,99.4 321.45,97.71,321.98,95.78 323.59,90 328.02,80.16,335.38,66.3 340.33,56.75 343.2,50.63,343.96,47.93 345.23,43.45 342.38,40.21,335.42,38.28 332.15,37.38 328.95,36.78,325.83,36.48 325.89,33.46 325.53,31.26,324.76,29.87 323.98,28.49 322.03,27.37,318.89,26.53 309.04,23.89 298.97,24.27,288.77,27.66 278.58,31.05 269.72,36.76,262.23,44.73 255.03,52.4 250.18,61.19,247.59,71.06 244.14,73.2 241.18,74.89,238.74,76.1 234.15,78.37 230.47,79.18,227.69,78.53 223.65,77.59 222.23,74.53,223.43,69.33 224.27,65.7 227.31,58.53,232.61,47.85 238.78,35.32 242.51,26.54,243.69,21.48 245.67,13.05 242,7.72,232.65,5.59 225.04,3.85 216.01,5.67,205.69,11.07 195.37,16.48 184.97,26.48,174.6,41.1 175.51,38.83 177.02,35.47,179.12,31 184.09,20.59 187.04,13.31,187.91,9.13 188.8,4.82 188.43,1.41,186.78,-1.11 185.12,-3.63 181.76,-5.42,176.72,-6.44 171.67,-7.46 165.94,-6.8,159.57,-4.44 153.2,-2.08 146.65,2.13,139.95,8.2 133.25,14.27 127.06,22.08,121.38,31.61 122.99,25.95 124.58,21.25,126.14,17.54 127.7,13.83 129.68,9.48,132.08,4.5 135.58,-2.45 137.54,-6.97,137.93,-9.07 138.27,-10.9 137.92,-12.25,136.89,-13.12 135.85,-13.99 133.89,-14.7,130.99,-15.22 125.64,-16.19 121.31,-16.05,118.04,-14.8 114.76,-13.55 112.14,-11.12,110.19,-7.54 102.79,5.82 97.64,20.34,94.62,35.96 89.61,39.51 85.22,42.27,81.44,44.19 76.23,46.85 70.61,47.7,64.56,46.74 57.11,45.57 52.08,41.98,49.45,35.92 46.82,29.87 46.5,19.98,48.52,6.26 49.06,2.57 49.96,-2.55,51.23,-9.11 60.02,-7.81 68.8,-6.46,77.58,-5.06 93.83,-2.46 102.72,-5.57,104.28,-14.64 104.7,-17.14 104.48,-18.94,103.63,-20.03 102.77,-21.12 101.18,-21.86,98.86,-22.25 90.74,-23.61 82.61,-24.93,74.48,-26.2 95.72,-38.38 108.32,-54.45,111.78,-74.84 113.03,-82.2 112.28,-88.61,109.5,-94.08 106.73,-99.54 102.17,-102.8,95.87,-103.81 87.31,-105.18 78.75,-102.86,70.27,-96.86 61.79,-90.85 54.1,-82.2,47.22,-70.92 40.33,-59.64 34.68,-46.9,30.21,-32.71 26.06,-33.28 21.92,-33.83,17.77,-34.38 11.21,-35.24 7.46,-31.95,6.52,-24.55 6.12,-21.37 6.58,-18.96,7.91,-17.31 9.24,-15.66 12.07,-14.56,16.4,-13.98 19.21,-13.61 22.03,-13.23,24.84,-12.85 23.6,-6.96 22.59,-1.11,21.8,4.7 21.23,8.96 20.88,13,20.73,16.83 19.4,17.08 18.11,17.72,16.85,18.76 6,28.34 -2.96,33.98,-10.19,35.64 -9.61,33.3 -9.24,31.46,-9.08,30.14 -8.51,25.51 -9.15,21.09,-11.02,16.9 -12.89,12.71 -15.78,7.56,-19.71,1.46 -22.44,-2.49 -24.43,-5.74,-25.67,-8.29 -26.91,-10.85 -27.42,-13.12,-27.19,-15.11 -26.81,-18.42 -25.06,-22.32,-21.9,-26.79 -20.69,-28.39 -19.69,-30.02,-18.91,-31.67 -18.13,-33.33 -17.69,-34.55,-17.59,-35.35 -17.43,-36.8 -18.1,-37.95,-19.63,-38.8 -21.16,-39.65 -23.96,-40.31,-28.05,-40.77 -36.81,-41.75 -42.89,-39.43,-46.26,-33.89 -50.18,-27.32 -54.12,-20.99,-58.08,-14.89 -62.05,-8.79 -65.42,-3.92,-68.23,-0.31 -72.67,4.98 -79.07,11.62,-87.31,19.62 -88.74,20.79 -90.07,21.82,-91.26,22.68 -95.38,25.67 -98.7,27.06,-101.25,26.85 -103.94,26.62 -105.77,25.41,-106.73,23.19 -107.69,20.97 -108.02,17.87,-107.7,13.88 -107.28,8.7 -104.8,-1.07,-100.14,-15.4 -96.41,-27.27 -94.37,-34.86,-94.09,-38.18 -93.71,-42.7 -97.24,-45.28,-104.7,-45.87 -109.52,-46.25 -113.09,-45.72,-115.4,-44.28 -117.71,-42.85 -119.68,-40.05,-121.29,-35.89 -124.5,-27.97 -127.25,-19.37,-129.55,-10.11 -129.66,-9.66 -129.76,-9.24,-129.87,-8.8 -133.66,-6.55 -136.86,-5.5,-139.49,-5.67 -143.07,-5.9 -144.72,-8.34,-144.43,-13 -144.35,-14.33 -143.56,-17.62,-142.07,-22.87 -140.34,-29.44 -139.42,-33.59,-139.3,-35.32 -138.74,-43.96 -143.21,-48.61,-152.73,-49.17 -157.55,-49.45 -162.95,-48.21,-168.87,-45.45 -174.8,-42.68 -180.92,-37.84,-187.19,-30.91 -193.46,-23.98 -199.18,-14.86,-204.34,-3.58 -203.55,-9.42 -202.64,-14.33,-201.62,-18.29 -200.61,-22.25 -199.27,-26.87,-197.61,-32.14 -195.13,-39.52 -193.83,-44.27,-193.75,-46.4 -193.67,-48.26 -194.21,-49.55,-195.35,-50.27 -196.5,-50.98 -198.53,-51.4,-201.46,-51.51 -206.88,-51.71 -211.12,-50.95,-214.17,-49.25 -217.23,-47.55 -219.47,-44.78,-220.89,-40.95 -226.34,-26.6 -229.37,-11.42,-230.13,4.57 -234.49,8.97 -238.11,12.34,-241,14.65 -244.99,17.84 -248.39,19.4,-251.22,19.36 -255.34,19.29 -257.36,16.59,-257.28,11.26 -257.23,7.53 -255.77,-0.12,-252.85,-11.67 -249.47,-25.22 -247.69,-34.59,-247.6,-39.79 -247.43,-48.45 -252.12,-52.88,-261.64,-53 -266.47,-53.06 -271.8,-51.58,-277.59,-48.54 -283.38,-45.5 -289.23,-40.41,-295.1,-33.27 -300.97,-26.12 -306.23,-16.85,-310.86,-5.48 -310.93,-12.81 -310.78,-19.95,-310.4,-26.88 -291.31,-46.38 -277.09,-63.18,-268.23,-77.57 -259.36,-91.96 -254.71,-105.84,-254.52,-119.31 -254.39,-127.71 -256.44,-134.58,-260.71,-139.9 -264.97,-145.21 -270.63,-147.91,-277.64,-147.94 -290.75,-148.01 -302,-140.39,-311.15,-125.18 -320.31,-109.97 -326.98,-91.16,-331.23,-68.81 -335.49,-46.47 -337.31,-25.02,-336.89,-4.5 -336.88,-1.97 -336.86,0.56,-336.84,3.08 -341.96,8.37 -347.13,12.54,-352.38,15.58 -359.04,19.43 -365.25,21.46,-371.06,21.67 -385.37,22.19 -392.88,14.82,-393.59,-0.64 -393.85,-6.24 -393.21,-11.4,-391.69,-16.14 -390.17,-20.88 -388.01,-24.67,-385.22,-27.52 -382.44,-30.37 -379.37,-31.86,-376.03,-31.99 -374.29,-32.05 -372.93,-31.63,-371.95,-30.73 -370.97,-29.83 -370.45,-28.51,-370.39,-26.78 -370.33,-25.05 -370.63,-23.17,-371.29,-21.15 -371.41,-20.61 -371.6,-19.74,-371.84,-18.53 -372.09,-17.32 -372.2,-16.25,-372.16,-15.31 -372.09,-13.18 -371.2,-11.55,-369.5,-10.4 -367.81,-9.26 -365.6,-8.74,-362.87,-8.82 -358.56,-8.96 -355.13,-10.99,-352.57,-14.93 -350.01,-18.86 -348.79,-23.63,-348.93,-29.23 -349.1,-36.02 -351.46,-41.54,-356.03,-45.74 -360.61,-49.95 -366.94,-51.93,-374.99,-51.64 -383.19,-51.34 -390.94,-48.82,-398.18,-44.08 -405.42,-39.34 -411.14,-32.77,-415.33,-24.4 -419.53,-16.02 -421.28,-6.44,-420.67,4.34 -419.98,16.46 -415.54,25.98,-407.46,32.97 -399.39,39.96 -388.52,43.14,-374.75,42.62 -366.18,42.3 -357.37,39.91,-348.24,35.48 -344.03,33.43 -340.1,31,-336.43,28.23 -336.06,32.25 -335.4,35.25,-334.46,37.16 -333.07,40.01 -330.26,41.38,-326.05,41.31 -315.51,41.15 -308.96,35.78,-306.34,25.09 -304.27,16.94 -301.54,9.19,-298.13,1.84 -294.73,-5.5 -291.28,-11.41,-287.82,-15.87 -284.35,-20.33 -281.67,-22.56,-279.79,-22.55 -278.2,-22.54 -277.41,-21.47,-277.42,-19.34 -277.44,-16.14 -278.42,-10.34,-280.31,-1.95 -282.36,7.64 -283.37,14.3,-283.38,18.04 -283.4,25.51 -281.57,31.21,-277.93,35.16 -274.28,39.11 -268.89,41.12,-261.72,41.2 -253.01,41.31 -245.21,39.2,-238.26,34.82 -235.21,32.89 -232.17,30.71,-229.15,28.3 -228.75,30.43 -228.26,32.3,-227.66,33.88 -225.61,39.28 -221.94,42.05,-216.59,42.22 -212.24,42.36 -209,41.38,-206.88,39.25 -204.76,37.13 -202.81,32.97,-201,26.77 -198.56,18.73 -195.48,11.11,-191.73,3.93 -187.99,-3.25 -184.24,-8.99,-180.5,-13.28 -176.76,-17.58 -173.79,-19.67,-171.62,-19.56 -170.04,-19.48 -169.29,-18.37,-169.41,-16.24 -169.46,-15.3 -169.69,-13.52,-170.12,-10.87 -170.65,-8.89 -170.97,-6.91,-171.07,-4.91 -171.39,1.22 -169.67,6.18,-165.94,9.98 -162.22,13.79 -156.6,15.91,-149.06,16.37 -143.75,16.7 -138.62,15.94,-133.66,14.11 -134.13,23.6 -132.59,31.42,-129.04,37.54 -125.32,43.96 -118.92,47.49,-109.8,48.22 -97.74,49.19 -84.13,42.28,-68.55,27.59 -67.8,26.91 -67.13,26.16,-66.53,25.31 -65.65,24.49 -64.76,23.66,-63.9,22.82 -59.06,18.07 -54.02,12.02,-48.77,4.66 -46.99,7 -45.11,9.71,-43.13,12.81 -41.16,15.9 -39.6,19.06,-38.44,22.27 -37.29,25.48 -36.84,28.82,-37.08,32.28 -38.34,32.01 -40.19,31.57,-42.62,30.97 -45.06,30.37 -47.21,29.97,-49.04,29.77 -54.28,29.22 -58.38,30.08,-61.31,32.32 -64.25,34.57 -65.89,37.43,-66.23,40.88 -66.62,44.86 -65.04,48.63,-61.51,52.2 -57.98,55.78 -52.6,57.95,-45.33,58.74 -37.65,59.58 -30.77,58.08,-24.64,54.24 -15.23,55.09 -7.16,54.45,-0.39,52.3 6.37,50.15 13.8,45.45,21.99,38.23 22.17,38.08 22.32,37.9,22.49,37.74 26.71,54.98 38.14,64.92,56.76,67.79 65.95,69.22 74.45,68.3,82.31,65.02 85.66,63.62 88.95,61.96,92.19,60.09 92.29,62.16 92.52,63.99,92.87,65.58 94.14,71.21 97.4,74.47,102.68,75.41 106.99,76.17 110.34,75.65,112.75,73.85 115.16,72.05 117.69,68.21,120.36,62.33 123.48,55.58 127.23,48.82,131.63,42.04 136.04,35.27 140.33,29.84,144.5,25.75 148.67,21.66 151.84,19.83,153.98,20.24 155.55,20.55 156.13,21.75,155.72,23.84 155.21,26.46 153.56,31.84,150.79,40 147.54,49.15 145.45,56.21,144.48,61.18 143.34,67.07 143.52,72.3,145.01,76.87 146.5,81.44 149.52,84.18,154.09,85.09 158.52,85.98 161.95,85.6,164.39,83.92 166.83,82.24 169.46,78.43,172.29,72.48 176.04,64.95 180.35,57.95,185.24,51.49 190.13,45.03 194.76,39.98,199.1,36.35 203.45,32.72 206.56,31.11,208.4,31.52 209.96,31.86 210.52,33.08,210.06,35.16 209.37,38.28 207.19,43.74,203.56,51.55 199.53,60.49 197.14,66.79,196.34,70.44 194.75,77.74 195.35,83.7,198.1,88.33 200.85,92.97 205.74,96.06,212.77,97.67 221.46,99.65 229.72,99.27,237.61,96.5 240.91,95.34 244.18,93.94,247.44,92.32 247.96,93.97 248.61,95.56,249.41,97.09 253.09,104.17 259.17,108.76,267.68,110.93 278.52,113.69 288.9,110.64,298.97,101.74 299.56,107.28 301.34,112.01,304.33,115.93 307.31,119.85 311.05,122.43,315.56,123.69 321.44,125.32 328.14,124.79,335.73,122.11 343.31,119.43 350.88,115.67,358.46,110.83 359.33,110.31 360.14,109.69,360.89,108.98 361.92,108.34 362.96,107.7,363.97,107.04 369.66,103.31 375.79,98.33,382.39,92.12 383.72,94.75 385.07,97.78,386.44,101.2 387.81,104.62 388.76,108.02,389.3,111.4 389.84,114.78 389.65,118.14,388.76,121.5 387.57,120.98 385.81,120.2,383.51,119.14 381.21,118.08 379.16,117.27,377.38,116.73 372.29,115.17 368.07,115.23,364.74,116.87 361.4,118.52 359.24,121.01,358.26,124.33 357.11,128.16 357.96,132.17,360.79,136.36 363.61,140.55 368.54,143.71,375.59,145.89 381.69,147.77 387.56,148.01,393.24,146.59 398.91,145.18 403.84,142.52,408.03,138.62 412.22,134.72 415.2,130.12,416.93,124.79 418.37,120.35 418.57,115.9,417.5,111.42 416.44,106.94 414.55,101.32,411.8,94.57 409.84,90.17 408.47,86.59,407.73,83.84 406.98,81.09 406.91,78.76,407.51,76.86 408.5,73.68 410.98,70.19,414.96,66.41 416.46,65.07 417.76,63.66,418.85,62.19 419.93,60.71 420.6,59.59,420.84,58.83 421.28,57.43 420.83,56.17,419.48,55.04M67.25,-60.2C71.01,-68.6 74.64,-75.06,78.16,-79.57 81.67,-84.09 84.56,-86.17,86.79,-85.81 90.07,-85.3 91.09,-81.15,89.84,-73.38 88.75,-66.53 85.34,-59.28,79.7,-51.6 74.05,-43.91 66.42,-37.38,56.83,-31.93 60.02,-42.38 63.49,-51.8,67.25,-60.2M-301.03,-90.05C-298.03,-101.73 -294.87,-111,-291.56,-117.87 -288.26,-124.74 -285.22,-128.17,-282.5,-128.16 -280.54,-128.16 -279.03,-127.01,-277.98,-124.74 -276.94,-122.47 -276.43,-119.2,-276.45,-114.94 -276.5,-105.6 -279.61,-95.22,-285.64,-83.77 -291.67,-72.31 -299.21,-61.7,-308.21,-51.9 -306.41,-65.65 -304.02,-78.36,-301.03,-90.05M299.75,78.77C297.03,83.97 293.83,87.89,290.18,90.51 286.52,93.14 283.19,94.06,280.14,93.27 277.1,92.48 274.96,90.9,273.72,88.53 272.47,86.14 272.36,82.95,273.38,78.94 275.21,71.71 278.42,65.23,283.02,59.52 287.62,53.82 292.94,49.65,298.99,47.02 305.04,44.4 311.07,43.83,317.05,45.3 311.24,56.44 305.48,67.59,299.75,78.77"> | |
<Path.Effect> | |
<DropShadowEffect ShadowDepth="20" BlurRadius="20" Color="#FF3A2420"/> | |
</Path.Effect> | |
</Path> | |
</Canvas> | |
<Canvas> | |
<Canvas.RenderTransform> | |
<TranslateTransform X="2050.91" Y="603.39"/> | |
</Canvas.RenderTransform> | |
<Path Fill="#FF008938" Data="F1M110.55,-9.51C107.85,-10.32 104.68,-10.46,101.09,-9.89 97.51,-9.32 93.62,-7.74,89.5,-5.12 85.39,-2.5 81.42,1.27,77.63,6.17 78.13,5.05 78.94,3.38,80.11,1.19 82.84,-3.94 84.5,-7.52,84.98,-9.6 85.48,-11.74 85.26,-13.47,84.3,-14.78 83.34,-16.09 81.4,-17.08,78.49,-17.69 75.57,-18.31 72.29,-18.06,68.69,-16.93 65.09,-15.79 61.45,-13.7,57.84,-10.62 54.22,-7.55 50.99,-3.57,48.15,1.28 48.87,-1.58 49.6,-3.95,50.36,-5.83 51.11,-7.71 52.09,-9.91,53.29,-12.43 55.06,-15.95 56.05,-18.22,56.2,-19.28 56.34,-20.2 56.1,-20.88,55.48,-21.31 54.86,-21.74 53.71,-22.07,52.03,-22.31 48.92,-22.74 46.45,-22.59,44.62,-21.9 42.8,-21.22 41.41,-19.95,40.45,-18.11 38.61,-14.62 37.15,-10.99,36.02,-7.22 32.35,-6.93 29.12,-6.8,26.31,-6.86 26.05,-12.03 24.15,-16.51,20.47,-20.23 16.8,-23.94 11.67,-25.93,5.24,-26.04 -0.01,-26.13 -4.8,-24.99,-9.03,-22.67 -13.26,-20.35 -16.47,-17.12,-18.65,-13.05 -20.03,-10.49 -20.89,-7.72,-21.28,-4.77 -22.26,-4.31 -23.17,-4.05,-24,-4 -25.99,-3.88 -27.07,-4.96,-27.23,-7.29 -27.28,-7.96 -27.08,-9.64,-26.6,-12.35 -26.09,-15.72 -25.85,-17.84,-25.91,-18.71 -26.17,-23.03 -29.06,-25.04,-34.55,-24.57 -37.33,-24.34 -40.32,-23.28,-43.46,-21.39 -46.6,-19.51 -49.64,-16.55,-52.51,-12.52 -55.38,-8.5 -57.67,-3.43,-59.34,2.65 -59.5,-0.3 -59.49,-2.79,-59.32,-4.85 -59.15,-6.9 -58.87,-9.3,-58.45,-12.06 -57.79,-15.94 -57.51,-18.41,-57.67,-19.46 -57.8,-20.39 -58.23,-20.96,-58.95,-21.19 -59.67,-21.42 -60.87,-21.41,-62.54,-21.14 -65.64,-20.65 -67.97,-19.78,-69.52,-18.59 -71.07,-17.4 -72.03,-15.78,-72.41,-13.74 -73.29,-9.18 -73.6,-4.58,-73.43,0.06 -77.07,1.22 -80.4,2.17,-83.43,2.86 -84.38,3.08 -85.21,3.24,-85.93,3.34 -88.17,3.73 -90.07,4.13,-91.64,4.53 -92.5,4.75 -93.36,5.48,-94.2,6.74 -95.04,7.99 -95.65,9.36,-96.04,10.85 -96.42,12.33 -96.46,13.48,-96.15,14.3 -93.36,19.13 -90.98,23.81,-88.97,28.32 -86.96,32.82 -85.33,37.6,-84.03,42.63 -82.3,49.35 -82.45,52.96,-84.48,53.51 -85.56,53.8 -87.29,50.52,-89.72,43.69 -92.14,36.86 -94.3,30.14,-96.16,23.53 -97.49,18.78 -98.67,13.16,-99.63,6.64 -82.54,-17.15 -72.63,-35.8,-75.45,-51.31 -76.28,-55.97 -78.16,-59.46,-81.13,-61.75 -84.1,-64.04 -87.83,-64.75,-92.21,-63.81 -100.33,-62.08 -106.82,-56.03,-111.07,-45.95 -115.33,-35.86 -117.16,-23.92,-116.66,-10.3 -116.17,3.34 -113.68,16.19,-109.72,28.36 -105.47,41.42 -101.21,50.83,-97.13,56.68 -93.03,62.52 -88.74,64.75,-84.02,63.44 -80.28,62.4 -77.75,59.8,-76.29,55.53 -74.84,51.27 -74.86,45.63,-76.49,38.62 -77.23,35.44 -78.47,31.46,-80.25,26.71 -82.02,21.96 -83.9,17.69,-85.86,13.92 -82.28,13.66 -79.58,13.37,-77.75,12.97 -75.59,12.5 -73.71,11.96,-72.09,11.35 -72.08,11.36 -72.08,11.36,-72.08,11.37 -70.92,17.12 -69.49,21.18,-67.83,23.57 -66.16,25.96 -63.96,26.89,-61.17,26.39 -58.9,25.99 -57.32,25.17,-56.42,23.91 -55.53,22.65 -54.92,20.41,-54.57,17.18 -54.06,12.99 -53.14,8.94,-51.78,5.05 -50.42,1.15 -48.88,-2.03,-47.2,-4.49 -45.52,-6.95 -44.04,-8.25,-42.83,-8.38 -41.94,-8.48 -41.44,-8,-41.32,-6.94 -41.27,-6.48 -41.26,-5.57,-41.27,-4.23 -41.4,-3.21 -41.41,-2.2,-41.3,-1.21 -40.97,1.84 -39.62,4.14,-37.3,5.71 -34.98,7.29 -31.8,7.88,-27.7,7.58 -25.2,7.39 -22.82,6.83,-20.55,5.89 -20.03,7.64 -19.3,9.32,-18.35,10.91 -16.52,14.03 -13.97,16.48,-10.74,18.33 -7.5,20.18 -3.69,21.08,0.76,21.11 6.03,21.14 10.77,19.61,15.15,16.45 19.52,13.29 22.7,9.02,24.59,3.54 27.78,3.66 30.82,3.59,33.75,3.38 33.64,4.25 33.53,5.12,33.44,6 32.87,11.84 33.05,16.14,33.94,18.91 34.83,21.69 36.66,23.22,39.46,23.55 41.75,23.83 43.5,23.51,44.72,22.57 45.94,21.62 47.18,19.66,48.46,16.68 49.96,13.26 51.81,9.82,54.06,6.39 56.3,2.97 58.55,0.22,60.79,-1.83 63.02,-3.88 64.77,-4.79,65.97,-4.57 66.85,-4.4 67.2,-3.79,67,-2.75 66.75,-1.44 65.92,1.26,64.52,5.33 62.86,9.91 61.83,13.45,61.38,15.94 60.85,18.89 61.01,21.52,61.85,23.81 62.69,26.1 64.29,27.48,66.71,27.97 69.05,28.45 70.85,28.29,72.15,27.48 73.44,26.68 74.84,24.8,76.38,21.87 78.4,18.16 80.75,14.74,83.46,11.62 86.17,8.51 88.77,6.12,91.21,4.44 93.65,2.77 95.42,2.09,96.44,2.37 97.31,2.6 97.6,3.24,97.32,4.26 96.93,5.68 95.55,8.82,93.23,13.72 90.55,19.35 88.91,23.47,88.22,26.04 87.64,28.23 87.75,30.02,88.54,31.41 89.33,32.8 90.91,33.82,93.29,34.51 95.81,35.24 97.78,35.26,99.22,34.55 100.67,33.85 101.77,32.29,102.53,29.88 103.86,25.61 105.29,21.82,106.84,18.49 108.38,15.17 110.16,11.7,112.18,8.07 114.51,3.78 115.96,0.82,116.5,-0.83 117.16,-2.86 117,-4.61,115.99,-6.09 114.99,-7.57 113.17,-8.72,110.55,-9.51M-100.75,-28.8C-100.17,-35.87 -99.13,-41.66,-97.69,-46.18 -96.25,-50.7 -94.66,-53.14,-93.02,-53.51 -90.74,-54.01 -89.17,-52.25,-88.33,-48.28 -87.23,-42.65 -87.94,-36.22,-90.17,-28.98 -92.4,-21.74 -96.08,-14.38,-100.98,-6.77 -101.4,-14.4 -101.33,-21.74,-100.75,-28.8M8.19,8.03C6.33,9.71 4.2,10.54,1.75,10.52 -0.47,10.5 -2.4,9.53,-4.08,7.61 -5.75,5.69 -6.64,2.91,-6.69,-0.76 -6.76,-5.42 -5.76,-9.06,-3.62,-11.64 -1.48,-14.22 1.28,-15.5,4.57,-15.45 4.77,-15.45 4.98,-15.45,5.18,-15.44 4.92,-14.38 4.78,-13.31,4.76,-12.25 4.72,-9.71 5.35,-7.3,6.62,-5.01 7.89,-2.72 9.73,-0.84,12.12,0.65 11.36,3.89 10.05,6.35,8.19,8.03"> | |
<Path.Effect> | |
<DropShadowEffect BlurRadius="15" ShadowDepth="15" Color="#FF1C3F2A"/> | |
</Path.Effect> | |
</Path> | |
</Canvas> | |
</Canvas> | |
</Canvas> | |
</Viewbox> | |
</Grid> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment