Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 9500)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 9506)
@@ -669,5 +669,5 @@
 }
 node[junction=yes] {
-    icon-image: "misc/no_icon.png";
+    icon-image: "vehicle/junction.svg";
     set icon_z17;
     text: auto;
@@ -698,10 +698,10 @@
 }
 node[highway=stop] {
-    icon-image: "vehicle/restriction/stop.png";
+    icon-image: "vehicle/restriction/stop.svg";
     set icon_z17;
     text: auto;
 }
 node[highway=give_way] {
-    icon-image: "vehicle/restriction/right_of_way.png";
+    icon-image: "vehicle/restriction/give_way.svg";
     set icon_z17;
     text: auto;
@@ -738,5 +738,5 @@
 }
 node[highway=speed_camera] {
-    icon-image: "vehicle/restriction/speed_trap.png";
+    icon-image: "vehicle/restriction/speed_camera.svg";
     set icon_z17;
     text: auto;
@@ -748,5 +748,5 @@
 }
 node[traffic_sign=city_limit] {
-    icon-image: "vehicle/restriction/citylimit.png";
+    icon-image: "vehicle/restriction/city_limit.svg";
     set icon_z17;
     text: auto;
@@ -791,5 +791,5 @@
 }
 node[highway=services] {
-    icon-image: "vehicle/services.png";
+    icon-image: "vehicle/services.svg";
     set icon_z17;
     text: auto;
@@ -799,5 +799,5 @@
 }
 node[highway=rest_area] {
-    icon-image: "vehicle/parking.png";
+    icon-image: "vehicle/rest_area.svg";
     set icon_z17;
     text: auto;
@@ -822,15 +822,15 @@
 }
 node[highway=turning_circle] {
-    icon-image: "vehicle/turning_circle.png";
+    icon-image: "vehicle/turning_circle.svg";
     set icon_z17;
     text: auto;
 }
 node[highway=turning_loop] {
-    icon-image: "vehicle/turning_loop.png";
+    icon-image: "vehicle/turning_loop.svg";
     set icon_z17;
     text: auto;
 }
 node[highway=passing_place] {
-    icon-image: "vehicle/passing_place.png";
+    icon-image: "vehicle/passing_place.svg";
     set icon_z17;
     text: auto;
@@ -840,5 +840,5 @@
 }
 node[highway=elevator] {
-    icon-image: "service/elevator.png";
+    icon-image: "service/elevator.svg";
     set icon_z17;
     text: auto;
@@ -891,5 +891,5 @@
 
 node[traffic_calming] {
-    icon-image: "vehicle/traffic_calming_blue.png";
+    icon-image: "vehicle/traffic_calming.svg";
     set icon_z17;
     text: auto;
@@ -901,5 +901,5 @@
 }
 node[traffic_calming=choker] {
-    icon-image: "vehicle/chocker.svg";
+    icon-image: "vehicle/choker.svg";
     set icon_z17;
     text: auto;
@@ -910,5 +910,29 @@
     text: auto;
 }
-
+node[traffic_calming=bump] {
+    icon-image: "vehicle/bump.svg";
+    set icon_z17;
+    text: auto;
+}
+node[traffic_calming=hump] {
+    icon-image: "vehicle/hump.svg";
+    set icon_z17;
+    text: auto;
+}
+node[traffic_calming=table] {
+    icon-image: "vehicle/table.svg";
+    set icon_z17;
+    text: auto;
+}
+node[traffic_calming=cushion] {
+    icon-image: "vehicle/cushion.svg";
+    set icon_z17;
+    text: auto;
+}
+node[traffic_calming=rumble_strip] {
+    icon-image: "vehicle/rumble_strip.svg";
+    set icon_z17;
+    text: auto;
+}
 /****************/
 /* junction tag */
@@ -2541,5 +2565,5 @@
 }
 node[amenity=grit_bin] {
-    icon-image: "misc/grit_bin.png";
+    icon-image: "misc/grit_bin.svg";
     set icon_z17;
     text: auto;
@@ -4166,5 +4190,5 @@
 }
 node[natural=spring] {
-    icon-image: "misc/landmark/spring.png";
+    icon-image: "misc/landmark/spring.svg";
     set icon_z17;
     text: auto;
@@ -4417,5 +4441,5 @@
 }
 node[waterway=weir] {
-    icon-image: "nautical/weir.png";
+    icon-image: "nautical/weir.svg";
     set icon_z17;
     text: auto;
@@ -4429,5 +4453,5 @@
 }
 node[waterway=dam] {
-    icon-image: "nautical/dam.png";
+    icon-image: "nautical/dam.svg";
     set icon_z17;
     text: auto;
@@ -4439,5 +4463,5 @@
 }
 node[waterway=waterfall] {
-    icon-image: "nautical/waterfall.png";
+    icon-image: "nautical/waterfall.svg";
     set icon_z17;
     text: auto;
@@ -4479,5 +4503,5 @@
 
 node[mountain_pass?] {
-    icon-image: "misc/landmark/mountain_pass.png";
+    icon-image: "misc/landmark/mountain_pass.svg";
     set icon_z0;
     text: auto;
