--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/widgets/img/left_arrow.svg Fri Oct 02 11:27:17 2015 +0200
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" id="arrow">
+ <path style="fill:none;stroke:#fff;stroke-width:6;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;"
+ d="M31,1 l-30,15 l30,15">
+ </path>
+ <path style="fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;"
+ d="M31,1 l-30,15 l30,15">
+ </path>
+</svg>