Index: trunk/data/defaultpresets.xml
===================================================================
--- trunk/data/defaultpresets.xml	(revision 7557)
+++ trunk/data/defaultpresets.xml	(revision 7558)
@@ -7126,5 +7126,5 @@
             <text key="name" text="Name" />
         </item> <!-- Farmyard -->
-        <item name="Farmland" icon="presets/landuse.png" type="closedway,relation" preset_name_label="true">
+        <item name="Farmland" icon="styles/standard/misc/landuse/farmland.png" type="closedway,relation" preset_name_label="true">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:landuse=farmland"
                   ca.href="http://wiki.openstreetmap.org/wiki/Ca:Tag:landuse=farmland"
Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 7557)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 7558)
@@ -2728,5 +2728,5 @@
 }
 node[landuse=farmland] {
-    icon-image: "misc/no_icon.png";
+    icon-image: "misc/landuse/farmland.png";
     set icon_z17;
     text: auto;
