diff --git a/data/presets/presets.json b/data/presets/presets.json
index b4a94b6a6..c05425343 100644
--- a/data/presets/presets.json
+++ b/data/presets/presets.json
@@ -5104,6 +5104,7 @@
"name": "Mini-Roundabout"
},
"highway/motorway_junction": {
+ "icon": "poi-exit",
"geometry": [
"vertex"
],
diff --git a/data/presets/presets/highway/motorway_junction.json b/data/presets/presets/highway/motorway_junction.json
index 551e133a6..04141e48d 100644
--- a/data/presets/presets/highway/motorway_junction.json
+++ b/data/presets/presets/highway/motorway_junction.json
@@ -1,4 +1,5 @@
{
+ "icon": "poi-exit",
"geometry": [
"vertex"
],
diff --git a/svg/iD-sprite.json b/svg/iD-sprite.json
index 2cc159762..58d3ed9a2 100644
--- a/svg/iD-sprite.json
+++ b/svg/iD-sprite.json
@@ -267,6 +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-foot-shape": { "fill": "currentColor" },
"poi-traffic-signals-shape": { "fill": "currentColor" },
@@ -279,6 +280,7 @@
"poi-bench-shape": { "fill": "currentColor" },
"poi-clock-shape": { "fill": "currentColor" },
"poi-ruins-shape": { "fill": "currentColor" },
+ "poi-exit-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 2ec317f87..b9a1a400e 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 272512e8e..a246a13dd 100644
--- a/svg/iD-sprite.src.svg
+++ b/svg/iD-sprite.src.svg
@@ -268,6 +268,9 @@
+
+
+