summaryrefslogtreecommitdiff
path: root/navit/icons/nav_roundabout_l8_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_roundabout_l8_wh.svg
parent0d5ef51e8cd6dd6e03832e995cdae2a8c02c4da6 (diff)
downloadnavit-f5abdd317e10d56226300d001469595658a605e4.tar.gz
Moved xpm to icons (#307)
Diffstat (limited to 'navit/icons/nav_roundabout_l8_wh.svg')
-rw-r--r--navit/icons/nav_roundabout_l8_wh.svg20
1 files changed, 20 insertions, 0 deletions
diff --git a/navit/icons/nav_roundabout_l8_wh.svg b/navit/icons/nav_roundabout_l8_wh.svg
new file mode 100644
index 000000000..cc16f9c15
--- /dev/null
+++ b/navit/icons/nav_roundabout_l8_wh.svg
@@ -0,0 +1,20 @@
+<?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 38 44 A 12 12 0 0 1 26 44"
+ style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:2,4" />
+ <path
+ d="M 26,63 L 26,44 A 12 12 0 1 1 38 44 L 38 50"
+ style="fill:none;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+ <path
+ transform="translate(38,50) scale(2) rotate(180)"
+ 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>