summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormvglasow <michael -at- vonglasow.com>2019-01-24 16:21:25 +0100
committermvglasow <michael -at- vonglasow.com>2019-01-24 16:21:25 +0100
commitdf965ab715cd48ee1c038c4c32ab9f9c74458e61 (patch)
tree882500f16040ddecade50673823e26b1caba7b8d
parenta19371a4502f65115aefdbb24372ed98f5340ba1 (diff)
downloadnavit-df965ab715cd48ee1c038c4c32ab9f9c74458e61.tar.gz
Add:gui:Material design for OSD button icons
Signed-off-by: mvglasow <michael -at- vonglasow.com>
-rw-r--r--navit/icons/follow.svg39
-rw-r--r--navit/icons/gui_android_menu.svg27
-rw-r--r--navit/icons/sound_off.svg54
-rw-r--r--navit/icons/sound_on.svg54
-rw-r--r--navit/icons/zoom_auto.svg147
-rw-r--r--navit/icons/zoom_in.svg54
-rw-r--r--navit/icons/zoom_manual.svg147
-rw-r--r--navit/icons/zoom_out.svg46
8 files changed, 422 insertions, 146 deletions
diff --git a/navit/icons/follow.svg b/navit/icons/follow.svg
index 8b32724af..a78beb2c8 100644
--- a/navit/icons/follow.svg
+++ b/navit/icons/follow.svg
@@ -14,8 +14,8 @@
height="48"
id="svg2"
version="1.1"
- inkscape:version="0.48.3.1 r9886"
- sodipodi:docname="set_center_cursor.svg"
+ inkscape:version="0.92.3 (2405546, 2018-03-11)"
+ sodipodi:docname="follow.svg"
inkscape:export-filename="/home/michael/src/navit-artwork/set_center_cursor.png"
inkscape:export-xdpi="134.99994"
inkscape:export-ydpi="134.99994">
@@ -95,34 +95,37 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="15.8125"
- inkscape:cx="15.209486"
- inkscape:cy="26.529644"
+ inkscape:cx="15.226152"
+ inkscape:cy="21.470355"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
showguides="true"
inkscape:guide-bbox="true"
- inkscape:window-width="1280"
- inkscape:window-height="955"
+ inkscape:window-width="1920"
+ inkscape:window-height="1000"
inkscape:window-x="0"
inkscape:window-y="24"
- inkscape:window-maximized="1">
+ inkscape:window-maximized="1"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-nodes="true"
+ inkscape:snap-others="false"
+ inkscape:object-nodes="false">
<sodipodi:guide
orientation="0,1"
position="0,40"
- id="guide2985" />
- <sodipodi:guide
- orientation="0,1"
- position="0,8"
- id="guide2987" />
+ id="guide2985"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="1,0"
position="8,0"
- id="guide2989" />
+ id="guide2989"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="1,0"
position="40,0"
- id="guide2991" />
+ id="guide2991"
+ inkscape:locked="false" />
<inkscape:grid
type="xygrid"
id="grid3763"
@@ -157,9 +160,9 @@
y="1004.3622"
rx="4" />
<path
- style="fill:#ffffff;fill-opacity:1;stroke:none"
- d="M 24 8 C 18.644507 8 14.3125 12.332 14.3125 17.6875 C 14.3125 19.5743 14.848966 21.35425 15.78125 22.84375 L 24 40 L 32.21875 22.84375 C 32.22095 22.84375 32.21655 22.8155 32.21875 22.8125 C 33.146822 21.3252 33.6875 19.5697 33.6875 17.6875 C 33.6875 12.332 29.355494 8 24 8 z M 24 14.3125 C 25.874423 14.3125 27.40625 15.813077 27.40625 17.6875 C 27.40625 19.561923 25.874423 21.09375 24 21.09375 C 22.125577 21.09375 20.59375 19.561923 20.59375 17.6875 C 20.59375 15.813077 22.125577 14.3125 24 14.3125 z "
- transform="translate(0,1004.3622)"
- id="path3831" />
+ inkscape:connector-curvature="0"
+ d="m 24,1022.544 c -3.214546,0 -5.818182,2.6036 -5.818182,5.8182 0,3.2146 2.603636,5.8182 5.818182,5.8182 3.214546,0 5.818182,-2.6036 5.818182,-5.8182 0,-3.2146 -2.603636,-5.8182 -5.818182,-5.8182 z m 13.003637,4.3636 c -0.669091,-6.0654 -5.483637,-10.88 -11.549091,-11.5491 v -2.9963 h -2.909092 v 2.9963 c -6.065454,0.6691 -10.88,5.4837 -11.549091,11.5491 H 8 v 2.9092 h 2.996363 c 0.669091,6.0654 5.483637,10.88 11.549091,11.5491 v 2.9963 h 2.909092 v -2.9963 c 6.065454,-0.6691 10.88,-5.4837 11.549091,-11.5491 H 40 v -2.9092 z M 24,1038.544 c -5.621818,0 -10.181818,-4.56 -10.181818,-10.1818 0,-5.6218 4.56,-10.1818 10.181818,-10.1818 5.621818,0 10.181818,4.56 10.181818,10.1818 0,5.6218 -4.56,10.1818 -10.181818,10.1818 z"
+ id="path2"
+ style="stroke-width:0.72727275;fill:#ffffff" />
</g>
</svg>
diff --git a/navit/icons/gui_android_menu.svg b/navit/icons/gui_android_menu.svg
index fd0d4e46a..d8c25757b 100644
--- a/navit/icons/gui_android_menu.svg
+++ b/navit/icons/gui_android_menu.svg
@@ -13,8 +13,8 @@
height="48"
id="svg2"
version="1.1"
- inkscape:version="0.91 r13725"
- sodipodi:docname="gui_menu.svg"
+ inkscape:version="0.92.3 (2405546, 2018-03-11)"
+ sodipodi:docname="gui_android_menu.svg"
inkscape:export-filename="/home/vonglasowm/src/navit-goodies/png/xxhdpi/gui_menu_xxhdpi.png"
inkscape:export-xdpi="269.99988"
inkscape:export-ydpi="269.99988">
@@ -45,7 +45,7 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="15.8125"
- inkscape:cx="22.640317"
+ inkscape:cx="10.656127"
inkscape:cy="24"
inkscape:document-units="px"
inkscape:current-layer="layer1"
@@ -53,26 +53,33 @@
showguides="true"
inkscape:guide-bbox="true"
inkscape:window-width="1920"
- inkscape:window-height="1004"
+ inkscape:window-height="1000"
inkscape:window-x="0"
inkscape:window-y="24"
- inkscape:window-maximized="1">
+ inkscape:window-maximized="1"
+ inkscape:object-nodes="false"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-nodes="true">
<sodipodi:guide
orientation="0,1"
position="0,40"
- id="guide2985" />
+ id="guide2985"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="0,1"
position="0,8"
- id="guide2987" />
+ id="guide2987"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="1,0"
position="8,0"
- id="guide2989" />
+ id="guide2989"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="1,0"
position="40,0"
- id="guide2991" />
+ id="guide2991"
+ inkscape:locked="false" />
<inkscape:grid
type="xygrid"
id="grid3763"
@@ -109,7 +116,7 @@
<path
inkscape:connector-curvature="0"
d="m 24,1020.3622 c 2.21,0 4,-1.79 4,-4 0,-2.21 -1.79,-4 -4,-4 -2.21,0 -4,1.79 -4,4 0,2.21 1.79,4 4,4 z m 0,4 c -2.21,0 -4,1.79 -4,4 0,2.21 1.79,4 4,4 2.21,0 4,-1.79 4,-4 0,-2.21 -1.79,-4 -4,-4 z m 0,12 c -2.21,0 -4,1.79 -4,4 0,2.21 1.79,4 4,4 2.21,0 4,-1.79 4,-4 0,-2.21 -1.79,-4 -4,-4 z"
- id="path6"
+ id="path2"
style="fill:#ffffff" />
</g>
</svg>
diff --git a/navit/icons/sound_off.svg b/navit/icons/sound_off.svg
index f1d3d7e5a..b721a7243 100644
--- a/navit/icons/sound_off.svg
+++ b/navit/icons/sound_off.svg
@@ -13,8 +13,8 @@
height="48"
id="svg2"
version="1.1"
- inkscape:version="0.48.3.1 r9886"
- sodipodi:docname="gui_sound_off.svg"
+ inkscape:version="0.92.3 (2405546, 2018-03-11)"
+ sodipodi:docname="sound_off.svg"
inkscape:export-filename="/home/michael/src/navit-artwork/gui_sound_off.png"
inkscape:export-xdpi="134.99994"
inkscape:export-ydpi="134.99994">
@@ -37,34 +37,41 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="15.8125"
- inkscape:cx="24.221344"
+ inkscape:cx="12.237154"
inkscape:cy="24"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
showguides="true"
inkscape:guide-bbox="true"
- inkscape:window-width="1280"
- inkscape:window-height="955"
+ inkscape:window-width="1920"
+ inkscape:window-height="1000"
inkscape:window-x="0"
inkscape:window-y="24"
- inkscape:window-maximized="1">
+ inkscape:window-maximized="1"
+ inkscape:object-nodes="false"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-nodes="true">
<sodipodi:guide
orientation="0,1"
position="0,40"
- id="guide2985" />
+ id="guide2985"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="0,1"
position="0,8"
- id="guide2987" />
+ id="guide2987"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="1,0"
position="8,0"
- id="guide2989" />
+ id="guide2989"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="1,0"
position="40,0"
- id="guide2991" />
+ id="guide2991"
+ inkscape:locked="false" />
<inkscape:grid
type="xygrid"
id="grid3763"
@@ -81,7 +88,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
+ <dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
@@ -98,25 +105,10 @@
x="3.5527137e-15"
y="1004.3622"
rx="4" />
- <g
- id="g424"
- transform="matrix(0.45714286,0,0,-0.45714286,2.0572799,1050.3049)"
- style="fill:#ffffff;fill-opacity:1">
- <g
- id="g426"
- clip-path="url(#clipPath428)"
- style="fill:#ffffff;fill-opacity:1">
- <g
- id="g432"
- transform="translate(58.0527,46.4707)"
- style="fill:#ffffff;fill-opacity:1">
- <path
- d="m 0,0 c -0.104,-15.984 -1.828,-28.715 -3.955,-28.715 -1.749,0 -4.147,8.621 -5.042,20.559 l -11.614,-10.487 c 4.938,-7.257 10.408,-14.828 11.783,-14.828 l 5.769,0 c 3.811,0 6.675,15.751 6.675,35.077 L 3.603,3.252 0,0 z m -32.653,-11.591 0.454,0 24.226,21.882 c -0.324,0.313 -0.673,0.584 -1.037,0.804 0.896,12.018 3.293,20.676 5.055,20.676 1.453,0 2.711,-5.925 3.41,-14.766 l 3.241,2.931 c -1.102,9.969 -3.124,16.593 -5.6,16.593 l -5.924,0 c -1.867,0 -10.254,-13.159 -15.619,-21.883 l -8.206,0 c -2.087,0 -3.786,-5.82 -3.786,-13.118 0,-7.298 1.699,-13.119 3.786,-13.119 m 51.889,42.026 -61.91,-55.96 3.33,-3.994 61.912,55.964 -3.332,3.99 z"
- style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="path434"
- inkscape:connector-curvature="0" />
- </g>
- </g>
- </g>
+ <path
+ inkscape:connector-curvature="0"
+ d="m 32,1028.3622 c 0,-3.1378 -1.813333,-5.8489 -4.444444,-7.1556 v 3.9289 L 31.92,1029.5 c 0.05333,-0.3734 0.08,-0.7556 0.08,-1.1378 z m 4.444444,0 c 0,1.6711 -0.364444,3.2444 -0.96,4.6933 l 2.693334,2.6934 C 39.333333,1033.5355 40,1031.0289 40,1028.3622 c 0,-7.6089 -5.324444,-13.9733 -12.444444,-15.5911 v 3.6711 c 5.137777,1.5289 8.888888,6.2844 8.888888,11.92 z m -26.177777,-16 L 8,1014.6289 l 8.4,8.4 H 8 v 10.6666 h 7.111111 L 24,1042.5844 v -11.9555 l 7.564444,7.5644 c -1.191111,0.9156 -2.533333,1.6533 -4.008888,2.0978 v 3.6711 c 2.444444,-0.56 4.675555,-1.68 6.551111,-3.2178 l 3.626666,3.6178 2.266667,-2.2667 -16,-16 z M 24,1014.14 20.284444,1017.8555 24,1021.5711 Z"
+ id="path2"
+ style="stroke-width:0.8888889;fill:#ffffff" />
</g>
</svg>
diff --git a/navit/icons/sound_on.svg b/navit/icons/sound_on.svg
index ebf3257fb..ce405c97f 100644
--- a/navit/icons/sound_on.svg
+++ b/navit/icons/sound_on.svg
@@ -13,8 +13,8 @@
height="48"
id="svg2"
version="1.1"
- inkscape:version="0.48.3.1 r9886"
- sodipodi:docname="gui_sound.svg"
+ inkscape:version="0.92.3 (2405546, 2018-03-11)"
+ sodipodi:docname="sound_on.svg"
inkscape:export-filename="/home/michael/src/navit-artwork/gui_sound.png"
inkscape:export-xdpi="134.99994"
inkscape:export-ydpi="134.99994">
@@ -45,34 +45,41 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="15.8125"
- inkscape:cx="33.233202"
+ inkscape:cx="21.249012"
inkscape:cy="24"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
showguides="true"
inkscape:guide-bbox="true"
- inkscape:window-width="1280"
- inkscape:window-height="955"
+ inkscape:window-width="1920"
+ inkscape:window-height="1000"
inkscape:window-x="0"
inkscape:window-y="24"
- inkscape:window-maximized="1">
+ inkscape:window-maximized="1"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-nodes="true"
+ inkscape:object-nodes="false">
<sodipodi:guide
orientation="0,1"
position="0,40"
- id="guide2985" />
+ id="guide2985"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="0,1"
position="0,8"
- id="guide2987" />
+ id="guide2987"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="1,0"
position="8,0"
- id="guide2989" />
+ id="guide2989"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="1,0"
position="40,0"
- id="guide2991" />
+ id="guide2991"
+ inkscape:locked="false" />
<inkscape:grid
type="xygrid"
id="grid3763"
@@ -89,7 +96,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
+ <dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
@@ -106,25 +113,10 @@
x="3.5527137e-15"
y="1004.3622"
rx="4" />
- <g
- id="g412"
- transform="matrix(0.45688831,0,0,-0.45688831,2.0694068,1050.2926)"
- style="fill:#ffffff;fill-opacity:1">
- <g
- id="g414"
- clip-path="url(#clipPath416)"
- style="fill:#ffffff;fill-opacity:1">
- <g
- id="g420"
- transform="translate(46.6484,17.7441)"
- style="fill:#ffffff;fill-opacity:1">
- <path
- d="m 0,0 c -1.765,0 -4.169,8.674 -5.072,20.68 2.455,1.502 4.195,5.218 4.195,9.575 0,4.368 -1.74,8.073 -4.195,9.576 0.903,12.018 3.307,20.68 5.072,20.68 2.202,0 3.98,-13.544 3.98,-30.256 C 3.98,13.559 2.202,0 0,0 m 1.057,65.275 -5.952,0 c -1.865,0 -10.29,-13.161 -15.671,-21.886 l -8.239,0 c -2.088,0 -3.789,-5.83 -3.789,-13.134 0,-7.304 1.701,-13.132 3.789,-13.132 l 4.435,0 0,-0.047 2.96,0 c 5.412,-8.205 14.68,-21.84 16.515,-21.84 l 5.791,0 c 3.827,0 6.702,15.76 6.702,35.094 0,19.336 -2.725,34.945 -6.541,34.945 M 11.629,33.936 c 1.152,-2.499 1.133,-5.729 -0.049,-8.862 l 3.492,-1.32 c 1.535,4.064 1.518,8.344 -0.049,11.744 l -3.394,-1.562 z m 7.662,7.843 c 1.479,-3.706 2.629,-7.724 2.629,-11.744 0,-4.019 -1.15,-8.099 -2.629,-11.805 l 3.822,-1.328 c 1.782,4.377 2.959,8.621 2.959,13.327 0,4.618 -1.029,9.16 -2.777,13.508 l -4.004,-1.958 z m 11.105,12.357 -3.765,-2.21 C 29.59,45.111 31.16,37.581 31.16,30.08 c 0,-7.5 -1.57,-15.031 -4.529,-21.846 l 3.765,-2.211 c 3.213,7.518 4.901,15.825 4.901,24.057 0,8.247 -1.688,16.54 -4.901,24.056"
- style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
- id="path422"
- inkscape:connector-curvature="0" />
- </g>
- </g>
- </g>
+ <path
+ inkscape:connector-curvature="0"
+ d="m 8,1023.0288 v 10.6666 h 7.111111 L 24,1042.5843 v -28.4444 l -8.888889,8.8889 z m 24,5.3333 c 0,-3.1378 -1.813333,-5.8489 -4.444444,-7.1555 v 14.32 C 30.186667,1034.211 32,1031.4999 32,1028.3621 Z m -4.444444,-15.5911 v 3.6711 c 5.137777,1.5289 8.888888,6.2845 8.888888,11.92 0,5.6356 -3.751111,10.3911 -8.888888,11.92 v 3.6711 C 34.675556,1042.3354 40,1035.9799 40,1028.3621 c 0,-7.6178 -5.324444,-13.9733 -12.444444,-15.5911 z"
+ id="path2"
+ style="stroke-width:0.8888889;fill:#ffffff" />
</g>
</svg>
diff --git a/navit/icons/zoom_auto.svg b/navit/icons/zoom_auto.svg
new file mode 100644
index 000000000..9136b8dea
--- /dev/null
+++ b/navit/icons/zoom_auto.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48"
+ height="48"
+ id="svg2"
+ version="1.1"
+ inkscape:version="0.92.3 (2405546, 2018-03-11)"
+ sodipodi:docname="zoom_auto.svg"
+ inkscape:export-filename="/home/michael/src/navit-artwork/set_center_cursor.png"
+ inkscape:export-xdpi="134.99994"
+ inkscape:export-ydpi="134.99994">
+ <defs
+ id="defs4">
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath428">
+ <path
+ inkscape:connector-curvature="0"
+ d="M 0,96 96,96 96,0 0,0 0,96 z"
+ id="path430" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath416">
+ <path
+ inkscape:connector-curvature="0"
+ d="M 0,96 96,96 96,0 0,0 0,96 z"
+ id="path418" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath544">
+ <path
+ inkscape:connector-curvature="0"
+ d="M 0,96 96,96 96,0 0,0 0,96 z"
+ id="path546" />
+ </clipPath>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="15.8125"
+ inkscape:cx="15.770278"
+ inkscape:cy="24"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:window-width="1920"
+ inkscape:window-height="1000"
+ inkscape:window-x="0"
+ inkscape:window-y="24"
+ inkscape:window-maximized="1"
+ inkscape:object-nodes="false"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-nodes="true">
+ <sodipodi:guide
+ orientation="0,1"
+ position="0,40"
+ id="guide2985"
+ inkscape:locked="false" />
+ <sodipodi:guide
+ orientation="0,1"
+ position="0,8"
+ id="guide2987"
+ inkscape:locked="false" />
+ <sodipodi:guide
+ orientation="1,0"
+ position="8,0"
+ id="guide2989"
+ inkscape:locked="false" />
+ <sodipodi:guide
+ orientation="1,0"
+ position="40,0"
+ id="guide2991"
+ inkscape:locked="false" />
+ <inkscape:grid
+ type="xygrid"
+ id="grid3763"
+ empspacing="5"
+ visible="true"
+ enabled="true"
+ snapvisiblegridlinesonly="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(0,-1004.3622)">
+ <rect
+ style="fill:#000000;fill-opacity:0.62745098;stroke:none"
+ id="rect2993"
+ width="48"
+ height="48.000019"
+ x="3.5527137e-15"
+ y="1004.3622"
+ rx="4" />
+ <g
+ id="g844"
+ transform="matrix(1.8296169,0,0,1.8296169,-19.444254,-858.16898)"
+ style="fill:#ffffff">
+ <path
+ sodipodi:nodetypes="cccssssccccccsssss"
+ inkscape:connector-curvature="0"
+ id="path2"
+ d="m 27.5,1033.3622 h -0.79 l -0.28,-0.27 c 0.98,-1.14 1.57,-2.62 1.57,-4.23 0,-3.59 -2.91,-6.5 -6.5,-6.5 -3.59,0 -6.5,2.91 -6.5,6.5 0,3.59 2.91,6.5 6.5,6.5 1.61,0 3.09,-0.59 4.23,-1.57 l 0.27,0.28 v 0.79 l 5,4.99 1.49,-1.49 z m -6,0 c -2.49,0 -4.5,-2.01 -4.5,-4.5 0,-2.49 2.01,-4.5 4.5,-4.5 2.49,0 4.5,2.01 4.5,4.5 0,2.49 -2.01,4.5 -4.5,4.5 z"
+ style="fill:#ffffff" />
+ <g
+ transform="translate(25.399517,1010.3004)"
+ id="text821-3"
+ style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ aria-label="A">
+ <path
+ inkscape:connector-curvature="0"
+ id="path850"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6.66666651px;font-family:Roboto;-inkscape-font-specification:'Roboto Bold';fill:#ffffff"
+ d="m -3.0453455,19.955254 h -1.7122396 l -0.3255208,0.976562 h -1.0384114 l 1.7643228,-4.739583 h 0.9049479 l 1.7740885,4.739583 h -1.0384114 z m -1.4485677,-0.791016 h 1.1848958 L -3.9047205,17.39015 Z" />
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/navit/icons/zoom_in.svg b/navit/icons/zoom_in.svg
index 643a2a710..cedcc7595 100644
--- a/navit/icons/zoom_in.svg
+++ b/navit/icons/zoom_in.svg
@@ -13,8 +13,8 @@
height="48"
id="svg2"
version="1.1"
- inkscape:version="0.48.3.1 r9886"
- sodipodi:docname="set_center_cursor.svg"
+ inkscape:version="0.92.3 (2405546, 2018-03-11)"
+ sodipodi:docname="zoom_in.svg"
inkscape:export-filename="/home/michael/src/navit-artwork/set_center_cursor.png"
inkscape:export-xdpi="134.99994"
inkscape:export-ydpi="134.99994">
@@ -53,34 +53,41 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="15.8125"
- inkscape:cx="21.280633"
+ inkscape:cx="9.2964433"
inkscape:cy="24"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
showguides="true"
inkscape:guide-bbox="true"
- inkscape:window-width="1280"
- inkscape:window-height="955"
+ inkscape:window-width="1920"
+ inkscape:window-height="1000"
inkscape:window-x="0"
inkscape:window-y="24"
- inkscape:window-maximized="1">
+ inkscape:window-maximized="1"
+ inkscape:object-nodes="false"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-nodes="true">
<sodipodi:guide
orientation="0,1"
position="0,40"
- id="guide2985" />
+ id="guide2985"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="0,1"
position="0,8"
- id="guide2987" />
+ id="guide2987"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="1,0"
position="8,0"
- id="guide2989" />
+ id="guide2989"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="1,0"
position="40,0"
- id="guide2991" />
+ id="guide2991"
+ inkscape:locked="false" />
<inkscape:grid
type="xygrid"
id="grid3763"
@@ -97,7 +104,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
+ <dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
@@ -114,25 +121,10 @@
x="3.5527137e-15"
y="1004.3622"
rx="4" />
- <g
- transform="matrix(0.49591559,0,0,-0.49591559,0.00568833,1051.552)"
- id="g4057"
- style="fill:#ffffff;fill-opacity:1">
- <g
- transform="translate(40.916449,57.878561)"
- id="g1386"
- style="fill:#ffffff;fill-opacity:1">
- <path
- inkscape:connector-curvature="0"
- id="path1388"
- style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
- d="m 0,0 0,13.301 -4.16,0 0,-13.301 -13.103,0 0,-4.162 13.103,0 0,-13.296 4.16,0 0,13.296 13.105,0 0,4.162 L 0,0 z" />
- </g>
- <path
- d="m 26.293557,43.115008 c -7.104,7.11 -7.104,18.632 0,25.736 7.109,7.109 18.622,7.103 25.735,0 7.103,-7.104 7.103,-18.622 0,-25.736 -7.113,-7.104 -18.631,-7.104 -25.735,0 m 53.584,-18.533 -12.164,12.168 c -1.07,1.068 -3.007,0.967 -4.95,-0.045 l -5.307,5.305 c 6.914,9.033 6.261,22.002 -2.003,30.268 -8.999,8.995 -23.587,8.995 -32.587,0 -8.995,-9 -8.995,-23.588 0,-32.588 8.268,-8.264 21.237,-8.917 30.269,-2.001 l 5.307,-5.303 c -1.012,-1.947 -1.115,-3.882 -0.047,-4.953 l 12.166,-12.168 c 1.537,-1.535 4.874,-0.691 7.441,1.883 2.571,2.568 3.415,5.899 1.875,7.434"
- style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
- id="path1540"
- inkscape:connector-curvature="0" />
- </g>
+ <path
+ inkscape:connector-curvature="0"
+ d="m 30.870212,1032.488 h -1.445398 l -0.512293,-0.494 c 1.793025,-2.0858 2.872499,-4.7936 2.872499,-7.7393 0,-6.5683 -5.324185,-11.8925 -11.89251,-11.8925 -6.568325,0 -11.89251,5.3242 -11.89251,11.8925 0,6.5683 5.324185,11.8925 11.89251,11.8925 2.945683,0 5.653516,-1.0795 7.73928,-2.8725 l 0.493996,0.5123 v 1.4454 l 9.148085,9.1298 L 40,1041.6361 Z m -10.977702,0 c -4.555746,0 -8.233276,-3.6775 -8.233276,-8.2333 0,-4.5557 3.67753,-8.2333 8.233276,-8.2333 4.555746,0 8.233276,3.6776 8.233276,8.2333 0,4.5558 -3.67753,8.2333 -8.233276,8.2333 z m 4.574042,-7.3185 h -3.659234 v 3.6593 h -1.829616 v -3.6593 h -3.659234 v -1.8296 h 3.659234 v -3.6592 h 1.829616 v 3.6592 h 3.659234 z"
+ id="path2"
+ style="stroke-width:1.8296169;fill:#ffffff" />
</g>
</svg>
diff --git a/navit/icons/zoom_manual.svg b/navit/icons/zoom_manual.svg
new file mode 100644
index 000000000..bf3f0faed
--- /dev/null
+++ b/navit/icons/zoom_manual.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48"
+ height="48"
+ id="svg2"
+ version="1.1"
+ inkscape:version="0.92.3 (2405546, 2018-03-11)"
+ sodipodi:docname="zoom_manual.svg"
+ inkscape:export-filename="/home/michael/src/navit-artwork/set_center_cursor.png"
+ inkscape:export-xdpi="134.99994"
+ inkscape:export-ydpi="134.99994">
+ <defs
+ id="defs4">
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath428">
+ <path
+ inkscape:connector-curvature="0"
+ d="M 0,96 96,96 96,0 0,0 0,96 z"
+ id="path430" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath416">
+ <path
+ inkscape:connector-curvature="0"
+ d="M 0,96 96,96 96,0 0,0 0,96 z"
+ id="path418" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath544">
+ <path
+ inkscape:connector-curvature="0"
+ d="M 0,96 96,96 96,0 0,0 0,96 z"
+ id="path546" />
+ </clipPath>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="15.8125"
+ inkscape:cx="13.376125"
+ inkscape:cy="24"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:window-width="1920"
+ inkscape:window-height="1000"
+ inkscape:window-x="0"
+ inkscape:window-y="24"
+ inkscape:window-maximized="1"
+ inkscape:object-nodes="false"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-nodes="true">
+ <sodipodi:guide
+ orientation="0,1"
+ position="0,40"
+ id="guide2985"
+ inkscape:locked="false" />
+ <sodipodi:guide
+ orientation="0,1"
+ position="0,8"
+ id="guide2987"
+ inkscape:locked="false" />
+ <sodipodi:guide
+ orientation="1,0"
+ position="8,0"
+ id="guide2989"
+ inkscape:locked="false" />
+ <sodipodi:guide
+ orientation="1,0"
+ position="40,0"
+ id="guide2991"
+ inkscape:locked="false" />
+ <inkscape:grid
+ type="xygrid"
+ id="grid3763"
+ empspacing="5"
+ visible="true"
+ enabled="true"
+ snapvisiblegridlinesonly="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(0,-1004.3622)">
+ <rect
+ style="fill:#000000;fill-opacity:0.62745098;stroke:none"
+ id="rect2993"
+ width="48"
+ height="48.000019"
+ x="3.5527137e-15"
+ y="1004.3622"
+ rx="4" />
+ <g
+ id="g841"
+ transform="matrix(1.8296169,0,0,1.8296169,-21.273871,-852.68013)"
+ style="fill:#ffffff">
+ <path
+ sodipodi:nodetypes="cccssssccccccsssss"
+ inkscape:connector-curvature="0"
+ id="path2"
+ d="m 28.5,1030.3622 h -0.79 l -0.28,-0.27 c 0.98,-1.14 1.57,-2.62 1.57,-4.23 0,-3.59 -2.91,-6.5 -6.5,-6.5 -3.59,0 -6.5,2.91 -6.5,6.5 0,3.59 2.91,6.5 6.5,6.5 1.61,0 3.09,-0.59 4.23,-1.57 l 0.27,0.28 v 0.79 l 5,4.99 1.49,-1.49 z m -6,0 c -2.49,0 -4.5,-2.01 -4.5,-4.5 0,-2.49 2.01,-4.5 4.5,-4.5 2.49,0 4.5,2.01 4.5,4.5 0,2.49 -2.01,4.5 -4.5,4.5 z"
+ style="fill:#ffffff" />
+ <g
+ transform="translate(13.033456,1016.3816)"
+ id="text821"
+ style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ aria-label="M">
+ <path
+ inkscape:connector-curvature="0"
+ id="path847"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6.66666651px;font-family:Roboto;-inkscape-font-specification:'Roboto Bold';fill:#ffffff"
+ d="M 8.2485857,7.1110504 9.4660335,10.54855 10.676971,7.1110504 h 1.282552 V 11.850634 H 10.979705 V 10.555061 L 11.077362,8.3187327 9.7980648,11.850634 H 9.1274919 L 7.8514503,8.3219879 7.9491065,10.555061 v 1.295573 H 6.972544 V 7.1110504 Z" />
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/navit/icons/zoom_out.svg b/navit/icons/zoom_out.svg
index 69fcd14ad..907a703d3 100644
--- a/navit/icons/zoom_out.svg
+++ b/navit/icons/zoom_out.svg
@@ -13,8 +13,8 @@
height="48"
id="svg2"
version="1.1"
- inkscape:version="0.48.3.1 r9886"
- sodipodi:docname="zoom_in.svg"
+ inkscape:version="0.92.3 (2405546, 2018-03-11)"
+ sodipodi:docname="zoom_out.svg"
inkscape:export-filename="/home/michael/src/navit-artwork/zoom_in.png"
inkscape:export-xdpi="134.99994"
inkscape:export-ydpi="134.99994">
@@ -53,34 +53,41 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="15.8125"
- inkscape:cx="21.280633"
+ inkscape:cx="9.2964433"
inkscape:cy="24"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
showguides="true"
inkscape:guide-bbox="true"
- inkscape:window-width="1280"
- inkscape:window-height="955"
+ inkscape:window-width="1920"
+ inkscape:window-height="1000"
inkscape:window-x="0"
inkscape:window-y="24"
- inkscape:window-maximized="1">
+ inkscape:window-maximized="1"
+ inkscape:object-nodes="false"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-nodes="true">
<sodipodi:guide
orientation="0,1"
position="0,40"
- id="guide2985" />
+ id="guide2985"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="0,1"
position="0,8"
- id="guide2987" />
+ id="guide2987"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="1,0"
position="8,0"
- id="guide2989" />
+ id="guide2989"
+ inkscape:locked="false" />
<sodipodi:guide
orientation="1,0"
position="40,0"
- id="guide2991" />
+ id="guide2991"
+ inkscape:locked="false" />
<inkscape:grid
type="xygrid"
id="grid3763"
@@ -97,7 +104,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
+ <dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
@@ -114,21 +121,10 @@
x="3.5527137e-15"
y="1004.3622"
rx="4" />
- <g
- style="fill:#ffffff;fill-opacity:1"
- id="g1386"
- transform="matrix(0.49591559,0,0,-0.49591559,20.296793,1022.8491)">
- <path
- d="m -17.263,0 0,-4.162 30.368,0 0,4.162 z"
- style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
- id="path1388"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="ccccc" />
- </g>
<path
inkscape:connector-curvature="0"
- id="path1540"
- style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
- d="m 13.045073,1030.1706 c -3.5229842,-3.526 -3.5229842,-9.2399 0,-12.7629 3.525464,-3.5255 9.23494,-3.5225 12.762388,0 3.522488,3.523 3.522488,9.235 0,12.7629 -3.527448,3.523 -9.239403,3.523 -12.762388,0 m 26.573141,9.1908 -6.032317,-6.0343 c -0.53063,-0.5296 -1.491218,-0.4796 -2.454782,0.022 l -2.631824,-2.6308 c 3.42876,-4.4796 3.104927,-10.9112 -0.993319,-15.0104 -4.462745,-4.4608 -11.697161,-4.4608 -16.160402,0 -4.4607603,4.4632 -4.4607603,11.6977 0,16.1609 4.100231,4.0983 10.53176,4.4221 15.010869,0.9923 l 2.631824,2.6299 c -0.501866,0.9655 -0.552945,1.9251 -0.02331,2.4562 l 6.03331,6.0343 c 0.762222,0.7613 2.417092,0.3427 3.690107,-0.9338 1.274999,-1.2735 1.693552,-2.9254 0.929842,-3.6866" />
+ d="m 30.870212,1032.488 h -1.445398 l -0.512293,-0.494 c 1.793025,-2.0858 2.872499,-4.7936 2.872499,-7.7393 0,-6.5683 -5.324185,-11.8925 -11.89251,-11.8925 -6.568325,0 -11.89251,5.3242 -11.89251,11.8925 0,6.5683 5.324185,11.8925 11.89251,11.8925 2.945683,0 5.653516,-1.0795 7.73928,-2.8725 l 0.493996,0.5123 v 1.4454 l 9.148085,9.1298 L 40,1041.6361 Z m -10.977702,0 c -4.555746,0 -8.233276,-3.6775 -8.233276,-8.2333 0,-4.5557 3.67753,-8.2333 8.233276,-8.2333 4.555746,0 8.233276,3.6776 8.233276,8.2333 0,4.5558 -3.67753,8.2333 -8.233276,8.2333 z m -4.574042,-9.1481 h 9.148084 v 1.8296 h -9.148084 z"
+ id="path2"
+ style="stroke-width:1.8296169;fill:#ffffff" />
</g>
</svg>