diff --git a/data/presets/presets.json b/data/presets/presets.json index 8c7378185..74f4ab6a1 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -7392,6 +7392,7 @@ "name": "Running Track" }, "leisure/slipway": { + "icon": "poi-beach", "geometry": [ "point", "line" @@ -8020,6 +8021,7 @@ "name": "Bay" }, "natural/beach": { + "icon": "poi-beach", "fields": [ "surface" ], diff --git a/data/presets/presets/leisure/slipway.json b/data/presets/presets/leisure/slipway.json index 070dee4d9..9d7b2ea6f 100644 --- a/data/presets/presets/leisure/slipway.json +++ b/data/presets/presets/leisure/slipway.json @@ -1,4 +1,5 @@ { + "icon": "poi-beach", "geometry": [ "point", "line" diff --git a/data/presets/presets/natural/beach.json b/data/presets/presets/natural/beach.json index 284e3157e..c4081cd74 100644 --- a/data/presets/presets/natural/beach.json +++ b/data/presets/presets/natural/beach.json @@ -1,4 +1,5 @@ { + "icon": "poi-beach", "fields": [ "surface" ], diff --git a/svg/iD-sprite.json b/svg/iD-sprite.json index dc76365b2..4368187eb 100644 --- a/svg/iD-sprite.json +++ b/svg/iD-sprite.json @@ -280,9 +280,11 @@ "poi-vending-machine": { "viewBox": "400 335 15 15" }, "poi-dice": { "viewBox": "415 335 15 15" }, + "poi-beach": { "viewBox": "430 335 15 15" }, "poi-vending-machine-shape": { "fill": "currentColor" }, "poi-dice-shape": { "fill": "currentColor" }, + "poi-beach-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 2ed8884fe..85c68d94d 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 3a2f8c8d1..3201e729b 100644 --- a/svg/iD-sprite.src.svg +++ b/svg/iD-sprite.src.svg @@ -232,6 +232,9 @@ + + +