diff --git a/data/styles/default/dark/symbols/events_venue-m.svg b/data/styles/default/dark/symbols/events_venue-m.svg new file mode 100644 index 000000000..47353f4a3 --- /dev/null +++ b/data/styles/default/dark/symbols/events_venue-m.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/styles/default/include/Icons.mapcss b/data/styles/default/include/Icons.mapcss index cf5cce2cf..ce434bda6 100644 --- a/data/styles/default/include/Icons.mapcss +++ b/data/styles/default/include/Icons.mapcss @@ -635,10 +635,12 @@ node|z17-[attraction=bumper_car], node|z15-[amenity=community_centre], node|z16-[amenity=conference_centre], -node|z16-[amenity=events_venue], node|z16-[amenity=exhibition_centre], {icon-image: community-m.svg;icon-min-distance: 24;} +node|z16-[amenity=events_venue], +{icon-image: events_venue-m.svg;icon-min-distance: 24;} + /* 4.2 Apartment */ node|z16-[tourism=hotel], diff --git a/data/styles/default/light/symbols/events_venue-m.svg b/data/styles/default/light/symbols/events_venue-m.svg new file mode 100644 index 000000000..6bdad371a --- /dev/null +++ b/data/styles/default/light/symbols/events_venue-m.svg @@ -0,0 +1 @@ + \ No newline at end of file