Index: /trunk/styles/standard/elemstyles.mapcss
===================================================================
--- /trunk/styles/standard/elemstyles.mapcss	(revision 8757)
+++ /trunk/styles/standard/elemstyles.mapcss	(revision 8758)
@@ -879,11 +879,15 @@
 }
 node[traffic_calming=chicane] {
-    icon-image: "vehicle/chicane.png";
-    set icon_z17;
-    text: auto;
-}
-node[traffic_calming=choker],
-node[traffic_calming=cushion] {
-    icon-image: "vehicle/passing_place.png";
+    icon-image: "vehicle/chicane.svg";
+    set icon_z17;
+    text: auto;
+}
+node[traffic_calming=choker] {
+    icon-image: "vehicle/chocker.svg";
+    set icon_z17;
+    text: auto;
+}
+node[traffic_calming=island] {
+    icon-image: "vehicle/island.svg";
     set icon_z17;
     text: auto;
