summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Leske <sebastian.leske@sleske.name>2017-04-28 17:05:11 +0200
committerSebastian Leske <sebastian.leske@sleske.name>2017-05-12 01:10:30 +0200
commit01614ef3913856a08bf300e74cf3d68019ebc32b (patch)
tree63906072f924c457262774a2d84ba55ddfe01c99
parent72d728fb9048342e6baaa2477cc0500e9d36f102 (diff)
downloadnavit-01614ef3913856a08bf300e74cf3d68019ebc32b.tar.gz
Add:xpm:POI Icon for playground, from openstreetmap-carto
-rw-r--r--navit/navit_shipped.xml9
-rw-r--r--navit/xpm/playground.svg25
2 files changed, 34 insertions, 0 deletions
diff --git a/navit/navit_shipped.xml b/navit/navit_shipped.xml
index 3257bc034..1f28ba668 100644
--- a/navit/navit_shipped.xml
+++ b/navit/navit_shipped.xml
@@ -2090,6 +2090,9 @@ Waypoint</text></img>
<itemgra item_types="poi_picnic" order="12-">
<icon src="picnic.png"/>
</itemgra>
+ <itemgra item_types="poi_playground" order="12-">
+ <icon src="playground.png"/>
+ </itemgra>
<itemgra item_types="poi_gc_multi" order="12-">
<icon src="gc_multi.xpm"/>
</itemgra>
@@ -3583,6 +3586,9 @@ Waypoint</text></img>
<itemgra item_types="poi_picnic" order="11-">
<icon src="picnic.png"/>
</itemgra>
+ <itemgra item_types="poi_playground" order="12-">
+ <icon src="playground.png"/>
+ </itemgra>
<itemgra item_types="poi_gc_multi" order="0-">
<icon src="gc_multi.xpm"/>
</itemgra>
@@ -4970,6 +4976,9 @@ Waypoint</text></img>
<itemgra item_types="poi_picnic" order="12-">
<icon src="picnic.png" />
</itemgra>
+ <itemgra item_types="poi_playground" order="12-">
+ <icon src="playground.png"/>
+ </itemgra>
<itemgra item_types="poi_gc_multi" order="12-">
<icon src="gc_multi.xpm" />
</itemgra>
diff --git a/navit/xpm/playground.svg b/navit/xpm/playground.svg
new file mode 100644
index 000000000..02372854e
--- /dev/null
+++ b/navit/xpm/playground.svg
@@ -0,0 +1,25 @@
+<?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"
+ version="1.1"
+ width="14"
+ height="14"
+ viewBox="0 0 14 14"
+ id="svg2">
+ <rect
+ width="14"
+ height="14"
+ x="0"
+ y="0"
+ id="canvas"
+ style="fill:none;stroke:none;visibility:hidden" />
+ <path
+ d="M 3.40625,1 C 2.65262,1.047193 1.998524,1.7448953 2,2.5 2.000287,3.2852156 2.714784,3.9994517 3.5,3.9994517 4.285216,3.9994517 4.999713,3.2852156 5,2.5 5.0016,1.6823545 4.222298,0.9488955 3.40625,1 z m 8,3 C 10.65262,4.0471927 9.998524,4.7448953 10,5.5 c 2.87e-4,0.7852156 0.714784,1.4994517 1.5,1.4994517 0.785216,0 1.499713,-0.7142361 1.5,-1.4994517 C 13.001599,4.6823545 12.222298,3.9488956 11.40625,4 z M 3,4.5 C 1.52901,4.5 1.134165,6.3734067 1.03125,7.375 L 0,7 0,8 5.96875,10.125 5,14 9,14 8.0625,10.875 14,13 14,12 13.0625,11.65625 C 13.226562,10.794922 13.75,7.5 12,7.5 c -1.638462,0 -1.915209,2.244501 -1.96875,3.09375 l -5.9375,-2.125 C 4.285012,7.337531 4.614,4.5 3,4.5 z"
+ id="playground" />
+</svg>