diff --git a/data/presets/presets.json b/data/presets/presets.json index 80aea6991..6a71e8b43 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -1404,6 +1404,7 @@ "name": "Hospital Grounds" }, "amenity/hunting_stand": { + "icon": "poi-binoculars", "geometry": [ "point", "vertex", @@ -6791,6 +6792,7 @@ "name": "Adult Gaming Center" }, "leisure/bird_hide": { + "icon": "poi-binoculars", "fields": [ "building_area" ], @@ -12244,7 +12246,7 @@ "name": "Theme Park" }, "tourism/viewpoint": { - "icon": "attraction", + "icon": "poi-binoculars", "geometry": [ "point", "vertex" diff --git a/data/presets/presets/amenity/hunting_stand.json b/data/presets/presets/amenity/hunting_stand.json index 703ccff88..a6d81f7ea 100644 --- a/data/presets/presets/amenity/hunting_stand.json +++ b/data/presets/presets/amenity/hunting_stand.json @@ -1,4 +1,5 @@ { + "icon": "poi-binoculars", "geometry": [ "point", "vertex", diff --git a/data/presets/presets/leisure/bird_hide.json b/data/presets/presets/leisure/bird_hide.json index 939699761..c768054fc 100644 --- a/data/presets/presets/leisure/bird_hide.json +++ b/data/presets/presets/leisure/bird_hide.json @@ -1,4 +1,5 @@ { + "icon": "poi-binoculars", "fields": [ "building_area" ], diff --git a/data/presets/presets/tourism/viewpoint.json b/data/presets/presets/tourism/viewpoint.json index 1ea6b8c44..8f6fc1baa 100644 --- a/data/presets/presets/tourism/viewpoint.json +++ b/data/presets/presets/tourism/viewpoint.json @@ -1,5 +1,5 @@ { - "icon": "attraction", + "icon": "poi-binoculars", "geometry": [ "point", "vertex" diff --git a/svg/iD-sprite.json b/svg/iD-sprite.json index 51c441b8b..dbc905b5e 100644 --- a/svg/iD-sprite.json +++ b/svg/iD-sprite.json @@ -296,6 +296,7 @@ "poi-military": { "viewBox": "535 335 15 15" }, "poi-chimney": { "viewBox": "550 335 15 15" }, "poi-bowling": { "viewBox": "565 335 15 15" }, + "poi-binoculars": { "viewBox": "580 335 15 15" }, "poi-vending-machine-shape": { "fill": "currentColor" }, "poi-dice-shape": { "fill": "currentColor" }, @@ -309,6 +310,7 @@ "poi-military-shape": { "fill": "currentColor" }, "poi-chimney-shape": { "fill": "currentColor" }, "poi-bowling-shape": { "fill": "currentColor" }, + "poi-binoculars-shape": { "fill": "currentColor" }, "turn-yes": { "viewBox": "200 320 44 24" }, "turn-no": { "viewBox": "244 320 44 24" }, diff --git a/svg/iD-sprite.src.idraw b/svg/iD-sprite.src.idraw index 963f0e320..d3728248c 100644 Binary files a/svg/iD-sprite.src.idraw and b/svg/iD-sprite.src.idraw differ diff --git a/svg/iD-sprite.src.svg b/svg/iD-sprite.src.svg index 2a553c1b1..adfcf0afc 100644 --- a/svg/iD-sprite.src.svg +++ b/svg/iD-sprite.src.svg @@ -232,6 +232,9 @@ + + +