diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss index ac861f4e16..560eff1578 100644 --- a/data/styles/clear/include/Icons.mapcss +++ b/data/styles/clear/include/Icons.mapcss @@ -2248,6 +2248,8 @@ node|z16-[shop=cheese], area|z16-[shop=cheese], node|z16-[shop=alcohol], area|z16-[shop=alcohol], +node|z16-[shop=art], +area|z16-[shop=art], node|z16-[shop=wine], area|z16-[shop=wine], node|z16-[shop=books], @@ -2415,6 +2417,9 @@ area|z16[shop=cheese] node|z16[shop=alcohol], area|z16[shop=alcohol] {icon-image: alcohol-m.svg;} +node|z16[shop=art], +area|z16[shop=art] +{icon-image: art-m.svg;} node|z16[shop=wine], area|z16[shop=wine] {icon-image: alcohol-m.svg;} @@ -2612,6 +2617,9 @@ area|z17-[shop=cheese] node|z17-[shop=alcohol], area|z17-[shop=alcohol] {icon-image: alcohol-m.svg;icon-min-distance: 24;} +node|z17-[shop=art], +area|z17-[shop=art] +{icon-image: art-m.svg;icon-min-distance: 24;} node|z17-[shop=wine], area|z17-[shop=wine] {icon-image: alcohol-m.svg;icon-min-distance: 24;} diff --git a/data/styles/clear/style-clear/symbols/art-m.svg b/data/styles/clear/style-clear/symbols/art-m.svg new file mode 100644 index 0000000000..44ba3ebef8 --- /dev/null +++ b/data/styles/clear/style-clear/symbols/art-m.svg @@ -0,0 +1,9 @@ + + + art-m + + + + + + diff --git a/data/styles/clear/style-night/symbols/art-m.svg b/data/styles/clear/style-night/symbols/art-m.svg new file mode 100644 index 0000000000..dcab7e0d68 --- /dev/null +++ b/data/styles/clear/style-night/symbols/art-m.svg @@ -0,0 +1,9 @@ + + + art-m + + + + + +