diff --git a/doc/grid.png b/doc/grid.png
index b83702d..0f5c5de 100644
Binary files a/doc/grid.png and b/doc/grid.png differ
diff --git a/icons/config.json b/icons/config.json
index d781d50..3b85071 100644
--- a/icons/config.json
+++ b/icons/config.json
@@ -654,6 +654,9 @@
"name": "shelter"
},
"shop_convenience": {},
+ "shower": {
+ "name": "shower"
+ },
"sit_up": {
"name": "incline bench"
},
diff --git a/icons/icons.svg b/icons/icons.svg
index 58569f1..c4294d0 100644
--- a/icons/icons.svg
+++ b/icons/icons.svg
@@ -148,8 +148,8 @@
showgrid="true"
inkscape:document-units="px"
inkscape:current-layer="layer1"
- inkscape:cy="484.03344"
- inkscape:cx="135.83841"
+ inkscape:cy="445.24665"
+ inkscape:cx="243.21278"
inkscape:zoom="22.627417"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
@@ -753,11 +753,11 @@
sodipodi:nodetypes="cccccc"
inkscape:connector-curvature="0"
id="path6938"
- d="m 359.68301,167.18301 -0.86602,-0.5 -1.36603,0.36602 -1.13397,3.96411 0.86602,0.5 z"
+ d="m 343.68301,167.18301 -0.86602,-0.5 -1.36603,0.36602 -1.13397,3.96411 0.86602,0.5 z"
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
@@ -7109,7 +7109,7 @@
ry="0.5"
rx="0.5"
y="163"
- x="402"
+ x="386"
height="9"
width="12"
id="rect5838"
@@ -7134,18 +7134,18 @@
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0"
id="path5844"
- d="m 410,163.5 -2.5,4 2.5,-0.5 0,2.5 2.5,-4 -2.5,0.5 z"
+ d="m 394,163.5 -2.5,4 2.5,-0.5 0,2.5 2.5,-4 -2.5,0.5 z"
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
@@ -9818,7 +9818,7 @@
id="rect9964"
width="1"
height="10"
- x="375"
+ x="359"
y="163"
rx="0.5"
ry="0.5" />
@@ -9827,13 +9827,13 @@
id="rect9966"
width="13"
height="1"
- x="369"
+ x="353"
y="167"
rx="0.5"
ry="0.5" />
@@ -11743,7 +11743,7 @@
inkscape:connector-curvature="0" />
@@ -11767,13 +11767,13 @@
inkscape:transform-center-x="2.0000032"
inkscape:transform-center-y="3.4641006"
id="use6934"
- transform="matrix(-0.5,-0.8660254,0.8660254,-0.5,395.05677,561.08614)"
+ transform="matrix(-0.5,-0.8660254,0.8660254,-0.5,371.05677,547.22973)"
width="100%"
height="100%"
style="fill:none;stroke:#000000;stroke-opacity:1" />
@@ -12752,13 +12752,13 @@
@@ -12781,7 +12781,7 @@
id="rect6687"
width="3"
height="1"
- x="387"
+ x="371"
y="167"
rx="0.5"
ry="0.5" />
@@ -12790,7 +12790,7 @@
id="rect6689"
width="3"
height="1"
- x="387"
+ x="371"
y="169"
rx="0.5"
ry="0.5" />
@@ -12799,7 +12799,7 @@
id="rect6691"
width="3"
height="1"
- x="387"
+ x="371"
y="171"
rx="0.5"
ry="0.5" />
@@ -12808,7 +12808,7 @@
id="rect6697"
width="4"
height="1"
- x="387"
+ x="371"
y="164"
rx="0.5"
ry="0.5" />
@@ -12817,7 +12817,7 @@
id="rect6699"
width="4"
height="1"
- x="393"
+ x="377"
y="164"
rx="0.5"
ry="0.5" />
@@ -12826,7 +12826,7 @@
id="rect6701"
width="2"
height="1"
- x="394"
+ x="378"
y="162"
rx="0.5"
ry="0.5" />
@@ -12835,13 +12835,13 @@
id="rect6703"
width="2"
height="1"
- x="388"
+ x="372"
y="162"
rx="0.5"
ry="0.5" />
@@ -17544,7 +17544,7 @@
id="rect24633"
width="3"
height="1.5"
- x="374"
+ x="358"
y="172" />
pole dancer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ shower
+
diff --git a/scheme/default.yml b/scheme/default.yml
index 35484ca..0be4fcc 100644
--- a/scheme/default.yml
+++ b/scheme/default.yml
@@ -796,6 +796,8 @@ node_icons:
shapes: [recycling_container]
- tags: {amenity: recycling, recycling_type: container}
shapes: [recycling_container]
+ - tags: {amenity: shower}
+ shapes: [shower]
- tags: {amenity: vending_machine}
shapes: [vending_machine]
- tags: {amenity: vending_machine, vending: excrement_bags}