32
|
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
2 |
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
3 |
<DrawingBrush x:Key="_Skin_1__Play_button" Stretch="Uniform">
|
|
4 |
<DrawingBrush.Drawing>
|
|
5 |
<DrawingGroup ClipGeometry="F1 M 0,0L 65.9998,0L 65.9998,65.9998L 0,65.9998L 0,0">
|
|
6 |
<DrawingGroup.Children>
|
|
7 |
<GeometryDrawing Geometry="F1 M 32.9999,0.999878C 50.6729,0.999878 64.9999,15.3268 64.9999,32.9999C 64.9999,50.6729 50.673,64.9998 32.9999,64.9998C 15.3268,64.9998 0.999878,50.6729 0.999878,32.9999C 0.999878,15.3268 15.3268,0.999878 32.9999,0.999878 Z ">
|
|
8 |
<GeometryDrawing.Pen>
|
|
9 |
<Pen Thickness="1.99975" LineJoin="Round" Brush="#00B0AEAE"/>
|
|
10 |
</GeometryDrawing.Pen>
|
|
11 |
<GeometryDrawing.Brush>
|
|
12 |
<RadialGradientBrush RadiusX="0.515623" RadiusY="0.515623" Center="0.5,0.5" GradientOrigin="0.5,0.5">
|
|
13 |
<RadialGradientBrush.GradientStops>
|
|
14 |
<GradientStop Color="#FFCFCFBD" Offset="0"/>
|
|
15 |
<GradientStop Color="#FFCFCFBD" Offset="0.301369"/>
|
|
16 |
<GradientStop Color="#FFE7E7DE" Offset="0.584094"/>
|
|
17 |
<GradientStop Color="#FFFFFFFF" Offset="0.584475"/>
|
|
18 |
<GradientStop Color="#FFCFCFBD" Offset="0.844749"/>
|
|
19 |
</RadialGradientBrush.GradientStops>
|
|
20 |
<RadialGradientBrush.RelativeTransform>
|
|
21 |
<TransformGroup/>
|
|
22 |
</RadialGradientBrush.RelativeTransform>
|
|
23 |
</RadialGradientBrush>
|
|
24 |
</GeometryDrawing.Brush>
|
|
25 |
</GeometryDrawing>
|
|
26 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 46.4136,33.1028L 25.7166,20.8713L 25.4724,44.9112L 46.4136,33.1028 Z "/>
|
|
27 |
<GeometryDrawing Brush="#64FFFFFF" Geometry="F1 M 33.0439,6.26428C 49.0601,6.26428 62.0439,17.9319 62.0439,32.3246C 62.0439,46.7173 49.0601,28.6581 33.0439,28.6581C 17.0276,28.6581 4.04395,46.7173 4.04395,32.3246C 4.04395,17.9319 17.0278,6.26428 33.0439,6.26428 Z ">
|
|
28 |
<GeometryDrawing.Pen>
|
|
29 |
<Pen Thickness="1.99975" LineJoin="Round" Brush="#3AFFFFFF"/>
|
|
30 |
</GeometryDrawing.Pen>
|
|
31 |
</GeometryDrawing>
|
|
32 |
</DrawingGroup.Children>
|
|
33 |
</DrawingGroup>
|
|
34 |
</DrawingBrush.Drawing>
|
|
35 |
</DrawingBrush>
|
|
36 |
</ResourceDictionary>
|