diff --git a/data/presets/presets.json b/data/presets/presets.json index 86d757cd1..cea3c26f3 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -7765,6 +7765,7 @@ "name": "Pumping Station" }, "man_made/silo": { + "icon": "poi-silo", "fields": [ "building_area", "crop" diff --git a/data/presets/presets/man_made/silo.json b/data/presets/presets/man_made/silo.json index e380f5ab7..572ab9f25 100644 --- a/data/presets/presets/man_made/silo.json +++ b/data/presets/presets/man_made/silo.json @@ -1,4 +1,5 @@ { + "icon": "poi-silo", "fields": [ "building_area", "crop" diff --git a/svg/iD-sprite.json b/svg/iD-sprite.json index 5d865f5df..3c4aff7aa 100644 --- a/svg/iD-sprite.json +++ b/svg/iD-sprite.json @@ -283,12 +283,14 @@ "poi-beach": { "viewBox": "430 335 15 15" }, "poi-fountain": { "viewBox": "445 335 15 15" }, "poi-storage-tank": { "viewBox": "460 335 15 15" }, + "poi-silo": { "viewBox": "475 335 15 15" }, "poi-vending-machine-shape": { "fill": "currentColor" }, "poi-dice-shape": { "fill": "currentColor" }, "poi-beach-shape": { "fill": "currentColor" }, "poi-fountain-shape": { "fill": "currentColor" }, "poi-storage-tank-shape": { "fill": "currentColor" }, + "poi-silo-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 8a71de3ab..73feab1f8 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 18d3a5069..2608146a5 100644 --- a/svg/iD-sprite.src.svg +++ b/svg/iD-sprite.src.svg @@ -232,6 +232,9 @@ + + +