src/FingersDance.Control.TimeLine/FingersDance.Control.TimeLine.Ressources_files/FForward.xaml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/FingersDance.Control.TimeLine/FingersDance.Control.TimeLine.Ressources_files/FForward.xaml Wed Sep 23 19:49:21 2009 +0200
@@ -0,0 +1,21 @@
+<?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="FForward" Stretch="Uniform">
+ <DrawingBrush.Drawing>
+ <DrawingGroup ClipGeometry="F1 M 0,0L 14.4647,0L 14.4647,10.7882L 0,10.7882L 0,0">
+ <DrawingGroup.Children>
+ <GeometryDrawing Brush="#FFFFFFFF" Geometry="F1 M 9.36462,5.98694L 0.0999756,10.6882L 0.0999756,9.0683L 7.03815,5.67334L 7.03815,5.60779L 0.0999756,1.73376L 0.0999756,0.100037L 9.36462,5.34589L 9.36462,5.98694 Z ">
+ <GeometryDrawing.Pen>
+ <Pen Thickness="0.199975" LineJoin="Round" Brush="#FF000000"/>
+ </GeometryDrawing.Pen>
+ </GeometryDrawing>
+ <GeometryDrawing Brush="#FFFFFFFF" Geometry="F1 M 14.3646,5.98694L 5.09998,10.6882L 5.09998,9.0683L 12.0381,5.67334L 12.0381,5.60779L 5.09998,1.73376L 5.09998,0.100037L 14.3646,5.34589L 14.3646,5.98694 Z ">
+ <GeometryDrawing.Pen>
+ <Pen Thickness="0.199975" LineJoin="Round" Brush="#FF000000"/>
+ </GeometryDrawing.Pen>
+ </GeometryDrawing>
+ </DrawingGroup.Children>
+ </DrawingGroup>
+ </DrawingBrush.Drawing>
+ </DrawingBrush>
+</ResourceDictionary>