diff --git a/data/presets/presets.json b/data/presets/presets.json index c05425343..3eb9a09d8 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -5104,7 +5104,7 @@ "name": "Mini-Roundabout" }, "highway/motorway_junction": { - "icon": "poi-exit", + "icon": "poi-junction", "geometry": [ "vertex" ], @@ -5977,6 +5977,7 @@ "name": "Wayside Shrine" }, "junction": { + "icon": "poi-junction", "geometry": [ "vertex", "area" diff --git a/data/presets/presets/highway/motorway_junction.json b/data/presets/presets/highway/motorway_junction.json index 04141e48d..7114455b7 100644 --- a/data/presets/presets/highway/motorway_junction.json +++ b/data/presets/presets/highway/motorway_junction.json @@ -1,5 +1,5 @@ { - "icon": "poi-exit", + "icon": "poi-junction", "geometry": [ "vertex" ], diff --git a/data/presets/presets/junction.json b/data/presets/presets/junction.json index 5c4c12918..b72def66a 100644 --- a/data/presets/presets/junction.json +++ b/data/presets/presets/junction.json @@ -1,4 +1,5 @@ { + "icon": "poi-junction", "geometry": [ "vertex", "area" diff --git a/svg/iD-sprite.json b/svg/iD-sprite.json index 58d3ed9a2..53c2f2d5e 100644 --- a/svg/iD-sprite.json +++ b/svg/iD-sprite.json @@ -267,7 +267,7 @@ "poi-bench": { "viewBox": "520 320 15 15" }, "poi-clock": { "viewBox": "535 320 15 15" }, "poi-ruins": { "viewBox": "550 320 15 15" }, - "poi-exit": { "viewBox": "565 320 15 15" }, + "poi-junction": { "viewBox": "565 320 15 15" }, "poi-foot-shape": { "fill": "currentColor" }, "poi-traffic-signals-shape": { "fill": "currentColor" }, @@ -280,7 +280,7 @@ "poi-bench-shape": { "fill": "currentColor" }, "poi-clock-shape": { "fill": "currentColor" }, "poi-ruins-shape": { "fill": "currentColor" }, - "poi-exit-shape": { "fill": "currentColor" }, + "poi-junction-shape": { "fill": "currentColor" }, "poi-vending-machine": { "viewBox": "400 335 15 15" }, "poi-dice": { "viewBox": "415 335 15 15" }, diff --git a/svg/iD-sprite.src.idraw b/svg/iD-sprite.src.idraw index b9a1a400e..d045654fe 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 a246a13dd..de7f0946c 100644 --- a/svg/iD-sprite.src.svg +++ b/svg/iD-sprite.src.svg @@ -268,8 +268,8 @@ - - + +