src/FingersDance.Control.TimeLine/FingersDance.Control.TimeLine.Ressources_files/SliderPause.xaml
<?xml version="1.0" encoding="utf-8"?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<DrawingBrush x:Key="SliderPause" Stretch="Uniform">
<DrawingBrush.Drawing>
<DrawingGroup ClipGeometry="F1 M 0,0L 10.5882,0L 10.5882,9.26465L 0,9.26465L 0,0">
<DrawingGroup.Children>
<GeometryDrawing Brush="#FFFFFFFF" Geometry="F1 M 4.70135,9.26471L 0,6.10352e-005L 1.61993,6.10352e-005L 5.01495,6.93817L 5.08038,6.93817L 8.95453,6.10352e-005L 10.5882,6.10352e-005L 5.34235,9.26471L 4.70135,9.26471 Z ">
<GeometryDrawing.Pen>
<Pen Thickness="0.199975" LineJoin="Round" Brush="#FF000000"/>
</GeometryDrawing.Pen>
</GeometryDrawing>
</DrawingGroup.Children>
</DrawingGroup>
</DrawingBrush.Drawing>
</DrawingBrush>
</ResourceDictionary>