summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Leske <sebastian.leske@sleske.name>2017-07-28 17:20:35 +0200
committerSebastian Leske <sebastian.leske@sleske.name>2017-07-28 17:20:53 +0200
commit69bdad310dec6fe2ad219fc94db67ac51e7564d8 (patch)
treefffced435e6714947b503f777303add2b94f025a
parentb5f077fc75ab8f0aa1140bb25fee96502259ad8c (diff)
downloadnavit-69bdad310dec6fe2ad219fc94db67ac51e7564d8.tar.gz
Fix:xpm:Resize overlooked POI icons to 22x22
-rw-r--r--navit/xpm/tower.svg4
-rw-r--r--navit/xpm/traffic_signals.svg5
2 files changed, 5 insertions, 4 deletions
diff --git a/navit/xpm/tower.svg b/navit/xpm/tower.svg
index 3ab5dbc6c..737da9c82 100644
--- a/navit/xpm/tower.svg
+++ b/navit/xpm/tower.svg
@@ -9,8 +9,8 @@
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="100"
- height="100"
+ width="22"
+ height="22"
viewBox="0 0 100 100"
id="svg2"
version="1.1"
diff --git a/navit/xpm/traffic_signals.svg b/navit/xpm/traffic_signals.svg
index 21a94220c..9d949a4e2 100644
--- a/navit/xpm/traffic_signals.svg
+++ b/navit/xpm/traffic_signals.svg
@@ -10,8 +10,9 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="100"
- height="100"
+ width="22"
+ height="22"
+ viewBox="0 0 100 100"
id="svg2"
sodipodi:version="0.32"
inkscape:version="0.91 r13725"