diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss index 1fca776e3d..ac861f4e16 100644 --- a/data/styles/clear/include/Icons.mapcss +++ b/data/styles/clear/include/Icons.mapcss @@ -2244,6 +2244,8 @@ node|z15-[shop=car_repair][service=tyres], area|z15-[shop=car_repair][service=tyres], node|z16-[shop=supermarket], area|z16-[shop=supermarket], +node|z16-[shop=cheese], +area|z16-[shop=cheese], node|z16-[shop=alcohol], area|z16-[shop=alcohol], node|z16-[shop=wine], @@ -2407,6 +2409,9 @@ node|z17-[shop=supermarket], area|z17-[shop=supermarket], {icon-image: grocery-m.svg;font-size: 11;icon-min-distance: 8;} +node|z16[shop=cheese], +area|z16[shop=cheese] +{icon-image: cheese-m.svg;} node|z16[shop=alcohol], area|z16[shop=alcohol] {icon-image: alcohol-m.svg;} @@ -2601,6 +2606,9 @@ node|z16[shop=fabric], area|z16[shop=fabric] {icon-image: shop-m.svg;} +node|z17-[shop=cheese], +area|z17-[shop=cheese] +{icon-image: cheese-m.svg;icon-min-distance: 24;} node|z17-[shop=alcohol], area|z17-[shop=alcohol] {icon-image: alcohol-m.svg;icon-min-distance: 24;} diff --git a/data/styles/clear/style-clear/symbols/cheese-m.svg b/data/styles/clear/style-clear/symbols/cheese-m.svg new file mode 100644 index 0000000000..c4854e1a71 --- /dev/null +++ b/data/styles/clear/style-clear/symbols/cheese-m.svg @@ -0,0 +1,11 @@ + + + cheese-m + + + + + + + + diff --git a/data/styles/clear/style-night/symbols/cheese-m.svg b/data/styles/clear/style-night/symbols/cheese-m.svg new file mode 100644 index 0000000000..d85fdede31 --- /dev/null +++ b/data/styles/clear/style-night/symbols/cheese-m.svg @@ -0,0 +1,11 @@ + + + cheese-m + + + + + + + +