diff --git a/data/presets/presets.json b/data/presets/presets.json index 4b06a254d..24d47a41b 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -2748,7 +2748,7 @@ "name": "Shelter" }, "amenity/shower": { - "icon": "water", + "icon": "poi-shower", "fields": [ "operator", "opening_hours", @@ -7550,7 +7550,7 @@ "name": "Stop Sign" }, "highway/street_lamp": { - "icon": "poi-street-lamp", + "icon": "poi-bulb", "geometry": [ "point", "vertex" diff --git a/data/presets/presets/amenity/shower.json b/data/presets/presets/amenity/shower.json index 1d5fcbe89..44eeee07b 100644 --- a/data/presets/presets/amenity/shower.json +++ b/data/presets/presets/amenity/shower.json @@ -1,5 +1,5 @@ { - "icon": "water", + "icon": "poi-shower", "fields": [ "operator", "opening_hours", diff --git a/data/presets/presets/highway/street_lamp.json b/data/presets/presets/highway/street_lamp.json index 8c48d005f..e5531b076 100644 --- a/data/presets/presets/highway/street_lamp.json +++ b/data/presets/presets/highway/street_lamp.json @@ -1,5 +1,5 @@ { - "icon": "poi-street-lamp", + "icon": "poi-bulb", "geometry": [ "point", "vertex" diff --git a/svg/iD-sprite.json b/svg/iD-sprite.json index e7a182af0..d0e9e8cd3 100644 --- a/svg/iD-sprite.json +++ b/svg/iD-sprite.json @@ -326,7 +326,7 @@ "poi-fountain": { "viewBox": "445 335 15 15" }, "poi-storage-tank": { "viewBox": "460 335 15 15" }, "poi-silo": { "viewBox": "475 335 15 15" }, - "poi-street-lamp": { "viewBox": "490 335 15 15" }, + "poi-shower": { "viewBox": "490 335 15 15" }, "poi-tool": { "viewBox": "505 335 15 15" }, "poi-tower": { "viewBox": "520 335 15 15" }, "poi-military": { "viewBox": "535 335 15 15" }, @@ -339,6 +339,7 @@ "poi-taoist": { "viewBox": "640 335 15 15" }, "poi-milestone": { "viewBox": "655 335 15 15" }, "poi-crane": { "viewBox": "670 335 15 15" }, + "poi-bulb": { "viewBox": "685 335 15 15" }, "poi-vending-machine-shape": { "fill": "currentColor" }, "poi-dice-shape": { "fill": "currentColor" }, @@ -346,7 +347,7 @@ "poi-fountain-shape": { "fill": "currentColor" }, "poi-storage-tank-shape": { "fill": "currentColor" }, "poi-silo-shape": { "fill": "currentColor" }, - "poi-street-lamp-shape": { "fill": "currentColor" }, + "poi-shower-shape": { "fill": "currentColor" }, "poi-tool-shape": { "fill": "currentColor" }, "poi-tower-shape": { "fill": "currentColor" }, "poi-military-shape": { "fill": "currentColor" }, @@ -359,6 +360,7 @@ "poi-taoist-shape": { "fill": "currentColor" }, "poi-milestone-shape": { "fill": "currentColor" }, "poi-crane-shape": { "fill": "currentColor" }, + "poi-bulb-shape": { "fill": "currentColor" }, "poi-vertex": { "viewBox": "400 350 15 15" }, diff --git a/svg/iD-sprite.src.idraw b/svg/iD-sprite.src.idraw index d51f02054..f05167f87 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 1fffde658..59a6a71a7 100644 --- a/svg/iD-sprite.src.svg +++ b/svg/iD-sprite.src.svg @@ -315,6 +315,9 @@ + + + @@ -351,8 +354,8 @@ - - + +