Index: trunk/resources/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/resources/styles/standard/elemstyles.mapcss	(revision 17468)
+++ trunk/resources/styles/standard/elemstyles.mapcss	(revision 17525)
@@ -836,4 +836,8 @@
     dashes: 9,9;
     dashes-offset: 9;
+}
+node[hazard] {
+    icon-image: "presets/transport/hazard.svg";
+    set icon_z17;
 }
 area[highway=platform]:closed {
@@ -5085,4 +5089,5 @@
 relation[boundary=political] > way::core_boundary,
 relation[boundary=maritime] > way::core_boundary,
+relation[boundary=hazard] > way::core_boundary,
 relation[boundary=national_park] > way::core_boundary,
 way[boundary=protected_area]::core_boundary,
@@ -5091,4 +5096,5 @@
 way[boundary=political]::core_boundary,
 way[boundary=maritime]::core_boundary,
+way[boundary=hazard]::core_boundary,
 way[boundary=national_park]::core_boundary {
     z-index: 2;
