-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGearScheduler-logo.xaml
33 lines (28 loc) · 1.56 KB
/
GearScheduler-logo.xaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!-- Created with Ai->XAML Export Plug-In Version 0.2 (PC/64) -->
<!-- By Mike Swanson (http://blog.mikeswanson.com/) -->
<Viewbox Width="1272.609" Height="332.735"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Canvas Width="1272.609" Height="332.735">
<Canvas>
<!-- Layer 2/<Path> -->
<Path StrokeThickness="42.0" Stroke="#ff000000" StrokeMiterLimit="1.0" Fill="#ffffffff" Data="F1 M 985.077,211.611 C 480.077,425.611 14.111,195.611 21.077,195.611 C 667.077,-206.389 986.780,211.611 985.077,211.611 Z"/>
<!-- Layer 2/<Path> -->
<Path StrokeThickness="16.0" Stroke="#ff000000" StrokeMiterLimit="1.0" Data="F1 M 1009.632,216.524 C 1038.538,349.905 1159.529,346.885 1256.821,278.060 C 1205.782,253.869 1191.084,208.880 1150.380,177.629 C 1099.172,138.314 1047.991,181.369 1009.632,216.524 Z">
<Path.Fill>
<LinearGradientBrush MappingMode="Absolute" StartPoint="1279.040,-537.556" EndPoint="1491.077,-659.976">
<LinearGradientBrush.GradientStops>
<GradientStop Offset="0.00" Color="#ffffffff"/>
<GradientStop Offset="0.69" Color="#ffffffff"/>
<GradientStop Offset="1.00" Color="#ffffffff"/>
<GradientStop Offset="1.00" Color="#ffffffff"/>
</LinearGradientBrush.GradientStops>
<LinearGradientBrush.Transform>
<MatrixTransform Matrix="1.000,0.000,-0.000,-1.000,-255.923,-344.389" />
</LinearGradientBrush.Transform>
</LinearGradientBrush>
</Path.Fill>
</Path>
</Canvas>
</Canvas>
</Viewbox>