Index: trunk/data/defaultpresets.xml
===================================================================
--- trunk/data/defaultpresets.xml	(revision 8706)
+++ trunk/data/defaultpresets.xml	(revision 8707)
@@ -854,5 +854,5 @@
             <preset_link preset_name="Road Restrictions" />
         </item> <!-- Roundabout -->
-        <item name="Ford" icon="presets/ford.png" type="node,way" preset_name_label="true">
+        <item name="Ford" icon="styles/standard/misc/ford.svg" type="node,way" preset_name_label="true">
             <link href="http://wiki.openstreetmap.org/wiki/Key:ford"
                   de.href="http://wiki.openstreetmap.org/wiki/DE:Key:ford"
@@ -865,5 +865,4 @@
             <optional>
                 <text key="name" text="Name" />
-                <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" />
             </optional>
         </item> <!-- Ford -->
Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 8706)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 8707)
@@ -782,5 +782,5 @@
 }
 node[highway=ford], node[ford?] {
-    icon-image: "vehicle/ford.png";
+    icon-image: "misc/ford.svg";
     set icon_z17;
     text: auto;
