Index: trunk/resources/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/resources/styles/standard/elemstyles.mapcss	(revision 17070)
+++ trunk/resources/styles/standard/elemstyles.mapcss	(revision 17071)
@@ -2203,4 +2203,5 @@
 area[shop=cosmetics],
 area[shop=perfumery],
+area[shop=herbalist],
 area[shop=tea],
 area[shop=coffee],
@@ -2580,4 +2581,8 @@
 node[shop=perfumery] {
     icon-image: "presets/shop/perfumery.svg";
+    set icon_z17;
+}
+node[shop=herbalist] {
+    icon-image: "presets/shop/groceries/herbalist.svg";
     set icon_z17;
 }
