summaryrefslogtreecommitdiff
path: root/navit/icons/nav_right_1_wh.svg
diff options
context:
space:
mode:
authorjkoan <jkoan@users.noreply.github.com>2017-08-25 19:07:46 +0200
committerPierre GRANDIN <pgrandin@users.noreply.github.com>2017-08-25 10:07:46 -0700
commitf5abdd317e10d56226300d001469595658a605e4 (patch)
tree5f2722cb7929d406201730ae967f3f3cf69df8f8 /navit/icons/nav_right_1_wh.svg
parent0d5ef51e8cd6dd6e03832e995cdae2a8c02c4da6 (diff)
downloadnavit-f5abdd317e10d56226300d001469595658a605e4.tar.gz
Moved xpm to icons (#307)
Diffstat (limited to 'navit/icons/nav_right_1_wh.svg')
-rw-r--r--navit/icons/nav_right_1_wh.svg18
1 files changed, 18 insertions, 0 deletions
diff --git a/navit/icons/nav_right_1_wh.svg b/navit/icons/nav_right_1_wh.svg
new file mode 100644
index 000000000..8edb0e212
--- /dev/null
+++ b/navit/icons/nav_right_1_wh.svg
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ width="64px"
+ height="64px">
+ <g>
+ <path
+ d="M 32,63 L 32,42 C 32,31 32,31 42,20"
+ style="fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+ <path
+ transform="translate(42,20) scale(3) rotate(45)"
+ d="M -4,1 L 0,-7 L 4,1 C 2,-1 -2,-1 -4,1"
+ style="fill:#ffffff;stroke:#ffffff;stroke-linejoin:round"
+ />
+
+ </g>
+</svg>