Index: trunk/resources/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/resources/styles/standard/elemstyles.mapcss	(revision 16496)
+++ trunk/resources/styles/standard/elemstyles.mapcss	(revision 16500)
@@ -1881,4 +1881,15 @@
 node[leisure=swimming_pool] {
     icon-image: "presets/sport/swimming.svg";
+    set icon_z17;
+}
+area[playground]:closed {
+    fill-color: playground#c7f1a3;
+}
+way[playground] {
+    width: 2;
+    color: playground#c7f1a3;
+}
+node[playground] {
+    icon-image: "presets/leisure/playground_device.svg";
     set icon_z17;
 }
